kartoza / docker-qgis-server

A dockerfile that contains a running QGIS server
68 stars 31 forks source link

server configuration error #25

Open simonm3 opened 4 years ago

simonm3 commented 4 years ago

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>``
OhioVR commented 4 years ago

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

Service unknown or unsupported

on localhost:8081

Project file error

and localhost:8082

The connection was reset