November 10, 2025Nov 10 Getting the following error when trying to add applications. Sometimes it is a very very long message, typically it is what is below though.Something really wrong went on during force_updatePost the ENTIRE contents of this message in the Community Applications Support ThreadOS: 6.11.5 Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:144.0) Gecko/20100101 Firefox/144.0Language: <br /> <b>Fatal error</b>: Allowed memory size of 134217728 bytes exhausted (tried to allocate 23072768 bytes) in <b>/usr/local/emhttp/plugins/community.applications/include/helpers.php</b> on line <b>62</b><br />I have at least opened the file it mentions in the terminal, don't see anything that jumps out to me. Not sure how to proceed and find the culprit, any help is appreciated. Thank you!edit: this is what is on line 62 in that file:$result = file_put_contents($filename,json_encode($jsonArray, JSON_UNESCAPED_SLASHES | JSON_PRETTY_PRINT)); Edited November 10, 2025Nov 10 by Young_Thermo added info
November 10, 2025Nov 10 Author updated the OS and that seemed to fix my issue, still not sure what the problem was but hopefully it is gone for good
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.