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

adds socket host as environment variable #26

Merged
merged 1 commit into from
Jul 18, 2016
Merged

Conversation

peerbolte
Copy link
Contributor

on windows, there is an issue when connecting to the sockets.

Uncaught Exception:
Error: connect EADDRNOTAVAIL 0.0.0.0:7601
    at Object.exports._errnoException (util.js:949:11)
    at exports._exceptionWithHostPort (util.js:972:20)
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1080:14)

by specifying HOST as "127.0.0.1" this is solved

@peerbolte peerbolte mentioned this pull request Jul 18, 2016
@FWeinb FWeinb merged commit 46e1660 into FWeinb:master Jul 18, 2016
@FWeinb
Copy link
Owner

FWeinb commented Jul 18, 2016

Thanks for the PR. Release in electron-screenshot-service@3.2.3.

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

Successfully merging this pull request may close these issues.

2 participants