Skip to content

SSH authentication -> github #48

@sudojumble

Description

@sudojumble

I am probably doing something wrong here, but, I am trying to login using my SSH key rather than my password and I am running into the following issue.

Procedure:

uvx --with gitpython cookiecutter git+ssh://git@github.com/zenable-io/ai-native-python.git

*project setup omitted*

Username for 'https://github.com': sudojumble
Password for 'https://sudojumble@github.com':
{"timestamp": "2025-07-17 16:13:41,382", "namespace": "ptag.post_generation_hook", "loglevel": "ERROR", "message": "stdout: No stdout, stderr: remote: Support for password authentication was removed on August 13, 2021.
remote: Please see https://docs.github.com/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication.
fatal: Authentication failed for 'https://github.com/attackdogdigital/ptag/'
"}
ERROR: Stopping generation because post_gen_project hook script didn't exit successfully
Hook script failed (exit status: 1)

 ~/ptag ▓▒░ ssh -T git@github.com                                                        ░▒▓ 1 ✘  53s  04:13:41 PM 
Hi sudojumble! You've successfully authenticated, but GitHub does not provide shell access.

Any thoughts?

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