This message was deleted.
# rancher-desktop
a
This message was deleted.
s
I've waited several minutes and only see this. Your Tumbleweed window manager looks very Mac alike 😉
b
@sticky-summer-13450 yup that's my GNOME theme 😉 anything important in this instance, or could you do a reset via deleting the image (so your config stays the same)?
@sticky-summer-13450 I also manually fixed those broken links in the diagnostics part...
s
Well, there's the development I'm doing this afternoon in VSCode's Dev containers, and some images of FFmpeg which take a few hours to rebuild, but nothing I can't reconstruct after work time.
But - I wondering by what mechanism replacing the VM instance would make the dashboard work.
b
@sticky-summer-13450 did you check the dashboardServer.log -> Troubleshooting -> Logs -> Show Logs?
s
Copy code
2022-11-11T14:49:50.844Z: [HPM] Error occurred while proxying request 127.0.0.1:6120/v1/management.cattle.io.setting to <https://127.0.0.1:9443/> [ECONNREFUSED] (<https://nodejs.org/api/errors.html#errors_common_system_errors>)
2022-11-11T15:02:35.523Z: Proxy Error: Error: connect ECONNREFUSED 127.0.0.1:9443
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) {
  errno: -111,
  code: 'ECONNREFUSED',
  syscall: 'connect',
  address: '127.0.0.1',
  port: 9443
}
b
@sticky-summer-13450 a port forwarding issue can you check the Port Forwarding tab?
s
also
ss -ant|grep 9443
returns nothing
b
@sticky-summer-13450 I'm using the default traefik here;
s
I've scaled down the nginx-ingress and re-enabled the traefik - still no dashboard.
@bored-farmer-36655 I didn't directly follow those instructions - but, yes, that's what I did. I disabled Traefic and installed Nginx-ingress using helm.
b
@sticky-summer-13450 I just did the opposite, ran the demo and all good as well as dashboard.
@sticky-summer-13450
@sticky-summer-13450 I'm also assuming Tumbleweed is up to date?
s
Well - within a week of being fully up-to-date, yes.
b
They have been daily for awhile...
@sticky-summer-13450 did you look at the steve.log? Maybe something additional there
s
just mo - being interrupted by work meeting
b
no worries, I'm just lurking
s
I wonder - surely not...
Copy code
2022-11-11T15:39:42.856Z: stderr: time="2022-11-11T15:39:42Z" level=fatal msg="stat /home/mdsh/.kube/config:/home/mdsh/.kube/config.d/home/config:/home/mdsh/.kube/config.d/work/config: no such file or directory"

2022-11-11T15:39:42.859Z: child process exited with code 1
My $KUBECONFIG is:
Copy code
/home/mdsh/.kube/config:/home/mdsh/.kube/config.d/home/config:/home/mdsh/.kube/config.d/work/config
Which is completely correct, but I have seen some software choke because it wasn't expecting a path list.
Maybe I should ask what "steve" is...
b
minecraft reference I think....
s
🤷 - not a reference I understand.
b
in minecraft there is 'steve' you need to watch out for them when playing, not in demo mode
@sticky-summer-13450 I see 1.6.2 is available
not sure if that may help
@sticky-summer-13450 I see a WinXI user had a similar issue
s
I believe 1.6.2 only fixed a Mac issue, but I will take the updates when the working week has finished.