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

Cannot read property 'MemberList' of undefined still exisit in the latest docker version #1111

Closed
lijiarui opened this issue Feb 28, 2018 · 1 comment

Comments

@lijiarui
Copy link
Member

Run npm run doctor or wechaty run doctor(for docker user), paste output here

the latest docker version:

> wechaty@0.13.32 check-node-version /wechaty
> check-node-version --node ">= 7"

node: 8.9.1

Logs

#984 said it has fixed, but the latest one still has the following error

07:35:48 ERR Room contactGetter(@@a69aa054039bf45da752c504983142c01d47e3d8825f30723fd744d2fe9cf0c0) exception: Cannot read property 'MemberList' of undefined
@lijiarui
Copy link
Member Author

My fault...

I update docker image in a wrong way...

I thought docker pull zixia/wechaty will always pull the latest image version, but actually, it didn't, it is an old docker latest version, until I run docker pull zixia/wechaty:0.12

Anyway, this is not a good issue = =

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

1 participant