Indexer Manager Stuck Buffering?
I tried sourcing help from a threead from a previous member (removing the widget and app and re-adding) but it doesn't seem to work for me : (
16 Replies
Thank you for submitting a support request.
Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
❓ Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
* Log: https://pastebin.com/PKvFcJnz
* OS: Debian
* Version: 0.15.6
* Config: N/A (Native Install via Ultra Seedbox)
Pastebin
[Warning] 300 console messages are not shown.[Error] << query #68 ...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Thanks for providing your logs directly.
indexerManager.statuses {input: {configName: "default"}, result: TRPCClientError: Request failed with status code 401
Authorization error, either blocked by the reverse proxy or you put the wrong API-keyWhen you say wrong api key do you mean via prowlarr? Additionally, how might i fix the reverse proxy issue?
Sorry for the delay.
I meant the API key for prowlarr, the one you find under Settings -> General
So should I reset my api key? Bc i literally just copied it verbatim with the copy button lol
No, that's the right key, no worries there.
Could you share how you've setup your app? censor sensitive information
Well, I'm not entirely sure, as the app is natively setup via my seedbox provider (Ultra.cc) & it's a non-root machine, so I don't have access to that, though if necessary I can always just reach out and they should be able to assist me
Sorry for the confusion, I meant the app on you homarr dashboard, not the config files
So i have the internal and external like this:
https://username.hostname.usbx.me/appname
But i even just tried altering the internal url to: http://hostname-direct.usbx.me:PORT
but even that doesn't seem to workSorry again, I was off this weekend.
firstly, it is heavily recommended not to put apps behind paths, you should use subdomains instead. a lot of apps will require to manipulate it's own path from the start and might itself get lost, including homarr.
It is possible still that our approach given any link is to strip the whole path and use the one recommended by the apps docs. We mostly did that based on the said recommendation, and because users are mostly incapabable of just setting the domain since they'll copy paste a link they are currently on.
So what url/address should I be trying to use? Because I use similiar setups for the other apps
Subdomains.
homarr.domain.tld
prowlarr.domain.tld
etc
Hey! Just wanted to update you, so I reached out to my seedbox provider, UItra, and they fixed the container for me, so it works now!
Wonderful to hear. Sorry I didn't even see you were using a seedbox, this explains a lot actually. My bad
No worries! I appreciate your patience and your support : )