Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

General tab network status not updated #7942

Open
mook-as opened this issue Dec 14, 2024 · 0 comments
Open

General tab network status not updated #7942

mook-as opened this issue Dec 14, 2024 · 0 comments
Labels
kind/bug Something isn't working platform/windows regression Functionality was working in a previous release and is now broken

Comments

@mook-as
Copy link
Contributor

mook-as commented Dec 14, 2024

Actual Behavior

When the machine is offline, the Network status text in the General tab still displays online. This happens even if I close and reopen the main window.

Note that the status bar was successfully updated, but once the window is closed and reopened it turns incorrect (showing online when it shouldn't).

Steps to Reproduce

  1. Connect to network
  2. Start Rancher Desktop
  3. Disconnect from network

Result

Initially, the status bar updates but the General tab does not:
image

After closing and re-opening the main window, the status bar also goes wrong:
image

Expected Behavior

The network status should say offline.

Additional Information

Diagnostics logs correctly say it's offline:

2024-12-14T00:02:14.224Z: Running check CONNECTED_TO_INTERNET
2024-12-14T00:02:14.230Z: Running connectivity test with timeout of 5000 ms
2024-12-14T00:02:14.230Z: Got error while checking connectivity: FetchError: request to http://docs.rancherdesktop.io/ failed, reason: getaddrinfo ENOTFOUND docs.rancherdesktop.io
2024-12-14T00:02:14.230Z: Check CONNECTED_TO_INTERNET result: {"description":"The application cannot reach the general internet for updated kubernetes versions and other components, but can still operate.","passed":false,"fixes":[]}

This is a regression, since we fixed it before (probably) in #4195

Rancher Desktop Version

1.17.0-g77398647d

Rancher Desktop K8s Version

1.21.14

Which container engine are you using?

containerd (nerdctl)

What operating system are you using?

Windows

Operating System / Build Version

Windows 11 Pro 23H2 (Build 22631.4602)

What CPU architecture are you using?

x64

Linux only: what package format did you use to install Rancher Desktop?

None

Windows User Only

No response

@mook-as mook-as added kind/bug Something isn't working platform/windows regression Functionality was working in a previous release and is now broken labels Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working platform/windows regression Functionality was working in a previous release and is now broken
Projects
None yet
Development

No branches or pull requests

1 participant