Hey, After updating our test instance of Rancher ...
# general
b
Hey, After updating our test instance of Rancher from 2.6.9 > 2.7.1 one if it’s downstream clusters seems to have lost it’s
<http://apps.catalog.cattle.io|apps.catalog.cattle.io>
or something else related to the Apps available at Apps > Charts. No matter which app i choose the “Install Page” is blank and in if i inspect the browsers network traffic i see 404:
Copy code
{
  "type": "error",
  "links": {},
  "code": "NotFound",
  "message": "<http://apps.catalog.cattle.io|apps.catalog.cattle.io> \"<app-name>\" not found",
  "status": 404
}
I don’t have this problem in the local cluster, both are running version
v1.24.9+k3s2
Any ideas?