Error while restarting the manticore service

@Sergey
Hi ,
facing the below error while restarting the service .

root@dev:~# service manticore restart
Job for manticore.service failed because the service did not take the steps required by its unit configuration.
See “systemctl status manticore.service” and “journalctl -xe” for details.

root@dev:~# systemctl status manticore.service
● manticore.service - Manticore Search Engine
Loaded: loaded (/run/systemd/generator.early/manticore.service; generated)
Active: failed (Result: protocol) since Tue 2021-02-16 11:48:15 IST; 6s ago
Process: 28262 ExecStart=/usr/bin/searchd --config /etc/manticoresearch/manticore.conf (code=exited, status=0/SUCCESS)
Process: 28252 ExecStartPre=/usr/bin/install -omanticore -gmanticore -m755 -d /var/run/manticore (code=exited, status=0/SUCCESS)
Main PID: 15840

Feb 16 11:48:15 dev systemd[1]: manticore.service: Service hold-off time over, scheduling restart.
Feb 16 11:48:15 dev systemd[1]: manticore.service: Scheduled restart job, restart counter is at 5.
Feb 16 11:48:15 dev systemd[1]: Stopped Manticore Search Engine.
Feb 16 11:48:15 dev systemd[1]: manticore.service: Start request repeated too quickly.
Feb 16 11:48:15 dev systemd[1]: manticore.service: Failed with result ‘protocol’.
Feb 16 11:48:15 dev systemd[1]: Failed to start Manticore Search Engine.
root@dev:~# tail -50 /var/log/manticore/searchd.log
Host OS is Linux runner-72989761-project-3858465-concurrent-0 4.19.78-coreos #1 SMP Mon Oct 14 22:56:39 -00 2019 x86_64 x86_64 x86_64 GNU/Linux
Stack bottom = 0x7f0cc8555e5f, thread stack size = 0x20000
Trying manual backtrace:
Something wrong with thread stack, manual backtrace may be incorrect (fp=0x7f0cc8555750)
Stack looks OK, attempting backtrace.
0x7f0cc83927a4
Something wrong in frame pointers, manual backtrace failed (fp=0)
Trying system backtrace:
begin of system symbols:
/usr/bin/searchd(_Z12sphBacktraceib+0x4b8)[0x721d08]
/usr/bin/searchd(_ZN11CrashLogger11HandleCrashEi+0x1ca)[0x5883ca]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x128a0)[0x7f0cc7ac88a0]
[Tue Feb 16 11:48:14.579 2021] [28209] watchdog: main process 28210 exited cleanly (exit code 1), shutting down
[Tue Feb 16 11:48:14.579 2021] [28209] watchdog: got error 10, No child processes
[Tue Feb 16 11:48:14.821 2021] [28235] watchdog: main process 28236 forked ok
[Tue Feb 16 11:48:14.823 2021] [28236] listening on all interfaces for mysql, port=9306
[Tue Feb 16 11:48:14.826 2021] [28236] binlog: replaying log /var/lib/manticore/data/binlog.001
[Tue Feb 16 11:48:14.826 2021] [28236] FATAL: binlog: log open error: failed to open /var/lib/manticore/data/binlog.001: No such file or directory
[Tue Feb 16 11:48:14.826 2021] [28235] watchdog: main process 28236 exited cleanly (exit code 1), shutting down
[Tue Feb 16 11:48:14.826 2021] [28235] watchdog: got error 10, No child processes
[Tue Feb 16 11:48:15.074 2021] [28267] watchdog: main process 28268 forked ok
[Tue Feb 16 11:48:15.075 2021] [28268] listening on all interfaces for mysql, port=9306
[Tue Feb 16 11:48:15.075 2021] [28268] binlog: replaying log /var/lib/manticore/data/binlog.001
[Tue Feb 16 11:48:15.075 2021] [28268] FATAL: binlog: log open error: failed to open /var/lib/manticore/data/binlog.001: No such file or directory
[Tue Feb 16 11:48:15.076 2021] [28271] WARNING: GlobalCrashQueryGetRef: thread-local info is not set! Use ad-hoc

— crashed invalid query —

— request dump end —
— local index:
Manticore 3.5.0 1d34c49@200722 release
Handling signal 11
-------------- backtrace begins here ---------------
Program compiled with 5.4.0
Configured with flags: Configured by CMake with these definitions: -DCMAKE_BUILD_TYPE=RelWithDebInfo -DDISTR_BUILD=xenial -DUSE_SSL=ON -DDL_UNIXODBC=1 -DUNIXODBC_LIB=libodbc.so.2 -DDL_EXPAT=1 -DEXPAT_LIB=libexpat.so.1 -DUSE_LIBICONV=1 -DDL_MYSQL=1 -DMYSQL_LIB=libmysqlclient.so.20 -DDL_PGSQL=1 -DPGSQL_LIB=libpq.so.5 -DLOCALDATADIR=/var/data -DFULL_SHARE_DIR=/usr/share/manticore -DUSE_RE2=1 -DUSE_ICU=1 -DUSE_BISON=ON -DUSE_FLEX=ON -DUSE_SYSLOG=1 -DWITH_EXPAT=1 -DWITH_ICONV=ON -DWITH_MYSQL=1 -DWITH_ODBC=ON -DWITH_PGSQL=1 -DWITH_RE2=1 -DWITH_STEMMER=1 -DWITH_ZLIB=ON -DGALERA_SONAME=libgalera_manticore.so.31 -DSYSCONFDIR=/etc/manticoresearch
Host OS is Linux runner-72989761-project-3858465-concurrent-0 4.19.78-coreos #1 SMP Mon Oct 14 22:56:39 -00 2019 x86_64 x86_64 x86_64 GNU/Linux
Stack bottom = 0x7f91067fbe5f, thread stack size = 0x20000
Trying manual backtrace:
Something wrong with thread stack, manual backtrace may be incorrect (fp=0x7f91067fb750)
Stack looks OK, attempting backtrace.
0x7f91066387a4
Something wrong in frame pointers, manual backtrace failed (fp=0)
Trying system backtrace:
begin of system symbols:
/usr/bin/searchd(_Z12sphBacktraceib+0x4b8)[0x721d08]
/usr/bin/searchd(_ZN11CrashLogger11HandleCrashEi+0x1ca)[0x5883ca]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x128a0)[0x7f9105d6e8a0]
/usr/bin/searchd(_ZNSt17_Function_handlerIFvvEZN10LazyJobs_cC4EvEUlvE_E9_M_invokeERKSt9_Any_data+0x8b1)[0x629cf1]
[Tue Feb 16 11:48:15.078 2021] [28267] watchdog: main process 28268 exited cleanly (exit code 1), shutting down
[Tue Feb 16 11:48:15.078 2021] [28267] watchdog: got error 10, No child processes
root@dev:~#

seems binlog damaged of part of its files are missed.

Could you check binlog folder for its files at /var/lib/manticore/data/ and remove binlog related files?