Created
August 26, 2011 19:09
-
-
Save bassdread/1174174 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 26 Aug 20:09:14 - error: [Foursquare Account friends] | |
| 26 Aug 20:09:14 - error: [Foursquare Account friends] /home/channam/Code/Locker/Connectors/foursquare/friends.js:38 | |
| 26 Aug 20:09:14 - error: [Foursquare Account friends] var userID = self.id; | |
| 26 Aug 20:09:14 - error: [Foursquare Account checkins] | |
| 26 Aug 20:09:14 - error: [Foursquare Account friends] ^ | |
| 26 Aug 20:09:14 - error: [Foursquare Account checkins] /home/channam/Code/Locker/Connectors/foursquare/checkins.js:38 | |
| 26 Aug 20:09:14 - error: [Foursquare Account checkins] getCheckins(profile.id, auth.accessToken, 0, function(err, checkins) { | |
| 26 Aug 20:09:14 - error: [Foursquare Account checkins] ^ | |
| 26 Aug 20:09:14 - error: [Foursquare Account friends] TypeError: Cannot read property 'id' of undefined | |
| at [object Object].callback (/home/channam/Code/Locker/Connectors/foursquare/friends.js:38:26) | |
| at IncomingMessage.<anonymous> (/home/channam/Code/Locker/node_modules/request/main.js:260:21) | |
| at IncomingMessage.emit (events.js:81:20) | |
| at HTTPParser.onMessageComplete (http.js:133:23) | |
| at CleartextStream.ondata (http.js:1228:22) | |
| at CleartextStream._push (tls.js:303:27) | |
| at SecurePair.cycle (tls.js:577:20) | |
| at EncryptedStream.write (tls.js:96:13) | |
| at Socket.ondata (stream.js:36:26) | |
| at Socket.emit (events.js:64:17) | |
| 26 Aug 20:09:14 - error: [Foursquare Account checkins] TypeError: Cannot read property 'id' of undefined | |
| at [object Object].callback (/home/channam/Code/Locker/Connectors/foursquare/checkins.js:38:28) | |
| at IncomingMessage.<anonymous> (/home/channam/Code/Locker/node_modules/request/main.js:260:21) | |
| at IncomingMessage.emit (events.js:81:20) | |
| at HTTPParser.onMessageComplete (http.js:133:23) | |
| at CleartextStream.ondata (http.js:1228:22) | |
| at CleartextStream._push (tls.js:303:27) | |
| at SecurePair.cycle (tls.js:577:20) | |
| at EncryptedStream.write (tls.js:96:13) | |
| at Socket.ondata (stream.js:36:26) | |
| at Socket.emit (events.js:64:17) | |
| 26 Aug 20:09:14 - error: [Locker] SyntaxError: Unexpected end of input | |
| 26 Aug 20:09:14 - error: [Locker] | |
| 26 Aug 20:09:14 - error: [Locker] SyntaxError: Unexpected end of input | |
| 26 Aug 20:09:14 - error: [Locker] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment