Bloggers encounter an interesting error when using Harbor:
Error response from daemon: Get https://192.168.2.250:443/v2/: x509:
cannot validate certificate for 192.168.2.250 because it doesn’t contain any IP SANs
Error reporting means: error response from the daemon: G ethttps://192.168.2.250:443/v2/: X509: unable to validate 192.168 2.250 because it does not contain any IP SAN
Blogger Harbor Address 192.168.2.250, using 443 as the secure port.
[reason]:
Docker was unable to validate the certificate for the private repository.
[solution]:
Don’t panic when you encounter a problem. Just hit the king and you’ll know how to solve it. I solved it this way:
1. Edit the docker configuration file (/etc/docker/daemon.JSON)
2. Add “secure registers”: [“192.168.2.250:443”], and specify the address and port of the harbor image warehouse.
3. Restart the docker service and the problem can be solved.
If it still cannot be solved, leave a message in the comment area.
Read More:
- [Solved] MySQL workbench Error: SSL connection error: SSL is required but the server doesn‘t support it.
- [Solved] unknown error: DevToolsActivePort file doesn‘t exis
- How to Solve TypeError: type numpy.ndarray doesn‘t define __round__ method
- It can be opened with localhost, but not with IP address. The request host name is invalid
- [Solved] Synergy Error: ERROR: ssl certificate doesn‘t exist
- How to Solve Angular Error: error NG8002: Can‘t bind to ‘ngModel‘ since it isn‘t a known property of ‘input‘.
- [Solved] Harbor image replicate Error: Fetchartifacts error when collect tags for repos
- [Solved] ERROR OGG-01232 Receive TCP params error: TCP/IP error 104 (Connection reset by peer), endpoint:
- HLS ERROR: [IMPL 213-28] Failed to generate IP. [How to Solve]
- error: src refspec master does not match any. [How to Solve]
- When Wireshark grabs packets, IP check sum error is displayed
- error: src refspec master does not match any [How to Solve]
- [Solved] failed to set bridge addr: “cni0“ already has an IP address different from xxxx
- openwrt ipv6 nat6 ip6tables [How to Solve]
- [Solved] Eureka related services Start Error: cannot execute request on any known server
- [Solved] Error: SRC refspec master doors not match any
- PHP Parse error: syntax error, unexpected ‘class‘ (T_CLASS), expecting identifier (T_STRING)
- ERROR: [IMPL 213-28] Failed to generate IP.
- [ubuntu14.04]Tensorflow: Could not find any downloads that satisfy the requirement
- PIKA trouble02 — (error) ERR Syntax error, try CLIENT (LIST [order by [addr|idle]| KILL ip:port)