Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blank Screen after login #30

Open
sashareds opened this issue Jan 26, 2022 · 1 comment
Open

Blank Screen after login #30

sashareds opened this issue Jan 26, 2022 · 1 comment

Comments

@sashareds
Copy link

Just started happening all of a sudden.

Consols shows these errors

[Error] TypeError: undefined is not an object (evaluating 'L[g].short')
z — TorrentBox.js:175

Yo — react-dom.production.min.js:153:148
vs — react-dom.production.min.js:261:499
lu — react-dom.production.min.js:246:268
su — react-dom.production.min.js:246:197
Js — react-dom.production.min.js:239:172
Js
(anonymous function) — react-dom.production.min.js:123:115
(anonymous function) — scheduler.production.min.js:19:467
Ur — react-dom.production.min.js:123
Wr — react-dom.production.min.js:122:496
Ys — react-dom.production.min.js:230:156
ma — react-dom.production.min.js:163:515
ma

(anonymous function) — Torrents.js:45

promiseReactionJob

	es (4.ddc4a47e.chunk.js:2:351349)
	(anonymous function) (4.ddc4a47e.chunk.js:2:358145)
	fo (4.ddc4a47e.chunk.js:2:317306)
	os (4.ddc4a47e.chunk.js:2:352698)
	hu (4.ddc4a47e.chunk.js:2:370262)
	hu
	(anonymous function) (4.ddc4a47e.chunk.js:2:389627)
	du (4.ddc4a47e.chunk.js:2:366731)
	Js (4.ddc4a47e.chunk.js:2:362862)
	Js
	(anonymous function) (4.ddc4a47e.chunk.js:2:314047)
	(anonymous function) (4.ddc4a47e.chunk.js:2:389627)
	Ur (4.ddc4a47e.chunk.js:2:313993)
	Wr (4.ddc4a47e.chunk.js:2:313928)
	Ys (4.ddc4a47e.chunk.js:2:359445)
	ma (4.ddc4a47e.chunk.js:2:331163)
	ma
	(anonymous function) (main.aaeb97ad.chunk.js:1:16977)
	promiseReactionJob



[Error] Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 'L[g].short')
	Ur (4.ddc4a47e.chunk.js:2:314136)
	Wr (4.ddc4a47e.chunk.js:2:313928)
	Ys (4.ddc4a47e.chunk.js:2:359445)
	ma (4.ddc4a47e.chunk.js:2:331163)
	ma
	(anonymous function) (main.aaeb97ad.chunk.js:1:16977)
	promiseReactionJob
@sashareds
Copy link
Author

OK, that's interesting. It looks like the issue was caused by some glitch with a torrent file that qBitTorrent stuck with.
This file was sitting in my downloads for a few days and wouldn't start downloading, Eventually, I removed and readded it. After that, it started downloading right away and the webUI is working again.

It appears as if WebUI could not load the download list. was erroring on it and that would crash the whole UI.

Hope this helps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant