H
Homarr2mo ago
bleak

400 bad request ping on Jackett

I suddenly started getting "Bad Request: 400 denied" ping on my Jackett app, despite it being accessible and seemingly working fine. No errors in logs on either one. Uptime Kuma detects it up as normally. Things tried so far: - Stopped and restarted both homarr (updated to latest) as well as jackett. - Cleared cache - Removed/re-added the app tile
12 Replies
Cakey Bot
Cakey Bot2mo ago
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?
Manicraft1001
Manicraft10012mo ago
Hi @bleak , please provide the data as requested by @Cakey Bot
bleak
bleak2mo ago
I actually found the error in console
bleak
bleak2mo ago
No description
Manicraft1001
Manicraft10012mo ago
Please provide your server side log. not the console. https://homarr.dev/docs/community/faq/#how-do-i-open-the-console--log
❓ Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
bleak
bleak2mo ago
I did post it just a second ago but it's nothing here
Exporting hostname...
Migrating database...
yarn run v1.22.19
$ ts-node ./migrate.ts
Done in 1.56s.
Starting production server...
Listening on port 7575 url: http://1c58225327fd:7575
ℹ Local icons repository directory exists and contains 0 icons
ℹ Requesting RSS feed at url http://localhost:8082/i/?a=rss&get=f_2&rid=65aeefb4740fb&hours=168
ℹ Retrieved RSS feed after 71 milliseconds
Exporting hostname...
Migrating database...
yarn run v1.22.19
$ ts-node ./migrate.ts
Done in 1.55s.
Starting production server...
Listening on port 7575 url: http://1c58225327fd:7575
Exporting hostname...
Migrating database...
yarn run v1.22.19
$ ts-node ./migrate.ts
Done in 1.56s.
Starting production server...
Listening on port 7575 url: http://1c58225327fd:7575
ℹ Local icons repository directory exists and contains 0 icons
ℹ Requesting RSS feed at url http://localhost:8082/i/?a=rss&get=f_2&rid=65aeefb4740fb&hours=168
ℹ Retrieved RSS feed after 71 milliseconds
Exporting hostname...
Migrating database...
yarn run v1.22.19
$ ts-node ./migrate.ts
Done in 1.55s.
Starting production server...
Listening on port 7575 url: http://1c58225327fd:7575
Manicraft1001
Manicraft10012mo ago
400 means that Jackett marks the request as "bad". Try another url (one that does not redirect you) or ad 400 as an accepted status code.
bleak
bleak2mo ago
Ok so if I actually do http://localhost:9117/UI/Login?cookiesChecked=1 it works Which is the url jackett redirects to if you're not logged in What's odd is, it used to work fine before
Manicraft1001
Manicraft10012mo ago
Then you should use that URL 👍 You probably updated Jackett (or the proxy if you have one)
bleak
bleak2mo ago
I didn't... but whatever, as long as it works I apologize for this A bit of a silly thread I appreciate your help though
Manicraft1001
Manicraft10012mo ago
No worries. Can I mark this as resolved?
bleak
bleak2mo ago
sure thing