This message was deleted.
# general
a
This message was deleted.
b
Rancher typically forwards/proxies the ports right. It looks like it's expecting port
30081
to be open and it's not. It's possible that there's something weird going on with the proxy forward to the port 80 service, but typically we never had to touch that.
That being said, we're not running the rancher ui through a non standard port like you are, we're using port 443. Let me double check the HAProxy config
Yep, ports 80 443 6443 and 9345
s
thanks, I'll give it a whirl
b
I should mention that this is with k3s and not k3d.
s
okay, yeah k3d adds a twist for sure.
I think my issue is that I installed monitoring via kube-prometheus-stack and installed it into monitoring namespace vs cattle-monitoring-system