Error accepting new connection on local endpoint

Hi @Maciek_N_A ,

Try restarting your local mongo instance, if it fails with socket error, check if the socket file is present in correct location and has necessary permissions (mongo user should have the permissions), last but not least(rare scenario for local setup) check if your setup has enough resources to accommodate new connections.

Please share logs if you still face the error.