Search results

  1. T

    [SOLVED] LXC dormant unless SSH session active

    SOLVED I also asked the question in the syncthing forums and the answer came from: https://forum.syncthing.net/t/syncthing-idle-dormant-unless-terminal-session-active/17033/8?u=trailersync I was mistakenly using systemd user init calls that are only active when the user is logged in. I...
  2. T

    [SOLVED] LXC dormant unless SSH session active

    Syncthing in LXC container won't stay active unless SSH session remains active. As long as I remain ssh'd into the container, syncthing devices show the container connected and 'Up to date'. Terminate the ssh session and quickly the statuses change to "Disconnected". Re-establish a ssh...