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

No wifi == explode #1

Open
remy opened this issue Oct 15, 2013 · 0 comments
Open

No wifi == explode #1

remy opened this issue Oct 15, 2013 · 0 comments

Comments

@remy
Copy link
Member

remy commented Oct 15, 2013

What happened when I turned off the wifi:

/Users/remy/Sites/twitter-proxy/proxy/index.js:114
        if (oaRes.headers) {
                 ^
TypeError: Cannot read property 'headers' of undefined
    at /Users/remy/Sites/twitter-proxy/proxy/index.js:114:18
    at ClientRequest.<anonymous> (/Users/remy/Sites/twitter-proxy/node_modules/oauth/lib/oauth.js:397:7)
    at ClientRequest.EventEmitter.emit (events.js:95:17)
    at CleartextStream.socketErrorListener (http.js:1548:9)
    at CleartextStream.EventEmitter.emit (events.js:95:17)
    at Socket.onerror (tls.js:1432:17)
    at Socket.EventEmitter.emit (events.js:117:20)
    at net.js:830:16
    at process._tickCallback (node.js:415:13)
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

1 participant