Not able to upgrade from 2.31 to 2.32
General
Escalation
General
Escalation
Description
How to test
None
How to document
None
Attachments
1
Activity
Show:
Won't Do
Details
Details
Assignee

Reporter

Priority
Components
Needs QA
Yes
Needs Doc
No
Affects versions
Smart Checklist
Open Smart Checklist
Smart Checklist

Open Smart Checklist
Created November 12, 2022 at 11:46 AM
Updated March 6, 2024 at 12:24 AM
Resolved July 14, 2023 at 8:58 AM
Impact on the user:
Unable to upgrade the PMM server using the update button on Do marketplace
Steps to reproduce:
Install the old version of PMM (2.22) a long time ago
Update to 2.31 when 3.31 released
wait for 2.32 release
Several days after release - update to 2.32
Actual result:
I still don't have the ability to upgrade.
The refresh button is not providing information about the new PMM version
Expected Result:
To see the update button in PMM
Workaround:
TBD
Details
The refresh button produces 2 calls.
1) force: true = result 500 (30s. looks like timeout )
2)
force: false
onlyInstalledVersion: true = result 200 , but response :
{
"installed": {
"version": "2.31.0",
"full_version": "2.31.0-20.2209231325.86df37b.el7",
"timestamp": "2022-09-23T00:00:00Z"
},
"last_check": "2022-11-12T11:32:06.699914516Z"
}
Don't have any information about the new version (note Force - is false, so this is a reason )
If I recall correctly, there were some investigations about caches on the PMM side and the need to clean them before check