Updated Troubleshooting (markdown)

garfield69 2023-10-09 20:08:37 +13:00
parent 3282fcb31d
commit 74cf41e0f2
1 changed files with 2 additions and 3 deletions

@ -351,10 +351,9 @@ See [How to provide a Jackett Enhanced log for a ticket](https://github.com/Jack
[[Return to Index|https://github.com/Jackett/Jackett/wiki/TroubleShooting/#index]]
***
## 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 on Windows.
This error is usually found in connection to using a VPN, and usually 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.
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.
The correct configuration with regards to Jackett 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]]