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, visit the community forum for comprehensive and free database knowledge, or contact our Percona Database Experts for professional support and services.