Ok after a reboot, nothing new appears in index.log (I restarted the server at 11:16)
[01/02/2018 11:14:29] storage: using filesystem storage backend
[01/02/2018 11:14:29] index office pdf: True
[01/02/2018 11:27:12] storage: using filesystem storage backend
[01/02/2018 11:27:12] index office pdf: True
But I have an error on seafevents.log every 10 seconds:
[2018-01-02 11:31:51,926] [INFO] remove pidfile /opt/seafile/pids/seafevents.pid
[2018-01-02 11:32:01,939] [INFO] audit is enabled
[2018-01-02 11:32:01,940] [INFO] [seafevents] database: mysql, name: seahub-db
[2018-01-02 11:32:01,988] [INFO] [seafevents] database: mysql, name: seahub-db
[2018-01-02 11:32:02,011] [DEBUG] seafes enabled: True
[2018-01-02 11:32:02,011] [DEBUG] seafes dir: /opt/seafile/seafile-pro-server-6.2.4/pro/python/seafes
[2018-01-02 11:32:02,011] [DEBUG] seafes logfile: /opt/seafile/logs/index.log
[2018-01-02 11:32:02,012] [DEBUG] seafes index interval: 600 sec
[2018-01-02 11:32:02,012] [DEBUG] seafes index office/pdf: True
[2018-01-02 11:32:02,012] [DEBUG] seahub email enabled: True
[2018-01-02 11:32:02,012] [DEBUG] seahub dir: /opt/seafile/seafile-pro-server-6.2.4/seahub
[2018-01-02 11:32:02,012] [DEBUG] send seahub email interval: 1800 sec
[2018-01-02 11:32:02,012] [INFO] LDAP section is not set, disable ldap sync.
[2018-01-02 11:32:02,013] [INFO] [virus_scan] scan_command option is not found in /opt/seafile/conf/seafile.conf, disable virus scan.
[2018-01-02 11:32:02,013] [INFO] [seafevents] database: mysql, name: seahub-db
[2018-01-02 11:32:02,031] [DEBUG] office enabled: True
[2018-01-02 11:32:02,031] [DEBUG] office convert workers: 1
[2018-01-02 11:32:02,031] [DEBUG] office outputdir: /tmp/seafile-office-output
[2018-01-02 11:32:02,031] [DEBUG] office convert max pages: 50
[2018-01-02 11:32:02,031] [DEBUG] office convert max size: 10 MB
[2018-01-02 11:32:02,031] [INFO] login record updater disabled
[2018-01-02 11:32:02,031] [DEBUG] using config file /opt/seafile/conf/ccnet.conf
[2018-01-02 11:32:02,032] [INFO] try to connect to ccnet-server…
[2018-01-02 11:32:02,032] [INFO] connected to ccnet server
[2018-01-02 11:32:02,032] [DEBUG] using config file /opt/seafile/conf/ccnet.conf
[2018-01-02 11:32:02,033] [ERROR] Another instance is already running
Traceback (most recent call last):
File “/opt/seafile/seafile-pro-server-6.2.4/pro/python/seafevents/app/app.py”, line 114, in connect_ccnet
self._sync_client.register_service_sync(‘seafevents-events-dummy-service’, ‘rpc-inner’)
File “/opt/seafile/seafile-pro-server-6.2.4/seafile/lib64/python2.7/site-packages/ccnet/sync_client.py”, line 94, in register_service_sync
self.send_cmd(cmd)
File “/opt/seafile/seafile-pro-server-6.2.4/seafile/lib64/python2.7/site-packages/ccnet/sync_client.py”, line 49, in send_cmd
raise RuntimeError(‘Failed to send-cmd: %s %s’ % (resp.code, resp.code_msg))
RuntimeError: Failed to send-cmd: 516 The service existed
[2018-01-02 11:32:02,034] [INFO] exit with code 1
[2018-01-02 11:32:02,034] [INFO] remove pidfile /opt/seafile/pids/seafevents.pid