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

ERR PuppetWebBridge init() exception #1018

Closed
sowhatwill opened this issue Dec 18, 2017 · 1 comment
Closed

ERR PuppetWebBridge init() exception #1018

sowhatwill opened this issue Dec 18, 2017 · 1 comment

Comments

@sowhatwill
Copy link

Provide Your Network Information

  1. Where is the location of your server? (i.e. City, or In/Out China)
  2. Which cloud platform(AliYun/Qcloud/DigitalOcean/etc) are you using?

centos7.3

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

Expected behavior

Starting Wechaty v0.13.37 with Node.js v8.9.1 ...
Working directory: /bot
Please make sure you had installed all the NPM modules which is depended on your bot script.
Executing babel-node --presets env mybot.js
08:45:54 WARN Wechaty init() DEPRECATED and will be removed after Jun 2018. Use start() instead.
08:45:54 INFO Wechaty v0.13.32 starting...
08:45:54 ERR PuppetWebBridge init() exception: Error: spawn EACCES
08:45:54 ERR PuppetWeb initBridge() exception: spawn EACCES
08:45:54 WARN PuppetWebBridge quit() page.close() exception: TypeError: Cannot read property 'close' of undefined
08:45:54 WARN PuppetWebBridge quit() browser.close() exception: TypeError: Cannot read property 'close' of undefined
08:45:54 ERR PuppetWeb init() exception: Error: spawn EACCES
08:45:54 ERR Wechaty start() exception: spawn EACCES
(node:25) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: spawn EACCES
(node:25) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

Actual behavior

Steps to reproduce the behavior (and fixes, if any)

Full Output Logs

$ WECHATY_LOG=silly npm run ts-node mybot.ts

# or 

$ WECHATY_LOG=silly node dist/mybot.js
Show Logs ### Paste the full output logs here with `WECHATY_LOG=silly` set
# PASTE FULL LOG OUTPUT AT HERE:


@huan
Copy link
Member

huan commented Dec 18, 2017

Need More Information

Sorry, you did not follow the ISSUE Template, and there's not enough information about your problem.

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.

I'll close this issue. Please re-submit a new issue to provide the information that needed.

@huan huan closed this as completed Dec 18, 2017
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