Open benthayer opened 5 years ago
Same version and stuff as before, but this just happened when my notebook stopped scrolling
This was produced by the notebook server:
[W 14:51:04.010 NotebookApp] 404 GET /static/components/preact/preact.min.js.map (::1) 35.90ms referer=None
[W 14:51:04.025 NotebookApp] 404 GET /static/components/proptypes/index.js.map (::1) 9.97ms referer=None
[W 14:51:04.029 NotebookApp] 404 GET /static/components/preact-compat/preact-compat.min.js.map (::1) 10.97ms referer=None
And this by the browser console
WebSocket connection to 'ws://localhost:8888/api/kernels/827d4a3e-c676-4bfb-b1f7-1626e9affe6c/channels?session_id=0f35505e4c0240678601eb9b709c7ffb' failed: Error in connection establishment: net::ERR_NETWORK_IO_SUSPENDED
Kernel.start_channels @ kernel.js:461
I work in a Jupyter notebook nearly all day and leave the server running locally on my laptop for days at a time. Sometimes if I go to the notebook after a while, the scrolling doesn't work. If I click a different tab and then click back into the notebook tab, the scrolling works again.
I have no idea about reproducability or how to get relevant logging. The console isn't producing anything except things that don't seem to be correlated. I'll close my laptop and when I log back in, the connections get restarted and scrolling still works, but here are the logs from today anyways. I would be willing to make the effort to get the relevant logs if there are any and someone tells me how.
The only thing I can think of is a js process that is needed for scrolling falling asleep and clicking on the tab wakes it up. It could also be after my laptop is locked/asleep for some period of time and then the process sleeps, but I do other things for a while and just don't notice that it had actually been frozen the entire time. This issue seems to happen maybe once a day, but I couldn't say for sure.
I know this isn't terribly helpful, but I thought I'd bring it up and offer to make retrieve logs in case I can be useful.
Another thing is that the notebook that I'm currently working on is looooooooooong. There normally aren't problems, and I'm not sure if this is the only notebook that has these issues because I simply don't remember how long it's been happening for or which notebooks I've been working on, but I thought I'd mention it in case it turns out to be relevant.
Also, a note on the logging below, I have several notebooks open, so if that affects the interpretation, I thought I'd make it known, but I really don't know. xD
OS Name: Microsoft Windows 10 Pro OS Version: 10.0.17134 N/A Build 17134
Chrome Version 75.0.3770.142 (Official Build) (64-bit)