I was able to upgrade the server just fine through the gui to version 3.2.0. When I tried to upgrade the client the repository doesn’t exist. Now all my clients are alerting agent down. When will the repository be available. The commands given from the Upgrade Client page gives these:
percona-release enable pmm3-client
apt update
apt install pmm-client
Hello, did you copy result from command line? pmm-3client is incorrect value, are you sure you didn’t enable it?
I copied it straight from the Upgrade PMM Client page and issued the command: percona-release enable pmm3-client . I just tried it again and it is now working. Thanks for the follow up.
here is the error message I received: percona-release enable pmm3-client
Specified repository does not exist: http://repo.percona.com/pmm-3client/
Found out the problem. It has this: http://repo.percona.com/pmm-3client/ and should be this: pmm3-client. I have it working on all servers now.