Error setting up the project locally.
I was setting up the "twenty" project locally and followed the setup guide carefully.
Ran all commands as instructed.
No errors during setup; everything executed smoothly.
All required ports are up and running.
Despite this, only a black screen appears.


7 Replies
Hello @vedansh, any errors in the console ?
No error in the console.
Everything ran smoothly with no console errors, and all ports were up. However, I keep getting a black screen. Tried on multiple machines and cloud environments—sometimes it’s just a black screen, other times the backend is inaccessible.
Are you able to request in server
@prastoin Yes, I'm able to access the backend server.
The front end initially shows a black screen, then after 1-2 minutes, it shows "Unable to Reach Back-end
Failed to fetch".






Hi @vedansh, looks like your frontend does not reach your backend. What doc did you follow for setup?
Hey @thomast , I followed this doc, and tried multiple times but faced the same error. https://twenty.com/developers/local-setup#step-4:-set-up-a-redis-database-(cache)
Twenty - Local Setup
The guide for contributors (or curious developers) who want to run Twenty locally (on laptop, PC...)
how do you know you can access the backend server? I don't see successful calls in your screens