Question

Preview pane in ghost admin shows blank site

So, I’ve just launched a fresh Ghost install on digital ocean. The site is live via the site url, however for some reason the site preview at https://mysite.com/ghost/#/site shows a blank screen.

How can I resolve this issue?

Regards


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

KFSys
Site Moderator
Site Moderator badge
September 19, 2022

Hi @pixlco,

Usually, a blank screen means there are some code issues. I’ll recommend you to enable the Debug mode of ghost.

You can use the ghost cli to do so:

  1. # Enables the verbose logging output for debugging
  2. ghost --verbose, ghost -V

More about that in the https://ghost.org/docs/ghost-cli/ ghost docs page

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up