Update Page Error key [OTHERVERSIONS] doesn't exist

One other problem since upgrading this morning to 5.3.2.77 on 3 different servers. The update page now gives us this error:

I upgraded the lucee version from 5.2.9.31 ,5.3.1.102 to 5.3.2.77, the version upgraded successfully. I checked with express edition(snapshot) & command box.

line 92, a check is made to see if updateData.otherVersions exists

then on line 109 it just assumes it’s defined

Did this occur around the time of the server outage?

perhaps the update logic needs to be more robust when the lucee webservices are down?

this is reproduceable on localhost if you turn off wifi, restart lucee and go to server admin update
https://luceeserver.atlassian.net/browse/LDEV-2301

Zac,

Thanks for your suggestion on this & also created a new ticket for this issue. I’ve added a comment & updated a fix for this issue in the ticket.