Keywords: Parse - AWS - Technical issue - Other
bnsupport ID: 805f893f-0119-35e1-2433-6df56cd4fded
Description:
When I log into the Parse Dashboard, it shows the red, green, blue loading bubbles for about 2 seconds and then a blank white screen.
When I tried SSH into the server, it says:
mongodb not running
apache not running
parse-dashboard not running
parse not running
So I tried "sudo /opt/bitnami/ctlscript.sh start" and it says:
"Starting services..."
However, when I tried "sudo /opt/bitnami/ctlscript.sh status", it still shows that mongodb, apache, parse-dashboard, and parse is not running.
This is my first time using a Bitnami Parse Server on AWS. Any help or suggestions would be greatly appreciated.