09-21-2022, 05:11 AM
(09-19-2022, 04:08 PM)Katsujinken Wrote:(09-19-2022, 10:18 AM)jsch Wrote:(09-19-2022, 09:34 AM)Katsujinken Wrote:(09-10-2022, 01:38 PM)tcharlss Wrote:(09-08-2022, 03:35 AM)user641 Wrote: I am having similar problems, my date was stucked at august 27th, I fixed with ntp but can't reach any website, including the debian and mobian repos. But my wifi works fine, I can run apt update && apt upgrade using tor
I Was having the exact same problem: after a recent update, wifi was on seemed to be connected, but there was no internet connectivity.
Luckily the solution in this thread worked for me: https://forum.pine64.org/showthread.php?tid=17288
I tried the solution in the thread provided. I posted there that it didn't work but no one replied with alternate solutions. Is there anything that can be suggested in regards to resolving this issue. If I have to do a full reinstall that's fine but can anyone confirm that's all that can be done or what?
It might help if you share the content of your /etc/resolv.conf
It might help if you share the filename your /etc/resolv.conf is pointing to (readlink /etc/resolv.conf)
When I enter...
Code:sudo ln -sf /run/NetworkManager/resolv.conf /etc/resolv.conf
I get no confirmation from terminal one way or the other about what it does. It just goes right back to the command prompt.
Nice, and fun, info. Thanks for sharing! :-)