-
Notifications
You must be signed in to change notification settings - Fork 46
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
After logging in, assets flash then completely blank screen #15
Comments
This sounds like a JS error on something im doing. Can you check the console to see if it's showing any errors? |
Sure thing! From Chrome:
Update on my setup for what it matters: Created new Ubuntu 20.04 LTS VM and migrated my qBittorrent config and data. Fresh clone of iQbit. |
Did this get fixed at all? |
Sorry closed by accident |
It has not. Tested this week. |
Can you pull from the testing branch and see if it happens there too? |
I also pushed a branch called jiznon-test where I removed the mention of .short to test and see if that was actually the problem |
Same behavior with both Testing and jiznon-test, unfortunately. Appreciate the effort! |
Alright, one more question. Can you check the address that the network requests are going to? Does it match the address that default webui uses? I'm thinking maybe the way I'm getting the API address is not working with your setup somehow |
Is this what you're looking for? Pasting it was a huge wall of text due to expanded text copied as well. Let me know if you'd like the whole thing and I can pastebin it (or whatever you recommend). I thought the port might be an issue so I changed it to 8080 and tested on host machine via localhost:8080 but resulted in same behavior. |
I was able to clone git and point qB to the /release folder. I visited the webui and it loaded the iQbit webui homepage. After inputting credentials and clicking sign in, the screen is blank. If I disable "Use alternative Web UI" in qB and refresh my browser, I'm able to see the default UI as if I'm logged in.
Ubuntu 18.04.4 LTS VM
qBittorrent 4.2.5 -- currently have 55 torrents active
Visiting webui from within Firefox on said VM, as well as from Chrome browser from Windows 10 host, and Chrome on iOS, results in same behavior.
Screenshot is of the assets that load for a second or two before going completely blank. Favicon and "iQbit" header stay.:
Would love to use this!
The text was updated successfully, but these errors were encountered: