docker-qgis-server
docker-qgis-server copied to clipboard
server configuration error
This image does not work. Tried with the default project, copying my own into the container, and use a volume reference.
> <ServiceExceptionReport xmlns="http://www.opengis.net/ogc" version="1.3.0">
> <ServiceException code="Service configuration error">Service unknown or unsupported</ServiceException>
> </ServiceExceptionReport>``
I'm having the same issue. The logs coming out of docker-compose don't seem to show any errors at least nothing I could pickout. On address localhost:8080 I see
<ServiceExceptionReport version="1.3.0"><ServiceException code="Service configuration error">Service unknown or unsupported</ServiceException></ServiceExceptionReport>
on localhost:8081
<ServerException>Project file error</ServerException>
and localhost:8082
The connection was reset