With the MongoBD connector, I got an error : `Fail...
# ask-community-for-troubleshooting
c
With the MongoBD connector, I got an error :
Failed to fetch schema. Please try again
Any idea to resolve the issue?
👍 1
1
j
docker: Error response from daemon: write /var/lib/docker/containers/b73700eae0f31d41923ef48b74032226f64469fb8d6f3f83a3ed3963bff83751/.tmp-hostconfig.json396875193: no space left on device.
“No space left on device” is probably your issue there.
Check your disk space on the nodes where workers run.
c
Thanks a lot