mirror of
https://github.com/qdm12/gluetun.git
synced 2026-06-14 23:43:56 +02:00
hotfix(openvpn): bump hand-window from 10s to 20s
This commit is contained in:
@@ -52,9 +52,9 @@ func Test_processLogLine(t *testing.T) {
|
||||
},
|
||||
"TLS key negotiation error": {
|
||||
s: "TLS Error: TLS key negotiation failed to occur within " +
|
||||
"60 seconds (check your network connectivity)",
|
||||
"20 seconds (check your network connectivity)",
|
||||
filtered: "TLS Error: TLS key negotiation failed to occur within " +
|
||||
"60 seconds (check your network connectivity)" + `
|
||||
"20 seconds (check your network connectivity)" + `
|
||||
🚒🚒🚒🚒🚒🚨🚨🚨🚨🚨🚨🚒🚒🚒🚒🚒
|
||||
That error usually happens because either:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user