I can briefly log into the dashboard for a few minutes. Then I get this error: “Unexpected error” within the dashboard. I can only reconnect to the server after an instance reboot. But the error keeps on happening within a few minutes.
I wonder if this could be the issue from pmm-managed.log?
Environment variable “PERCONA_PLATFORM_API_TIMEOUT” is not set, using “30s” as a default timeout for platform API. ^[[36mcomponent^[[0m=“portal client”
^[[36mINFO^[[0m[2022-11-03T04:02:13.929+00:00] Connecting to https://127.0.0.1:443/ … ^[[36mcomponent^[[0m=client
^[[36mINFO^[[0m[2022-11-03T04:02:13.942+00:00] Connected to 127.0.0.1:443. ^[[36mcomponent^[[0m=client
^[[36mINFO^[[0m[2022-11-03T04:02:13.942+00:00] Establishing two-way communication channel … ^[[36mcomponent^[[0m=client
^[[31mERRO^[[0m[2022-11-03T04:02:13.944+00:00] Failed to establish two-way communication channel: unexpected HTTP status code received from server: 500 (Internal Server Error); transport: received unexpected content-type “text/html”. ^[[31mcomponent^[[0m=client
Hello, the above output does not tell me much. The default timeout should be enough… I suggest you open a bug in jira.percona.com so the dev team can take a look.
Thanks. I downgraded to the previous version of Percona (software version: 2.30.0) and that appears to have resolved the issue. I will put in a bug ticket.