-
Notifications
You must be signed in to change notification settings - Fork 18
Description
Checklist
- Checked the issue tracker for similar issues to ensure this is not a duplicate
- Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
- Tested with the latest version to ensure the issue hasn't been fixed
How often does this bug occurs?
always
Expected behavior
docker pull ciregistry.espressif.cn:8443/esp-idf-doc-env-v5.0
Using default tag: latest
Error response from daemon: unknown: failed to resolve reference "ciregistry.espressif.cn:8443/esp-idf-doc-env-v5.0:latest": failed to authorize: failed to fetch anonymous token: unexpected status from GET request to https://ciregistry.espressif.cn:8878/auth?scope=repository%3Aesp-idf-doc-env-v5.0%3Apull&service=Docker+registry: 401 Unauthorized
Actual behavior (suspected bug)
docker pull ciregistry.espressif.cn:8443/esp-idf-doc-env-v5.0
Error logs or terminal output
docker pull ciregistry.espressif.cn:8443/esp-idf-doc-env-v5.0
Using default tag: latest
Error response from daemon: unknown: failed to resolve reference "ciregistry.espressif.cn:8443/esp-idf-doc-env-v5.0:latest": failed to authorize: failed to fetch anonymous token: unexpected status from GET request to https://ciregistry.espressif.cn:8878/auth?scope=repository%3Aesp-idf-doc-env-v5.0%3Apull&service=Docker+registry: 401 UnauthorizedSteps to reproduce the behavior
docker pull ciregistry.espressif.cn:8443/esp-idf-doc-env-v5.0
Using default tag: latest
Error response from daemon: unknown: failed to resolve reference "ciregistry.espressif.cn:8443/esp-idf-doc-env-v5.0:latest": failed to authorize: failed to fetch anonymous token: unexpected status from GET request to https://ciregistry.espressif.cn:8878/auth?scope=repository%3Aesp-idf-doc-env-v5.0%3Apull&service=Docker+registry: 401 Unauthorized
Project release version
master
System architecture
Intel/AMD 64-bit (modern PC, older Mac)
Operating system
Linux
Operating system version
Now
Shell
ZSH
Additional context
No response