Skip to content

Unauthorized 401 after Successfully Logged In with GitHub Token (Installation through Docker Image) #37

Description

@katha815

Hi Team,

I tried to set up the model with the Docker method and followed the instructions of GitHub personal token, however it still says unauthorized. Terminal log:

il22158@IT106990:~/WholeCellEcoliRelease$ cat github_personal_access_token.txt | docker login https://docker.pkg.github.com -u USERNAME --password-stdin
Login Succeeded
il22158@IT106990:~/WholeCellEcoliRelease$ docker pull docker.pkg.github.com/covertlab/wholecellecolirelease/wcm-full:latest
Error response from daemon: failed to resolve reference "docker.pkg.github.com/covertlab/wholecellecolirelease/wcm-full:latest": unexpected status from HEAD request to https://docker.pkg.github.com/v2/covertlab/wholecellecolirelease/wcm-full/manifests/latest: 401 Unauthorized

Meanwhile, when trying to build the docker image with the bash code (“cloud/build-containers-locally.sh” and “docker run --name=wcm -it --rm wcm-code") I also got the error saying the “Failed building wheel for numpy” where there same to be a conflict between specified numpy version (1.19.5) and numpy version for dependencies (1.16).

I would appreciate your help.

Regards,
Ningyuan
(a PhD student at University of Bristol)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions