Hi everyone! I have some problem with launching qu...
# troubleshoot
t
Hi everyone! I have some problem with launching quickstart. Usually, I have no problem (yesterday was ok). I have this error when pulling datahub-actions:
Copy code
ERROR: for datahub-actions  failed to register layer: error creating overlay mount to /var/lib/docker/overlay2/8e4a978b78ea7e210f5feb6cc5d864ca03ed1cc652bde6a0a6e0772fb1ab71b2/merged: too many levels of symbolic links
ERROR: failed to register layer: error creating overlay mount to /var/lib/docker/overlay2/8e4a978b78ea7e210f5feb6cc5d864ca03ed1cc652bde6a0a6e0772fb1ab71b2/merged: too many levels of symbolic links
Error while pulling images. Going to attempt to move on to docker-compose up assuming the images have been built locally
I've tried to delete all my container/images/volumes. But I still have this error. Thank you for your help!
b
Does it help to restart docker daemon?
t
Hi! I've restarted docker, restarted my laptop, still have this error. It seems like datahub-actions image has been updated 17 hours ago (cf docker hub).
If I try to change in the docker-compose quickstart file, the tag of datahub-actions image (acryldata/datahub-actions:v.0.0.5). It works, so maybe it's a problem with the new version.