Roundcube Community Forum

Release Support => Pending Issues => Topic started by: oase on October 01, 2021, 02:52:36 AM

Title: unable to parse content on iOS by calling the login-screen
Post by: oase on October 01, 2021, 02:52:36 AM
Hello everybody,

since yesterday (2021-09-29) when I try to open the roundcube login screen on an iOS device I got the error message: ERR_INVALID_RESPONSE in Chrome or "Unable to parse response" in Safari.
But on every other device (Microsoft, Android) the site works fine.
Anybody able to help me. The site I try to open is: https://webmail.net4you.net

Thanks in advance
René
Title: Re: ERR_INVALID_RESPONSE on iOS 15 by calling the login-screen
Post by: oase on October 05, 2021, 04:44:22 AM
Anybody who can test the URL with his iOS device and let me know whether the sites work for him or not?

With kind regards
René
Title: Re: ERR_INVALID_RESPONSE on iOS 15 by calling the login-screen
Post by: oase on October 07, 2021, 11:01:37 AM
The problem still occurs.
Anybody able to help me with this?
Title: Re: ERR_INVALID_RESPONSE on iOS 15 by calling the login-screen
Post by: oase on October 11, 2021, 05:45:06 AM
In the Apple-Forum I got the message that I should stick with RoundCube because it might be a specific error of the RoundCube page and not a general problem with the safari rendering engine.

So I'm back here asking for help.
Anybody able to help me?

Thanks in advance
René
Title: Re: unable to parse or ERR_INVALID_RESPONSE on iOS 15 by calling the login-screen
Post by: oase on October 11, 2021, 11:45:13 AM
I found out, that it seems to be related to the protocol. On an Apple device when i use curl with http/1.1 the site will be delivered but when i try it with http2 no response will be received.

Could that be a problem with the RoundCube-System?

Can you analyze this?
With kind regards
René
Title: Re: unable to parse content on iOS by calling the login-screen
Post by: SKaero on October 13, 2021, 01:36:10 PM
That would be a problem with the web server not with Roundcube.
Title: Re: unable to parse content on iOS by calling the login-screen
Post by: oase on October 15, 2021, 08:37:13 AM
But how could it be a problem with the server, when all other OSs and browser can access the site without problem even when HTTP/2 is enabled. Only in connection with Apple-OS and http/2 there is a problem.
Title: Re: unable to parse content on iOS by calling the login-screen
Post by: SKaero on October 18, 2021, 04:48:10 PM
Safari is the new IE 6 not following standards and generously not working very well. I see a lot of Safari only problems now a days. HTTP/2 is handled at the web server layer (Apache/Nginx) not at the Roundcube level so that would be where the change would be needed.
Title: Re: unable to parse content on iOS by calling the login-screen
Post by: oase on October 28, 2021, 02:57:19 AM
Hi SKAero,

in this case we keep HTTP/2 switched off for this roundcube installation, then also safari can handle the login page  ;)