Keanen

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by Keanen

  1. Hey team,

    I am trying to setup on a pi and have successfully installed and status shows the following:

    ● resilio-sync.service - Resilio Sync service
       Loaded: loaded (/usr/lib/systemd/user/resilio-sync.service; enabled; vendor preset: enabled)
       Active: active (running) since Thu 2022-03-24 22:18:50 CDT; 3min 46s ago
         Docs: https://help.getsync.com/
      Process: 1222 ExecStartPre=/etc/resilio-sync/init_user_config.sh (code=exited, status=0/SUCCESS)
      Process: 1225 ExecStart=/usr/bin/rslsync --config /home/pi/.config/resilio-sync/config.json (code=exited, status=0/SUCCESS)
      Process: 1227 ExecStartPost=/bin/sleep 1 (code=exited, status=0/SUCCESS)
     Main PID: 1226 (rslsync)
       CGroup: /user.slice/user-1000.slice/user@1000.service/resilio-sync.service
               └─1226 /usr/bin/rslsync --config /home/pi/.config/resilio-sync/config.json
    
    Mar 24 22:18:49 PiHoleVPN systemd[697]: Starting Resilio Sync service...
    Mar 24 22:18:50 PiHoleVPN systemd[697]: Started Resilio Sync service.

    However, I cannot get to the gui. I have checked the json file and made sure it was set to 0.0.0.0 and even used my internal IP with no luck. Any ideas? I am accessing http://myipaddress:8888 and have tried 8888/gui. 

     

    Thanks for any help you can offer!