-
-
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 not launching app - WebDriverError: un known error: cannot find Chrome binary #36
Comments
@zixia Would you have a look? I have tried to install the dependencies. The service is running great with my Macbook, now, I consider to migrate it into cloud. Thanks in advance. Application repo, https://github.com/Samurais/philly-wechat/ . |
hi @Samurais , I have some suggestions to you:
please let me know if those suggestions could help you solve the problem, and feel free to post here if you still have problems with wechaty cloud installation. good luck! |
Thanks, I would switch to digitalocean soon. philly is a logic server, but instead of using api.ai/wit.ai, I am going to use superscript currently. philly-wechat is the channel to integrate with wechat. I am also working on other integrations as well, such as gitter. wechaty is great. 👍 |
I do not understand what philly do right now, but it seems philly is doing something overlap with Microsoft Bot Framework. M$ Bot Framework has a powerful bot builder framework, it's a connector/router for messages between skype/wechat(official account)/facebook/slack/etc..., with a clean nodejs SDK: https://github.com/Microsoft/BotBuilder/tree/master/Node/examples Also I'm a big LUIS.ai fan. :) |
SolutionFinally, the app run in Ubuntu Server successfully.
|
The server is in aliyun, behind the wall. |
Description
The question is how to launch wechaty in Ubuntu Server. I have read the dockfile, which using google's source to install chrome drivers. But my server is now behind the wall.
I also tried with my machine oversea, but it fails too.
OS
Aliyun ECS
Ubuntu 14.04.4 LTS (GNU/Linux 3.13.0-86-generic x86_64)
Install chromedriver and phantomjs
chromedriver and phantomjs are accessable from path.
install node modules
get Errors when running
npm start
.The text was updated successfully, but these errors were encountered: