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.
No description
No description
7 Replies
Prastoin
Prastoin3w ago
Hello @vedansh, any errors in the console ?
vedansh
vedanshOP3w ago
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.
Prastoin
Prastoin3w ago
Are you able to request in server
vedansh
vedanshOP3w ago
@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".
No description
No description
No description
No description
No description
No description
thomast
thomast2w ago
Hi @vedansh, looks like your frontend does not reach your backend. What doc did you follow for setup?
vedansh
vedanshOP2w ago
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...)
thomast
thomast2w ago
how do you know you can access the backend server? I don't see successful calls in your screens

Did you find this page helpful?