-
-
Notifications
You must be signed in to change notification settings - Fork 325
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
[BUG] - Sonarr panel not working since updating to Sonarr v4.x #750
Comments
I will need more information that this.
|
I have solved my problem, it was to do with very stale old copies of the Enhanced App code. Eventually I gave up, deleted the config/www/SupportedApps directory, and cloned this git repo as SupportedApps. To answer your specific questions;
I am tempted to close this issue but I suspect the root cause (stale Enhanced Apps code) is a potential problem for others, and likely explains the original issue (linuxserver/Heimdall#1266). I feel that my solution to the issue (cloning the git repo) is not the "right" solution either. I use the linuxserver/docker-Heimdall docker image, and do not set the GUID and PUID - all directories and files are therefore owned by 911:911. I first set up Heimdall using this docker image around 2 years ago, so my issue may be caused by changes to the SupportedApps download process as that has changed quite extensively. If I remove the config/www/SupportedApps directory and then start the docker container, a small number (between 2 and 15, varies each time) of SupportedApps subdirectories are created. I cannot edit existing Enhanced Apps because the blade PHP file is missing (expected, sort of) but if I created a new one the results vary - sometimes the zip file downloads but does not unzip, other times the zip downloads and unzips. The If I start a completely new Heimdall instance (new empty Not sure how to proceed - in theory my issue is resolved but it appears that something is not working correctly? |
A quick (and probably too brief) reply between appointments: I am a maintainer of the Heimdall-Apps repository. This only carries the actual app files. It specifically does not contain any update logic etc. That is part of the main Heimdall repo. When I have a little more time I can look into the details of updates (never did that before since it wasn't relevant) however... other than making a PR on the main repo, I can't change anything there. Just an attempt at making sure I'm clear on my position and giving an honest and transparent reply. 😁 |
Yeah I fully understand, and it makes me suspect my issues are edge-case otherwise you likely would have had to get across the update logic before now. I have retained the original SupportedApps directory in order to refer back to if needed, although outside of owner:group and permissions I'm not sure what would be useful - but it's there. |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
3 similar comments
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
Methinks the Stalebot doesn't actually close things, just threatens to do so 😄 |
Yeah, I didn't stick it in there... I'll see if I can rip it out. It's just annoying. |
Describe the bug
Sonarr panel does not show Enhanced content. Test button fails.
Reference: linuxserver/Heimdall#1266
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Version info (please complete the following information):
Additional context
This may be due to increased Auth requirements for Sonarr: see https://wiki.servarr.com/sonarr/faq-v4#forced-authentication
The text was updated successfully, but these errors were encountered: