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

Quickstart tutorial and Solara Server fails with "no session cookie" on Safari #133

Closed
jfoster17 opened this issue Jun 1, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@jfoster17
Copy link

Following the Quickstart example when I try to run the application in solara server as solara run sol.py, it does not work in Safari, although it does work in Chrome and Firefox. Safari reports

ERROR: no session cookie

at the terminal and

[Error] WebSocket connection to 'ws://localhost:8765/jupyter/api/kernels/solara-id/channels?session_id=84fac001-b905-413b-b3d8-116e5c1d88cc' failed: There was a bad response from the server.

at the javascript console.

This is with Safari 16.4.1. This is possibly nothing to do with Solara, and might be this bug.

Running the application from within Jupyter Lab works just fine in all browsers I tested.

@maartenbreddels maartenbreddels added the bug Something isn't working label Jun 5, 2023
@maartenbreddels
Copy link
Contributor

Thank you Jonathan for the report, I'll look into it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants