Page 1 of 1

[SOLVED] Replicator server issue

Published: January 22, 2018 - 2:24 PM
by Skynot
Hello everyone.

I'm new to WAPT and I've started installing it.
I'm stuck on repository replication. I followed the documentation to the letter, but:
- After enabling and starting the service, I can't find any files in /opt/wapt/.config/syncthing/
- I also can't restart waptsync; it generates an error.

https://goopics.net/i/r8bNe

Could you please help me?
Thanks in advance.

Skynot.

Re: Server replica problem

Published: January 22, 2018 - 10:19 PM
by sfonteneau
What does the command return?

Code: Select all

sudo -u wapt /usr/bin/syncthing -logflags=0 -home=/opt/wapt/.config/syncthing/ -no-restart

Re: Server replica problem

Published: January 24, 2018 - 10:58 AM
by Skynot
Excuse me, the problem is solved; it was a typo on my part!
Thank you very much. ;)