Internal Server Error after installing numerous apps

Hello! :slight_smile:

[/details]

Nextcloud version: 20.0.3
Operating system and version: DSM 6.2.3-25426
Apache or nginx version: 2.4.43
PHP version: 7.3

The issue you are facing:
After setting up everything exactly like in this guide and installing a whole bunch of apps, I get the following error trying to access my Nextcloud:

Internal Server Error

The server was unable to complete your request.

If this happens again, please send the technical details below to the server administrator.

More details can be found in the server log.

Technical details

  • Remote Address: 192.168.178.132
  • Request ID: imOS4ikIdDnsOY81KqU8

Is this the first time you’ve seen this error?: Yes

Steps to replicate it:

  1. Open http://192.168.178.123/MyServerName/ in any Browser and with the Android App
  2. x
  3. x

The output of your Nextcloud log in Admin > Logging:

It’s extremely long! Too long to fit it in here, how do I even figure out what is relevant?

The output of your config.php file in /path/to/nextcloud (make sure you remove any identifiable information!):

<?php
$CONFIG = array (
  'instanceid' => 'ocjsqv5b3d00',
  'passwordsalt' => 'qJyG5m5WO+ABK7O0DhyhRut5DyrWti',
  'secret' => 'jI5EBRU6btxi/YCTI7s0ZevXkcRBYy5h1WNRJ1lTBBxa8MOU',
  'trusted_domains' => 
  array (
    0 => '192.168.178.123',
  ),
  'datadirectory' => '/volume1/web/MyServerName/data',
  'dbtype' => 'mysql',
  'version' => '20.0.3.2',
  'overwrite.cli.url' => 'http://192.168.178.123/MyServerName',
  'dbname' => 'UniBikeDB',
  'dbhost' => 'localhost:/run/mysqld/mysqld10.sock',
  'dbport' => '',
  'dbtableprefix' => 'oc_',
  'mysql.utf8mb4' => true,
  'dbuser' => 'oc_DerTony',
  'dbpassword' => '4Wc1Vq2W4aV6pXBD2ljks/ltK6aLQa',
  'installed' => true,
  'app_install_overwrite' => 
  array (
    0 => 'files_reader',
    1 => 'ocsms',
    2 => 'dashboardcharts',
  ),
);

The output of your Apache/nginx/system log in /var/log/____:
No such log, nginx folder is not accessible through MobaXterm for some reason.

I have little to no experience in working with Linux/Unix so beware.

It isn’t written that you should post the whole log file here, but the related messages.
If you stop your web server, empty or move away the existing Nextcloud system log file, restart your web server and again try to login to the server again once, you should find only a limited number of log messages.
In most cases a required php module is missing or your server and need to be installed, so focus on “error” messages first.

Hey j-ed, I just did what you suggested, here is the log from one try to sign in.
Thanks for your help :frowning:

{"reqId":"e4vMPT7JMUE0IqaDy46v","level":3,"time":"2020-12-22T11:17:44+00:00","remoteAddr":"192.168.178.132","user":"--","app":"index","method":"GET","url":"/UniBikeCloud/index.php/login","message":{"Exception":"Error","Message":"Class 'OCP\\Config' not found","Code":0,"Trace":[{"file":"/volume1/web/UniBikeCloud/apps/files_reader/lib/Hooks.php","line":41,"function":"get","class":"OCA\\Files_Reader\\Config","type":"::","args":["epub_enable","true"]},{"file":"/volume1/web/UniBikeCloud/lib/private/legacy/OC_Hook.php","line":110,"function":"announce_settings","class":"OCA\\Files_Reader\\Hooks","type":"::","args":[{"array":{"_oc_debug":"false","_oc_isadmin":"false","backendAllowsPasswordConfirmation":"true","oc_dataURL":"false","_oc_webroot":"\"/UniBikeCloud\"","_oc_appswebroots":"{\"accessibility\":\"/UniBikeCloud/apps/accessibility\",\"activity\":\"/UniBikeCloud/apps/activity\",\"analytics\":\"/UniBikeCloud/apps/analytics\",\"announcementcenter\":\"/UniBikeCloud/apps/announcementcenter\",\"appointments\":\"/UniBikeCloud/apps/appointments\",\"apporder\":\"/UniBikeCloud/apps/apporder\",\"audioplayer\":\"/UniBikeCloud/apps/audioplayer\",\"bookmarks\":\"/UniBikeCloud/apps/bookmarks\",\"bruteforcesettings\":\"/UniBikeCloud/apps/bruteforcesettings\",\"calendar\":\"/UniBikeCloud/apps/calendar\",\"cloud_federation_api\":\"/UniBikeCloud/apps/cloud_federation_api\",\"collectives\":\"/UniBikeCloud/apps/collectives\",\"comments\":\"/UniBikeCloud/apps/comments\",\"contacts\":\"/UniBikeCloud/apps/contacts\",\"contactsinteraction\":\"/UniBikeCloud/apps/contactsinteraction\",\"cookbook\":\"/UniBikeCloud/apps/cookbook\",\"cospend\":\"/UniBikeCloud/apps/cospend\",\"dashboard\":\"/UniBikeCloud/apps/dashboard\",\"dav\":\"/UniBikeCloud/apps/dav\",\"deck\":\"/UniBikeCloud/apps/deck\",\"drawio\":\"/UniBikeCloud/apps/drawio\",\"federatedfilesharing\":\"/UniBikeCloud/apps/federatedfilesharing\",\"federation\":\"/UniBikeCloud/apps/federation\",\"files\":\"/UniBikeCloud/apps/files\",\"files_antivirus\":\"/UniBikeCloud/apps/files_antivirus\",\"files_mindmap\":\"/UniBikeCloud/apps/files_mindmap\",\"files_pdfviewer\":\"/UniBikeCloud/apps/files_pdfviewer\",\"files_reader\":\"/UniBikeCloud/apps/files_reader\",\"files_readmemd\":\"/UniBikeCloud/apps/files_readmemd\",\"files_rightclick\":\"/UniBikeCloud/apps/files_rightclick\",\"files_sharing\":\"/UniBikeCloud/apps/files_sharing\",\"files_texteditor\":\"/UniBikeCloud/apps/files_texteditor\",\"files_trashbin\":\"/UniBikeCloud/apps/files_trashbin\",\"files_versions\":\"/UniBikeCloud/apps/files_versions\",\"files_videoplayer\":\"/UniBikeCloud/apps/files_videoplayer\",\"firstrunwizard\":\"/UniBikeCloud/apps/firstrunwizard\",\"gpxpod\":\"/UniBikeCloud/apps/gpxpod\",\"groupfolders\":\"/UniBikeCloud/apps/groupfolders\",\"guests\":\"/UniBikeCloud/apps/guests\",\"logreader\":\"/UniBikeCloud/apps/logreader\",\"lookup_server_connector\":\"/UniBikeCloud/apps/lookup_server_connector\",\"mail\":\"/UniBikeCloud/apps/mail\",\"music\":\"/UniBikeCloud/apps/music\",\"news\":\"/UniBikeCloud/apps/news\",\"nextcloud_announcements\":\"/UniBikeCloud/apps/nextcloud_announcements\",\"notes\":\"/UniBikeCloud/apps/notes\",\"notifications\":\"/UniBikeCloud/apps/notifications\",\"oauth2\":\"/UniBikeCloud/apps/oauth2\",\"ocsms\":\"/UniBikeCloud/apps/ocsms\",\"ojsxc\":\"/UniBikeCloud/apps/ojsxc\",\"onlyoffice\":\"/UniBikeCloud/apps/onlyoffice\",\"password_policy\":\"/UniBikeCloud/apps/password_policy\",\"passwords\":\"/UniBikeCloud/apps/passwords\",\"photos\":\"/UniBikeCloud/apps/photos\",\"polls\":\"/UniBikeCloud/apps/polls\",\"privacy\":\"/UniBikeCloud/apps/privacy\",\"provisioning_api\":\"/UniBikeCloud/apps/provisioning_api\",\"rainloop\":\"/UniBikeCloud/apps/rainloop\",\"recommendations\":\"/UniBikeCloud/apps/recommendations\",\"richdocuments\":\"/UniBikeCloud/apps/richdocuments\",\"serverinfo\":\"/UniBikeCloud/apps/serverinfo\",\"settings\":\"/UniBikeCloud/apps/settings\",\"sharebymail\":\"/UniBikeCloud/apps/sharebymail\",\"spreed\":\"/UniBikeCloud/apps/spreed\",\"support\":\"/UniBikeCloud/apps/support\",\"survey_client\":\"/UniBikeCloud/apps/survey_client\",\"systemtags\":\"/UniBikeCloud/apps/systemtags\",\"tasks\":\"/UniBikeCloud/apps/tasks\",\"text\":\"/UniBikeCloud/apps/text\",\"theming\":\"/UniBikeCloud/apps/theming\",\"twofactor_backupcodes\":\"/UniBikeCloud/apps/twofactor_backupcodes\",\"updatenotification\":\"/UniBikeCloud/apps/updatenotification\",\"user_status\":\"/UniBikeCloud/apps/user_status\",\"viewer\":\"/UniBikeCloud/apps/viewer\",\"weather_status\":\"/UniBikeCloud/apps/weather_status\",\"workflowengine\":\"/UniBikeCloud/apps/workflowengine\"}","datepickerFormatDate":"\"M\\/d\\/yy\"","nc_lastLogin":0,"nc_pageLoad":1608635864,"dayNames":"[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"]","dayNamesShort":"[\"Sun.\",\"Mon.\",\"Tue.\",\"Wed.\",\"Thu.\",\"Fri.\",\"Sat.\"]","dayNamesMin":"[\"Su\",\"Mo\",\"Tu\",\"We\",\"Th\",\"Fr\",\"Sa\"]","monthNames":"[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"]","monthNamesShort":"[\"Jan.\",\"Feb.\",\"Mar.\",\"Apr.\",\"May.\",\"Jun.\",\"Jul.\",\"Aug.\",\"Sep.\",\"Oct.\",\"Nov.\",\"Dec.\"]","firstDay":"0","_oc_config":"{\"session_lifetime\":1440,\"session_keepalive\":true,\"auto_logout\":false,\"version\":\"20.0.3.2\",\"versionstring\":\"20.0.3\",\"enable_avatars\":true,\"lost_password_link\":null,\"modRewriteWorking\":false,\"sharing.maxAutocompleteResults\":0,\"sharing.minSearchStringLength\":0,\"blacklist_files_regex\":\"\\\\.(part|filepart)$\"}","oc_appconfig":"{\"core\":{\"defaultExpireDateEnabled\":false,\"defaultExpireDate\":null,\"defaultExpireDateEnforced\":null,\"enforcePasswordForPublicLink\":false,\"enableLinkPasswordByDefault\":false,\"sharingDisabledForUser\":false,\"resharingAllowed\":true,\"remoteShareAllowed\":true,\"federatedCloudShareDoc\":\"https:\\/\\/docs.nextcloud.com\\/server\\/20\\/go.php?to=user-sharing-federated\",\"allowGroupSharing\":true,\"defaultInternalExpireDateEnabled\":false,\"defaultInternalExpireDate\":null,\"defaultInternalExpireDateEnforced\":null},\"files\":{\"max_chunk_size\":10485760},\"comments\":{\"maxAutoCompleteResults\":10}}","_theme":"{\"entity\":\"Nextcloud\",\"name\":\"Nextcloud\",\"title\":\"Nextcloud\",\"baseUrl\":\"https:\\/\\/nextcloud.com\",\"syncClientUrl\":\"https:\\/\\/nextcloud.com\\/install\\/#install-clients\",\"docBaseUrl\":\"https:\\/\\/docs.nextcloud.com\",\"docPlaceholderUrl\":\"https:\\/\\/docs.nextcloud.com\\/server\\/20\\/go.php?to=PLACEHOLDER\",\"slogan\":\"a safe home for all your data\",\"logoClaim\":\"\",\"shortFooter\":\"<a href=\\\"https:\\/\\/nextcloud.com\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\" class=\\\"entity-name\\\">Nextcloud<\\/a> \\u2013 a safe home for all your data\",\"longFooter\":\"<a href=\\\"https:\\/\\/nextcloud.com\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\" class=\\\"entity-name\\\">Nextcloud<\\/a> \\u2013 a safe home for all your data\",\"folder\":\"\"}"}}]},{"file":"/volume1/web/UniBikeCloud/lib/private/Template/JSConfigHelper.php","line":310,"function":"emit","class":"OC_Hook","type":"::","args":["\\OCP\\Config","js",{"array":{"_oc_debug":"false","_oc_isadmin":"false","backendAllowsPasswordConfirmation":"true","oc_dataURL":"false","_oc_webroot":"\"/UniBikeCloud\"","_oc_appswebroots":"{\"accessibility\":\"/UniBikeCloud/apps/accessibility\",\"activity\":\"/UniBikeCloud/apps/activity\",\"analytics\":\"/UniBikeCloud/apps/analytics\",\"announcementcenter\":\"/UniBikeCloud/apps/announcementcenter\",\"appointments\":\"/UniBikeCloud/apps/appointments\",\"apporder\":\"/UniBikeCloud/apps/apporder\",\"audioplayer\":\"/UniBikeCloud/apps/audioplayer\",\"bookmarks\":\"/UniBikeCloud/apps/bookmarks\",\"bruteforcesettings\":\"/UniBikeCloud/apps/bruteforcesettings\",\"calendar\":\"/UniBikeCloud/apps/calendar\",\"cloud_federation_api\":\"/UniBikeCloud/apps/cloud_federation_api\",\"collectives\":\"/UniBikeCloud/apps/collectives\",\"comments\":\"/UniBikeCloud/apps/comments\",\"contacts\":\"/UniBikeCloud/apps/contacts\",\"contactsinteraction\":\"/UniBikeCloud/apps/contactsinteraction\",\"cookbook\":\"/UniBikeCloud/apps/cookbook\",\"cospend\":\"/UniBikeCloud/apps/cospend\",\"dashboard\":\"/UniBikeCloud/apps/dashboard\",\"dav\":\"/UniBikeCloud/apps/dav\",\"deck\":\"/UniBikeCloud/apps/deck\",\"drawio\":\"/UniBikeCloud/apps/drawio\",\"federatedfilesharing\":\"/UniBikeCloud/apps/federatedfilesharing\",\"federation\":\"/UniBikeCloud/apps/federation\",\"files\":\"/UniBikeCloud/apps/files\",\"files_antivirus\":\"/UniBikeCloud/apps/files_antivirus\",\"files_mindmap\":\"/UniBikeCloud/apps/files_mindmap\",\"files_pdfviewer\":\"/UniBikeCloud/apps/files_pdfviewer\",\"files_reader\":\"/UniBikeCloud/apps/files_reader\",\"files_readmemd\":\"/UniBikeCloud/apps/files_readmemd\",\"files_rightclick\":\"/UniBikeCloud/apps/files_rightclick\",\"files_sharing\":\"/UniBikeCloud/apps/files_sharing\",\"files_texteditor\":\"/UniBikeCloud/apps/files_texteditor\",\"files_trashbin\":\"/UniBikeCloud/apps/files_trashbin\",\"files_versions\":\"/UniBikeCloud/apps/files_versions\",\"files_videoplayer\":\"/UniBikeCloud/apps/files_videoplayer\",\"firstrunwizard\":\"/UniBikeCloud/apps/firstrunwizard\",\"gpxpod\":\"/UniBikeCloud/apps/gpxpod\",\"groupfolders\":\"/UniBikeCloud/apps/groupfolders\",\"guests\":\"/UniBikeCloud/apps/guests\",\"logreader\":\"/UniBikeCloud/apps/logreader\",\"lookup_server_connector\":\"/UniBikeCloud/apps/lookup_server_connector\",\"mail\":\"/UniBikeCloud/apps/mail\",\"music\":\"/UniBikeCloud/apps/music\",\"news\":\"/UniBikeCloud/apps/news\",\"nextcloud_announcements\":\"/UniBikeCloud/apps/nextcloud_announcements\",\"notes\":\"/UniBikeCloud/apps/notes\",\"notifications\":\"/UniBikeCloud/apps/notifications\",\"oauth2\":\"/UniBikeCloud/apps/oauth2\",\"ocsms\":\"/UniBikeCloud/apps/ocsms\",\"ojsxc\":\"/UniBikeCloud/apps/ojsxc\",\"onlyoffice\":\"/UniBikeCloud/apps/onlyoffice\",\"password_policy\":\"/UniBikeCloud/apps/password_policy\",\"passwords\":\"/UniBikeCloud/apps/passwords\",\"photos\":\"/UniBikeCloud/apps/photos\",\"polls\":\"/UniBikeCloud/apps/polls\",\"privacy\":\"/UniBikeCloud/apps/privacy\",\"provisioning_api\":\"/UniBikeCloud/apps/provisioning_api\",\"rainloop\":\"/UniBikeCloud/apps/rainloop\",\"recommendations\":\"/UniBikeCloud/apps/recommendations\",\"richdocuments\":\"/UniBikeCloud/apps/richdocuments\",\"serverinfo\":\"/UniBikeCloud/apps/serverinfo\",\"settings\":\"/UniBikeCloud/apps/settings\",\"sharebymail\":\"/UniBikeCloud/apps/sharebymail\",\"spreed\":\"/UniBikeCloud/apps/spreed\",\"support\":\"/UniBikeCloud/apps/support\",\"survey_client\":\"/UniBikeCloud/apps/survey_client\",\"systemtags\":\"/UniBikeCloud/apps/systemtags\",\"tasks\":\"/UniBikeCloud/apps/tasks\",\"text\":\"/UniBikeCloud/apps/text\",\"theming\":\"/UniBikeCloud/apps/theming\",\"twofactor_backupcodes\":\"/UniBikeCloud/apps/twofactor_backupcodes\",\"updatenotification\":\"/UniBikeCloud/apps/updatenotification\",\"user_status\":\"/UniBikeCloud/apps/user_status\",\"viewer\":\"/UniBikeCloud/apps/viewer\",\"weather_status\":\"/UniBikeCloud/apps/weather_status\",\"workflowengine\":\"/UniBikeCloud/apps/workflowengine\"}","datepickerFormatDate":"\"M\\/d\\/yy\"","nc_lastLogin":0,"nc_pageLoad":1608635864,"dayNames":"[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"]","dayNamesShort":"[\"Sun.\",\"Mon.\",\"Tue.\",\"Wed.\",\"Thu.\",\"Fri.\",\"Sat.\"]","dayNamesMin":"[\"Su\",\"Mo\",\"Tu\",\"We\",\"Th\",\"Fr\",\"Sa\"]","monthNames":"[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"]","monthNamesShort":"[\"Jan.\",\"Feb.\",\"Mar.\",\"Apr.\",\"May.\",\"Jun.\",\"Jul.\",\"Aug.\",\"Sep.\",\"Oct.\",\"Nov.\",\"Dec.\"]","firstDay":"0","_oc_config":"{\"session_lifetime\":1440,\"session_keepalive\":true,\"auto_logout\":false,\"version\":\"20.0.3.2\",\"versionstring\":\"20.0.3\",\"enable_avatars\":true,\"lost_password_link\":null,\"modRewriteWorking\":false,\"sharing.maxAutocompleteResults\":0,\"sharing.minSearchStringLength\":0,\"blacklist_files_regex\":\"\\\\.(part|filepart)$\"}","oc_appconfig":"{\"core\":{\"defaultExpireDateEnabled\":false,\"defaultExpireDate\":null,\"defaultExpireDateEnforced\":null,\"enforcePasswordForPublicLink\":false,\"enableLinkPasswordByDefault\":false,\"sharingDisabledForUser\":false,\"resharingAllowed\":true,\"remoteShareAllowed\":true,\"federatedCloudShareDoc\":\"https:\\/\\/docs.nextcloud.com\\/server\\/20\\/go.php?to=user-sharing-federated\",\"allowGroupSharing\":true,\"defaultInternalExpireDateEnabled\":false,\"defaultInternalExpireDate\":null,\"defaultInternalExpireDateEnforced\":null},\"files\":{\"max_chunk_size\":10485760},\"comments\":{\"maxAutoCompleteResults\":10}}","_theme":"{\"entity\":\"Nextcloud\",\"name\":\"Nextcloud\",\"title\":\"Nextcloud\",\"baseUrl\":\"https:\\/\\/nextcloud.com\",\"syncClientUrl\":\"https:\\/\\/nextcloud.com\\/install\\/#install-clients\",\"docBaseUrl\":\"https:\\/\\/docs.nextcloud.com\",\"docPlaceholderUrl\":\"https:\\/\\/docs.nextcloud.com\\/server\\/20\\/go.php?to=PLACEHOLDER\",\"slogan\":\"a safe home for all your data\",\"logoClaim\":\"\",\"shortFooter\":\"<a href=\\\"https:\\/\\/nextcloud.com\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\" class=\\\"entity-name\\\">Nextcloud<\\/a> \\u2013 a safe home for all your data\",\"longFooter\":\"<a href=\\\"https:\\/\\/nextcloud.com\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\" class=\\\"entity-name\\\">Nextcloud<\\/a> \\u2013 a safe home for all your data\",\"folder\":\"\"}"}}]},{"file":"/volume1/web/UniBikeCloud/lib/private/TemplateLayout.php","line":210,"function":"getConfig","class":"OC\\Template\\JSConfigHelper","type":"->","args":[]},{"file":"/volume1/web/UniBikeCloud/lib/private/legacy/OC_Template.php","line":183,"function":"__construct","class":"OC\\TemplateLayout","type":"->","args":["guest","core"]},{"file":"/volume1/web/UniBikeCloud/lib/public/AppFramework/Http/TemplateResponse.php","line":210,"function":"fetchPage","class":"OC_Template","type":"->","args":[{"alt_login":[]}]},{"file":"/volume1/web/UniBikeCloud/lib/private/AppFramework/Http/Dispatcher.php","line":123,"function":"render","class":"OCP\\AppFramework\\Http\\TemplateResponse","type":"->","args":[]},{"file":"/volume1/web/UniBikeCloud/lib/private/AppFramework/App.php","line":152,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[{"__class__":"OC\\Core\\Controller\\LoginController"},"showLoginForm"]},{"file":"/volume1/web/UniBikeCloud/lib/private/Route/Router.php","line":308,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OC\\Core\\Controller\\LoginController","showLoginForm",{"__class__":"OC\\AppFramework\\DependencyInjection\\DIContainer"},{"action":null,"_route":"core.login.showLoginForm"}]},{"file":"/volume1/web/UniBikeCloud/lib/base.php","line":1008,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/login"]},{"file":"/volume1/web/UniBikeCloud/index.php","line":37,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/volume1/web/UniBikeCloud/apps/files_reader/lib/config.php","Line":28,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0","version":"20.0.3.2"}


Using the search function of this forum I found the following hint:

Thank you for the hint, I’ve edited the personal.php like suggested but with no success.
Assuming that there are probably some general compatibility issues I was trying to uninstall files reader through bash with the following command
sudo -u DerTony php occ app:disable files_reader
but getting the following error message:
This version of Nextcloud requires at least PHP 7.2
You are currently running 5.6.11. Please update your PHP version.

Which is leaving me confused because I thought Nextcloud is using the PHP version provided by the backend on my DeskStation. And I have Apache 2.4 and PHP 7.3 installed on there.

That is the usual problem using a Synology NAS, because it handles the php-web and php-cli component differently. As far as I remember you cannot use the “php” command on the console and need to use e.g. “php72” etc. The search function of the forum should lead you to Synology related issues.

Yes, and I knew that was gonna cause trouble but the user has barely enough space for the NAS and nowhere to put an extra Linux server machine with enough resources and proper setup like I suggested. I will try to get rid of that app and see if I can get it back running at least.
Thank you for your help!

You should try to use “/usr/local/bin/php72”.