<div dir="ltr"><div>I'm trying to install QGIS server 3.0.2 in a docker container. However I'm getting the following response from WMS requests:<br><br><ServiceExceptionReport version="1.3.0"><ServiceException code="InvalidCRS">Could not create output CRS</ServiceException></ServiceExceptionReport><br><br>The server log provides a little more information:<br><br>[443][10:56:23] ******************** New request ***************<br>[443][10:56:23] formatString is: image/png<br>[443][10:56:23] BBOX:0,-30,90,60<br>[443][10:56:23] CRS:EPSG:4326<br>[443][10:56:23] FORMAT:image/png<br>[443][10:56:23] HEIGHT:512<br>[443][10:56:23] LAYERS:bluemarble<br>[443][10:56:23] MAP:/tmp/projects/helloworld3.qgs<br>[443][10:56:23] REQUEST:GetMap<br>[443][10:56:23] SERVICE:WMS<br>[443][10:56:23] WIDTH:512<br>[443][10:56:23] WMS Request parameters:<br>[443][10:56:23]  - CRS : EPSG:4326<br>[443][10:56:23]  - WIDTH : 512<br>[443][10:56:23]  - HEIGHT : 512<br>[443][10:56:23]  - BBOX : 0,-30,90,60<br>[443][10:56:23]  - LAYERS : bluemarble<br>[443][10:56:23]  - FORMAT : image/png<br>[443][10:56:23] Error, could not create output CRS from EPSG<br>[443][10:56:23] Request finished in 62 ms<br><br>I get the same response using both the debian:stretch and ubuntu:18.04 base images. QGIS is installed from <a href="http://qgis.org/debian">qgis.org/debian</a>.</div><div><br></div><div>I've successfully installed qgis-server on debian (in a virtual machine) using what I think is the same process and configuration, so I'm at a loss as to why it's not working.</div><div><br></div><div>Any suggestions appreciated. Thanks,</div><div><br></div><div>Josh<br></div></div>