Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error creating repository: Not Found (HTTP 404) #2703

Closed
belaldata opened this issue Jan 31, 2021 · 3 comments
Closed

Error creating repository: Not Found (HTTP 404) #2703

belaldata opened this issue Jan 31, 2021 · 3 comments
Labels

Comments

@belaldata
Copy link

Command attempted:

HUB_VERBOSE=1 hub create

What happened:

$ git rev-parse -q --git-dir
$ git rev-parse --show-toplevel
github.com username: belaldata
github.com password for belaldata (never stored):

POST https://api.github.com/authorizations
Authorization: Basic [REDACTED]
Accept: application/vnd.github.v3+json;charset=utf-8
{"note":"hub for belalnoor@Belals-Air","note_url":"https://hub.github.com/","scopes":["repo","gist"]}
< HTTP 404
{"message":"Not Found","documentation_url":"https://docs.github.com/rest"}
Error creating repository: Not Found (HTTP 404)
Not Found

More info:

git version 2.30.0
hub version refs/heads/master

macOS Big Sur version 11.1,
Chip Apple M1

Steps to produce the error,

  1. brew install hub
  2. git init
    3 git add .
    4 git commit -m "And so, it begins."
    5 hub create/HUB_VERBOSE=1 hub create
@belaldata belaldata added the bug label Jan 31, 2021
@josfk
Copy link

josfk commented Feb 15, 2021

Same problem here, also in BigSur

@cmcaine
Copy link

cmcaine commented Feb 15, 2021

This is a known issue, workaround here: #2655 (comment)

@mislav
Copy link
Owner

mislav commented Feb 19, 2021

Closing as duplicate of the referenced issue

@mislav mislav closed this as completed Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants