I resolved it by restarting the couchdb service inside the container:
docker exec -it medic-os /bin/bash
sudo /boot/svc-restart medic-core couchdb
I resolved it by restarting the couchdb service inside the container:
docker exec -it medic-os /bin/bash
sudo /boot/svc-restart medic-core couchdb