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
I have a kevoree instance running on server of our internal network which is behind a proxy server.
When i access the instance from the editor using the internal ip, the kevoree model is shown at the editor, but when i am using the public domain name of the server i get the error "Unable to connect to ws://domainName:9000/".
At the same time at the kevoree logs i get "ERROR: WSGroup "sync": io.undertow.websockets.core.WebSocketFrameCorruptedException: UT002015: Extensions not allowed but received rsv of 4"
Have you made any tests involving a proxy server? Is there a configuration that can be done to resolve this issue?
Thank you for your time in advance.
The text was updated successfully, but these errors were encountered:
Hi everyone,
I have a kevoree instance running on server of our internal network which is behind a proxy server.
When i access the instance from the editor using the internal ip, the kevoree model is shown at the editor, but when i am using the public domain name of the server i get the error "Unable to connect to ws://domainName:9000/".
At the same time at the kevoree logs i get "ERROR: WSGroup "sync": io.undertow.websockets.core.WebSocketFrameCorruptedException: UT002015: Extensions not allowed but received rsv of 4"
Have you made any tests involving a proxy server? Is there a configuration that can be done to resolve this issue?
Thank you for your time in advance.
The text was updated successfully, but these errors were encountered: