I encounter a problem I can not explain…
I can connect to the cluster (class cluster or personal Atlas cluster) with Mongo shell. I can usually use few commands and then it doesn’t respond anymore. I have to quit and connect again to the cluster.
In the screenshot below, everything is fine until I switch to db video.
Then, the next command doesn’t give anything (neither proper response or error message). So I tried a basic “show dbs”, and it doesn’t work better. I can not even use quit().
So I usually use CTRL+C, which shows the last line (2019-04-11T16:14:45.481+0200 I CONTROL [thread1] shutting down with code:0), to be able to quit and restart.
I have the same problem whatever the cluster I use (class cluster or personnal) and whatever my command (right or wrong)… Sometimes I just disconnect/connect and copy/paste the same command and it works…
Any idea (it’s very annoying to have to connect/disconnect every minutes) ?