Search the Community
Showing results for tags 'crash pi'.
-
I'm using a raspberry pi as a server for sync. The pi itself is quite stable. It has been running for over a month without a crash. Each midnight a cronjob reboots the system and that never failed. Upon restart, another cronjob starts btsync. But sometimes in the evening the pi would vanish from the list of peers. Now the issue has become so annoying that I checked the logs. Here is the error message: DNBA5BM4RYHCNN6A]: error: CheckOriginalFile: No such file or directory (2) [20160126 21:25:15.411] TF[A219] [0x6f1aaa30][/home/pi/programs/sync/.sync/.SyncUserxxxxxxxx/devices/xxxxxxxxx/info.dat]: error: CheckOriginalFile: No such file or directory (2) [20160126 21:25:15.411] TF[A219] [0x709f5740][/home/pi/programs/sync/.sync/.SyncUserxxxxxxxx/identities/xxxxxxxxx]: error: CheckOriginalFile: No such file or directory (2) [20160126 21:47:26.990] UPnP: Device error "http://xxx.xxx.xxx.x:49000/MediaServerDevDesc.xml": (-2) [20160126 21:47:26.993] UPnP: Device error "http://xxx.xxx.xxx.x:49000/l2tpv3.xml": (-2) [20160126 21:47:27.008] UPnP: ERROR mapping TCP port 11792 -> 192.168.178.158:11792. Deleting mapping and trying again: (403) Unknown result code (UPnP protocol violation?) [20160126 21:47:27.016] UPnP: ERROR removing TCP port 11792: (403) Unknown result code (UPnP protocol violation?) [20160126 21:47:27.025] UPnP: ERROR mapping TCP port 11792 -> 192.168.178.158:11792: (403) Unknown result code (UPnP protocol violation?) [20160126 21:47:27.658] UPnP: Device error "http://xxx.xxx.xxx.xx/DEVICE/PRINTER1.XML": (-2) [20160126 21:47:27.856] UPnP: Device error "http://xxx.xxx.xxx.xx/DEVICE/DPSIPPRINTER.XML": (-2) [20160126 22:01:27.852] assert failed /opt/sync/bencoding.cpp:1389 Can you read this ? Is this a problem with sync or with the pi ?