#Getting error on yarn install
1 messages · Page 1 of 1 (latest)
Hey There,
We've registered your query, and our team will get back to you soon.
Regards,
Pranav
Hello! Could you please try re-cloning the repository and starting over?
Hey
After recloning now when I checked docker health I am getting
[2023-05-11 15:56:07,272] - RTS health check failed with error:
finishConnect(..) failed: Connection refused: /127.0.0.1:8091
I see this in docker log
Appsmith container is unhealthy
Also while running health check url inside docker container I am seeing this:
Connecting to localhost:8080 (127.0.0.1:8080)
wget: server returned error: HTTP/1.1 401 Unauthorized
I am facing the same problem. I tried to setup client side on github codespaces (after I failed to get appsmith started on wsl) for development. The docker container for appsmith server is showing unhealthy. As a result, I am getting 503 error in the browser after running yarn start.