Nzbget integration
My nzbget integration doesnt seem to connect correctly.
The status check is red, but when i click the icon, it opens the correct location just fine.
I assume the reason for the integrations not working is the same reason i have a red status check, but im not sure what it is im doing wrong to cause it.
Can anyone assist?
44 Replies
Hi, thanks for the post. Can you post your log? Please redact any information you don't want to post.
this is gonna sound dumb, but i just install homarr through docker on MacOS. Where is the log located?
In the docker logs. What method did you use? run or compose?
run
If you have Docker desktop, you can also see them through that
Use the "docker logs" command
seems to think it needs a port number?
Please post as a text message. I can't open any files on mobile. Sometimes Discord will convert to a file, if it's too big
Alternatively, use pastebin and set it to unlisted
it says it needs a port number, but when i set it to localhost:6789 or localip:6789 it doesnt make any difference.
Did you run Homarr previously or is this a fresh install?
first time
Weird. Can you open the configuration file with a text editor and search for your app name? Then screenshot the JSON and make sure to redact URL + credentials.
A user reported, that the integration was broken.
I don't have a nzbget instance myself sadly...
Does your icon URL really look like that?
Or did you accidentally screw with it?
not sure what your referring to?
Line 283 to 287
It isn't supposed to look like that
oh weird. i must have done that.
i undid it now
Okay, thanks
want me to send another screenshot?
Yes, please
i think i fixed it
well the integration works now, but its still red
Nice
With the red dot, you mean the status ping?
yes
Ok. What does it show, when you hower it? "undefined undefined"?
correct
Well, then I can't really help you rn. There is a bug that makes debugging this really hard.
I would just leave it like that until a fix is out. I'll hopefully fix it tomorrow
no worries.
i fixed the integration by adding my local ip since nzbget is not in docker and homarr is, just fyi
that was my issue
You could look in the log, if there is a status code and add it to the list of allowed codes.
If that doesn't work out, you'll have to wait
oh ok. ill take a look. thanks for your help. Homarr is really nice. im loving it so far.
Thanks. And sorry for the inconvenience with the bugs.
We recently made some pretty big changes and probably didn't notice those issues early enough
one more quick question...
Sure
it doesnt appear there is any options for opening up apps within homarr, only in another tab, right?
No, there is. It should be in the behaviour tab
like having the left tab stay, but the app opens in the main window?
How do you mean within Homarr?
You can either open a new tab or redirect the existing one
yes, so it kinda works as a hub. and i can switch between apps all within homarr
gotcha.
thanks again for everything you do with this app. 🙂 have a good one!
Thank you, you too!
And thanks for the kind words
👋
@br4df0rd I think the red status is because of the unauthorized request, the server returns 401 but it should still work
yeah, it works fine. But why is it unauthorized?
because homarr is not logged-in
Basically you'd have to add your credentials inside the URl
From their website.
It's what people used to do for auth before we invented better things
But please don't add them, because it works like that 😉