Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

localhost fails on OS X Sonoma / Safari 17 #263

Open
Krinkle opened this issue May 29, 2024 · 1 comment
Open

localhost fails on OS X Sonoma / Safari 17 #263

Krinkle opened this issue May 29, 2024 · 1 comment

Comments

@Krinkle
Copy link
Contributor

Krinkle commented May 29, 2024

I'm experiencing intermittent failures where tests on OS X Sonoma with Safari 17.3 fail after a 10 minute timeout.

By logging into the BrowserStack Automate panel during, and using "Start interactive session" to understand what was happening, I noticed that it said

http://localhost:8899/test/index.html?_worker_key=1270749d-231b-492d-b31e-278e3886f510&_browser_string=OS%20X%20Sonoma%2C%20Safari%2017.3 not reachable

Clicking on the address bar and changing the hostname to bs-local.com:8899 showed a passing test. So it seems whatever has been affecting iOS is now affecting macOS as well?

Krinkle added a commit to qunitjs/browserstack-runner that referenced this issue May 29, 2024
Krinkle added a commit to qunitjs/qunit that referenced this issue May 29, 2024
This should address the intermittent timeout we see with
Safari 17 on macOS Sonoma.

Ref browserstack/browserstack-runner#263.
Krinkle added a commit to qunitjs/qunit that referenced this issue May 29, 2024
This should address the intermittent timeout we see with
Safari 17 on macOS Sonoma.

Ref browserstack/browserstack-runner#263.
Krinkle added a commit to qunitjs/qunit that referenced this issue May 29, 2024
This should address the intermittent timeout we see with
Safari 17 on macOS Sonoma.

Ref browserstack/browserstack-runner#263.
Krinkle added a commit to qunitjs/qunit that referenced this issue May 29, 2024
This should address the intermittent timeout we see with
Safari 17 on macOS Sonoma.

Ref browserstack/browserstack-runner#263.
@Prakash21k
Copy link

Yes this is expected, due to security restrictions in Safari, we would need to use the URL as bs-local instead of localhost

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants