Schwim

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Schwim

  1. Hi there again, Gane,

    I checked my config.json and it's set up for 8888.  I did a netstat check and it looks like the port isn't active at all:
     

    Quote

     

    schwim@schwim-vm-bl:~$ netstat -atun
    Active Internet connections (servers and established)
    Proto Recv-Q Send-Q Local Address           Foreign Address         State      
    tcp        0      0 127.0.0.1:17603         0.0.0.0:*               LISTEN     
    tcp        0      0 0.0.0.0:15434           0.0.0.0:*               LISTEN     
    tcp        0      0 127.0.0.1:9050          0.0.0.0:*               LISTEN     
    tcp        0      0 0.0.0.0:17500           0.0.0.0:*               LISTEN     
    tcp        0      0 127.0.0.1:17600         0.0.0.0:*               LISTEN     
    tcp        0      0 10.0.2.15:41349         104.152.45.42:10799     TIME_WAIT  
    tcp       32      0 10.0.2.15:45889         162.125.6.3:443         CLOSE_WAIT
    tcp        0      0 10.0.2.15:41337         104.152.45.42:10799     TIME_WAIT  
    tcp       32      0 10.0.2.15:51626         162.125.6.4:443         CLOSE_WAIT
    tcp        0      0 10.0.2.15:41348         104.152.45.42:10799     TIME_WAIT  
    tcp        0      0 10.0.2.15:41381         104.152.45.42:10799     TIME_WAIT  
    tcp        0      0 10.0.2.15:40710         104.152.45.42:10799     ESTABLISHED
    tcp        0      0 10.0.2.15:41310         104.152.45.42:10799     ESTABLISHED
    tcp        0      0 10.0.2.15:41300         104.152.45.42:10799     ESTABLISHED
    tcp        0      0 10.0.2.15:41297         104.152.45.42:10799     ESTABLISHED
    tcp        0      0 10.0.2.15:41347         104.152.45.42:10799     TIME_WAIT  
    tcp        0      0 10.0.2.15:41296         104.152.45.42:10799     ESTABLISHED
    tcp        0      0 10.0.2.15:41331         104.152.45.42:10799     TIME_WAIT  
    tcp        0      0 10.0.2.15:57196         192.168.1.126:63768     ESTABLISHED
    tcp        0      0 10.0.2.15:41390         104.152.45.42:10799     ESTABLISHED
    tcp        1      0 10.0.2.15:51721         34.202.250.235:443      CLOSE_WAIT
    tcp        0      0 10.0.2.15:41358         104.152.45.42:10799     ESTABLISHED
    tcp        0      0 10.0.2.15:41338         104.152.45.42:10799     TIME_WAIT  
    tcp        0      0 10.0.2.15:51592         104.152.45.45:10799     ESTABLISHED
    tcp        0      0 10.0.2.15:53091         162.125.18.133:443      ESTABLISHED
    tcp       32      0 10.0.2.15:46384         162.125.6.3:443         CLOSE_WAIT
    tcp        0      0 10.0.2.15:41301         104.152.45.42:10799     ESTABLISHED
    tcp        0      0 10.0.2.15:41305         104.152.45.42:10799     ESTABLISHED
    tcp        0      0 10.0.2.15:41369         104.152.45.42:10799     ESTABLISHED
    tcp       32      0 10.0.2.15:46615         162.125.32.135:443      CLOSE_WAIT
    tcp        0      0 10.0.2.15:41302         104.152.45.42:10799     ESTABLISHED
    tcp        0      0 10.0.2.15:41312         104.152.45.42:10799     ESTABLISHED
    tcp        0      0 10.0.2.15:41346         104.152.45.42:10799     TIME_WAIT  
    tcp        0      0 10.0.2.15:41391         104.152.45.42:10799     ESTABLISHED
    tcp        0      0 10.0.2.15:53071         162.125.18.133:443      ESTABLISHED
    tcp        0      0 10.0.2.15:40689         104.152.45.42:10799     ESTABLISHED
    tcp        0      0 10.0.2.15:41318         104.152.45.42:10799     ESTABLISHED
    tcp        0      0 10.0.2.15:41314         104.152.45.42:10799     ESTABLISHED
    tcp        0      0 10.0.2.15:35518         35.160.135.65:443       ESTABLISHED
    tcp        0      0 10.0.2.15:41388         104.152.45.42:10799     TIME_WAIT  
    tcp        0      0 10.0.2.15:41340         104.152.45.42:10799     TIME_WAIT  
    tcp        0      0 10.0.2.15:41345         104.152.45.42:10799     ESTABLISHED
    tcp        0      0 10.0.2.15:41389         104.152.45.42:10799     ESTABLISHED
    tcp6       0      0 :::15434                :::*                    LISTEN     
    tcp6       0      0 :::17500                :::*                    LISTEN     
    udp        0      0 127.0.0.1:33819         0.0.0.0:*                          
    udp        0      0 0.0.0.0:15434           0.0.0.0:*                          
    udp     2560      0 0.0.0.0:17500           0.0.0.0:*                          
    udp        0      0 0.0.0.0:18019           0.0.0.0:*                          
    udp        0      0 127.0.0.1:3838          0.0.0.0:*                          
    udp        0      0 10.0.2.15:3838          0.0.0.0:*                          
    udp        0      0 0.0.0.0:3838            0.0.0.0:*                          
    udp        0      0 0.0.0.0:1900            0.0.0.0:*                          
    udp        0      0 10.0.2.15:49135         0.0.0.0:*                          
    udp        0      0 0.0.0.0:68              0.0.0.0:*                          
    udp        0      0 10.0.2.15:123           0.0.0.0:*                          
    udp        0      0 127.0.0.1:123           0.0.0.0:*                          
    udp        0      0 0.0.0.0:123             0.0.0.0:*                          
    udp6       0      0 :::15434                :::*                               
    udp6       0      0 :::51113                :::*                               
    udp6       0      0 fe80::a00:27ff:fe72:123 :::*                               
    udp6       0      0 ::1:123                 :::*                               
    udp6       0      0 :::123                  :::*                               
    schwim@schwim-vm-bl:~$

     

     

     

     

     

    I'm not sure why but it looks like it's not running, even though I ran the commands to start it again.

    Quote

    schwim@schwim-vm-bl:~$ systemctl --user enable resilio-sync
    schwim@schwim-vm-bl:~$ systemctl --user start resilio-sync

     

    Any suggestions on getting it running?

  2. This worked great on my Ubu laptop but it's not working for me on my Debian install.

     

    I followed the instructions above but after performing the steps, when I try to connect to the web interface, it shows as unable to load page. Before I performed the steps, I could see the web interface but it was showing the rslsync user.  The check you had me perform at the end shows:

    Quote

    schwim@schwim-vm-bl:~$ ps aux | grep rslsync
    schwim     656  0.0  0.3 588024 14048 ?        Ssl  Dec24   3:57 /usr/bin/rslsync --config /home/schwim/.config/resilio-sync/config.json
    schwim   23852  0.0  0.0  12732  2184 pts/0    S+   21:32   0:00 grep rslsync

    Is there something else I need to do to make the change work?

  3. Hi there everyone,

    I have installed Sync on both an Ubu and Debian OS and in both, Sync installs under user rslsync which is not very useful for my needs at all. I would like to use the files I'm syncing without dealing with ownership or permission issues.

    Quote

    schwim@schwim-vm-bl:~$ sudo systemctl stop resilio-sync
    schwim@schwim-vm-bl:~$ systemctl start --user resilio-sync
    schwim@schwim-vm-bl:~$

    Did manage to get it running under my user once but restart renewed rslsync's ownership of the running process and trying the above again results in the inability to connect to the GUI at all although

    Quote

    schwim@schwim-vm-bl:~$ systemctl list-unit-files --user | grep enabled
    resilio-sync.service enabled
    schwim@schwim-vm-bl:~$

    Clearly shows the process running under my user.

    Can anyone tell me how I would modify the install of sync to run under my user?

    Thanks for your time!

  4. Hi there everyone!

    I'm brand new to the service and am still muddling my way through the options and documentation but have a question I can't find an answer to.

    I have set up a backup on my Android phone to send the camera pics to my PC.  It seems to be working great and I see the folder with it's contents.  The problem is the DCIM folder is in my resilio root and I'd really like to separate my backups(since I have more than one phone I'd like to do this with).  I'd like to create folders for the phones (S60, 5X, S4) and then place the associated backups in those  folders.

    Is this possible and if so, how would I do this?  I've played with all the options available on the right-click menu with that folder and can't see anything that would allow me to remap the folder location.

    Any help would be greatly appreciated.  Thanks for your time!