-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Can't get wechaty up and running using phantomjs #60
Comments
Hi @cherry-geqi , you had run into issue #30 , please go there to have a look for the solution. also, there has a probability, when phantomjs-prebuilt is not installed correctly, such as be interrupted when installation. My phantomjs-prebuilt directory size is about 44MB, if yours is far away less than me, delete it and re-install might help. $ du -sh node_modules/phantomjs-prebuilt/
44M node_modules/phantomjs-prebuilt/ and due to #28 , I'm not sure whether phantomjs could work with wechaty v0.4.x & 0.5.x(master). If you want to run wechaty now, I recommend you to use good luck. |
Thank you for the PR of #97 Could you confirm the phantomjs HEAD will work for Wechaty after your PR? |
convert wechaty-bro.js to plain old javascript syntax #60
Yes, it works. |
Awesome. I'll turn on the phantom head unit tests then. Cheers! |
Hi @cherry-geqi , I still had the issue with running the demo bot: Could you try to run the above command for me to confirm whether it's ok at your side? Appreciate. |
Hi, @cherry-geqi , Could you please have a check for me for the demo bot? I need your help. BTW, as you are reading the WechatyBro source code, you might be interested in this repository: webwxApp source code update tracker: https://github.com/wechaty/webwx-app-tracker/commits/master/formatted/webwxApp.js , just FYI. |
OK, I'll check this late today. |
Sometimes phantomjs sends |
@cherry-geqi thanks for the information about phantomjs. It seems we need to dig deeper for it. According to your post, did you mean when you are using |
Yes, about half-half, don't see clear regularities. |
So how did you use Wechaty now? It seems you were using phantomjs before/now, but if it had this kind of problem, how can you deal with that? Or you are using chrome/Docker now? |
Hello, @cherry-geqi! Long time no sees. I'd like to invite you to join the Chatie/Contributor Team because you are one of the early committers of Wechaty. :) Did you receive my team invitation? I can resend an invitation to you if needed. Thanks! |
It seems phantomjs worked again by referring to #633 However it seems has some bugs like WebSocket connection is not stable, need to investigate more time to fix. |
Close this issue because there are 2 users use it and it seems works like a charm. |
I'm using the latest branch. While executing
it complains:
Did I miss something?
The text was updated successfully, but these errors were encountered: