From alzaar on Discord:
Hi guys! I am trying to set up a local dev environment for the app. The client is up and running, however the backend server is unresponsive. I am getting no response on my browser if I open https://localhost:8080/. I am using WSL and everything is set up. The last line on the terminal states that a connection is opened to mongo on localhost:$port. Am I missing something ? How long does it take to get the server up. I followed the instructions on this page
appsmith/ServerSetup.md at master · appsmithorg/appsmith · GitHub
The server was run using the start-dev-server.sh
script from inside WSL.
Logs from server:
- Mongock is trying to release the lock.
- Mongock released the lock
- Mongock has finished his job.
- Triggering registration of this instance…
- Opened connection [connectionId{localValue:4, serverValue:20}] to localhost:27018