How to get syncthing to actually start syncing
#2
Well, its a bit hard to tell without a log. Regarding your ethernet question; have you updated the kernel ? 

Pipe to logger and come back with what you have - create this script (suggest you set it to start at boot): 


Code:
#!/bin/sh

export HOME=/home/ubuntu
export STNORESTART=1
setuidgid jb /home/jb/bin/syncthing 2>&1 | logger -t syncthing
You can find me on IRC, Discord and Twitter


  Reply


Messages In This Thread
RE: How to get syncthing to actually start syncing - by Luke - 01-26-2017, 06:00 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Unable to start Pine Topgun505 16 17,940 11-13-2016, 12:01 AM
Last Post: Gnx

Forum Jump:


Users browsing this thread: 1 Guest(s)