Troubleshoot upgrade issues¶
PMM Server not updating correctly¶
If the automatic update process isn’t working, you can force an update using the API:
- Open your terminal.
- Run the update command, replacing
: with your credentials and with your PMM server addressĐ–
curl -X POST \
--user <username>:<password> \
'http://<pmm-server-address>/v1/server/updates:start' \
-H 'Content-Type: application/json'
3. Wait 2-5 minutes and refresh the PMM Home page to verify the update.
Get expert help¶
If you need assistance, you can find comprehensive and free database knowledge on our community forum or blog posts. For professional support and services, contact our Percona Database Experts.