Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

toFileBox 一直失败 #165

Open
xpurer opened this issue Jul 15, 2019 · 2 comments
Open

toFileBox 一直失败 #165

xpurer opened this issue Jul 15, 2019 · 2 comments
Labels
Waiting for check Waiting for developer to check the issue is resolved or not

Comments

@xpurer
Copy link

xpurer commented Jul 15, 2019

1. 提供你的包版本信息

使用的版本
"wechaty": "^0.26.1",
"wechaty-puppet-padpro": "^0.2.1"
更新到
"wechaty": "^0.27.53",
"wechaty-puppet-padpro": "^0.3.8"
依然报错

  • node 版本: (运行 node --version 获取版本) 11.6.0
  • 你使用的操作系统: centos7

2. Bug 描述

toFileBox 一直失败

Error: error:0606506D:digital envelope routines:EVP_DecryptFinal_ex:wrong final block length
at Decipheriv.final (internal/crypto/cipher.js:173:29)
at Object.exports.decryptAes (/root/wxbot/node_modules/wechaty-puppet-padpro/dist/src/utils/aes-utils.js:18:41)
at CDNManager. (/root/wxbot/node_modules/wechaty-puppet-padpro/dist/src/manager/cdn-manager.js:159:28)
at Generator.next (:null:null)
at /root/wxbot/node_modules/wechaty-puppet-padpro/dist/src/manager/cdn-manager.js:7:71
at new Promise (:null:null)
at __awaiter (/root/wxbot/node_modules/wechaty-puppet-padpro/dist/src/manager/cdn-manager.js:3:12)
at CDNManager.downloadFile (/root/wxbot/node_modules/wechaty-puppet-padpro/dist/src/manager/cdn-manager.js:130:16)
at PuppetPadpro. (/root/wxbot/node_modules/wechaty-puppet-padpro/dist/src/puppet-padpro.js:706:56)
at Generator.next (:null:null)
at fulfilled (/root/wxbot/node_modules/wechaty-puppet-padpro/dist/src/puppet-padpro.js:22:58)
at process.internalTickCallback (internal/process/next_tick.js:77:7)

@xpurer xpurer closed this as completed Jul 15, 2019
@xpurer xpurer reopened this Jul 15, 2019
@su-chang
Copy link
Member

有复现详细的步骤么?我这边帮你看一下

@windmemory
Copy link
Member

Please try with v0.3.11 and see if the issue still happens.

@windmemory windmemory added the Waiting for check Waiting for developer to check the issue is resolved or not label Jul 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Waiting for check Waiting for developer to check the issue is resolved or not
Projects
None yet
Development

No branches or pull requests

3 participants