Skip to content

ssb-project create --github fails on Daplalab #509

@arneso-ssb

Description

@arneso-ssb

I tried the command ssb-project create tech-coach-internal-test --github --github-token='ghp_mytoken' and fails with the error messages:

more /home/onyxia/ssb-project-cli/.error_logs/create-error-1749196907.txt
404 {"message": "Not Found", "documentation_url": "https://docs.github.com/rest/repos/repos#get-a-repository", "status": "404"}

more /home/onyxia/ssb-project-cli/.error_logs/ssb-project-debug.log
...
DEBUG:traitlets:Found kernel tech-coach-internal-test in /home/onyxia/work/.local/share/jupyter/kernels
DEBUG:traitlets:Found kernel python3 in /home/onyxia/.local/share/pipx/venvs/ssb-project-cli/share/jupyter/kernels
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.github.com:443
DEBUG:urllib3.connectionpool:https://api.github.com:443 "GET /orgs/statisticsnorway HTTP/1.1" 200 None
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.github.com:443
DEBUG:urllib3.connectionpool:https://api.github.com:443 "POST /orgs/statisticsnorway/repos HTTP/1.1" 201 7656
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.github.com:443
DEBUG:urllib3.connectionpool:https://api.github.com:443 "GET /repos/statisticsnorway/tech-coach-internal-test HTTP/1.1" 404 None

I have checked that my GitHub token is valid and it has the scopes repo and workflow.

complete_debug_log.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions