T
Twenty•7mo ago
Ghost Mutt

Blank screen after install

Hi all, installed Twenty following the instructions from the docs for manual install as the one-liner wouldn't work. When I visit my install I get a blank screen. Inspecting the page I can see that the page content is there for Twenty, but nothing is displaying and in the console I can see the following errors relating to asset loading. One of the team in the #🏡︱general channel suggested this could be a networking issue. Could anybody kindly suggest what the issue could be here, or steps to address it. TIA 🙂
No description
3 Replies
shonen295
shonen295•7mo ago
Hey on which platform are your installing ? i have recently setup the project successfully i think i can help
Ghost Mutt
Ghost MuttOP•7mo ago
Hi - it’s Ubuntu on a Linode VPS. Using Runcloud for server management which may be adding complexity or causing the issue, but it’s very configurable if I can just figure the issue.
charles
charles•7mo ago
in self host default configuration, twenty server is hosting the front assets in dist/front and can be served by the server itself Could you double check that: - these files are present on your server - that if you query your server url on env-config.js it's server through http For some reason, if you have something in front of your server, the query might not be reaching your server

Did you find this page helpful?