Updated Troubleshooting (markdown)

garfield69 2024-02-08 16:13:14 +13:00
parent ca32eb4845
commit 02db66f988
1 changed files with 10 additions and 0 deletions

@ -24,6 +24,7 @@ Here is a list of common error messages that Jackett can generate when Indexers
[[Relogin failed: Parse error.|https://github.com/Jackett/Jackett/wiki/Troubleshooting/#relogin-failed-parse-error]]
[[Request to url failed (Error 522) - The tracker seems to be down.|https://github.com/Jackett/Jackett/wiki/TroubleShooting/#request-to-url-failed-error-522---the-tracker-seems-to-be-down]]
[[Resource temporarily unavailable.|https://github.com/Jackett/Jackett/wiki/Troubleshooting/#resource-temporarily-unavailable]]
[[Security Risk: Your instance has external access enabled without using an admin password. |https://github.com/Jackett/Jackett/wiki/Troubleshooting/#security-risk-your-instance-has-external-access-enabled-without-using-an-admin-password]]
[[The cookies provided by FlareSolverr are not valid.|https://github.com/Jackett/Jackett/wiki/Troubleshooting#the-cookies-provided-by-flaresolverr-are-not-valid]]
[[The operation was cancelled.|https://github.com/Jackett/Jackett/wiki/Troubleshooting/#the-operation-was-cancelled]]
[[The requested address is not valid in its context|https://github.com/Jackett/Jackett/wiki/Troubleshooting/#the-requested-address-is-not-valid-in-its-context]]
@ -376,6 +377,15 @@ and reboot after the imports are completed.
If you still have this issue afterwards, 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]]
***
## Security Risk: Your instance has external access enabled without using an admin password.
This warning indicates that you have enabled the external access option on your Jackett dashboard, but have not set an Admin password.
This means that anyone that finds your IP address and open port number could access your Jackett dashboard remotely and perform searches and downloads using your resources.
To protect yourself you should set an Admin password to prevent unauthorised access.
Add the admin password, sign in once, you won't be asked again unless you delete cookies or use a different browser/device.
[[Return to Index|https://github.com/Jackett/Jackett/wiki/TroubleShooting/#index]]
***
## The requested address is not valid in its context