<div dir="ltr"><div>Hi,</div><div>first of all, let me congratulate the excellent job with this configuration.</div><div><br></div><div>I install the last version of SPCGeonode with docker in Kubuntu following your guide.</div><div>Everything was install has expected but now I found some issues that I want to clarify before to report as a bug.</div><br><div>Actual problems:</div><div>Adding a remote service from a QGIS Server connection, read the layers but don't project the layer and after the harvest assumes a different URL.</div><div>So if I do <a href="http://siteURL/qgis/qgis_mapserv.fcgi.exe?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities&MAP=repo/project.qgs">http://siteURL/qgis/qgis_mapserv.fcgi.exe?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities&MAP=repo/project.qgs</a> after the harvest the URL is changed to</div><div>
<a href="http://siteURL/qgis/qgis_mapserv.fcgi.exe?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities?MAP=repo/project.qgs">http://siteURL/qgis/qgis_mapserv.fcgi.exe?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities?MAP=repo/project.qgs</a></div><div><br></div><div>I tested this in a previous version of geonode and works fine.<br>

</div><div><br></div><div>After trying a lot of times without success the adding remote service I think to add wms service using Backoffice GeoServer. After try to add the Layers from the QGIS Server connection I lose the ability to see the layers with a java error  Then I try to delete the store but give me the same error message when I try to see the layers. I test using geoserver/rest/  and I have the following error: Don't know how to handle resource WMTSLayerInfoImpl[layer]</div><div><br></div><div>So the layer is in ESPG:32629<div>PROJCS["WGS 84 / UTM zone 29N",GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",-9],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",500000],PARAMETER["false_northing",0],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","32629"]] <br></div><div><br></div><div>And the qgis server project is in EPSG:4326</div><div><br></div><div>I notice that the user projections don't have the ESPG:32629 in the file 

<p style="margin:0px;text-indent:0px;white-space:pre-wrap">/opt/geonode/scripts/spcgeonode/_volume_geodatadir/user_projections/epsg.properties This can be the problem?</p><p style="margin:0px;text-indent:0px;white-space:pre-wrap"><br></p><p style="margin:0px;text-indent:0px;white-space:pre-wrap">My questions:</p><p style="margin:0px;text-indent:0px;white-space:pre-wrap">When do I want to do changes what is the correct action?</p><p style="margin:0px;text-indent:0px;white-space:pre-wrap"><br></p><p style="margin:0px;text-indent:0px;white-space:pre-wrap">Sudo docker exec -it spc_container /bin/bash to enter in the container? If yes, I tried but I have the permission denied.<br></p><p style="margin:0px;text-indent:0px;white-space:pre-wrap"><br></p><p style="margin:0px;text-indent:0px;white-space:pre-wrap">OR</p><p style="margin:0px;text-indent:0px;white-space:pre-wrap"> I change the directory inside Scripts/SPCgeonode and do the build? If yes, what is the right docker build command?</p><p style="margin:0px;text-indent:0px;white-space:pre-wrap"><br></p><p style="margin:0px;text-indent:0px;white-space:pre-wrap">Thank you for your time.<br></p><p style="margin:0px;text-indent:0px;white-space:pre-wrap"><br></p><p style="margin:0px;text-indent:0px;white-space:pre-wrap">P.S: I'm available to help in this SPCGeonode Docs and try to clarify some possible steps or explain the purposes of each folder and docker commands. For me is a good way to learn and have an official source to look.</p><p style="margin:0px;text-indent:0px;white-space:pre-wrap"><br></p><p style="margin:0px;text-indent:0px;white-space:pre-wrap">Best regards,</p><p style="margin:0px;text-indent:0px;white-space:pre-wrap">João<br></p></div></div></div>