You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is an user error! I was stuck on it for quite a bit. Are you using containers? If yes, then the mongoDB url might be wrong. You need to enter 'mongodb://root:password@<container_name>:' . Also you would need to run it on server on `http;//<proxy_container>:3333' . All containers should be on same network and also if your proxy is not a separate container then it would keep on turning off everytime you enter wrong query. Therefore, you would need to again enter the command 'npm run server' or make your proxy container in docker compose file to have "restart:always".
Returns 'Failed to fetch' on Access:browser and 'Gateway timeout' on Access:server.
This is quite possibly a user error rather than a bug!
The text was updated successfully, but these errors were encountered: