Updated Troubleshooting (markdown)

garfield69 2023-10-09 20:10:21 +13:00
parent 74cf41e0f2
commit 44ca5b273c
1 changed files with 1 additions and 1 deletions

@ -354,7 +354,7 @@ See [How to provide a Jackett Enhanced log for a ticket](https://github.com/Jack
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 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.
An alternative is to disable split tunnelling and just use a system wide VPN.
[[Return to Index|https://github.com/Jackett/Jackett/wiki/TroubleShooting/#index]]
***