bitnami / vms

Bitnami VMs
https://bitnami.com
Other
206 stars 43 forks source link

Bitnami White screen of death, apache and connectivity issues #1477

Closed BATTUTA96 closed 4 months ago

BATTUTA96 commented 5 months ago

Platform

Google Cloud Platform

bndiagnostic ID know more about bndiagnostic ID

5afbefbc-631b-25e7-a21b-697cf045471c

bndiagnostic output

? Connectivity: Found possible issues
✓ Mariadb: No issues found
? Apache: Found possible issues
✓ Processes: No issues found
✓ Resources: No issues found
✓ Wordpress: No issues found
✓ Php: No issues found

bndiagnostic was not useful. Could you please tell us why?

It was a bit useful, I could fix only the Wordpress issues, but Apache and Connectivity, I followed step by step the guide but didn't fix it.

Describe your issue as much as you can

Well, it was only just like a normal casual day browsing the website, where it suddenly appears the white screen of death, and wp-admin doesn't recognize my users anymore.

scrn1 scrn2
gongomgra commented 5 months ago

Hi @BATTUTA96,

I visited your website and I see the next custom maintenance mode page. It looks like there are some issues in any of your customizations. Can you check them?

Screenshot 2024-04-09 at 17 07 59

You may want to set the Apache LogLevel parameter to debug in the /opt/bitnami/apache2/conf/httpd.conf file to get more information on what are the error messages you are getting. You will need to restart the Apache service for changes to take effect. Also remember to set it back to warn level once you have debugged your issues, because it will make the Apache log file to grow rapidly, which can cause other issues like the server running out of free space.

sudo /opt/bitnami/ctlscript.sh restart apache
BATTUTA96 commented 5 months ago

Hi @gongomgra Thank you for your response. I have tried to set it to debug, and restarted apache properly. But I couldn't see where would the error messages appear?

Some error messages appeared on the logs explorer on the GCP (Google cloud platform). 4 error messages stated of invalid ssh key entry, expired key. any idea?

gongomgra commented 5 months ago

Hi @BATTUTA96,

Thanks for your message. The verbose Apache logs are written to the files under the /opt/bitnami/apache2/logs directory on your server.

Regarding the SSH key errors, they are not related to the issues you are having with your web application. They are simply reflecting a connection failure to your server.

Hope it helps!

BATTUTA96 commented 5 months ago

Hi @gongomgra , yes it works but very slow. Server and Wordpress Bitnami is back now, but with very slow loading. Is it GCP issue or Wordpress? <img width="1440" alt="Screen Shot 2024-04-16 at 2 04 38 PM"

Screen Shot 2024-04-16 at 2 04 45 PM

src="https://github.com/bitnami/vms/assets/166297134/280f8a9a-c56d-40b0-88c2-752693f0e8de">

Screen Shot 2024-04-16 at 2 04 45 PM Screen Shot 2024-04-16 at 2 04 25 PM
gongomgra commented 5 months ago

Hi @BATTUTA96,

Thanks for your message. I think you can give a try to some optimizations via WordPress cache plugins

https://docs.bitnami.com/google/apps/wordpress/troubleshooting/optimize-bitnami-wordpress/

Additionally, we recommend you to ask in the official WordPress forums, where you can get help from WordPress developers and/or users with more experience in developing WordPress websites

https://wordpress.org/support/forums/

github-actions[bot] commented 5 months ago

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

github-actions[bot] commented 4 months ago

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.