You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I get an authentication required error on a public docker registry.
exit status 1: Flag --file has been deprecated, use: output 1 error occurred: * failed to construct source from user input
"registry:5000/backend:latest": unable to load image: unable to use OciRegistry source: failed to get image descriptor from
registry: GET https://index.docker.io/v2/5000/backend/manifests/latest: UNAUTHORIZED: authentication required;
[map[Action:pull Class: Name:5000/backend Type:repository]]
To Reproduce
Steps to reproduce the behavior:
Go to 'Add Connector'
Click on 'Docker Registry Selfhosted'
Add Scan
See error
Expected behavior
Normal scanning
Screenshots
Components/Services affected
UI/Frontend
API/Backend
Agent
Deployment/YAMLs
CI/CD Integration
Other (specify)
The text was updated successfully, but these errors were encountered:
Hi @53845714nF can you please share deepfence-server and deepfence-worker logs from the time this error happened, It would help resolve the issue faster
Also can you confirm you added your self hosted registry in the option highlighted below
Describe the bug
I get an authentication required error on a public docker registry.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Normal scanning
Screenshots
Components/Services affected
The text was updated successfully, but these errors were encountered: