Townhall Logo

townhall.town

constructive criticism, by design

Backend Connection Issue

Unable to connect to the server. The backend server may not be running.

Troubleshooting:

  1. Make sure the backend server is running on port 5000
  2. Check MongoDB connection string in the backend .env file
  3. Verify network connectivity to MongoDB Atlas
  4. Restart the server with npm run dev