-
Notifications
You must be signed in to change notification settings - Fork 228
rio dashboard: "unable to retrieve the complete list of server APIs: tap.linkerd.io/v1alpha1: the server is currently unable to handle the request" #1071
Comments
Hello, I have the same issue, no feedback ? Kind regards, |
It seems to be an issue with Linkerd (or specifically with the default configuration value Rio used to install Linkerd, which defaults the certificates expiration date to 365 days). You can verify this by running the following command with the Linkerd CLI: You should get something similar to this output:
|
More on this can be found here: I went through those steps without much success thus far. It would seem that there are some issues on the Linkerd version used by Rio as well: |
FYI, I solved this by downloading the Linkerd CLI with the same version used by Rio on my install, uninstalling Linkerd and then reinstalling.
|
linkerd-tap container
Deployed to Ubuntu 20.04 running k3s version v1.19.8+k3s1 (95fc76b2). The demo app works: https://demo-v0-default.nnlihq.on-rio.io/
I can provide more info if needed.
EDIT:
rio kill dashboard
doesn't work. I assume it's because the dashboard wasn't successfully deployed.time="2021-03-04T13:43:17-06:00" level=fatal msg="failed to find service dashboard"
EDIT: I've taken down the demo app
The text was updated successfully, but these errors were encountered: