Jump to content

Spikerman

Members
  • Posts

    29
  • Joined

  • Last visited

Posts posted by Spikerman

  1. 10 hours ago, JorgeB said:

    Try closing any stable browser windows opened to the GUI, including phones/tablets.

    Ah, I saw similar posts about that. Any idea when this will be resolved? i do like keeping a tab open.

     

  2. Rebooted into safe mode with GUI, localhost WebUI worked, was able to load the WebUI on remote systems as well

     

    Rebooted again normally and everything is now reachable.

     

    I need to put in a newer mobo/cpu. I think my Haswell has worked long enough. i've had random issues and the hardware is just getting old. 

    • Like 1
  3. On 5/6/2021 at 3:13 AM, binhex said:

     

    then you know the issue is vpn provider related, i have made zero code changes, last release was 19 days ago.

    I also rebooted my unraid box. It may have been something hung there as it was not working before the reboot as well.

     

    Very strange, in the logs the vpn shows its connected and no errors. Will make a new post with more info if it ever happens again.

  4. Not sure what happened but randomly my privoxy stopped working. I've tried to force update the container and it still is giving errors. What could be stopping privoxy from starting?

    Quote

    2021-05-04 11:03:20,390 DEBG 'watchdog-script' stdout output:
    [info] Attempting to start Privoxy...

    2021-05-04 11:03:21,415 DEBG 'watchdog-script' stdout output:
    [debug] Waiting for Privoxy process to start
    [debug] Re-check in 1 secs...
    [debug] 11 retries left

    2021-05-04 11:03:22,424 DEBG 'watchdog-script' stdout output:
    [debug] Waiting for Privoxy process to start
    [debug] Re-check in 1 secs...
    [debug] 10 retries left

    2021-05-04 11:03:23,432 DEBG 'watchdog-script' stdout output:
    [debug] Waiting for Privoxy process to start
    [debug] Re-check in 1 secs...
    [debug] 9 retries left

     

  5. ran the command and now cache is showing as

    Quote

     

    Data, single: total=164.00GiB, used=163.59GiB

    System, DUP: total=32.00MiB, used=48.00KiB

    Metadata, DUP: total=2.00GiB, used=617.25MiB

    GlobalReserve, single: total=226.34MiB, used=0.00B

     

    I am following your faq post @JorgeB on the process.

    Quote

     

    Procedure:

     

    stop the array

    unassign pool disk to remove

    it's OK to reorder remaining pool members if you want (but see point below), i.e., you had a three device pool and removed cache2, you can assign cache3 to slot2 before starting the array (you can also do it later)

    while it's OK to reorder members it's currently not OK to change the number of cache slots at the same time you remove a device, you can do that after the pool is balance down, i.e., just don't do both things at the same time.

    start the array

    a balance and/or a device delete will begin depending on the profile used and number of pool members remaining, wait for cache activity to stop, the stop array button will be inhibited during the operation, this can take some time depending on how much data is on the pool and how fast your devices are.

    when the cache activity stops or the stop array button is available the replacement is done.

     

    I'm trying to remove the 2nd cache drive, but when I set it as unassigned I cannot start the array to perform the balance down.

  6. When I try to convert to single mode, I get this error in console:

    Quote

    Dec 12 07:26:14 Tower ool www[23487]: /usr/local/emhttp/plugins/dynamix/scripts/btrfs_balance 'start' '/mnt/cache' '-dconvert=single -mconvert=raid1'

    Dec 12 07:26:14 Tower kernel: BTRFS error (device sdb1): balance: invalid convert metadata profile raid1

     

  7. 14 hours ago, JorgeB said:

    If you have the space you can convert back to raid1 and then remove a device, both procedures are in the FAQ pinned on this sub-forum.

    My system is doing some strange stuff. my cache array is now showing 250gb instead of 500gb. I tried to convert to raid 1, but its doing nothing. I trying a full balance now, then will try to convert to raid 1.

     

    I tried following the guide before and when I removed the cache drive, it would not let me start the array since there was not a 2nd cache disk assigned.

     

    My cache is showing as:
    Data, DUP: total=165.00GiB, used=164.59GiB

    System, DUP: total=32.00MiB, used=48.00KiB

    Metadata, DUP: total=1.00GiB, used=615.00MiB

    GlobalReserve, single: total=224.03MiB, used=0.00B

     

  8. 1 hour ago, ChadwickTheCrab said:

    @binhex Does the container only use a single .ovpn file from the appdata directory for configuration? Can I put all of the PIA port-forwarding capable server .ovpn files in there so that it can try them until it gets a working API? Just this week I had to change from Montreal to Vancouver to Spain. I didn't know if you have it scripted to try the next ovpn in a sequence.

    this would be nice :)

  9. 1 hour ago, Sargie said:

    Update: I have been able to get around this by changing "Strict Port Forward" to No.

     

    Changing to France has not fixed the issue to me. Still getting the same error in the log file: 

     

    2020-09-09 17:48:09,293 DEBG 'start-script' stdout output:
    [info] PIA endpoint 'france.privateinternetaccess.com' is in the list of endpoints that support port forwarding

     

    2020-09-09 17:48:09,293 DEBG 'start-script' stdout output:
    [info] List of PIA endpoints that support port forwarding:-
    [info] ca-toronto.privateinternetaccess.com
    [info] ca-montreal.privateinternetaccess.com
    [info] ca-vancouver.privateinternetaccess.com
    [info] de-berlin.privateinternetaccess.com
    [info] de-frankfurt.privateinternetaccess.com
    [info] france.privateinternetaccess.com
    [info] czech.privateinternetaccess.com
    [info] spain.privateinternetaccess.com
    [info] ro.privateinternetaccess.com
    [info] israel.privateinternetaccess.com
    [info] Attempting to get dynamically assigned port...

     

    2020-09-09 17:48:10,149 DEBG 'start-script' stdout output:
    [warn] Exit code '52' from curl != 0 or no response body received
    [info] 12 retries left
    [info] Retrying in 10 secs...

     

    2020-09-09 17:48:20,542 DEBG 'start-script' stdout output:
    [warn] Exit code '52' from curl != 0 or no response body received
    [info] 11 retries left
    [info] Retrying in 10 secs...

     

    2020-09-09 17:48:30,887 DEBG 'start-script' stdout output:
    [warn] Exit code '52' from curl != 0 or no response body received
    [info] 10 retries left
    [info] Retrying in 10 secs...
     

    hmm, Try one of the other sites

     

    [info] de-berlin.privateinternetaccess.com
    [info] de-frankfurt.privateinternetaccess.com
    [info] czech.privateinternetaccess.com
    [info] spain.privateinternetaccess.com
    [info] ro.privateinternetaccess.com
    [info] israel.privateinternetaccess.com

×
×
  • Create New...