lupohan44
lupohan44
> 這是因為2021/10月開始Let's Encrypt其中一個根憑證(DST Root CA X3)過期的關係,OpenSSL 1.0.x的版本會認定為過期憑證,把DST Root CA X3從憑證庫刪除就可以解決 我现在参考 https://www.stephenwagner.com/2021/09/30/sophos-dst-root-ca-x3-expiration-problems-fix/ 和 https://medium.com/geekculture/will-you-be-impacted-by-letsencrypt-dst-root-ca-x3-expiration-d54a018df257 新的证书安装完成了 `lets-encrypt sudo update-ca-certificates ` > Updating certificates in /etc/ssl/certs... > rehash: warning: skipping duplicate certificate...
> 建议更新openssl 更新openssl/php之后这个问题解决了 但是还是有HELO不认的问题(over TLS 和 over SSL都一样的问题) 但是用Curl是可以成功寄邮件的 > > 邮件发送失败,发件日志: > > Trying to ssl://mail.postale.io:465 > > Connected to relay host ssl://mail.postale.io > > Error: Remote host returned...
> > > 建议更新openssl > > > > > > 更新openssl/php之后这个问题解决了 但是还是有HELO不认的问题(over TLS 和 over SSL都一样的问题) 但是用Curl是可以成功寄邮件的 > > > 邮件发送失败,发件日志: > > > Trying to ssl://mail.postale.io:465 > > >...
暂且通过[smtprelay](https://github.com/decke/smtprelay)绕开这个问题了...
For the playwright part, I don't think it is neccessary to use docker if steamdb plugin is not needed. The only reason for this docker is to support for playwright's...
> Would you accept a second Dockerfile (maybe built with a different tag?) that removes the steamdb plugin and playwright dependency, since you don't recommend using it anyway (according to...
Both docker build error can be recreated in my Ubuntu VM. > #0 58.43 /tmp/apt-dpkg-install-Q5Ssf3/43-python3-wheel_0.34.2-1_all.deb > #0 58.43 /tmp/apt-dpkg-install-Q5Ssf3/44-python3-pip_20.0.2-5ubuntu1.6_all.deb > #0 58.62 E: Sub-process /usr/bin/dpkg returned an error code (1)...
Hi, any updates?
Hi, this is actually 2 issues. 1 is feature request, 1 is error log. Please create 2 issues next time. As for the error log part, you can simply ignore...
建议先试试手动访问