【发布时间】:2022-08-02 19:22:33
【问题描述】:
我正在使用这个 docker 映像 cypress/base:17.3.0 运行我的测试。即使测试通过了,我也会遇到很多这种错误......有什么想法可以修复它们吗?
[33:0614/080128.399356:ERROR:cert_verify_proc_builtin.cc(681)] CertVerifyProcBuiltin for ws14.hotjar.com failed:
----- Certificate i=0 (OU=Cypress Proxy Server Certificate,O=Cypress Proxy CA,L=Internet,ST=Internet,C=Internet,CN=ws14.hotjar.com) -----
ERROR: No matching issuer found
-
这看起来像是与柏树有关的已知问题。这里有更多信息github.com/cypress-io/cypress/discussions/22128
标签: cypress