FDUCSLG/pafd-automated

连续多次打卡失败

Opened this issue · 4 comments

fduzz commented

问题好像是:
File "/usr/lib/python3.10/ssl.py", line 1342, in do_handshake
self._sslobj.do_handshake()
ssl.SSLError: [SSL: UNSAFE_LEGACY_RENEGOTIATION_DISABLED] unsafe legacy renegotiation disabled (_ssl.c:997)
请教这是为什么,如何修改?(啥也不懂,求讲的具体一些,谢谢!)

ubuntu-latest版本变成22.04了,导致证书没有更新,固定版本为ubuntu-20.04就行了

请问ubuntu-20.04应该在哪里设置呢?

请问ubuntu-20.04应该在哪里设置呢?

.github/workflows/automate.yml里面

非常感谢,已经改过来了,但是今天打过卡了,希望明天有效果!