You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`GSP_SKIP_INIT_CHECKS`|`false`| Set to `true` to disable qbt config checks ("Bypass authentication on localhost", etc). Set to `warning`to see check results but continue anyway.|
35
35
|`GSP_MINIMAL_LOGS`|`true`| Set to `false` to enable "Ports did not change." logs. |
36
+
|`GSP_INIT_RETRY_WAIT`|`10` (=60s) | Number of retries to connect to qbittorrent's webUI at startup. Each retry takes 6 seconds. Increase to allow a longer wait at startup. |
36
37
|`GSP_DEBUG`|`false`| Set to `true` to enable mod's `set -x`.<br>:warning:**FOR DEBUG ONLY.**|
37
38
38
39
I was planning on implementing the option to use Gluetun's port forwarding file but since it will be [deprecated in v4](https://github.com/qdm12/gluetun-wiki/blob/main/setup/advanced/vpn-port-forwarding.md#native-integrations), I won't.
log "Couldn't connect to webUI. Check the address, or maybe your instance is taking to long to start. You can adjust the GSP_INIT_RETRY_WAIT variable to wait longer."
0 commit comments