question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Live-collaboration is broken on excalidraw.com

See original GitHub issue

Hi! Thanks for this great software. Sadly, the live-collaboration feature seems broken at the moment due to CORS issues. When opening the developer console, I get the following errors:

Access to XMLHttpRequest at 'https://portal.excalidraw.com/socket.io/?EIO=3&transport=polling&t=XXX&sid=' from origin 'https://excalidraw.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'. The credentials mode of requests initiated by the XMLHttpRequest is controlled by the withCredentials attribute.

trycatch.ts:281 POST https://portal.excalidraw.com/socket.io/?EIO=3&transport=polling&t=XXX&sid=XXX net::ERR_FAILED

I have observed these errors with both Firefox and Chromium.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
dwellecommented, Jan 14, 2021

Good. Nevertheless, we’ll make some changes that should fix that error in the future.

1reaction
dwellecommented, Jan 14, 2021

I did. No errors. We’ve tried collaborating among several team members and had no issues either.

I’ve now noticed the error message you supplied mentions it’s related to credentials. Reading up on it, I wonder why it’s not reproducing for everyone, as well. I’ll see what we can do.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Broken live collaboration · Issue #114 - GitHub
Nvm, that server isn't actually subject to preflight requests. But I don't see any OPTIONS requests on excalidraw.com either. It's hard to debug ......
Read more >
One Year of Excalidraw
Excalidraw started as a way to procrastinate on January 1st, 2020, and ended up being a fully fledged whiteboard product only one year...
Read more >
Excalidraw : r/Notion - Reddit
It seems broken at the moment, or something on my computer right now is causing it not to work as intended. Or maybe...
Read more >
Excalidraw on Twitter: "We've fixed a bug where some ...
for the fix and other freedraw improvements), and an issue where you could get stuck in a zoom/pan mode. If you were facing...
Read more >
Excalidraw - Full featured sketching plugin in Obsidian
Excalidraw is a very powerful yet simple to use sketching tool. ... It would be great if the live collaboration feature would also...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found