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

hub create not working - HTTP 404 error #2663

Closed
seanpoconnell opened this issue Dec 7, 2020 · 1 comment
Closed

hub create not working - HTTP 404 error #2663

seanpoconnell opened this issue Dec 7, 2020 · 1 comment
Labels

Comments

@seanpoconnell
Copy link

Hi,

I am having trouble using the command 'hub create' in the cmd to create a repository on Github.
I entered this in the cmd to see the verbose log: HUB_VERBOSE=1 hub create
This is the error I receive:

POST https://api.github.com/authorizations
Authorization: Basic [REDACTED]
{"scopes": ["repo"], "note": "hub for sean@DESKTOP-KV2J8CG", "note_url": "http://hub.github.com/"}
< HTTP 404
{"message":"Not Found","documentation_url":"https://docs.github.com/rest"}
Error creating repository: Not Found (HTTP 404)

These are the system versions:
windows running Linux bash, ubuntu version: 20.04.1
git version: 2.25.1
hub version: 1.12.4

@mislav
Copy link
Owner

mislav commented Dec 8, 2020

Please see #2655 (comment)

@mislav mislav closed this as completed Dec 8, 2020
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

2 participants