sourcegraph / jetbrains

Apache License 2.0
61 stars 19 forks source link

bug: getaddrinfo ENOTFOUND sourcegraph.com #1926

Open dudeinthemirror opened 1 month ago

dudeinthemirror commented 1 month ago

IDE Information

PyCharm 2024.1.4 (Professional Edition) Build #PY-241.18034.82, built on June 24, 2024 Licensed to Walmart.com / Luc Masalar You have a perpetual fallback license for this version. Subscription is active until May 20, 2025. Runtime version: 17.0.11+1-b1207.24 aarch64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. macOS 14.5 GC: G1 Young Generation, G1 Old Generation Memory: 2048M Cores: 10 Metal Rendering is ON Registry: ide.experimental.ui=true terminal.new.ui=true Non-Bundled Plugins: IdeaVIM (2.14.0) com.intellij.plugins.vscodekeymap (241.14494.150) com.samdark.intellij-visual-studio-code-dark-plus (2.8) com.intellij.kubernetes (241.18034.4) com.sourcegraph.jetbrains (6.0.14)

Bug Description

trying to run an inference in Chat and I get "Error performing this action"

Screenshot 2024-07-19 at 9 14 25 AM

Additional context

Stacktrace: getaddrinfo ENOTFOUND sourcegraph.com

jdorfman commented 1 month ago

Hey @dudeinthemirror thanks for reporting. Someone is looking into this. =)

dudeinthemirror commented 1 month ago

BTW, it happens in VSCode as well:

Screenshot 2024-07-19 at 10 47 25 AM
dudeinthemirror commented 1 month ago
Screenshot 2024-07-19 at 1 31 29 PM
jdorfman commented 1 month ago

Thanks @dudeinthemirror . I will make sure the product team sees this in the weekly community feedback report (going out today).

odisseus commented 1 month ago

Looks like your VPN or proxy cannot access sourcegraph.com for some reason. Can you try disabling it?

Possibly a duplicate of #1195.

odisseus commented 1 month ago

The second error, on the other hand, seems to be a different problem. Looks like a connection error can result in an invalid name of the chat model.