question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Webgui closing randomly

See original GitHub issue
flaskwebgui - [INFO] -  * Running on http://127.0.0.1:62026/ (Press CTRL+C to quit)
flaskwebgui - [INFO] - 127.0.0.1 - - [31/Dec/2021 15:24:21] "GET / HTTP/1.1" 200 -
flaskwebgui - [INFO] - 127.0.0.1 - - [31/Dec/2021 15:24:21] "GET /custom.css HTTP/1.1" 404 -
flaskwebgui - [INFO] - 127.0.0.1 - - [31/Dec/2021 15:24:21] "GET /js/index.js HTTP/1.1" 404 -
flaskwebgui - [INFO] - 127.0.0.1 - - [31/Dec/2021 15:24:21] "GET /images/sicon.png HTTP/1.1" 404 -
flaskwebgui - [INFO] - 127.0.0.1 - - [31/Dec/2021 15:24:21] "GET /js/index.js HTTP/1.1" 404 -
flaskwebgui - [INFO] - 127.0.0.1 - - [31/Dec/2021 15:24:21] "GET /custom.css HTTP/1.1" 404 -
flaskwebgui - [INFO] - 127.0.0.1 - - [31/Dec/2021 15:24:22] "GET /images/sicon.png HTTP/1.1" 404 -
flaskwebgui - [INFO] - 127.0.0.1 - - [31/Dec/2021 15:24:27] "GET / HTTP/1.1" 200 -
flaskwebgui - [INFO] - 127.0.0.1 - - [31/Dec/2021 15:24:27] "GET /js/index.js HTTP/1.1" 404 -
flaskwebgui - [INFO] - 127.0.0.1 - - [31/Dec/2021 15:24:27] "GET /custom.css HTTP/1.1" 404 -
flaskwebgui - [INFO] - 127.0.0.1 - - [31/Dec/2021 15:24:27] "GET /images/sicon.png HTTP/1.1" 404 -
flaskwebgui - [INFO] - 127.0.0.1 - - [31/Dec/2021 15:24:28] "GET /js/index.js HTTP/1.1" 404 -
flaskwebgui - [INFO] - 127.0.0.1 - - [31/Dec/2021 15:24:28] "GET /custom.css HTTP/1.1" 404 -
flaskwebgui - [INFO] - 127.0.0.1 - - [31/Dec/2021 15:24:28] "GET /images/sicon.png HTTP/1.1" 404 -
flaskwebgui - [INFO] - App closed
flaskwebgui - [INFO] - Closing connections..

flaskwebgui seems to be closing randomly, even when the application window is still open.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
SaptakBhoumikcommented, Jan 1, 2022

Well yes ig. If it can’t find the static files then it will close automatically

0reactions
justanotherbytecommented, Jan 1, 2022

Ah yes, fixing the static files issue fixed my issue. Thank you.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unraid Web GUI crashes after a few minutes to an ... - Reddit
As the title says, the web gui seems to crash after a while, ... I experienced that unraid tends to crash randomly when...
Read more >
flaskwebgui is getting killed immediately · Issue #51 - GitHub
Deleting flaskwebgui folder from temp will probably fix the issue.
Read more >
[SOLVED] Web UI constantly crashing. - Forums - Unraid
As stated web UI keeps crashing, bad gateway errors, slow/unstable ETC. ... Extremely odd but it seems to have fixed itself after a...
Read more >
Web UI crash every 5 minutes or so - Netgate Forum
If the webUI were unaccessible, I would assume something would be generating an error log. It could be hardware, it could be ESXi,...
Read more >
WebUI crashing - Web-UI - MineOS Forum
EDIT: crashes are semi-random it seems. 08667 definitely crashes instantly after login, I am now testing 91abef6 because it doesn't look like server...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found