Hi,

That server isn't running. Here is what I get by using curl:

curl: (28) Failed to connect to gis.cmirit.ru port 443 after 75007 ms: Couldn't 
connect to server

Best regards,

Roar Brænden

> 29. jan. 2024 kl. 11:51 skrev Ярослав Минин via Geoserver-users 
> <geoserver-users@lists.sourceforge.net>:
> 
> I think this functionality is not present in 2.20.4 and 2.22.2, cannot find 
> URL checks in GUI.
>  
> 
>  
> Понедельник, 29 января 2024, 11:40 +02:00 от Ian Turton <ijtur...@gmail.com>:
>  
> That's probably related to the new security checks being applied to URLs - 
> see https://docs.geoserver.org/latest/en/user/security/urlchecks.html 
> <https://docs.geoserver.org/latest/en/user/security/urlchecks.html>
>  
> Ian
>  
> On Mon, 29 Jan 2024 at 08:51, Ярослав Минин via Geoserver-users 
> <geoserver-users@lists.sourceforge.net 
> <x-msg://e.mail.ru/compose/?mailto=mailto%3ageoserver%2dus...@lists.sourceforge.net>>
>  wrote:
> Hello, geoserver community!
>  
> Got a service with this GetCapabilities url:
> https://gis.cmirit.ru/WMTS_ORTO_2020/service.svc/get?service=WMTS&request=GetCapabilities
>  
> <https://gis.cmirit.ru/WMTS_ORTO_2020/service.svc/get?service=WMTS&request=GetCApabilities>
>  
> Geoserver version 2.15.2:  creating a WMTS-store using this URL is 
> successful. I see a layer to publish.
> Geoserver version 2.20.4 or 2.22.2:  creating a WMTS-store using this URL 
> fails. Looks like something does not work properly in wmts lib. Log part that 
> seems to relate:
>  
>  
> 2024-01-26 13:04:26,787 DEBUG 
> [security.IncludeQueryStringAntPathRequestMatcher] - Checking match of 
> request : 'Path: 
> /web/wicket/bookmarkable/org.geoserver.web.data.store.wmtsstorenewpage, 
> QueryString: 9-1.IBehaviorListener.0-form-save'; against '/web/**'
> 2024-01-26 13:04:26,787 DEBUG 
> [security.IncludeQueryStringAntPathRequestMatcher] - Matched Path: 
> /web/wicket/bookmarkable/org.geoserver.web.data.store.wmtsstorenewpage, 
> QueryString: 9-1.IBehaviorListener.0-form-save with /web/**
> 2024-01-26 13:04:26,788 DEBUG [geoserver.ows] - Could not find a layer group 
> named web
> 2024-01-26 13:04:26,788 DEBUG [geoserver.ows] - Could not find a layer group 
> named web
> 2024-01-26 13:04:26,788 DEBUG [geoserver.ows] - Could not find a layer group 
> named web
> 2024-01-26 13:04:26,788 DEBUG [geoserver.ows] - Could not find a layer group 
> named web
> 2024-01-26 13:04:26,788 DEBUG [geoserver.ows] - Could not find a layer group 
> named web
> 2024-01-26 13:04:26,788 DEBUG [geoserver.ows] - Could not find a layer group 
> named web
> 2024-01-26 13:04:26,788 DEBUG [geoserver.ows] - Could not find a layer group 
> named web
> 2024-01-26 13:04:26,788 DEBUG [geoserver.ows] - Could not find a layer group 
> named web
> 2024-01-26 13:04:26,939 DEBUG [data.ows] - 
> FinalURL:https://gis.cmirit.ru/WMTS_ORTO_2020/service.svc/get?REQUEST=GetCapabilities&VERSION=1.0.0&SERVICE=WMTS
>  
> <https://gis.cmirit.ru/WMTS_ORTO_2020/service.svc/get?REQUEST=GetCapabilities&VERSION=1.0.0&SERVICE=WMTS>
> 2024-01-26 13:04:26,939 DEBUG [geotools.http] - URL is 
> https://gis.cmirit.ru/WMTS_ORTO_2020/service.svc/get?REQUEST=GetCapabilities&VERSION=1.0.0&SERVICE=WMTS
>  
> <https://gis.cmirit.ru/WMTS_ORTO_2020/service.svc/get?REQUEST=GetCapabilities&VERSION=1.0.0&SERVICE=WMTS>
> 2024-01-26 13:04:27,234 DEBUG [xsd.impl] - schemaLocation found: 
> http://www.opengis.net/wmts/1.0 <http://www.opengis.net/wmts/1.0> 
> https://gis.cmirit.ru/WMTS_ORTO_2020/service.svc/static/fs/wmts.xsd 
> <https://gis.cmirit.ru/WMTS_ORTO_2020/service.svc/static/fs/wmts.xsd>
> 2024-01-26 13:04:27,241 DEBUG [xsd.impl] - Found override for 
> http://www.opengis.net/wmts/1.0 <http://www.opengis.net/wmts/1.0>: 
> https://gis.cmirit.ru/WMTS_ORTO_2020/service.svc/static/fs/wmts.xsd 
> <https://gis.cmirit.ru/WMTS_ORTO_2020/service.svc/static/fs/wmts.xsd> ==> 
> jar:file:/usr/local/tomcat/webapps/geoserver/WEB-INF/lib/gt-xsd-wmts-26.4.jar!/org/geotools/wmts/wmts.xsd
> 2024-01-26 13:04:27,431 DEBUG [data.util] - CRSConverterFactory can be 
> applied from Strings to CRS  only.
> 2024-01-26 13:04:27,431 DEBUG [data.util] - InterpolationConverterFactory can 
> be applied from Strings to Interpolation only.
> 2024-01-26 13:04:27,431 DEBUG [sqlserver.jtds] - Failed to find JTDS jar
> 2024-01-26 13:04:27,431 TRACE [sqlserver.jtds] - No JTDS jar on classpath
> 2024-01-26 13:04:27,478 DEBUG [data.util] - CRSConverterFactory can be 
> applied from Strings to CRS  only.
> 2024-01-26 13:04:27,478 DEBUG [data.util] - InterpolationConverterFactory can 
> be applied from Strings to Interpolation only.
> 2024-01-26 13:04:27,478 DEBUG [sqlserver.jtds] - Failed to find JTDS jar
> 2024-01-26 13:04:27,478 TRACE [sqlserver.jtds] - No JTDS jar on classpath
> 2024-01-26 13:04:27,498 DEBUG [data.util] - CRSConverterFactory can be 
> applied from Strings to CRS  only.
> 2024-01-26 13:04:27,498 DEBUG [data.util] - InterpolationConverterFactory can 
> be applied from Strings to Interpolation only.
> 2024-01-26 13:04:27,498 DEBUG [sqlserver.jtds] - Failed to find JTDS jar
> 2024-01-26 13:04:27,498 TRACE [sqlserver.jtds] - No JTDS jar on classpath
> 2024-01-26 13:04:27,585 ERROR [data.ows] - Failed to execute request 
> https://gis.cmirit.ru/WMTS_ORTO_2020/service.svc/get?REQUEST=GetCapabilities&VERSION=1.0.0&SERVICE=WMTS
>  
> <https://gis.cmirit.ru/WMTS_ORTO_2020/service.svc/get?REQUEST=GetCapabilities&VERSION=1.0.0&SERVICE=WMTS>
> --
> Sincerely,
> Yaras
> _______________________________________________
> Geoserver-users mailing list
> 
> Please make sure you read the following two resources before posting to this 
> list:
> - Earning your support instead of buying it, but Ian Turton: 
> http://www.ianturton.com/talks/foss4g.html#/ 
> <http://www.ianturton.com/talks/foss4g.html#/>
> - The GeoServer user list posting guidelines: 
> http://geoserver.org/comm/userlist-guidelines.html 
> <http://geoserver.org/comm/userlist-guidelines.html>
> 
> If you want to request a feature or an improvement, also see this: 
> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>  
> <https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer>
> 
> 
> Geoserver-users@lists.sourceforge.net 
> <x-msg://e.mail.ru/compose/?mailto=mailto%3ageoserver%2dus...@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/geoserver-users 
> <https://lists.sourceforge.net/lists/listinfo/geoserver-users>
> 
> -- 
> Ian Turton
>  
>  
> --
> С уважением,
> Ярослав Минин
>  
> _______________________________________________
> Geoserver-users mailing list
> 
> Please make sure you read the following two resources before posting to this 
> list:
> - Earning your support instead of buying it, but Ian Turton: 
> http://www.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines: 
> http://geoserver.org/comm/userlist-guidelines.html
> 
> If you want to request a feature or an improvement, also see this: 
> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
> 
> 
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users

_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to