Closed Revo2022 closed 2 years ago
I am seeing the same issue on Ubuntu 20.04 as well but only when using https://qwc.sourcepole.com/quick-start/ instructions. I was able to use a docker tar from the previous day to get this working.
I had the same problem on Windows. It happened because I forgot to create a copy of the nginx-example.conf file as nginx.conf inside the api-gateway folder. So I followed these steps:
I cannot reproduce this error. But from the error message it seems that /run/desktop/mnt/host/c/qwc/qwc-docker/api-gateway/nginx.conf
does not exist or could not be mounted.
I had the same problem on Windows. It happened because I forgot to create a copy of the nginx-example.conf file as nginx.conf inside the api-gateway folder
This might be a good hint. @Revo2022 maybe you just forgot to create the nginx.conf file?
Also there have been quite some changes since January, please check out the updated documentation.
Closing this issue, as it is not directly related to the docker-compose configuration, but the docker environment. If your issue still persists with the latest version, then please open a new issue.
Following output is given after I've entered docker-compose up -d
Any possibility to fix it for windows? I think it's about the usage of volumes and absolute paths