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

Artifactory backend migth fail with 403 error #26

Closed
hagenw opened this issue Sep 28, 2021 · 0 comments · Fixed by #27
Closed

Artifactory backend migth fail with 403 error #26

hagenw opened this issue Sep 28, 2021 · 0 comments · Fixed by #27
Labels
bug Something isn't working

Comments

@hagenw
Copy link
Member

hagenw commented Sep 28, 2021

When using Artifactory._exists() or Artifactory._glob() it might fail with

requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: ...

as we only cover RuntimeError when catching errors from Artifactory, but with the newest release from dohq-artifactory it seems that we can also get a requests.exceptions.HTTPError

@hagenw hagenw added the bug Something isn't working label Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant