littlegeek01
littlegeek01
[🐛 Bug]: java.io.UncheckedIOException: java.io.IOException: HTTP/1.1 header parser received no bytes
Hello I am an engineer at Disney and I am getting the same error. Please forgive me if I am being naive, it is my first time looking this closely...
[🐛 Bug]: java.io.UncheckedIOException: java.io.IOException: HTTP/1.1 header parser received no bytes
Hello @joerg1985: I did set the protocol-verson on the relay config; however, that doesn't seem to be where the problem lies. All traffic originating from the relay correctly forces HTTP/1.1...
[🐛 Bug]: java.io.UncheckedIOException: java.io.IOException: HTTP/1.1 header parser received no bytes
@joerg1985 In my setup there is no traffic going directly from the HUB to Appium. All traffic goes through the node relay. The distinction in traffic is where it originates....
[🐛 Bug]: java.io.UncheckedIOException: java.io.IOException: HTTP/1.1 header parser received no bytes
@joerg1985 I think the relevant info is the headers that are sent. We already know that Appium cannot handle the 'Connection: Upgrade, HTTP2-Settings' header. When the /status endpoint is called...