I want to install and activate Syncthing on a Pocketbook 623 (Touch Lux 3). Using the English language Readme I had no success, when I tried to start the app with syncthing.app I only got a prompt "cannot open program".
I have tried the syncthing.app from #6 and I got the correct prompt "Syncthing started (OK) (No)". However, I am not able to reach the device in browser (in the F12 log I see failed net::ERR_CONNECTION_REFUSED)
I have started pbterm to try to debug the issue and when I start syncthing in the terminal I get an error message:
ERR failed to ensure directory exists (error="mkdir /.local: read-only file system" log.pkg=main)
I also don't see the expected open port 8384 when I run netstat on the Pocketbook nor Syncthing when I try top in pbterm. I don't think that my filesystem is read-only, I have added and removed files several times today (in the process of working with Syncthing).
How should I proceed? Or maybe Syncthing didn't actually start?
I want to install and activate Syncthing on a Pocketbook 623 (Touch Lux 3). Using the English language Readme I had no success, when I tried to start the app with syncthing.app I only got a prompt "cannot open program".
I have tried the syncthing.app from #6 and I got the correct prompt "Syncthing started (OK) (No)". However, I am not able to reach the device in browser (in the F12 log I see
failed net::ERR_CONNECTION_REFUSED)I have started pbterm to try to debug the issue and when I start syncthing in the terminal I get an error message:
ERR failed to ensure directory exists (error="mkdir /.local: read-only file system" log.pkg=main)I also don't see the expected open port 8384 when I run
netstaton the Pocketbook nor Syncthing when I trytopin pbterm. I don't think that my filesystem is read-only, I have added and removed files several times today (in the process of working with Syncthing).How should I proceed? Or maybe Syncthing didn't actually start?