trevor87

Results 14 comments of trevor87

Thanks for your quick response! By "does not work" I mean: Syncthing is running but the tray icon shows that it is not. Also if syncthing is not running I...

By TLS do you mean using the GUI over https? I have this disabled and connect without https. Does the extension rely on the config directory? If so, I would...

Unfortunately entering the URL manually doesn't fix it (it was the same URL anyway). I also created a softlink from ~/.config/syncthing/ to ~/snap/syncthing/common/syncthing but that didn't help either.

OK we're definitely getting closer! Now I can at least see the shared folders in the dropdown menu. But still it doesn't show that syncthing is running, even though it...

I startup syncthing on system startup using the command: `syncthing -no-browser -home="/home/trevor/snap/syncthing/common/syncthing"`

Hi! I just got the extension to work using snap + system.d. I created a file called ~/.config/systemd/user/syncthing.service with the following contents: ``` [Unit] Description=Syncthing - Open Source Continuous File...

Happy to hear that it helped! :] Thanks for sharing! I didn't understand all lines either, I just took the official user systemd file from the [syncthing project on github](https://github.com/syncthing/syncthing/blob/master/etc/linux-systemd/user/syncthing.service)...

> @corecode Is there any chance to get this fixed soon ? Without this I need to look for another alternative, since recieving system/cron-mails is pretty important for me. Did...

I also wanted this feature and played around a bit and came up with the following greasemonkey script: https://github.com/trevor87/grocy_autofood It doesn't help that much but it might be a starting...

I have the same error, also made the mistake to setup ipv6. Now i deactivated ipv6 in the system and removed the AAAA records. The errors are gone now but...