This message was deleted.
# general
a
This message was deleted.
c
I tried deleting the app.catalog.cattle.io crd entry for the app and the user is now able to create apps with the same api call, but the app fails to deploy, we’re seeing this error in the rancher logs:
Copy code
[WARNING] Error: Kubernetes cluster unreachable: unknown
and a similar condition on the app
Copy code
{
  "lastUpdateTime": "2022-08-31T12:16:18Z",
  "message": "failed to install app [...]. Error: Kubernetes cluster unreachable: unknown\n",
  "reason": "Error",
  "status": "False",
  "type": "Installed"
}