Auto Update from 5.5.17 to 5.5.32 not working

Since some time the updates are not working. Most of the time after the update I get a 500 and have to manually upload the files to get it working again.
Today I wanted to update from 5.5.17 to 5.5.32 and it got stuck with “FormatException: SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data”
in the laravel log there is nothing, my php version is 8.1.7 and the memory limit is 265 MB.

After I have received the error I just reload the page and everything is still working (with the old version). That’s the only difference to the last installs because there a reload caused a 500.

any ideas ?
maybe I can post the apache log tomorrow (shared hoster and the log is always available the next day.)

Best regards
Alex

Hi,

It may help to increase the PHP limit to 512 MB.

Thanks a lot, that fixed the update problem!
Great! :slight_smile: