Octoprint can reach server but plugin manager cant connect

What is the problem?

Octoprint can't connect to the internet, checking the server settings shows that the server is reachable but name resolution fails. I have had this issue on a fresh install and a functioning install from 2 years ago that I had just turned back on after a year or so. I'm not sure what could have changed and have tried at a friends home to see if it was maybe my network but still ran into the same issue. I just want to install a few new plugins to get working again but cant download anything new or update.

What did you already try to solve it?

Tried a different network, fresh install

Have you tried running in safe mode?

No

Did running in safe mode solve the problem?

No

Systeminfo Bundle

octoprint-systeminfo-20240623112752.zip (14.4 KB)

Additional information about your setup

Output of cat /etc/resolv.conf

Generated by resolvconf
domain ht.home
nameserver ::1

The output of ifconfig would be useful. It appears you have an IPV4 address but you only have an IPV6 nameserver. If you are using DHCP assigned addresses, your DHCP server may not be configured correctly. If you are assigning a static IP address, you may need additional DNS configuration.

Thanks for the feedback! Waiting on my brother to figure out our router password but here is the result of ifconfig

If you do a "cat /etc/resolve.conf"
What do you get? That will show any DNS servers that are assigned via DHCP

(See the original post)

Oops. My bad. Shouldn't eat and read at the same time LOL
Yep ::1 is localhost for ipv6