ords HTTP ERROR 400 Invalid SNI
Hello
I try to install and configure last ORDS 23.4
after it starts and running I go by browser to ords address and experience on start this problem:
— — — —
HTTP ERROR 400 Invalid SNI
URI: | /ords |
---|---|
STATUS: | 400 |
MESSAGE: | Invalid SNI |
SERVLET: | - |
CAUSED BY: | org.eclipse.jetty.http.BadMessageException: 400: Invalid SNI |
Caused by:
org.eclipse.jetty.http.BadMessageException: 400: Invalid SNI
at org.eclipse.jetty.server.SecureRequestCustomizer.customize(SecureRequestCustomizer.java:266)
at org.eclipse.jetty.server.SecureRequestCustomizer.customize(SecureRequestCustomizer.java:207)
at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1594)
at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501)