Hi,
I try to upgrade jdownloads from beta 4.0.20 to 4.0.21 on Joomla 4.2.8 php 8.0 and I have this error message:
Error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 655360 bytes)
I have had no issue to install 4.0.20.
Thanks for your help
Hi,
I don't think this is the result of a bug in jDownloads.
Please contact your hoster to check or adjust the 'memory_limit' setting.
If you have access to a CPanel or similar, you can also increase the value yourself.
See here for an example:
https://stackoverflow.com/questions/67005429/fatal-error-allowed-memory-size-of-33554432-bytes-exhausted-laravel-8
Hi
memory_limit is set to -1 that means no limit
so limitation is anywhere else.
May be can I install update by ftp awaiting to find a clean solution?
Best regards
QuoteMay be can I install update by ftp awaiting to find a clean solution?
I wouldn't try it that way. Because the database is not changed (and therefore the entries in the _extensions table are not updated). Also, many plug-ins and modules are included. It gets complicated.
So my Tip:
contact your Hoster.
Hi,
I have now the error message during the jdownload upgrade of 4.0.20 to 4.0.21
Unexpected token '<', "
"... is not valid JSON
Thank in advance for your help
Okay. I need more information.
Was the update completed successfully despite the error message or was it cancelled?
Did you start the update a second time afterwards?
Hi,
The update is not done. If I redo the update, I get memory error (the ones I mentioned in the former posts.
Best regards
Hi,
okay, I will test this scenario here tonight.
Nobody else seems to have a problem like this. :-\ ::)
Hi,
I have tested the update from 4.0.20 to 4.0.21.
I could not reproduce your problems and all works as expected.
I suspect that your problems are still related to your server configuration. And since you are still getting this memory error (from time to time), these settings have obviously not yet been increased accordingly.
Have you contacted your hoster?
Quotememory_limit is set to -1 that means no limit
If you don't run your own server, I doubt that your hoster really allows such a setting on the shared server. It can get tight, depending on how many people you have to share the server with.
QuoteError: Allowed memory size of 33554432 bytes exhausted (tried to allocate 655360 bytes)
In this case, the script requires over 32 MB of memory. Since this is rejected, it seems that only 32 MB are available. Which would really be very small.
Edit:
Would it be possible to get backend access? If so, please send me a PM.
Hi , the allocated memory is 640 MB. I send you an access by the end of the afternoon.
Best regards
Hi,
It seems that hoster did something in a hidden way. I tested again and now it's OK!!!!
Sorry for the disturbance.
Best regrds and many thanks for your help
Hi.
Good message! ;) :D