Updated Troubleshooting (markdown)

ilike2burnthing 2023-10-09 04:27:34 +01:00
parent 076839aea0
commit 3282fcb31d
1 changed files with 3 additions and 4 deletions

@ -352,11 +352,10 @@ See [How to provide a Jackett Enhanced log for a ticket](https://github.com/Jack
***
## The requested address is not valid in its context
This topics a WIP, TBC.
This error is usually found in connection to using a VPN, and most often specifically related to split tunnelling.
This error is usually found in connection to using a VPN, and most often specifically related to split tunnelling on Windows.
Often the VPN being used does not support split tunnelling, or has not been configured correctly for this option.
Or the wrong Jackett program module has been associated with the split tunnelling option.
TBD which is the correct Jackett module?
An alternative is to use a system level VPN.
The correct configuration is to change from `use VPN with only these programs`, where the Jackett executables are selected, to `use VPN with everything but these programs`, where the Jackett executables are not selected.
An alternative is to disable split tunnelling and just use a system level VPN.
[[Return to Index|https://github.com/Jackett/Jackett/wiki/TroubleShooting/#index]]
***