I was just trying to browse the internet using my phone hotspot when the connection suddenly drops, I can't access any other webpages on chromium with message "ERR_NAME_RESOLUTION_FAILED"
I also noticed that the wifi logo (at the top right) keeps on showing the connecting animation (where the signal goes from the circle to the last bar at the top), it might indicate that my device is not connected to the network.
Also, when I tried to do ping 8.8.8.8, here is the response:
Code: Select all
connect: Network is unreachableCode: Select all
ping: google.com: Temporary failure in name resolutionAm I missing something here? I am new to Linux or Raspeberry Pi in general so any help would be appreciated. Thank you. Here are some command results
cat /etc/resolv.conf:
Code: Select all
# Generated by resolvconf
nameserver 192.168.43.1Code: Select all
wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.243.132.27 netmask 255.0.0.0 broadcast 10.255.255.255
ether dc:a6:32:4c:ba:36 txqueuelen 1000 (Ethernet)
RX packets 4 bytes 496 (496.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 429 bytes 95691 (93.4 KiB)
TX errors 0 dropped 0 overrunes 0 carrier 0 collisions 0