Keywords: WordPress - AWS - Technical issue - Services (Apache, MariaDB, MySQL…)
bndiagnostic ID: 483655f3-02f1-a0fd-0193-4a3b39ef2528
bndiagnostic output:
? Apache: Found possible issues
? Connectivity: Found possible issues
? Wordpress: Found possible issues
https://docs.bitnami.com/general/apps/wordpress/troubleshooting/debug-errors-apache/
https://docs.bitnami.com/bch/apps/moodle/troubleshooting/deny-connections-bots-apache/
https://docs.bitnami.com/general/faq/administration/use-firewall/
https://docs.bitnami.com/general/apps/wordpress/administration/understand-file-permissions/
bndiagnostic failure reason: The tool could not find any issue
Description:
I have a basic setup:
EFS - WP files
ELB - Auto Scaling
2 Instances
a) Bastion
b) t3a.xlarge-WP X 2
1 RDS
2 memcache servers
I am using t3a.xlarge because of the memory usage and to handle connections before the second server boots up.
I have no traffic to website and yet its not loading. I checked the status, it works fine and all the processes are up and running.
I tried sudo service bitnami restart but of no use.