figwheel-main icon indicating copy to clipboard operation
figwheel-main copied to clipboard

println blocks with uncaught exception: AssertionError: Assertion failed: Cannot send without an open socket

Open Hendekagon opened this issue 6 years ago • 1 comments

If Figwheel isn't running, println blocks with uncaught exception: AssertionError: Assertion failed: Cannot send without an open socket

Hendekagon avatar Oct 16 '18 07:10 Hendekagon

Same here. If figwheel has connected, and then disconnects (server taken down for instance), this exceptions happens all over the place. Very weird. It actually stops the error boundary in React from even rendering anything.

magnars avatar Aug 06 '19 12:08 magnars