Open ericlesaquiles opened 4 years ago
Can you try an incognito window?
oh then it worked :o thanks
In that case the problem is with one of your browser extensions. 😢
Try whitelisting Pluto's address, and report the error to the extension developers
Actually, the issue disappeared after I opened on incognito. I'm not sure what happened.. maybe that triggered a whitelisting. Anyway, I don't use many extensions, and none seem to be having problems with Pluto as of now
Do you have any adblocking/cookie/privacy/vpn extensions?
Only Privacy Badger and Facebook Container. Also, maybe I should've said I'm on firefox.
For me, it was the User Agent Switcher. Excluding localhost from it should help.
Okay, Privacy Badger is known to block Pluto's source code provider (jsdelivr CDN) after a while. It would be really helpful if you could report this error to privacy badger:
This lets the EFF developers know about the situation, and might help them update their algorithm.
@novoselrok Can we detect that the scripts did not load and show a helpful warning? Just like we do for old browsers. Feel free to add this to our list! Alternatively we could solve #241 to avoid this issue entirely.
That's a strange thing for the badger to do... it started after the update, and stopped after a seemingly uninteresting action. Well I suppose it happens, I'll be report the error.
Ooh maybe the problem started because we load firestore from jsdelivr instead of the google CDN
I'm using Julia v1.5.2 and running things on Pluto have been going just fine until earlier today I updated it to version 0.12.7, and since then it's been unable to open a notebook (old, new, from web, from samples..), besides using a a-bit-too-great amount of cpu and memory at times. Pluto does run, it just doesn't open notebooks - but keeps loading forever. I wonder whether it's just me though