Replies: 2 comments
-
I am seeing this behaviour on a Raspberry Pi 4. The browser loads the patch but overlays it with a spinning loading animation for about 10 minutes. I see this message in the log for browsepy:
I wonder if this is relevant. I ran |
Beta Was this translation helpful? Give feedback.
0 replies
-
There seems to be something hanging the client. On faster / different architecture clients the page loads faster but on some clients it can take 10 minutes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
So I am playing with mod-ui on a raspberrypi with a realtime kernel. Its awesome, but sometimes the mod-ui interface just hangs. It might take like 10 minutes to load. I suspect its because of tornado, I didn't really test because I am not sure how to replace it (yet).
I can see images downloading in the speed that is reminiscent of dialup internet (from top to bottom, slowly).
I was wondering if you have an explanation why to use a single thread per process web browser?
Beta Was this translation helpful? Give feedback.
All reactions