Skip to content

Error running query: Pending response rejected since connection got disposed (codeQL.runQueryContextEditor) #2973

Closed
@Sim4n6

Description

@Sim4n6

Describe the bug

Well, I have a set up as follows:

  • Digital Ocean instance connected using remote SSH VSCode extension.
  • in the instance, there is a a CodeQL cli installed.
  • codeql created a database in the instance.
  • wanna run a query from my machine (client) via Remote SSH VSCode to the instance so that the computation is performed in the DO instance.

Version

  • CodeQL extension version: 1.9.2
    CodeQL CLI version: 2.15.0
    Platform: linux x64

To reproduce

reproduce a similar setup and try to run QL query.

Expected behavior
A clear and concise description of what you expected to happen.
You would get the following error each time

Error running query: Pending response rejected since connection got disposed (codeQL.runQueryContextEditor)

Additional context

I am willing to provide details right away this weekend and the starting of the next week

Metadata

Metadata

Assignees

Labels

VSCodebugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions