Describe the problem
Eel suddenly stopped working in chrome/chromium/electron on one specific device. I've reinstalled python (11), eel, chrome, chromium, and node, and it does not work.
In firefox it works fine, on other computers it works fine in chrome, but on this specific machine I get nothing but ERR_CONNECTION_RESET in chrome/chromium, and electron just shows a white screen.
Any ideas about what could cause this? No errors are reported anywhere as far as I can see- nothing in the JS console, and nothing in Python either.
Code snippet(s)
Any of the example programs, or anything else using eel
Desktop (please complete the following information):
OS: Windows 11 22H2 22621.2283
Browser: chrome/chromium/electron
Version: chromium 117.0.5938.150, latest chrome
Edit: I reinstalled windows, and the issue stopped. I still have 0 clue what caused this.
Describe the problem Eel suddenly stopped working in chrome/chromium/electron on one specific device. I've reinstalled python (11), eel, chrome, chromium, and node, and it does not work.
In firefox it works fine, on other computers it works fine in chrome, but on this specific machine I get nothing but ERR_CONNECTION_RESET in chrome/chromium, and electron just shows a white screen.
Any ideas about what could cause this? No errors are reported anywhere as far as I can see- nothing in the JS console, and nothing in Python either.
Code snippet(s) Any of the example programs, or anything else using eel
Desktop (please complete the following information):
Edit: I reinstalled windows, and the issue stopped. I still have 0 clue what caused this.