zcleaver

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by zcleaver

  1. For some reason recently, I used to be able to have a max speed of 20MB, now max is 6.6MB.. What changed? I don't recall doing anything differently. I'm on google fiber internet so that shouldn't be a problem as I max out this connection all the time.

     

    Also the speed is sawtoothing in 1 or 2 minute interavals where the speed will max at 6.7MB, and then a minute later hit 0MB only to happen every minute or so... What in the heck is going on here?

     

    Things i've tried:

    1. Direct connecting using specified hosts. Works, but doesn't improve speeds at all.

    2. Turning off relay server? (no effect)

    3. Gigabit connection (I usually get about 500Mbps up/down).

     

  2. NOTHING SOLVED SO FAR

     

    
    --->Adding Resilio Sync repository...
    Resilio Sync repository already exists
    
    --->Refreshing packages list...
    Done
    
    --->Creating Resilio Sync files / folders...
    Creating /etc/systemd/system/resilio-sync.service.d...
    ...already exists.
    Creating /home/zcleaver/.config...
    ...already exists.
    Creating /home/zcleaver/.config/resilio-sync...
    ...already exists.
    
    --->Stopping Resilio Sync...
    Nothing found to stop
    
    --->Autostart configuring...
    Using systemd
    
    --->Removing Resilio Sync Init.d startup scripts...
    /etc/init.d/resilio-sync init script not found
    
    --->Removing Resilio Sync default config scripts...
    /etc/default/resilio-sync default script not found
    
    --->Enabling Resilio Sync Autostart at Boot...
    resilio-sync.service SystemD override script added
    
    --->Updating systemd to run as user at logon ...
    
    --->Installing Resilio Sync...
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    E: Unable to locate package resilio-sync
    
    --->Setting permissions...
    chown: cannot access '/var/lib/resilio-sync': No such file or directory
    chmod: cannot access '/var/lib/resilio-sync': No such file or directory
    chmod: cannot access '/var/lib/resilio-sync': No such file or directory
    /var/lib/resilio-sync Done
    /home/zcleaver/.config/resilio-sync Done
    
    --->Configuring Resilio Sync Settings...
    bash: /etc/resilio-sync/init_user_config.sh: No such file or directory
    Set to Network Access
    sed: can't read /home/zcleaver/.config/resilio-sync/config.json: No such file or directory
    Modifying NA in /home/zcleaver/.config/resilio-sync/config.json file failed.
    zcleaver@ubuntu:~$ 

     

  3. resilio-sync package post-installation script subprocess returned error 1

    Not sure what to do.. fails on install,

    Setting up resilio-sync (2.6.2-1) ...
    Job for resilio-sync.service failed because the control process exited with error code.
    See "systemctl status resilio-sync.service" and "journalctl -xe" for details.
    invoke-rc.d: initscript resilio-sync, action "start" failed.
    ● resilio-sync.service - Resilio Sync service
       Loaded: loaded (/lib/systemd/system/resilio-sync.service; enabled; vendor preset: enabled)
      Drop-In: /etc/systemd/system/resilio-sync.service.d
               └─override.conf
       Active: activating (auto-restart) (Result: exit-code) since Tue 2019-01-08 23:18:06 CST; 4ms ago
         Docs: https://help.resilio.com
      Process: 10409 ExecStart=/usr/bin/rslsync --config /home/zcleaver/.config/resilio-sync/config.json (code=exited, status=1/FAILURE)
    dpkg: error processing package resilio-sync (--configure):
     installed resilio-sync package post-installation script subprocess returned error exit status 1
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    zcleaver@ubuntu:~$