Skip to content

Codeql package installation issue #18939

Closed
@Akshay865

Description

@Akshay865

Description of the issue

I have created custom codeql queries and made a package for that. I have made qlpack.yml and it has the dependencies

dependencies:
codeql/cpp-all: “*”

I am using codeql cli version 2.15.4

I enter inside a package and hit the command

codeql pack install

Then I get this error
org.apache.http.impl.execchain.RetryExec execute

Info: Retrying request to {s} -> https://ghcr.io:443

Info: I/O exception(Java.net.SocketException) caught when processing request to {s} -> https://ghcr.io:443: connection reset

A fatal error occurred: could not create credentials for codeql/cpp-all
(eventual cause: SocketException “Connection reset”)

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions