Closed
Description
Hello,
Since we upgraded coder from v2.10.3 to 2.14.2, we are unable to use gateway with coder plugin as we get the following error when we are at ide's selection step :
coder-jetbrains--test.app--coder.XXXX.XXX--bg : nodename nor servname provided,or not known
I tried upgrading phpstorm and coder plugin but with no luck. Nothing in debug logs
Digging into plugin source code, it seems that "coder-jetbrains--test.app--coder.XXXX.XXX--bg" should be an entry into ssh/config file but none is added. I also tried to manually add starting and ending blocks in ssh/config and everything is wipe out, so the plugin can access and write the file.
I'm on macos Sonoma.
Thx