Hanging WASM notebook
I'm trying to open a WASM notebook from a link and it's been on the "initializing" screen for about 10 minutes. Suggestions?
15 Replies
Can you try opening the browser's console? There may be errors there that can help us debug
If you use Chrome, here's how to open the console: https://developer.chrome.com/docs/devtools/open#shortcuts
Chrome for Developers
Open Chrome DevTools | Chrome for Developers
All of the ways that you can open Chrome DevTools.
In fact I see something:
I'm on Firefox, this is my console, not seeing the same
Oh interesting, thanks for sharing. I wonder if they're both symptoms of the same bug. We'll look into it. We made some internal changes to marimo WASM yesterday and may have broken it. We'll look into a fix
thanks!
Yup! Thanks for letting us know about the issue.
@Mady Can you see if it's working for you now?
Yes it is!
Seems like it lost styling though perhaps?
Also seems to have some broken functionality........ I'm getting exceptions right away (I think the same one you guys patched previously,
URLError('<urlopen error unknown url type: https>')
)Ooops .. thanks for being patient.
- For styling, we're taking a look
- For the
URLError
, looks like we reverted to a too old version of marimo, fixing thatNo worries, thank you all for being so responsive!
@Mady I think both issues should be fixed now -- they are for me at least
it looks good on my end! however, I am now getting this if I try to open from the permalink