I am encountering some problems while working with Percona Everest in my Kubernetes cluster on Google Cloud, and I’m seeking assistance to resolve these issues. Here are the details of the problems I’m facing:
Everest Version: v0.6.0
Error Log when trying to enable monitoring:
? Everest URL endpoint http://everest.example.gcp/
? Everest Token ********************************************************************************************************************************
? Registered instance name mongodb-dev
2024-01-19T18:01:58Z error output/command.go:65 invalid character '<' looking for beginning of value
github.com/percona/percona-everest-cli/pkg/output.PrintError
/home/runner/work/percona-everest-cli/percona-everest-cli/pkg/output/command.go:65
github.com/percona/percona-everest-cli/commands/monitoring.NewMonitoringCmd.func1
/home/runner/work/percona-everest-cli/percona-everest-cli/commands/monitoring/enable.go:50
github.com/spf13/cobra.(*Command).execute
/home/runner/go/pkg/mod/github.com/spf13/cobra@v1.8.0/command.go:987
github.com/spf13/cobra.(*Command).ExecuteC
/home/runner/go/pkg/mod/github.com/spf13/cobra@v1.8.0/command.go:1115
github.com/spf13/cobra.(*Command).Execute
/home/runner/go/pkg/mod/github.com/spf13/cobra@v1.8.0/command.go:1039
main.main
/home/runner/work/percona-everest-cli/percona-everest-cli/cmd/everest/main.go:37
runtime.main
/opt/hostedtoolcache/go/1.20.12/x64/src/runtime/proc.go:250
Description of the Second Issue: Additionally, I’m having trouble editing my deployed cluster, specifically, the “Apply” button is unresponsive when attempting to restrict external access.
I would appreciate any guidance or assistance in resolving these problems. Thank you in advance for your help.
Yes, I’ve run into this too, that there are no instructions, the thing is that integration with PMM is only planned for GA, and now it’s added as is, undocumented and not tested enough.