Hi @russell
Thanks for using Bitnami WordPress Multisite!
I could not access your admin dashboard login page either, it results in an HTTP 404 error (maybe I'm not using the correct path? I tried http://XXXXXXent.co/wp-admin
).
Nevertheless, I have seen that you have several plugins and themes on your site. Your instance is reporting some errors regarding them:
$ wp plugin list
...
PHP Warning: A non-numeric value encountered in /opt/bitnami/apps/wordpress/htdocs/wp-includes/functions.php on line 74
Warning: A non-numeric value encountered in /opt/bitnami/apps/wordpress/htdocs/wp-includes/functions.php on line 74
Could you please try disabling the plugins, just in case this is the cause? You can do that by running the following commands:
$ wp plugin deactivate --all
Ref: https://developer.wordpress.org/cli/commands/plugin/deactivate/
Best regards,
Jose Antonio Carmona
Was my answer helpful? Click on 