captcha-bot icon indicating copy to clipboard operation
captcha-bot copied to clipboard

openssl无法解析,并且程序似乎无法使

Open selfmakeit opened this issue 2 years ago • 4 comments

`1. openssl解析: bad decrypt 40778BE7AC7F0000:error:1C800064:Provider routines:ossl_cipher_unpadblock:bad decrypt:../providers/implementations/ciphers/ciphercommon_block.c:129:

2.程序无法使用:bot添加到群之后 bot为管理员 并且/ping有反应,但是新成员入群之后bot无反应,也没有报任何错误 `

selfmakeit avatar May 23 '23 09:05 selfmakeit

这个是服务器环境的问题,检查一下服务器证书

assimon avatar Aug 21 '23 03:08 assimon

我的openssl可以解析,但是也出现了 新成员入群后bot无反应的问题,也没任何报错,ping有反应

hczjxhdyz avatar Aug 26 '23 20:08 hczjxhdyz

没有反应是因为机器人botfather的权限没有给机器人

assimon avatar Nov 09 '23 11:11 assimon

debian12默认的openssl是3开头版本,实测1.1.1也无法解码,0.9.7解码成功。推荐直接用docker镜像 tlsprint/openssl:0.9.7

seekvps avatar Jan 23 '24 03:01 seekvps

经过大小对比,原文件应该是: https://github.com/importcjj/sensitive?tab=readme-ov-file#loadnetworddict

lollipopkit avatar Aug 09 '24 13:08 lollipopkit