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

Automatic deployment - not working #45

Open
05tb opened this issue Aug 10, 2016 · 1 comment
Open

Automatic deployment - not working #45

05tb opened this issue Aug 10, 2016 · 1 comment

Comments

@05tb
Copy link
Contributor

05tb commented Aug 10, 2016

The web hook sent from the git repo times out at the npm install step.
I think maybe the npm install takes too long and the serve times out during this step.

@05tb
Copy link
Contributor Author

05tb commented Aug 25, 2016

restarting servers...
events.js:141
      throw er; // Unhandled 'error' event
      ^

Error: connection refused: localtunnel.me:35843 (check your firewall settings)
    at Socket.<anonymous> (/home/pi/github/molab-rhino-api/deploy/node_modules/localtunnel/lib/TunnelCluster.js:47:32)
    at emitOne (events.js:77:13)
    at Socket.emit (events.js:169:7)
    at emitErrorNT (net.js:1269:8)
    at nextTickCallbackWith2Args (node.js:442:9)
    at process._tickCallback (node.js:356:17)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant