mirror of
https://github.com/Jackett/Jackett
synced 2025-03-11 06:33:10 +00:00
Updated Troubleshooting (markdown)
parent
c68a4aab3d
commit
11d2976fb2
1 changed files with 8 additions and 0 deletions
|
@ -16,6 +16,7 @@ Here is a list of common error messages that Jackett can generate when Indexers
|
|||
[[Exception (indexer): Ssl error:number:SSL routines:OPENSSL_internal:WRONG_VERSION_NUMBER|https://github.com/Jackett/Jackett/wiki/Troubleshooting/#exception--ssl-errorssl-routinesopenssl_internalwrong_version_number]]
|
||||
[[FlareSolverr was able to process the request, but a captcha was detected. Captcha detected but no automatic solver is configured.|https://github.com/Jackett/Jackett/wiki/Troubleshooting#flaresolverr-was-able-to-process-the-request-but-a-captcha-was-detected-captcha-detected-but-no-automatic-solver-is-configured]]
|
||||
[[Got redirected to another domain.|https://github.com/Jackett/Jackett/wiki/TroubleShooting/#got-redirected-to-another-domain]]
|
||||
[[Jackett is running with root privileges. You should run Jackett as an unprivileged user.|https://github.com/Jackett/Jackett/wiki/Troubleshooting/#jackett-is-running-with-root-privileges-you-should-run-jackett-as-an-unprivileged-user]]
|
||||
[[Input string was not in a correct format.|https://github.com/Jackett/Jackett/wiki/Troubleshooting/#input-string-was-not-in-a-correct-format]]
|
||||
[[Login Failed: Got redirected.|https://github.com/Jackett/Jackett/wiki/Troubleshooting/#login-failed-got-redirected]]
|
||||
[[Login failed: No form found on url.|https://github.com/Jackett/Jackett/wiki/TroubleShooting/#login-failed-no-form-found-on-url]]
|
||||
|
@ -274,6 +275,13 @@ If afterwards you still have this issue, then see if the indexer has any alterna
|
|||
If you still have this issue, then the next thing to do is to provide an **enhanced** log so that the Jackett team can investigate.
|
||||
See [[How to provide a Jackett Enhanced log for a ticket|https://github.com/Jackett/Jackett/wiki/Troubleshooting/#how-to-provide-a-jackett-enhanced-log-for-a-ticket]]
|
||||
|
||||
[[Return to Index|https://github.com/Jackett/Jackett/wiki/TroubleShooting/#index]]
|
||||
***
|
||||
## Jackett is running with root privileges. You should run Jackett as an unprivileged user.
|
||||
Explanation TBP
|
||||
|
||||
If you are doing this on purpose for some yet to be determined good reason then you can set an Environment Variable `DisableRootWarning` and the message will be suppressed. TBC
|
||||
|
||||
[[Return to Index|https://github.com/Jackett/Jackett/wiki/TroubleShooting/#index]]
|
||||
***
|
||||
## Login failed: No form found on url.
|
||||
|
|
Loading…
Add table
Reference in a new issue