Closed daimor closed 8 months ago
@daimor What version are you connecting to? This works fine for me. Nothing on the server changed that could affect this. Does GET on that endpoint work?
No idea why it's happening, I'm using docker, on Arm64 quite old version behave the same containers.intersystems.com/intersystems/iris-community:2023.1 newest preview also hangs
I've created a new profile in VScode, just only with three InterSystems extensions and one for Docker
I still couldn't reproduce this with $ZV of IRIS for UNIX (Ubuntu Server LTS for ARM64 Containers) 2023.1.3 (Build 517U) Wed Jan 10 2024 13:31:31 EST
. I added an isfs folder connected to that server to my workspace and restarted VS Code. The extension activated right away. The behavior with CURL is the same as my locally installed instance that doesn't use the PWS.
@daimor Have you found another way to reproduce this?
no idea, just strange behaviour, updated VSCode itself solved the issue with connection, and I did not get why.
Extension call /api/atelier with HTTP method HEAD
https://github.com/intersystems-community/vscode-objectscript/blob/9e2d8265736600cc114f3a4e3565297661899241/src/api/index.ts#L327
By some reasons /api/atelier does not drop connection after response and just hangs and VSCode-ObjectScript just hangs as well, can't start at all