tom472 / mediabox

Container based media tools configuration
MIT License
428 stars 83 forks source link

deluge is not working #134

Closed rudolph4404 closed 1 year ago

rudolph4404 commented 1 year ago

The logs are below. I've updated mediabox. I've tried restarting everything. I've tried switching to other VPN locations, but the same error results.

egrep: warning: egrep is obsolescent; using grep -E

2022-10-05 18:59:25,416 DEBG 'start-script' stdout output: egrep: warning: egrep is obsolescent; using grep -E

2022-10-05 18:59:25,426 DEBG 'start-script' stdout output: egrep: warning: egrep is obsolescent; using grep -E

2022-10-05 18:59:40,582 DEBG 'start-script' stdout output: [info] Attempting to get external IP using 'http://checkip.amazonaws.com'...

2022-10-05 18:59:40,610 DEBG 'start-script' stdout output: egrep: warning: egrep is obsolescent; using grep -E

2022-10-05 18:59:40,614 DEBG 'start-script' stdout output: [info] Failed on last attempt, attempting to get external IP using 'http://whatismyip.akamai.com'...

2022-10-05 18:59:40,635 DEBG 'start-script' stdout output: egrep: warning: egrep is obsolescent; using grep -E

2022-10-05 18:59:40,638 DEBG 'start-script' stdout output: [info] Failed on last attempt, attempting to get external IP using 'https://ifconfig.co/ip'...

2022-10-05 18:59:40,651 DEBG 'start-script' stdout output: egrep: warning: egrep is obsolescent; using grep -E

2022-10-05 18:59:40,652 DEBG 'start-script' stdout output: [info] Failed on last attempt, attempting to get external IP using 'https://showextip.azurewebsites.net'...

2022-10-05 18:59:40,661 DEBG 'start-script' stdout output: egrep: warning: egrep is obsolescent; using grep -E

2022-10-05 18:59:40,662 DEBG 'start-script' stdout output: [warn] Cannot determine external IP address, performing tests before setting to '127.0.0.1'... [info] Show name servers defined for container

2022-10-05 18:59:40,662 DEBG 'start-script' stdout output: nameserver 84.200.69.80 nameserver 37.235.1.174 nameserver 1.1.1.1 nameserver 37.235.1.177 nameserver 84.200.70.40 nameserver 1.0.0.1

2022-10-05 18:59:40,663 DEBG 'start-script' stdout output: [info] Show contents of hosts file

2022-10-05 18:59:40,663 DEBG 'start-script' stdout output: 127.0.0.1 localhost ::1 localhost ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters 172.17.0.13 1c5bff493fda 154.3.42.173 ca-toronto.privacy.network

2022-10-05 18:59:40,666 DEBG 'start-script' stdout output: [info] Script started to assign incoming port

2022-10-05 18:59:40,666 DEBG 'start-script' stdout output: [info] Port forwarding is enabled [info] Checking endpoint 'ca-toronto.privacy.network' is port forward enabled...

2022-10-05 18:59:40,671 DEBG 'start-script' stdout output: [warn] PIA VPN info API currently down, skipping endpoint port forward check

2022-10-05 18:59:40,673 DEBG 'start-script' stdout output: egrep: warning: egrep is obsolescent; using grep -E

2022-10-05 18:59:41,684 DEBG 'start-script' stdout output: egrep: warning: egrep is obsolescent; using grep -E

2022-10-05 18:59:41,705 DEBG 'start-script' stdout output: egrep: warning: egrep is obsolescent; using grep -E

2022-10-05 18:59:41,715 DEBG 'start-script' stdout output: egrep: warning: egrep is obsolescent; using grep -E

2022-10-05 18:59:42,729 DEBG 'start-script' stdout output: egrep: warning: egrep is obsolescent; using grep -E

2022-10-05 18:59:42,737 DEBG 'start-script' stdout output: egrep: warning: egrep is obsolescent; using grep -E

2022-10-05 18:59:42,773 DEBG 'start-script' stdout output: [warn] Unable to successfully download PIA json to generate token from URL 'https://www.privateinternetaccess.com/gtoken/generateToken' [info] 12 retries left [info] Retrying in 10 secs...

2022-10-05 18:59:52,846 DEBG 'start-script' stdout output: [warn] Unable to successfully download PIA json to generate token from URL 'https://www.privateinternetaccess.com/gtoken/generateToken' [info] 11 retries left [info] Retrying in 10 secs...

2022-10-05 19:00:02,933 DEBG 'start-script' stdout output: [warn] Unable to successfully download PIA json to generate token from URL 'https://www.privateinternetaccess.com/gtoken/generateToken' [info] 10 retries left [info] Retrying in 10 secs...

tom472 commented 1 year ago

Those logs seem to indicate several issues connecting to PIA services at the time that was captured.

[warn] Unable to successfully download PIA json to generate token from URL
[warn] PIA VPN info API currently down, skipping endpoint port forward check

So this could have been an issue/outage with PIA at the time .. Is this issues still occurring or has it resolved?