Bug 1201425

Summary: This device appears to be connected to a network but is unable to reach the internet.
Product: [openSUSE] openSUSE Tumbleweed Reporter: Cosmin Tanczel <cosmin.tanczel>
Component: NetworkAssignee: Jonathan Kang <songchuan.kang>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: cosmin.tanczel, fabian, fvogt
Version: Current   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE Tumbleweed   
Whiteboard:
Found By: Community User Services Priority:
Business Priority: Blocker: No
Marketing QA Status: --- IT Deployment: ---

Description Cosmin Tanczel 2022-07-12 14:57:41 UTC
Whenever I start my computer I get "This device appears to be connected to a network but is unable to reach the internet", even though the internet is working without issues.

It happens on all Linux based computers I use.

I also have a PiHole configured as the default DNS server, but I temporary disabled and the result is the same.

nslookup looks good, ping works, curl works... (tests were performed also on conncheck.opensuse.org)
Comment 1 Fabian Vogt 2022-07-12 16:20:16 UTC
Does ping -6 conncheck.opensuse.org work?

If not, does it work after sudo rcnetwork restart?
Comment 2 Cosmin Tanczel 2022-07-13 08:03:56 UTC
No, for both questions:

ping -6 conncheck.opensuse.org
ping: connect: Network is unreachable
user@host:~> sudo rcnetwork restart
[sudo] password for root: 
user@host:~> ping -6 conncheck.opensuse.org
ping: connect: Network is unreachable
Comment 3 Fabian Vogt 2022-07-13 08:34:52 UTC
(In reply to Cosmin Tanczel from comment #2)
> No, for both questions:
> 
> ping -6 conncheck.opensuse.org
> ping: connect: Network is unreachable
> user@host:~> sudo rcnetwork restart
> [sudo] password for root: 
> user@host:~> ping -6 conncheck.opensuse.org
> ping: connect: Network is unreachable

Sorry, I meant whether the warning disappeared after rcnetwork restart.
Comment 4 Cosmin Tanczel 2022-07-13 09:33:59 UTC
Well, when I first connect the message appears for about 15 seconds and then it disappears. So it's not like it stays there forever.

But indeed, when I do a rcnetwork restart, the message does not appear anymore
Comment 5 Fabian Vogt 2022-07-13 09:55:26 UTC
(In reply to Cosmin Tanczel from comment #4)
> Well, when I first connect the message appears for about 15 seconds and then
> it disappears. So it's not like it stays there forever.

Ok, you didn't write that in the initial description.

> But indeed, when I do a rcnetwork restart, the message does not appear
> anymore

Ok, so definitely an issue in NetworkManager. Reassigning.
Comment 6 Jonathan Kang 2022-07-18 02:13:56 UTC
Seems to be an duplicate of bug#1199964.
Comment 7 Fabian Vogt 2022-07-18 08:09:32 UTC
(In reply to Jonathan Kang from comment #6)
> Seems to be an duplicate of bug#1199964.

*** This bug has been marked as a duplicate of bug 1199964 ***