Good evening,
Recently I’ve started using Twingate as it started being a requirement on my work, but randomly my internet access is cut, even though my internet status is fine. (Checked on other computers on the network)
So, going after a fix for this error, I found that it is a known issue and there’s a fix for it.
However, the fix provided isn’t working.
The fix in question is this one: http:// help .twingate . com/hc/en-us/articles/4529118290077-Windows-Client-Unexpected-Windows-Notification-No-Internet-Access (unlinking the direct link because of new user limitations)
But following the steps, it returns me the following error:
Invoke-WebRequest : 404: Not Found
No linha:1 caractere:15
- … referIPv4 = Invoke-WebRequest https://raw.githubusercontent.com/Twing …
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebR
equest) [Invoke-WebRequest], WebException - FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Co
mmands.InvokeWebRequestCommand
Invoke-Expression : Não é possível associar o argumento ao parâmetro ‘Command’
porque ele é nulo.
No linha:1 caractere:146
- CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebR
- … ient/Windows/preferIPv4.ps1; Invoke-Expression $($preferIPv4.Content)
-
~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : InvalidData: (
[Invoke-Expression], ParameterBindin
gValidationException - FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Micros
oft.PowerShell.Commands.InvokeExpressionCommand
- CategoryInfo : InvalidData: (
Seems like the link “htt ps:// raw .github usercontent .com/Twingate-Labs/tg-scripts/main/Client/Windows/preferIPv4.ps1” cannot be accessed and returns a 404.
I’m not even sure it’ll work, since in other topics it seems like even after succeeding on implementing that fix, the issue still persisted with some people. I don’t know if that’s my case because I just can’t access it.
I’ve also read that it’s an issue related to the sleep state of the computer, I’ll try the workaround of always logging out of Twingate and connecting again whenever I put the notebook in sleep mode, unlike what I was doing which was leaving it always logged in.
Would be good to have a built-in feature to avoid that though.
Edit: While writing this I just realized that it might not be so “random”, but always a few minutes after turning my laptop on from sleep status.
Thanks.