-
-
Notifications
You must be signed in to change notification settings - Fork 79
Javascript error after image upgrade #124
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
Comments
I'm just guessing, but it might have something to do with this nzbget/nzbget#736 I pulled an older image and everything works fine now. |
I too am receiving something similar since docker update on rPi (armhf). Docker images till v21.0-ls70 and before working fine, later images throw following error: Uncaught TypeError: Cannot read property 'length' of undefined_ |
Might help if you supply full container logs. We do ask for it for a reason. |
It was empty for me |
docker logs containername doesn't provide any output? Then your container shouldn't be running. |
There were no errors. I could see the startup info |
This is the last time I ask for the container log. If you can't supply it, I'm closing the issue. |
I'll do it for you |
The reason we ask, is because what you might brush of as nothing, might be the key to solving this. |
Each time I try to access the web view I get
in the browser and a new
line is added to the log |
{ if I try to access /jsonrpc and
line is added to the log |
Just to cover our bases, does |
|
I see the same issue with the update I pulled today.
When trying to access the webinterface I get:
With regard to the "bases": Using Firefox 86 On my other PC, the webinterface switched to a more verbose failure message after some time. If I can assist with other information, don't hesitate to ask. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
#130 should fix this. Let me know if it didn't |
This issue is locked due to inactivity |
Pulled a new image and now the UI is broken
Expected Behavior
Successful upgrade
Current Behavior
Steps to Reproduce
Environment
OS: raspi
CPU architecture: arm64 (armhf)
How docker service was installed:
Distro repo
Command used to create docker container (run/create/compose/screenshot)
Docker logs
n/a
Sonarr can't communicate with nzbget anymore either:
The text was updated successfully, but these errors were encountered: