Codium-ai / codiumai-jetbrains-release

56 stars 7 forks source link

Abnormal connection close by server #146

Closed Algomorph closed 7 months ago

Algomorph commented 7 months ago

IDE:

CLion 2023.2.2
Build #CL-232.9921.42, built on September 12, 2023
Runtime version: 17.0.8+7-b1000.22 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 6.2.0-37-generic
GC: G1 Young Generation, G1 Old Generation
Memory: 8192M
Cores: 32
Registry:
    run.processes.with.pty=TRUE
    ide.experimental.ui=true
    debugger.attach.dialog.enabled=true
    cidr.max.intellisense.file.length=1000000

Non-Bundled Plugins:
    idea.plugin.protoeditor (232.9559.10)
    com.codeium.intellij (1.4.2)
    A move tab left and right using the keyboard plugin - by momomo.com (12.550)
    com.mikejhill.intellij.movetab (2.1.1)
    kemoke.net.cssmodule (1.1)
    com.google.idea.bazel.clwb (2023.10.10.0.1-api-version-232)

Current Desktop: ubuntu:GNOME

Debug Output:

{
  "url": "http://127.0.0.1:35471/?api_key=b2ed96fa-5aaa-4145-876e-172cd3fa4fcb&extension_name=jetbrains&extension_version=1.4.2&ide_name=jetbrains&ide_version=CLion+2023.2.2&locale=en&ide_telemetry_enabled=true&app_name=Jetbrains&web_server_url=ws%3A%2F%2F127.0.0.1%3A43957&has_dev_extension=false",
  "connection": {
    "status": "DISCONNECTED",
    "error": {
      "name": "Error",
      "message": "Abnormal connection close by server."
    }
  },
  "isChatEnabled": true,
  "handshake": {
    "disabledTelemetry": false,
    "ignoreChatTelemetrySetting": false
  },
  "params": {
    "ideTelemetryEnabled": true,
    "ready": true,
    "apiKey": "b2ed96fa-5aaa-4145-876e-172cd3fa4fcb",
    "extensionName": "jetbrains",
    "extensionVersion": "1.4.2",
    "ideName": "jetbrains",
    "ideVersion": "CLion 2023.2.2",
    "locale": "en",
    "hasDevExtension": false,
    "appName": "Jetbrains",
    "webServerUrl": "ws://127.0.0.1:43957",
    "diffViewEnabled": false,
    "openFilePointerEnabled": false,
    "insertAtCursorEnabled": false
  },
  "data": {
    "numMessages": 4
  },
  "bridge": {
    "bridgeType": "null"
  },
  "health": {
    "checkStatus": null,
    "error": {
      "name": "TypeError",
      "message": "Failed to fetch"
    }
  }
}
ArtsiomCh commented 7 months ago

Issue seems not related to our plugin CodiumAI - Integrity Agent powered by GPT-3.5&4 Please report to the correspondent issues tracker.