Hi I have created a new oracle cloud vm and run updates/upgrade. Followed the official Ghost install guide
URL: Ghost Admin
Ghost: 5.49.3
OS: Ubuntu 20.04
Nginx / MySQL 8
I have tried using Google chrome and Firefox, I have checked my A record is pointing to my cloud ip address,When I run Ghost Doctor there are no errors, I have checked firewall settings which allow https/http
- sudo systemctl is-active ghost_tech-techiemike-com
┌─────────────────────┬────────────────┬─────────┬──────────────────────┬────────────────────────────┬──────┬─────────────────┐
│ Name │ Location │ Version │ Status │ URL │ Port │ Process Manager │
├─────────────────────┼────────────────┼─────────┼──────────────────────┼────────────────────────────┼──────┼─────────────────┤
│ tech-techiemike-com │ /var/www/ghost │ 5.49.3 │ running (production) │ http://tech.techiemike.com │ 2368 │ systemd │
└─────────────────────┴────────────────┴─────────┴──────────────────────┴───────
Checking system Node.js version - found v16.20.0
Checking logged in user
Ensuring user is not logged in as ghost user
Checking if logged in user is directory owner
Checking current folder permissions
Checking system compatibility
Checking for a MySQL installation
- sudo systemctl is-active ghost_tech-techiemike-com
Instance is currently running
Validating config [skipped]
Checking folder permissions
Checking file permissions
Checking content folder ownership
Checking memory availability
Checking binary dependencies
Checking free space
Checking systemd unit file
Checking systemd node version - found v16.20.0
I have tried rebooting the server and reloading the page same error, nginx default page shows fine, any idea why I cannot access the page? or what else I could check?