Hello,
We’re currently running OOD 2.0.32 on RHEL 8 (though I’m hoping to upgrade soon) and I’ve now received two complaints so far from MacOS users being unable to make a connection to our OOD server with Safari.
The first reported connections freezing when using Sonoma 14.1 and Safari 17.1 on a newly provisioned system. Eventually we determined that they had no problem at all when connecting with Chrome. Upgrading to Sonoma 14.4 and Safari 17.4 made no difference, Safari hung, Chrome worked…
At that time a coworker running Sonoma 14.3 and Safari 17.3 was able to connect to our OOD page without any problem.
Entries from the httpd log at the time the user tried to log in with Safari showed only request timeout entries:
146.189.60.182 - - [06/Mar/2024:11:12:28 -0500] “-” 408 - “-” “-”
146.189.60.182 - - [06/Mar/2024:11:18:14 -0500] “-” 408 - “-” “-”
146.189.60.182 - - [06/Mar/2024:11:19:03 -0500] “-” 408 - “-” “-”
My first thought was that there was some 3rd party software trying to protect against malicious websites that was dropping packets after the connection started being established, but the fact that Chrome from the same system makes me doubt that as a possible source.
I put out a warning message in several places, as the issue was preventing the user from even getting the authentication prompt (we use OIDC with Azure AD), so impacted users wouldn’t see the warning when trying to connect directly.
Today I received an email from a different user unable to connect using Safari 17.4.1 on Sonoma 14.4.1, but could with Chrome on the same system. Their issue seems a little different, “Safari DOES allow me to login to OOD and request an RStudio session. But the RStudio tab never opens or gives a server error.”
My first thought was that there was some 3rd party software on the system trying to block malicious websites might be dropping packets after the connection started being established, but the fact that Chrome from the same system works fine seems to suggest that wouldn’t be the case.
I’m hoping that upgrading to OOD 3 may resolve the problem, but given how odd the issue seemed, I thought it might be worth putting this out to see if anyone had encountered similar issues?
Thank you!