Hi,
I get a HTTP 500 error when I create an account, a contact or any new record (call, meeting). Same issue when I update any records.
Next after clic on âsaveâ button, the 500 error is displayed on an empty page, with the URL index.php.
After pressing the F5 key to refresh the browser screen, the form page is displayed again. In some cases, my changes are saved, in other cases, especially when updating information, the changes are lost.
This error happens only on live server. In my local server its working fine .
My actual adjustments:
SuiteCRM-version: Version 7.11.15
Sugar Version 6.5.25 (version de construction 344)
Installation: on server at german host Strato
PHP 7.4
SuiteCRM (admin/locale): Default Character Set = UTF8
chmod -R 775 cache custom modules themes data upload config_override.php
Where can I find this error log file?
I found this file at the root of the site: suitecrm.log
Is this the correct file?
This is what i found :
Sun Aug 09 19:25:24 2020 [14657][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] SugarBean::populateDefaultValues $field_defs should be an array
Sun Aug 09 19:25:28 2020 [14726][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] Cannot find bean file for module: Connectors
Sun Aug 09 19:25:28 2020 [14726][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] Cannot find bean file for module: Connectors
Sun Aug 09 19:25:28 2020 [14726][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] Cannot find bean file for module: Versions
Sun Aug 09 19:25:28 2020 [14726][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] Cannot find bean file for module: Versions
Sun Aug 09 19:25:28 2020 [14726][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] Cannot find bean file for module: CustomFields
Sun Aug 09 19:25:28 2020 [14726][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] Cannot find bean file for module: CustomFields
Sun Aug 09 19:25:28 2020 [14726][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] Cannot find bean file for module: Connectors
Sun Aug 09 19:25:28 2020 [14726][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] Cannot find bean file for module: Connectors
Sun Aug 09 19:25:28 2020 [14726][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] Cannot find bean file for module: Versions
Sun Aug 09 19:25:28 2020 [14726][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] Cannot find bean file for module: Versions
Sun Aug 09 19:25:28 2020 [14726][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] Cannot find bean file for module: CustomFields
Sun Aug 09 19:25:28 2020 [14726][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] Cannot find bean file for module: CustomFields
Sun Aug 09 19:30:03 2020 [2354][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] SugarBean::populateDefaultValues $field_defs should be an array
Sun Aug 09 19:30:19 2020 [2362][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] SugarBean::populateDefaultValues $field_defs should be an array
Sun Aug 09 19:30:22 2020 [2363][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] Cannot find bean file for module: Connectors
Sun Aug 09 19:30:22 2020 [2363][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] Cannot find bean file for module: Connectors
Sun Aug 09 19:30:22 2020 [2363][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] Cannot find bean file for module: Versions
Sun Aug 09 19:30:22 2020 [2363][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] Cannot find bean file for module: Versions
Sun Aug 09 19:30:22 2020 [2363][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] Cannot find bean file for module: CustomFields
Sun Aug 09 19:30:22 2020 [2363][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] Cannot find bean file for module: CustomFields
Sun Aug 09 19:30:22 2020 [2363][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] Cannot find bean file for module: Connectors
Sun Aug 09 19:30:22 2020 [2363][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] Cannot find bean file for module: Connectors
Sun Aug 09 19:30:22 2020 [2363][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] Cannot find bean file for module: Versions
Sun Aug 09 19:30:22 2020 [2363][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] Cannot find bean file for module: Versions
Sun Aug 09 19:30:22 2020 [2363][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] Cannot find bean file for module: CustomFields
Sun Aug 09 19:30:22 2020 [2363][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] Cannot find bean file for module: CustomFields
Mon Aug 10 10:48:48 2020 [28208][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] SugarBean::populateDefaultValues $field_defs should be an array
Mon Aug 10 10:54:10 2020 [10125][82681def-4a5c-11d6-edf7-5f3006e169ba][FATAL] SugarBean::populateDefaultValues $field_defs should be an array
After new tests with two web, no changes about this error.
Here are the results of the logs after two tests in two different web browsers (edge ââand chrome).
and make sure the Owner of these directories is set properly.
Disable PHP.ini Display Errors and Run Admin->Repair â Quick Repair Rebuild a few times.
Hi,
I have implemented all of your recommendations. No change. Always the 500 error. For information, this error did not appear immediately after installation, but after several hours of use.
I then installed the French language module. No change either. The 500 error was already active.
Do you have any other suggestions or checks to perform?
Thank you for your help
Hi,
I have implemented all of your changes too. No change. Always the 500 error. For information, this error did not appear immediately after installation, but after several hours of use.
I then installed the French language module. No change either. The 500 error was already active.
Do you have any other suggestions or checks to perform?
Thank you for your help
Hi,
One more information: When I try to upgrade an account, after click on âsaveâ button, the error 500 is still remaining, but for each test, the record is property saved.
However, when I try to update a call or a meeting, the 500 error occurs when I click on the âsaveâ button, but the changes to the recording are not saved.
If you go in Admin / Diagnostics and download your phpinfo from there, which PHP version does it show?
Also, which value do you get for error_log in that phpinfo? If you go to the file mentioned in that entry, do you see any additional errors for your problem?
Faced with the number of difficulties to make the suiteCRM application work and the bugs encountered, I definitely switched to another CRM application, much simpler to install and use, reliable for the moment, and free of blocking bugs.