angelv
(Angel de Vicente)
1
Hi,
I have run syncthing in my laptop for months without issues. But now it is giving me a hard time for some reason:
$ /usr/bin/syncthing serve --no-browser --no-restart --logflags=0
[start] INFO: syncthing v1.27.1 "Gold Grasshopper" (go1.21.5 linux-amd64) syncthing@archlinux 2023-12-11 07:43:23 UTC [noupgrade]
[start] INFO: Using large-database tuning
[start] WARNING: Error opening database: read /home/angelv/.config/syncthing/index-v0.14.0.db/008013.log: input/output error (is another instance of Syncthing running?)
But as far as I can see, there is no other Syncthing instance running?
$ ps -fea | grep syncthing
angelv 2044528 1522900 0 19:32 pts/13 00:00:00 grep syncthing
$
Any idea how to debug this issue? Thanks
calmh
(Jakob Borg)
2
I/O error generally means your disk and/or file system is toast…
angelv
(Angel de Vicente)
3
This is in the laptop I’m using right now. As far as I can tell no other signs of disk or file system failure. The system is working all fine.
By the way, just in case, I did a reboot of the system, and I got the same message when trying to start syncthing right after rebooting.
angelv
(Angel de Vicente)
4
Not sure if this means anything to you, but the .config/syncthing/index-v0.14.0.db/LOG just says:
=============== Jan 12, 2024 (WET) ===============
19:39:59.765045 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed
19:39:59.765809 version@stat F·[0 0 0 8] S·999MiB[0B 0B 0B 999MiB] Sc·[0.00 0.00 0.00 0.10]
19:39:59.765894 db@open opening
19:39:59.766156 journal@recovery F·1
19:39:59.767309 journal@recovery recovering @8013
system
(system)
Closed
5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.