Advertisement
Guest User

Untitled

a guest
Jan 11th, 2018
377
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. rcorreia@iberkvm01:/usr/bin$ sudo systemctl enable syncthing@syncthing
  2. Created symlink from /etc/systemd/system/multi-user.target.wants/syncthing@syncthing.service to /lib/systemd/system/syncthing@.service.
  3. rcorreia@iberkvm01:/usr/bin$ sudo systemctl start syncthing@syncthing
  4. rcorreia@iberkvm01:/usr/bin$ sudo systemctl status syncthing@syncthing
  5. * syncthing@syncthing.service - Syncthing - Open Source Continuous File Synchronization for syncthing
  6. Loaded: loaded (/lib/systemd/system/syncthing@.service; enabled; vendor preset: enabled)
  7. Active: inactive (dead) (Result: exit-code) since Thu 2018-01-11 20:47:45 WET; 6s ago
  8. Docs: man:syncthing(1)
  9. Process: 15952 ExecStart=/usr/bin/syncthing -no-browser -no-restart -logflags=0 (code=exited, status=1/FAILURE)
  10. Main PID: 15952 (code=exited, status=1/FAILURE)
  11.  
  12. Jan 11 20:47:44 iberkvm01 systemd[1]: syncthing@syncthing.service: Unit entered failed state.
  13. Jan 11 20:47:44 iberkvm01 systemd[1]: syncthing@syncthing.service: Failed with result 'exit-code'.
  14. Jan 11 20:47:45 iberkvm01 systemd[1]: syncthing@syncthing.service: Service hold-off time over, scheduling restart.
  15. Jan 11 20:47:45 iberkvm01 systemd[1]: Stopped Syncthing - Open Source Continuous File Synchronization for syncthing.
  16. Jan 11 20:47:45 iberkvm01 systemd[1]: syncthing@syncthing.service: Start request repeated too quickly.
  17. Jan 11 20:47:45 iberkvm01 systemd[1]: Failed to start Syncthing - Open Source Continuous File Synchronization for syncthing.
  18. rcorreia@iberkvm01:/usr/bin$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement