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
When I run the script via the iex command from terminal, everything "just works".
But when I run it from the executable (as a normal user or as admin), I get a "Checking Internet Connectivity" popup, which after a few seconds times out, at which point it says "No Internet connection detected. Using embedded script" and then proceeds to run normally.
I'm on a fairly locked down machine and I have it all behind a pihole instance, and I see a connection made to dc.services.visualstudio.com, which is not being blocked.
Is there some other domain it is trying to connect to that I am not seeing in my query log? The fact that it DOES work after timing out tells me that it's not a simple connectivity issue, but I don't know what I am missing.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
So I noticed something interesting.
When I run the script via the iex command from terminal, everything "just works".
But when I run it from the executable (as a normal user or as admin), I get a "Checking Internet Connectivity" popup, which after a few seconds times out, at which point it says "No Internet connection detected. Using embedded script" and then proceeds to run normally.
I'm on a fairly locked down machine and I have it all behind a pihole instance, and I see a connection made to dc.services.visualstudio.com, which is not being blocked.
Is there some other domain it is trying to connect to that I am not seeing in my query log? The fact that it DOES work after timing out tells me that it's not a simple connectivity issue, but I don't know what I am missing.
Recording.2025-12-01.212253.mp4
Beta Was this translation helpful? Give feedback.
All reactions