antoinetran

Results 85 comments of antoinetran

Ok I could test with github codespace, what an amazing tool!! Could spawn a k3s cluster and reproduce the issue of test `TestGlobalArtifactPassing`: ``` /bin/sh: 1: cannot create /tmp/artifact.txt: Permission...

I tried doing chmod in code for group, so that we have: ``` -rw-rw-r-- 1 8737 root 0 Apr 7 17:34 artifact.txt ``` I still get permission denied. After losing...

I keep having failure or pending phase for the step onExit at TestStopBehavior test. In github codespace, I ran multiple time the test. Sometime it works, sometime it fails with...

![Image](https://github.com/user-attachments/assets/7f6e35c1-65fe-4382-8c4d-b903a4ee4cfe)

I also get these ``` 2025-01-16 17:06:13.222 [info] ExtensionService#_doActivateExtension ms-vscode.remote-server, startup: false, activationEvent: 'onCommand:remote-tunnels.connectCurrentWindowToTunnel' 2025-01-16 17:06:16.673 [trace] [golang.go] INVOKE provider 'o=>o.provideHover(E.revive(r),i,s,n)' 2025-01-16 17:06:16.676 [trace] [golang.go] provider DONE after 3ms 2025-01-16...

The error trace is never the same, today I got ``` 2025-01-16 23:23:09.794 [error] Error: Failed to establish a socket connection to proxies: ["PROXY ProxyIp:ProxyPort"] at _PacProxyAgent. (c:\Users\username\Custom\app\vscode\Microsoft VS Code\resources\app\node_modules\@vscode\proxy-agent\out\agent.js:132:19)...

Hi, please reopen this ticket. I need time to do the investigation!

@chrmarti Here is the result: ``` Note: Make sure to replace all sensitive information with dummy values before sharing this output. VS Code 1.96.4 (cd4ee3b1c348a13bafd8f9ad8060705f6d4b9cba) Network Proxy Test 0.0.16 win32...

Hi @connor4312 @bamurtaugh , anyone can reopen the ticket please? A one week notice before automatic closure is a bit too fast ^^ thanks!

> [@connor4312](https://github.com/connor4312) The `Error: socket hang up` seems to suggest that the connection was lost. I am not sure this is a network issue. The socket hang up is systematic....