Failed to Load welcome screen after success installation

If you’re looking for some help, it’s important to provide as much context as possible so that people can assist you. Try to always mention:

  • What’s your URL? : https://www.propftx.com/blogs/ghost/
    What version of Ghost are you using : 5.79.1
    What configuration :
    Enter your blog URL: (https://www.propftx.com/blogs)
    Enter your MySQL hostname: (localhost)
    Enter your MySQL username: (ghost-542)
    Enter your Ghost database name: (propFTX_prod)
  • What browser : Chrome
    What errors or information do you see in the console : Failed to load resource: the server responded with a status of 404 ()

What steps could someone else take to reproduce the issue you’re having? Use the below IP address to find the error :http://13.200.51.241:2368/ghost

Looks like you’re trying to do a subdirectory setup. Please post your config.production.json and the config file for whatever you’re using to proxy. (Nginx?) Be sure to remove any passwords and secrets first.

You see that ghost is on 2369, not 2368? Is that where your proxy expects it?

But you’re telling Ghost in its config.production.json that it should expect to be exposed on port 2369.

1 Like

Still waiting to see the configuration file for the proxy.

Ah, yes, I see that, @SandeepKrishna, sorry.

I’m confused, because ghost ls isn’t matching your configuration file…

try <yourghostdirectory>/content/logs

Alternately, you can start Ghost for debugging with ghost run -D