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 404 when connecting to hub.docker.com #1

Open
jeromeleonard opened this issue Feb 11, 2020 · 0 comments
Open

Error 404 when connecting to hub.docker.com #1

jeromeleonard opened this issue Feb 11, 2020 · 0 comments

Comments

@jeromeleonard
Copy link
Contributor

Traceback (most recent call last):
  File "build.py", line 217, in <module>
    main()
  File "build.py", line 213, in main
    build_workers(args)
  File "build.py", line 159, in build_workers
    docker_create_repository(args, flavor)
  File "build.py", line 136, in docker_create_repository
    resp.raise_for_status()
  File "/Users/jerome/Devel/venv/Cortex-Analyzers3/lib/python3.7/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: NOT FOUND for url: https://hub.docker.com/v2/repositories/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant