-
Hi, My setup was working fine until my Nord VPN subscription failed, I changed my password, re-subscibed for a suscription, edit my password environment variable with my new password hash thing and now I can't execute the container properly anymore. I'm greated with this error :
Is it password related or is it about something else ? Regards, Cloudkid |
Beta Was this translation helpful? Give feedback.
Answered by
edgd1er
Oct 13, 2024
Replies: 1 comment 2 replies
-
The issue resolved itself on the next day, may be because of a delay in NordVPN password application. Resolved. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
most of the time, that error
parse error: Invalid numeric literal at line 1, column 7
is the result of the API not responding as expected:html when json is expected.
the cause is your ip being blacklisted due to too many restarts of the container.
the solution, stop the container, wait for a while, restart