-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WordPress] Server crashed, stopped services #907
Comments
The screenshot you posted shows that Apache is running into issues when trying to connect to PHP-FPM. If you take a look that the log file of PHP, you will see these errors
Please increase the max_children configuration in the php/etc/memory.conf file and restart the service for the change to take effect. I also suggest you take a look at this other thread to troubleshoot the issue |
Thank you. We now upgrade the instance to have 16gb of Ram and 4vCPU we will monitor the this now more closely as i saw we hit on some occasion a mem limit. Not sure why now with for example 16gb of space we run into sometime very high mem usage it peaks out in some case. We have seen this via Atop and do not know why these even on double the mem we still in some cases reach a peak. we will check this with the children to be honest never thought of this and never done it in the past. Are there any pre config values available for this part maybe? |
Depending on the instance type you are using, some parameters are automatically configured. For example, you can take a look at the /opt/bitnami/php/etc/memory.conf file which is a symbolic link to a different file in the system (that is updated in every boot depending on the resources the machine has)
However, you can customize them according to your needs. |
Thank you very much. You have helped us a lot! |
Hello All, We are facing similar issue and when we checked the apache logs, we found this - [Thu Apr 04 06:59:40.289445 2024] [proxy_fcgi:error] [pid 7976:tid 140656555063040] [client 162.158.183.111:58738] AH01067: Failed to read FastCGI header We keeps on restarting the services 10-12 times a day. Unable to understand this issue. Please please help us to fix this. |
Is there any error in the PHP's log files? You can find it inside the /opt/bitnami/php directory
That's a specific error about the application and the woocomerce plugin. The plugin's developers should provide more information. |
Platform
AWS
bndiagnostic ID know more about bndiagnostic ID
ab8f50cc-7f16-205d-52e0-a2c9e17e56c3
bndiagnostic output
✓ Resources: No issues found
? Connectivity: Found possible issues
? Mariadb: Found possible issues
✓ Processes: No issues found
✓ Wordpress: No issues found
? Apache: Found possible issues
✓ Php: No issues found
Found recent error or warning messages in the Apache error log.
bndiagnostic was not useful. Could you please tell us why?
No, did not pinpoint the issue
Describe your issue as much as you can
hi There,
as title suggestes. Seems Apache stopped all services this morning. After restart of the services and Apache it started working. the log:
This is the log from Apache.
Any advice or help in this matter?
Regards,
Dragan
The text was updated successfully, but these errors were encountered: