Error with Qiime2 Docker setup for Galaxy

Hi,

I am having issues with docker galaxy setup on my Mac. I am following Running QIIME 2 inside Galaxy (alpha release version) - YouTube

When I go to run the container the following error message comes up:

Error invoking remote method 'docker-start-container': Error: (HTTP code 500) server error - error while creating mount source path '/host_mnt/private/var/lib/docker/volumes/q2galaxy_data/_data': mkdir /host_mnt/private/var/lib/docker: operation not permitted

Do you have any suggestions please?

Hi @Kylie_Close,

I suspect you are using the trick I showed on Windows. That was specific to WSL 2 and won't work on OS X. Instead of finding that location, you will probably just have to mount a normal directory (any directory of your choosing using the dialogue). This is selected in the Volumes section under Host Path. The container path should stay the same as in the tutorial.

It may or may not take as long as I suggest in the video, since the filesystem operations work very differently between WSL 2 and OS X.

Thanks Evan, I will try this.

1 Like

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.