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
{
"en": {
"service_url": "https://geoportal.gc.ca/arcgis/rest/services/FGP/West_Coast_Vancouver_Island_Synnoptic_Bottom_Trawl_Survey/MapServer/0",
"service_type": "esriFeature",
"metadata": {
"metadata_url": "https://gcgeo.gc.ca:443/geonetwork/srv/eng/xml.metadata.get?uuid=557e42ae-06fe-426d-8242-c3107670b1de",
"catalogue_url": "https://gcgeo.gc.ca:443/geonetwork/metadata/eng/557e42ae-06fe-426d-8242-c3107670b1de"
},
"service_name": "West Coast Vancouver Island Synoptic Bottom Trawl Survey"
},
"fr": {
"service_url": "https://geoportal.gc.ca/arcgis/rest/services/FGP/West_Coast_Vancouver_Island_Synnoptic_Bottom_Trawl_Survey/MapServer/1",
"service_type": "esriFeature",
"metadata": {
"metadata_url": "https://gcgeo.gc.ca:443/geonetwork/srv/fre/xml.metadata.get?uuid=557e42ae-06fe-426d-8242-c3107670b1de",
"catalogue_url": "https://gcgeo.gc.ca:443/geonetwork/metadata/fre/557e42ae-06fe-426d-8242-c3107670b1de"
},
"service_name": "Relevé synoptique au chalut de fond sur la côte ouest de l\u2019île de Vancouver"
},
"version": "2.0"
}
The following error is returned:
2018-07-31T20:46:45.134Z {"msg": "Problem communicating with service endpoint https://geoportal.gc.ca/arcgis/rest/services/FGP/West_Coast_Vancouver_Island_Synnoptic_Bottom_Trawl_Survey/MapServer/0 HTTPSConnectionPool(host='geoportal.gc.ca', port=443): Max retries exceeded with url: /arcgis/rest/services/FGP/West_Coast_Vancouver_Island_Synnoptic_Bottom_Trawl_Survey/MapServer/0?f=json (Caused by SSLError(SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)'),))"}
2018-07-31T20:46:45.134Z put failed 400
v3.0 of RCS was released on May 4th to address the remaining edge cases with SSL verification due to Python versions being out of date. This registers fine on our v3.0 RCS. You should upgrade to the newest version and let us know if this continues to be an issue.
Trying to register the following fails:
The following error is returned:
Test endpoint here: https://dev.rcs.gcgeo.gc.ca/static/test.html
The text was updated successfully, but these errors were encountered: