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

PuppetPadchat: Cannot read property 'user_name' of undefined #1392

Closed
qhduan opened this issue Jun 26, 2018 · 2 comments
Closed

PuppetPadchat: Cannot read property 'user_name' of undefined #1392

qhduan opened this issue Jun 26, 2018 · 2 comments

Comments

@qhduan
Copy link

qhduan commented Jun 26, 2018

latest docker image

zixia/wechaty                                   latest              8ff60183ce6f        14 hours ago        1.32GB
# PASTE FULL LOG OUTPUT AT HERE:

16:01:25 ERR Config ###########################
16:01:25 ERR Config unhandledRejection: TypeError: Cannot read property 'user_name' of undefined [object Promise]
16:01:25 ERR Config ###########################
16:01:25 ERR Config ###########################
16:01:25 ERR Config unhandledRejection: TypeError: Cannot read property 'user_name' of undefined [object Promise]
16:01:25 ERR Config ###########################
16:01:25 ERR Config process.on(unhandledRejection) promise.catch(Cannot read property 'user_name' of undefined)
Config TypeError: Cannot read property 'user_name' of undefined
    at PuppetPadchat.<anonymous> (/wechaty/src/puppet-padchat/puppet-padchat.ts:943:30)
    at Generator.next (<anonymous>)
    at /wechaty/dist/src/puppet-padchat/puppet-padchat.js:25:71
    at new Promise (<anonymous>)
    at __awaiter (/wechaty/dist/src/puppet-padchat/puppet-padchat.js:21:12)
    at PuppetPadchat.roomMemberRawPayloadParser (/wechaty/dist/src/puppet-padchat/puppet-padchat.js:697:16)
    at PuppetPadchat.<anonymous> (/wechaty/src/puppet/puppet.ts:913:35)
    at Generator.next (<anonymous>)
    at fulfilled (/wechaty/dist/src/puppet/puppet.js:4:58)
    at process._tickCallback (internal/process/next_tick.js:68:7)
16:01:25 ERR Config process.on(unhandledRejection) promise.catch(Cannot read property 'user_name' of undefined)
Config TypeError: Cannot read property 'user_name' of undefined
    at PuppetPadchat.<anonymous> (/wechaty/src/puppet-padchat/puppet-padchat.ts:943:30)
    at Generator.next (<anonymous>)
    at /wechaty/dist/src/puppet-padchat/puppet-padchat.js:25:71
    at new Promise (<anonymous>)
    at __awaiter (/wechaty/dist/src/puppet-padchat/puppet-padchat.js:21:12)
    at PuppetPadchat.roomMemberRawPayloadParser (/wechaty/dist/src/puppet-padchat/puppet-padchat.js:697:16)
    at PuppetPadchat.<anonymous> (/wechaty/src/puppet/puppet.ts:913:35)
    at Generator.next (<anonymous>)
    at fulfilled (/wechaty/dist/src/puppet/puppet.js:4:58)
    at process._tickCallback (internal/process/next_tick.js:68:7)
@huan
Copy link
Member

huan commented Jun 26, 2018

Need More Information

In order to help us to find the problem out, you should provide all the detail information about the issue. Please make sure you are following the ISSUE Template, answer all the question, and the more important: provide the steps to reproduce the problem.

@huan
Copy link
Member

huan commented Jul 12, 2018

Close this issue due to inactive for more than two weeks.

@huan huan closed this as completed Jul 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants