Replies: 1 comment 15 replies
-
Have you tried :dev branch? |
Beta Was this translation helpful? Give feedback.
15 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
2022-08-12 23:08:50 Could not determine IPv4/IPv6 protocol
2022-08-12 23:08:50 SIGUSR1[soft,init_instance] received, process restarting
2022-08-12 23:08:50 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
2022-08-12 23:08:50 RESOLVE: Cannot resolve host address: {redacted} (Name does not resolve)
2022-08-12 23:08:50 RESOLVE: Cannot resolve host address: {redacted} (Name does not resolve)
2022-08-12 23:08:50 Could not determine IPv4/IPv6 protocol
2022-08-12 23:08:50 SIGUSR1[soft,init_instance] received, process restarting
I am adding the dns flag near the beginning of the command with 8.8.8.8.
I'm able to get into the container and resolve goolge or PIA. I can see in the resolv.conf file, the nameserver is correct. I've adjusted it to PIA's recommended servers as well with no luck.
It was working just fine until I had to restart my machine and the container stopped working. I've now explicitly tried the build 3.7.1
If someone could help me out that would be great.
Beta Was this translation helpful? Give feedback.
All reactions