knireis

Members
  • Posts

    152
  • Joined

  • Last visited

  • Days Won

    1

Profile Information

  • Gender
    Not Telling

knireis's Achievements

Advanced Member

Advanced Member (3/3)

  1. i see there is a new version 2.7.3 , where can i find the changelog?
  2. I realize we all want the lastest options available, and it would be nice to see some updates so we get reassured that Resilio Sync is not abandoned. But for me Resilio Sync works without issues. I am not aware of bugs. I paid a onetime fee and have been using it for quite a few years. So if @Helen can reassure us that Resilio Sync will continue to be supported and is not abandoned, i am happy to keep on using it.
  3. +1 So far Resiliosync still works for me, but it would be nice to see some sigb of life again...
  4. Thought about this as well. Sync v2.7.2 is out for a year now.
  5. thanks, works again you don't have to delete databases, just remove identities and then create a new one
  6. one of my devices (resilio in a docker) disconnected somehow and i can not get it to connect again. After a minute or so i get the message can't connect try again. I have pro license.
  7. I have read many threads and spent countless hours, but I never got Resiliosync to work properly as a specified on a headless server. This would make life easier because without this there are some permission issues. So i decided to have a look around and found Syncthing. They have the option to start syncthing with systemd as a specified user. By using this syncthing@.service systemd file [Unit] Description=Syncthing - Open Source Continuous File Synchronization for %I Documentation=man:syncthing(1) After=network.target Wants=syncthing-inotify@.service [Service] User=%i ExecStart=/usr/bin/syncthing -no-browser -no-restart -logflags=0 Restart=on-failure SuccessExitStatus=3 4 RestartForceExitStatus=3 4 [Install] WantedBy=multi-user.target enable with: systemctl enable syncthing@myuser.service systemctl start syncthing@myuser.service Within 10 minutes I was up and running.................... Now i do like Resiliosync and i do own a pro license so i wonder can i achive this with Resilio?
  8. New problem: sync only works when there is a putty connection active to the server, closing the putty connection stops sync. Establishing a putty connection restarts sync. Anything i can do to have it active all the time without the need to login into the server?
  9. Tried it again on a clean ubuntu 16.04 to enable it as user gives a connect to bus error, enabling it as root works . Thanks
  10. thanks so far, would i need to give this command: systemctl --user enable resilio-sync as root or as the user which has to run resilio sync
  11. I managed to install the official version on a linux mint 18 desktop (using the current user) without problems. But how do i install resilio-sync on a headless server and make it run as a user (while using systemd?)
  12. There might be an issue with the server. It is in an remote location so I can 't access it this moment. I reinstalled the silvenga version but cannot access the webgui either. Port and everything should be ok since i have used it for a couple of years already.
  13. Tried to install it with these options, btsync starts ok, but i can not access the web gui. So i went back to silvenga/tuxpoldo version.