Error response from daemon: invalid volume specifi...
# getting-started
e
Error response from daemon: invalid volume specification: 'C\Users\USER\.datahub\mysql\init.sql/docker-entrypoint-initdb.d/init.sql:rw': invalid mount config for type "bind": bind source path does not exist: c:\users\user\.datahub\mysql\init.sql
b
Hi we've not seen this - what type of machine are you on?
e
windows
are there any requirements to install datahub?
python3 -m pip install --upgrade pip wheel setuptools
python3 -m pip uninstall datahub acryl-datahub || true  # sanity check - ok if it fails
python3 -m pip install --upgrade acryl-datahub
datahub version
datahub docker quickstart
when i run last command to start docker, I has this error
g
Have you solved the problem? I'm facing the same problem
e
Actually, I uninstall everything and I reinstall docker with wsl support
now work like a charm
do this and come back, I spent 2 days looking for this error! 😄
try to remove also the folders since when you unistall from wizard some files remaining
b
cc @gray-shoe-75895 For some more insights into Windows experience ^
e
*files/foldets
My setup is docker windows and windows server with sql server 2019 in virtual box
message has been deleted
g
I discovered that my Docker Engine was outdated, I've just updated it and the problem was gone