mayday295

Members
  • Posts

    9
  • Joined

  • Last visited

mayday295's Achievements

New User

New User (1/3)

  1. Good news, I think I figured out what was wrong. For some reason a clean install kept running sync on both the rslsync user and my default pi user. The only way to stop it was to force disable sync service with pi user, then it was good to go. No idea why it kept enabling that user upon install though as I ran with the default sync user.
  2. Hm... The log was pretty empty just had the standard eula urls, and showed it forked to PID. No errors. Anything else?
  3. Getting resilio-sync.service constant exited "255/EXCEPTION" and restart in syslog on linux raspberry pi. Please see this video of the syslog running on linux https://www.screencast.com/t/oUpXS0wEjJ Resilio sync is working fine (syncs data to/from my raspberry pi to my windows using a secret key), but when looking at the syslog on my pi, it shows a huge running list of exceptions, with the service being exited then stopped/started again. Hoping someone can shed some light on why this might be happening.
  4. I setup my folder to be added to sync ("/opt/guestBook/guestsRecordings"), and after executing the sync.conf config file, noticed the .sync folder added to the folder. However, when I used the read/write secret key that I generated for the config file, there were no files available to sync to my PC (even though the source linux system had files to sync). Hoping to use this .conf file to allow folder syncing by generating a new secret key each time, as opposed to configuring this each time using the webUI. Is there something I may be missing in order to get that folder/subfolders contents to show up during sync when just using the sync.conf file from what you can see in my file? For reference, I installed Sync on linux and made sure to set all applicable folder permissions and enabled automatic startup + sync of current user folders. sync.conf
  5. Thanks again eltopo. One other question on the actual configuration. I setup the dir folder to be added to sync, and after executing the config file, noticed the .sync folder added. However, when I used the read/write secret key that I generated in the file, there were no folders/files available to sync to my PC. Hoping to use this .conf file to configure the same setup and deploy quickly on many units, with the only change being the secret key. Is there something I may be missing in order to get that folder/subfolders contents to show up during sync when just using the .conf file from what you can see in my file? This was the dir under shared folders: "/opt/guestBook/guestsRecordings" - again the .sync hidden folder was added, but using the secret key, there were no folders/files to sync to my pc.
  6. Just responding in case this helps anyone. For some reason this command never worked, but by removing "./" and just using rslsync, everything functioned as normal.
  7. Hello, for whatever reason I am having trouble running the command "./rslsync" followed by any available resilio command. I always get the result "bash: ./rslsync: No such file or directory." For reference, I'm using a Raspberry pi 4B+ with 64 bit debian architecture, and have installed the arm64.deb resilio file. I've followed the instructions listed here: Guide to Linux, and Sync peculiarities – Sync (resilio.com) I enabled default sync services to run. And I even tried running sync under current user (pi). Nothing seems to allow the ./rslsync command to work. Everything else in sync is working fine, just not the command. Any tips?
  8. Hey eltopo, I added the close bracket and I'm still getting the same message. Updated sync.conf file attached sync.conf
  9. I am attempting to run my edited sync.conf file on linux but I am running into an error that states: "Error while parsing config file: Invalid key context: 'shared_folders' must be in global config section" Not sure what this means or what to do about this, as I don't see any global config section. Full .conf file is attached. sync.conf