You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried to make a GET request to http://maps.bgeo.es/geoserver/rest/workspaces/Tecnicsassociats/wmsstores/WMS - ICC/wmslayers.xml but got a 505 status code: Traceback (most recent call last): File "C:/Users/Marti/.qgis2/python/plugins\opengeo\gui\explorer.py", line 118, in run command(*params) File "C:/Users/Marti/.qgis2/python/plugins\opengeo\gui\gsexploreritems.py", line 502, in populate self.workspacesItem.populate() File "C:/Users/Marti/.qgis2/python/plugins\opengeo\gui\gsexploreritems.py", line 384, in populate workspaceItem.populate() File "C:/Users/Marti/.qgis2/python/plugins\opengeo\gui\gsexploreritems.py", line 1115, in populate storeItem.populate() File "C:/Users/Marti/.qgis2/python/plugins\opengeo\gui\gsexploreritems.py", line 1190, in populate resources = self.element.get_resources() File "build\bdist.win32\egg\geoserver\store.py", line 193, in get_resources xml = self.catalog.get_xml(res_url) File "build\bdist.win32\egg\geoserver\catalog.py", line 187, in get_xml raise FailedRequestError("Tried to make a GET request to %s but got a %d status code: \n%s" % (rest_url, response.status, content)) FailedRequestError: Tried to make a GET request to http://maps.bgeo.es/geoserver/rest/workspaces/Tecnicsassociats/wmsstores/WMS - ICC/wmslayers.xml but got a 505 status code:
Tried to make a GET request to http://maps.bgeo.es/geoserver/rest/workspaces/Tecnicsassociats/wmsstores/WMS - ICC/wmslayers.xml but got a 505 status code: Traceback (most recent call last): File "C:/Users/Marti/.qgis2/python/plugins\opengeo\gui\explorer.py", line 118, in run command(*params) File "C:/Users/Marti/.qgis2/python/plugins\opengeo\gui\gsexploreritems.py", line 502, in populate self.workspacesItem.populate() File "C:/Users/Marti/.qgis2/python/plugins\opengeo\gui\gsexploreritems.py", line 384, in populate workspaceItem.populate() File "C:/Users/Marti/.qgis2/python/plugins\opengeo\gui\gsexploreritems.py", line 1115, in populate storeItem.populate() File "C:/Users/Marti/.qgis2/python/plugins\opengeo\gui\gsexploreritems.py", line 1190, in populate resources = self.element.get_resources() File "build\bdist.win32\egg\geoserver\store.py", line 193, in get_resources xml = self.catalog.get_xml(res_url) File "build\bdist.win32\egg\geoserver\catalog.py", line 187, in get_xml raise FailedRequestError("Tried to make a GET request to %s but got a %d status code: \n%s" % (rest_url, response.status, content)) FailedRequestError: Tried to make a GET request to http://maps.bgeo.es/geoserver/rest/workspaces/Tecnicsassociats/wmsstores/WMS - ICC/wmslayers.xml but got a 505 status code:
When querying http://maps.bgeo.es/geoserver/rest/workspaces/Tecnicsassociats/wmsstores/WMS - ICC/wmslayers.xml I get "No such wms store: Tecnicsassociats,WMS%20-%20ICC"
If removing the WMS - ICC" spaces, it works correctly
The text was updated successfully, but these errors were encountered: