00:00:01
| * ircretary | quit (Remote host closed the connection) |
00:00:08
| * ircretary | joined |
00:00:54
| <Erikss> | hm, would you mind glancing over my notification-app real quick? The noti-server |
00:00:55
| <Erikss> | gist |
00:02:23
| <Erikss> | https://gist.github.com/OscarAwesome/35106ea58931eeb9f0a2 |
00:03:03
| <Erikss> | julianduque: Its not a big app at all :) |
00:03:45
| <julianduque> | Erikss: looks good to me, just remove the certData property, leave it by default |
00:06:07
| * thl0 | quit (Remote host closed the connection) |
00:06:11
| <Erikss> | julianduque: set to "default" or remove the option all together? |
00:06:29
| <julianduque> | Erikss: remove the option |
00:08:23
| <Erikss> | okok gonna try ;) |
00:09:06
| * Hebo | joined |
00:09:40
| * thealanwattsriot | quit (Quit: Computer has gone to sleep.) |
00:09:40
| * tbjers | quit (Ping timeout: 246 seconds) |
00:10:21
| * Samuel_Roldan | joined |
00:20:09
| * Samuel_Roldan | quit (Quit: Samuel_Roldan) |
00:28:36
| <Erikss> | julianduque: Do I need to set a "listener" on the iPhone App? That "listens" for notifications? |
00:29:28
| <Erikss> | julianduque: Because I can't seem to send the notification |
00:29:48
| <julianduque> | Erikss: you need to enable Push Notifications and make sure you are using the sandbox certs for testing |
00:30:02
| <julianduque> | and the sandbox gateway |
00:31:13
| <julianduque> | Erikss: take a look at http://www.raywenderlich.com/32960/apple-push-notification-services-in-ios-6-tutorial-part-1 |
00:36:01
| * Hebo | quit |
00:36:40
| * Hebo | joined |
00:38:46
| <Erikss> | julianduque: I have checked it out, looks like Iäve done everything right on the cert/rev-part. I do have the sandbox gateway but should i add the " : 2195" to the end? |
00:38:56
| <Erikss> | And I have a sandbox cert |
00:39:13
| <Erikss> | Do I need to add my pass-phrase on the server perhaps? |
00:39:37
| <julianduque> | Erikss: no, you shouldnt, the important part is the listener on the iOS side and to enable the app for push notifications |
00:39:55
| <julianduque> | Erikss: use the `passphrase` property in apn |
00:40:06
| <Erikss> | what listener do I need? Yes notifications are allowed for the app on the phone |
00:41:14
| <julianduque> | Erikss: check the `A Very Basic App` from the article |
00:41:20
| <Erikss> | gonna try with the passprase |
00:45:05
| <Erikss> | Hm, gonna look over my Appdelegate |
00:48:00
| * Hebo | quit |
00:58:12
| * julianduque | quit (Quit: leaving) |
00:59:19
| * julianduque | joined |
01:02:56
| * c4milo | joined |
01:03:32
| * papachan | quit (Quit: Saliendo) |
01:04:23
| * papachan | joined |
01:04:31
| * anoemi | quit (Quit: anoemi) |
01:06:23
| <Erikss> | julianduque: I assume your app was native and not with Phonegap? :) |
01:06:42
| * TooTallNate | quit (Quit: Computer has gone to sleep.) |
01:07:12
| <julianduque> | yes, was native |
01:13:59
| * px | quit (Ping timeout: 240 seconds) |
01:15:52
| * thl0 | joined |
01:16:42
| <Erikss> | julianduque: Hm ok. Gosh, not getting any error messages in XCODE, my appfile seemed fine and all. So frustrating |
01:23:00
| <julianduque> | Erikss: hmm, don't know how to enable push in phonegap |
01:23:57
| <Erikss> | julianduque: I use the plugin: https://github.com/phonegap-build/PushPlugin , Its all added to xcode and should be all done "phone-side" |
01:24:21
| * TooTallNate | joined |
01:24:51
| * thealanwattsriot | joined |
01:26:25
| <Erikss> | julianduque: How do I get the APN-errors printed using node-apn? |
01:26:30
| * thealanwattsriot | quit (Client Quit) |
01:33:43
| <julianduque> | Erikss: capturing on `error` event |
01:33:58
| <julianduque> | .on('error', function (err) { console.log(err); |
01:36:11
| <Erikss> | for the server. app. or apn? :) |
01:36:12
| * TooTallNate | quit (Read error: Connection reset by peer) |
01:39:11
| <Erikss> | julianduque: did you have to configure the Xcode-settings specific for nodejs notifications or is it universal for all notifications? |
01:39:30
| <Erikss> | really feels like i'm shooting in the dark here.. everything seems configured |
01:40:36
| * jgable | joined |
01:41:26
| * TooTallNate | joined |
01:51:34
| * d_d_d | joined |
01:54:42
| <julianduque> | Erikss: it's universal |
01:55:02
| <julianduque> | Erikss: and the `.on('error')` is for apn |
01:56:44
| * Eric___ | joined |
01:56:47
| * Erikss | quit (Ping timeout: 250 seconds) |
01:59:13
| * jgable | quit (Quit: Computer has gone to sleep.) |
01:59:49
| <Eric___> | anyone know why my deployment won't activate and it only stays on the archived deployment? |
02:00:06
| <Eric___> | all I changed in this new deployment was a logo gif...... |
02:00:11
| * px | joined |
02:00:11
| <julianduque> | Eric___: maybe your last snapshot is failing, whats your username and app name? |
02:00:26
| <Eric___> | username is ringr, appname is ringr |
02:01:02
| <Eric___> | i deleted the previous 3 snapshots, and then the app |
02:01:09
| <Eric___> | redeployed the app, and it won't activate the deployment |
02:01:13
| <julianduque> | let me check |
02:01:27
| <Eric___> | awesome! thank you |
02:01:55
| <Eric___> | this IRC web chat is WAY better than anything we had when on azure |
02:02:54
| <julianduque> | yes, IRC is awesome! |
02:05:08
| <Eric___> | That and support wise, for any kind of support on azure you had to post on a social forum, deal with some weird webchat or pay a ton of money |
02:05:29
| <Eric___> | this is IRC, earlier i need the external IPs to whitelist on amazon, got them in 2 seconds, boom, problem solved. So cool |
02:09:59
| * Samuel_Roldan | joined |
02:10:17
| * Fishrock123 | joined |
02:10:38
| <julianduque> | Eric___: still investigating |
02:10:50
| <Eric___> | sure no problem |
02:10:56
| * leichtgewicht | joined |
02:11:05
| <Eric___> | let me know if there is any other information you need from me |
02:12:17
| <julianduque> | hmm |
02:13:05
| <julianduque> | Eric___: you need the .psd uploaded to the server? |
02:13:17
| <julianduque> | your package is too big and I'm seeing some .psd out there |
02:13:25
| <julianduque> | you should ignore them on your .npmignore |
02:13:32
| * TooTallNate | quit (Quit: Computer has gone to sleep.) |
02:13:47
| <Eric___> | oh, didn't know that it was putting all of that up there |
02:15:05
| <Eric___> | so do i put the filenames to ignore in the .npmignore file? |
02:15:13
| <Eric___> | never used one before, my apologies if stupid question |
02:15:40
| <julianduque> | no problem |
02:15:45
| <julianduque> | write |
02:15:49
| <julianduque> | *.psd |
02:17:42
| <Eric___> | wow that uploaded 10x faster haha |
02:17:57
| <julianduque> | and it will start, for sure |
02:19:45
| <Eric___> | sure did start |
02:19:47
| <Eric___> | works great now |
02:19:59
| <Eric___> | dang ok, .npmignore, learn something new everyday |
02:20:02
| <julianduque> | awesome :) |
02:20:12
| <Eric___> | Thanks julianduque!!! |
02:20:17
| * c4milo | quit (Remote host closed the connection) |
02:20:32
| <julianduque> | Eric___: np :) |
02:21:07
| <Eric___> | Have a good night/day depending on where you are, \o/ |
02:21:10
| * Eric___ | quit (Quit: Page closed) |
02:23:27
| * meso | quit (Remote host closed the connection) |
02:25:11
| * lresende | joined |
02:26:39
| * meso | joined |
02:26:56
| * lresende_ | joined |
02:30:02
| * lresende | quit (Ping timeout: 256 seconds) |
02:30:03
| * lresende_ | changed nick to lresende |
02:30:41
| * nmartin | joined |
02:31:07
| <nmartin> | Does 1 droid mean 1 application? |
02:31:11
| <nmartin> | A single process? |
02:31:29
| <julianduque> | 1 drone = 1 http server |
02:31:44
| <julianduque> | well, a drone is a vm with 256mb and only 1 app run on the drone |
02:31:52
| <julianduque> | but you can run only 1 http server |
02:33:44
| * Fishrock123 | quit (Remote host closed the connection) |
02:35:21
| * nmartin | quit (Ping timeout: 240 seconds) |
02:42:51
| * Fishrock123 | joined |
02:48:34
| * mennenia | quit (Read error: Operation timed out) |
02:49:30
| * TooTallNate | joined |
02:51:29
| * jgable | joined |
02:54:49
| * Nijiko | quit (Read error: Connection reset by peer) |
02:55:27
| * Nijiko | joined |
03:09:23
| * papachan | quit (Quit: Saliendo) |
03:12:03
| * InconceivableB | joined |
03:12:43
| * InconceivableB | quit (Client Quit) |
03:13:55
| * Samuel_Roldan | quit (Quit: Samuel_Roldan) |
03:20:36
| * thl0 | quit (Remote host closed the connection) |
03:20:44
| * nateps | joined |
03:21:39
| * c4milo | joined |
03:22:21
| * defunctzombie_zz | changed nick to defunctzombie |
03:23:36
| * anoemi | joined |
03:25:35
| * c4milo | quit (Remote host closed the connection) |
03:25:58
| * meso | quit (Read error: Connection reset by peer) |
03:26:09
| * meso | joined |
03:34:55
| <nateps> | is there support for node 0.10 yet? |
03:35:16
| <julianduque> | nateps: not yet |
03:35:44
| <nateps> | thanks, any word on timing? |
03:36:09
| <julianduque> | nateps: no, don't have an ETA yet |
03:36:21
| <nateps> | ok, cool, thanks |
03:44:47
| * Fishrock123 | quit (Remote host closed the connection) |
03:46:53
| * sreeix | joined |
03:47:41
| * InconceivableB | joined |
03:48:38
| * anoemi | quit (Quit: anoemi) |
03:52:14
| * lresende | quit (Quit: Zzzzzzz ...) |
03:52:59
| * anoemi | joined |
03:53:20
| * anoemi | quit (Client Quit) |
04:02:11
| * meso_ | joined |
04:02:13
| * meso | quit (Read error: Connection reset by peer) |
04:06:54
| * lresende | joined |
04:11:14
| * lresende | quit (Client Quit) |
04:17:12
| * lresende | joined |
04:24:03
| * lresende | quit (Quit: Zzzzzzz ...) |
04:30:12
| * lresende | joined |
04:32:52
| * lresende | quit (Client Quit) |
04:43:11
| * meso_ | quit (Read error: Connection reset by peer) |
04:43:37
| * meso | joined |
04:48:34
| * generalissimo | joined |
04:56:49
| * jgable | quit (Quit: Computer has gone to sleep.) |
05:00:08
| * Fishrock123 | joined |
05:00:14
| * Fishrock123 | quit (Remote host closed the connection) |
05:11:29
| * jcrugzz | quit (Ping timeout: 248 seconds) |
05:21:22
| * thl0 | joined |
05:31:25
| * sreeix | quit (Quit: sreeix) |
05:35:59
| * joshontheweb | quit (Quit: Computer has gone to sleep.) |
05:38:16
| * jcrugzz | joined |
05:41:29
| * andris9 | joined |
05:41:56
| * andris9 | quit (Read error: Connection reset by peer) |
05:42:15
| * joshontheweb | joined |
05:42:15
| * andris9 | joined |
05:46:07
| * jcrugzz | quit (Ping timeout: 240 seconds) |
05:49:40
| * swaagie | joined |
05:57:03
| * generalissimo | quit (Remote host closed the connection) |
05:59:02
| * toonketels | joined |
05:59:55
| * ljharb | joined |
06:01:07
| * patrickod | joined |
06:01:10
| * andreypopp | joined |
06:02:40
| * andris9 | quit (Remote host closed the connection) |
06:20:51
| * sreeix | joined |
06:24:40
| * Nijiko | quit (Read error: Connection reset by peer) |
06:24:47
| * Nijiko_ | joined |
06:30:04
| * andreypopp | quit (Quit: andreypopp) |
06:39:03
| * d_d_d | quit (Quit: Computer has gone to sleep.) |
06:44:28
| * sreeix | quit (Quit: sreeix) |
06:54:24
| * upshoot | quit |
06:56:52
| * andreypopp | joined |
06:57:10
| * `3rdEden | joined |
06:59:05
| * InconceivableB | quit (Quit: Computer has gone to sleep.) |
07:08:13
| * sreeix | joined |
07:10:26
| * TooTallNate | quit (Quit: ["Textual IRC Client: www.textualapp.com"]) |
07:17:24
| * andris9 | joined |
07:22:41
| * tobie | joined |
07:25:16
| * andreypopp | quit (Quit: andreypopp) |
07:25:44
| * sreeix | quit (Quit: sreeix) |
07:32:36
| * Peter____ | joined |
07:32:57
| <Peter____> | hello |
07:33:12
| * sreeix | joined |
07:33:33
| <Peter____> | i have never used nodejitsu yet, but i am planning |
07:34:00
| <Peter____> | however i didn't found info about the space for static files like css,pics, htmls and stuff |
07:34:40
| <Peter____> | Where can i find this kind of information guys? |
07:36:10
| * sreeix | quit (Client Quit) |
07:36:32
| <`3rdEden> | https://www.nodejitsu.com/documentation/faq/#can-i-write-to-the-file-system-what-are-the-limits |
07:37:04
| <`3rdEden> | There's 3GB of room on the hard disk for each drone |
07:37:05
| * eschnou | joined |
07:37:21
| <`3rdEden> | We don't manage static assets for you, if you want to serve static assets, create a static file server |
07:38:43
| <Peter____> | but i guess if i create a simple blog-like something the css and html templates, some icons and stuff can be uploaded with the deploy right? |
07:38:50
| <Peter____> | 3gb is plenty for that |
07:39:47
| <`3rdEden> | Yes, you can upload that all |
07:39:59
| <`3rdEden> | But do know that all your assets are uploaded everytime you deploy |
07:41:33
| <Peter____> | that's not a problem, i don't think that's a problem, i think it will like under 1 MB, barely more |
07:41:55
| <Peter____> | thats for the info |
07:46:14
| <`3rdEden> | It doesn't matter if it gets any larger then that. The static assets of homepage is 6mb |
07:46:19
| <`3rdEden> | of our* |
07:46:46
| * andreypopp | joined |
07:49:53
| <Peter____> | so basically i have everything covered for a simple site (running nodejs, serving static assets, mongodb instance until 500mb) in the 9$ plan right ? |
07:50:19
| <`3rdEden> | That's correct |
07:50:47
| <Peter____> | wonderful |
07:52:08
| <Peter____> | by any chance do you know the cpu performance of 1 drone compared for eg. a full core intel 1.6 ghz atom cpu ? |
07:53:59
| <`3rdEden> | No sorry, I don't know that |
07:54:50
| <`3rdEden> | I think mmalecki is still sleeping, he would probably know :p |
07:55:12
| <Peter____> | :) |
07:55:40
| <Peter____> | is the developer sandbox's drone have the same performance as the 9$ plan drone? |
07:55:46
| <Peter____> | since if yes i can try it out :) |
07:56:57
| <`3rdEden> | Yes, the developer sandbox is exactly the same drone |
07:58:21
| <Peter____> | great, i will drop together then a simple app and run some mongodb query, postprocessing to compare then :) |
07:58:44
| <Peter____> | thanks for your help |
08:04:15
| * Hounddog | joined |
08:06:04
| * andreypopp | quit (Read error: Connection reset by peer) |
08:06:34
| * andreypopp | joined |
08:21:02
| * nateps | quit (Quit: nateps) |
08:29:32
| * andreypopp | quit (Quit: andreypopp) |
08:38:15
| * Peter____ | part |
08:41:03
| * no9 | joined |
08:48:40
| * alx_ | joined |
08:49:33
| * ChrisMatheson | joined |
08:52:51
| * miscible | joined |
09:05:36
| * miscible | part |
09:06:12
| * miscible | joined |
09:07:19
| * miscible | quit (Client Quit) |
09:14:26
| * alx_ | quit (Remote host closed the connection) |
09:17:32
| * miscible | joined |
09:18:12
| <miscible> | Hi. Looks like there are problems with databases? |
09:20:23
| * andreypopp | joined |
09:28:35
| * alx_ | joined |
09:30:14
| * sandfox | joined |
09:59:42
| * sevastos | quit (Remote host closed the connection) |
09:59:43
| * meso | quit (Read error: Connection reset by peer) |
09:59:47
| * meso_ | joined |
10:01:16
| <nathan7> | miscible: What DB provider are you using? |
10:01:39
| <nathan7> | miscible: And what kind of issues are you experiencing? |
10:14:35
| <miscible> | I'm using the default redis db |
10:15:02
| * `3rdEden | changed nick to `3E|BRB |
10:15:06
| <miscible> | For the last couple of hours I've been getting Auth errors |
10:21:26
| * sandfox | quit (Quit: sandfox) |
10:23:55
| * sandfox | joined |
10:25:03
| * andris9 | quit (Remote host closed the connection) |
10:29:54
| <miscible> | @nathan7: You still there? |
10:31:14
| * `3E|BRB | changed nick to `3rdEde |
10:31:17
| * `3rdEde | changed nick to `3rdEden |
10:37:16
| * miscible | part |
10:40:15
| * toonketels | quit (Ping timeout: 256 seconds) |
10:43:08
| * alx__ | joined |
10:46:36
| * alx_ | quit (Ping timeout: 240 seconds) |
10:46:43
| * fab_ | joined |
10:49:26
| * ChrisMatheson | quit |
10:49:51
| * fab__ | quit (Ping timeout: 260 seconds) |
10:56:03
| * meso_ | quit (Read error: Connection reset by peer) |
10:56:22
| * meso | joined |
10:58:50
| * Hounddog | quit (Remote host closed the connection) |
11:28:41
| * andris9 | joined |
11:29:53
| * andris9 | quit (Remote host closed the connection) |
11:30:33
| * andris9 | joined |
11:30:43
| * toonketels | joined |
11:32:07
| * andris9 | quit (Read error: Connection reset by peer) |
11:32:34
| * andris9 | joined |
12:13:27
| * alx__ | quit (Remote host closed the connection) |
12:15:24
| * izz | quit (Disconnected by services) |
12:17:00
| * johnmarty | joined |
12:17:15
| * johnmarty | quit (Client Quit) |
12:17:39
| * frenchtoast | joined |
12:19:16
| * standoo | joined |
12:19:27
| * alx_ | joined |
12:20:22
| * mavdi | joined |
12:20:35
| <mavdi> | Hey guys, any ETA on when we can use 0.10? |
12:23:41
| * cianomaidin | joined |
12:27:34
| * ljharb | quit (Ping timeout: 252 seconds) |
12:28:23
| * ljharb | joined |
12:28:52
| <nathan7> | mavdi: I'm afraid I have nothing better than 'soon' |
12:30:56
| * alx_ | quit (Remote host closed the connection) |
12:31:01
| <mavdi> | thanks |
12:32:24
| <nathan7> | It's coming with our infrastructure refresh |
12:32:41
| <nathan7> | But we want to have that stuff really well tested before we run it in production |
12:34:26
| * alx_ | joined |
12:34:43
| * thl0 | quit (Remote host closed the connection) |
12:35:55
| * alx_ | quit (Read error: Connection reset by peer) |
12:36:07
| * alx_ | joined |
12:36:57
| <mavdi> | I see, makes sense |
12:41:23
| * sirkitree | joined |
12:43:57
| * alx__ | joined |
12:46:26
| * alx_ | quit (Read error: No route to host) |
12:46:50
| * alx_ | joined |
12:48:54
| * fusiongrokker | joined |
12:49:53
| * ljharb_ | joined |
12:49:59
| * ljharb | quit (Ping timeout: 256 seconds) |
12:49:59
| * ljharb_ | changed nick to ljharb |
12:50:00
| * alx__ | quit (Ping timeout: 241 seconds) |
12:50:24
| * alx_ | quit (Read error: Connection reset by peer) |
12:50:27
| * johnmarty | joined |
12:59:28
| * kevino80 | joined |
13:03:28
| * jgable | joined |
13:14:33
| * thepumpkin | joined |
13:17:10
| * espiral | quit (Ping timeout: 246 seconds) |
13:18:21
| * standoo | quit (Ping timeout: 256 seconds) |
13:21:10
| * andris9_ | joined |
13:22:18
| * espiral | joined |
13:25:18
| * andris9 | quit (Ping timeout: 264 seconds) |
13:26:22
| * sirkitree | changed nick to sirkitree|bfast |
13:29:05
| * scottW | joined |
13:30:57
| <scottW> | Webhook deploys are still down?? Wow - must be nasty. |
13:31:34
| <scottW> | For me, it's been since Friday |
13:31:54
| * generalissimo | joined |
13:35:41
| <swaagie> | scottW, yup sorry, the bug is really nasty, due to the long weekend there wasnt any communication with github either |
13:37:40
| * Sly__ | joined |
13:38:42
| * scottW | part |
13:42:40
| * Sly__ | changed nick to Sly |
13:42:50
| * sirkitree|bfast | changed nick to sirkitree |
13:43:08
| * ChrisMatheson | joined |
13:54:32
| * thepumpkin | quit (Remote host closed the connection) |
13:57:00
| * mdedetrich | quit (Quit: Computer has gone to sleep.) |
14:06:48
| * defunctzombie | changed nick to defunctzombie_zz |
14:07:24
| * Fishrock123 | joined |
14:11:41
| * no9 | quit (Read error: Operation timed out) |
14:11:57
| <Sly> | Everyone doing okay today? |
14:14:50
| * leichtge_ | joined |
14:15:19
| * kevinohara80 | joined |
14:15:23
| * Fishrock | joined |
14:15:23
| * Samuel_Roldan | joined |
14:16:08
| * lwicks | joined |
14:16:34
| * cianomaidin | part |
14:17:40
| * Fishrock123 | quit (Ping timeout: 249 seconds) |
14:18:00
| * kevino80 | quit (Ping timeout: 249 seconds) |
14:18:03
| * leichtgewicht | quit (Ping timeout: 249 seconds) |
14:18:04
| * sporto | quit (Ping timeout: 249 seconds) |
14:18:05
| * hourback | quit (Ping timeout: 249 seconds) |
14:18:06
| * beuk | quit (Ping timeout: 249 seconds) |
14:18:07
| * munro | quit (Ping timeout: 249 seconds) |
14:18:14
| * beuk_ | joined |
14:18:16
| * ryan1 | joined |
14:18:27
| * sporto | joined |
14:18:53
| * hourback | joined |
14:19:02
| * c4milo | joined |
14:21:08
| * thepumpkin | joined |
14:21:31
| * RORgasm_ | joined |
14:21:33
| * RORgasm | quit (Read error: Connection reset by peer) |
14:26:31
| * leichtge_ | changed nick to leichtgewicht |
14:26:55
| * num9 | joined |
14:29:37
| * devdazed | quit (Quit: Bye) |
14:31:47
| * devdazed | joined |
14:32:11
| * lwicks | quit (Remote host closed the connection) |
14:33:16
| * crisboot | joined |
14:33:36
| <crisboot> | Hi:How do I assing an extra drone to my app? |
14:35:02
| <swaagie> | hey crisboot https://www.nodejitsu.com/documentation/search/?q=setdrones |
14:35:30
| <crisboot> | drones: 2, in package.json |
14:35:33
| <crisboot> | great! |
14:37:45
| * InconceivableB | joined |
14:40:58
| * InconceivableB | quit (Read error: Connection reset by peer) |
14:43:46
| * andris9_ | quit (Remote host closed the connection) |
14:48:13
| <kenperkins> | morning |
14:49:40
| * redir | quit (Quit: … …. ……. . ...) |
14:50:56
| * dmitri | joined |
14:51:16
| * romb | joined |
14:51:18
| <dmitri> | hi guys, have a small question according deploying to nodejitsu |
14:51:46
| * redir | joined |
14:51:46
| <Sly> | dmitri: what's up? |
14:52:15
| * kevinohara80 | quit (Remote host closed the connection) |
14:55:08
| <dmitri> | sly: i use bower in my app, and `jitsu deploy` doesn't allow to deploy files starting with dot |
14:55:18
| <dmitri> | Sly: how to overcome this? |
14:55:26
| * rossk | joined |
14:56:08
| <Sly> | dmitri: not quite sure what you're talking about? O_o |
14:56:49
| <dmitri> | Sly: do you now bower/bower? |
14:56:56
| <dmitri> | https://github.com/bower/bower |
14:57:33
| * jcrugzz | joined |
14:57:40
| * rossk_ | joined |
14:58:23
| <dmitri> | Sly: nodejitsu uses npm pack to deploy app |
14:58:41
| <Sly> | Nope, never used it. |
14:58:45
| <Sly> | And yeah, we use npm pack. |
15:00:34
| * anoemi | joined |
15:00:38
| * rossk | quit (Ping timeout: 256 seconds) |
15:02:35
| * jcrugzz | quit (Ping timeout: 256 seconds) |
15:02:37
| <dmitri> | and npm pack depends ``.gitignore`` and ``.npmignore`` |
15:02:45
| <nathan7> | Yep |
15:03:27
| <dmitri> | but to make command ``bower install`` i need .bowerrc file in the app |
15:04:02
| <dmitri> | so i can't use this command in postdeploy step |
15:04:22
| <nathan7> | have an empty .npmignore |
15:05:01
| * rossk | joined |
15:06:47
| * rossk_ | quit (Ping timeout: 252 seconds) |
15:06:50
| * kevino80 | joined |
15:06:58
| <dmitri> | mm maybe |
15:10:34
| <dmitri> | thanks, i will try |
15:14:06
| * JibSales | joined |
15:16:15
| <JibSales> | Hello! Need some help with getting directorjs to respond to multiple events in the route table. For instance, I want to define a set of "on" functions and a set of "before" functions to run on the "/" route… currently I can only get on or the other to work, not both |
15:17:14
| <JibSales> | I'm sure it has to do with not registering the events correctly in the route table, but I'm uncertain as to the proper way of setting this up and can't find a good sample on line |
15:17:25
| * generali_ | joined |
15:19:44
| * eschnou | quit (Remote host closed the connection) |
15:19:59
| * ChrisMatheson | quit (Ping timeout: 252 seconds) |
15:20:05
| * generalissimo | quit (Ping timeout: 248 seconds) |
15:21:33
| * ChrisMatheson | joined |
15:22:30
| <JibSales> | Got it… apparently functions need to be IIFE |
15:30:49
| * scottW | joined |
15:32:08
| * thepumpkin | quit (Remote host closed the connection) |
15:32:46
| <JibSales> | nope… that wasn't it |
15:34:01
| * jbpros | joined |
15:34:21
| * InconceivableB | joined |
15:35:49
| * RORgasm_ | quit (Read error: Connection reset by peer) |
15:36:05
| * RORgasm | joined |
15:38:27
| * dmitri | quit (Quit: Leaving.) |
15:39:10
| <kenperkins> | morning JibSales |
15:39:56
| * jcrugzz | joined |
15:40:03
| <JibSales> | morning kenperkins… how goes the hacking? |
15:40:07
| <kenperkins> | it goes |
15:42:00
| * num9 | quit (Ping timeout: 256 seconds) |
15:45:02
| * rossk_ | joined |
15:48:19
| * rossk | quit (Ping timeout: 252 seconds) |
15:48:37
| * sandfox | quit (Quit: sandfox) |
15:54:02
| * jbpros | quit (Quit: jbpros) |
15:54:20
| * andris9 | joined |
15:56:05
| * angelix | joined |
15:56:05
| * anoemi | quit (Read error: Connection reset by peer) |
15:56:32
| * num9 | joined |
15:56:35
| <angelix> | hi, how can i monitor the performance of drones... or how can i tell that i need more drones? |
15:56:36
| * jbpros | joined |
15:57:28
| * anoemi | joined |
15:58:29
| * andris9 | quit (Ping timeout: 252 seconds) |
16:00:37
| <nathan7> | anoemi: Hey |
16:00:41
| <nathan7> | angelix* Hey |
16:00:50
| * thealanwattsriot | joined |
16:01:43
| <kenperkins> | cronopio: what's cracking |
16:01:57
| <cronopio> | kenperkins hey yo |
16:02:09
| <nathan7> | angelix: You can use stuff like NodeFly and monitor event loop latency |
16:02:19
| <nathan7> | angelix: We have autoscaling on the way |
16:02:20
| <cronopio> | kenperkins: trying to fix some errors that I got in an internal tool using pkgcloud |
16:02:31
| <kenperkins> | what kind of errors? because of my changes? |
16:02:38
| * defunctzombie_zz | changed nick to defunctzombie |
16:02:38
| <cronopio> | kenperkins: but seems that the problem is not the last PR, is maybe a few versions before |
16:02:46
| <cronopio> | related to openstack identity |
16:02:55
| <cronopio> | maybe a change of options names |
16:03:02
| <kenperkins> | I know what it was |
16:03:26
| <kenperkins> | authUrl I bet |
16:03:45
| <kenperkins> | I should fix that |
16:04:27
| * theevilgeek | joined |
16:04:33
| * jbpros | quit (Quit: jbpros) |
16:05:05
| * mathisonian | joined |
16:08:11
| * cmwelsh_ | quit (Remote host closed the connection) |
16:08:11
| * Fabryz | quit (Remote host closed the connection) |
16:08:11
| * jeffmjack_ | quit (Remote host closed the connection) |
16:08:11
| * Tarang | quit (Remote host closed the connection) |
16:08:11
| * balupton | quit (Remote host closed the connection) |
16:08:11
| * dch | quit (Remote host closed the connection) |
16:08:11
| * strax | quit (Remote host closed the connection) |
16:08:12
| * Raynos | quit (Remote host closed the connection) |
16:08:12
| * pksunkara | quit (Write error: Broken pipe) |
16:08:14
| * sveisvei | quit (Write error: Broken pipe) |
16:08:15
| * jkarsrud | quit (Remote host closed the connection) |
16:08:15
| * svnlto | quit (Remote host closed the connection) |
16:08:15
| * JasonSmith | quit (Remote host closed the connection) |
16:08:15
| * remysharp | quit (Remote host closed the connection) |
16:08:15
| * niftylettuce | quit (Remote host closed the connection) |
16:08:15
| * lmjabreu | quit (Remote host closed the connection) |
16:08:15
| * owenb_ | quit (Remote host closed the connection) |
16:08:40
| * jcrugzz | quit (Ping timeout: 252 seconds) |
16:09:04
| * angelix | quit (Quit: Page closed) |
16:10:37
| * ChrisMatheson | quit |
16:11:18
| * joshontheweb | quit (Quit: Computer has gone to sleep.) |
16:11:43
| <theevilgeek> | hi all - i'm having trouble "jitsu delpoy"ing. The process seems to hang indefinitely: http://pastebin.com/sW3Zx0Yj |
16:12:24
| * swaagie | changed nick to swaagie[brb] |
16:13:36
| <cronopio> | theevilgeek: could be releated to using node v0.10 but not sure |
16:15:17
| <Sly> | theevilgeek: that is related to 0.10. |
16:15:20
| <Sly> | Thanks to Stream2 |
16:15:21
| <Sly> | *Streams2 |
16:16:44
| <theevilgeek> | sly: d'oh! how can i resolve the issue? is it a problem with my package.json? |
16:17:04
| * generalissimo | joined |
16:17:07
| <Sly> | theevilgeek: Nah, it's nothing to do with your application. It's a known bug with 0.10. |
16:17:07
| * jcrugzz | joined |
16:17:25
| <theevilgeek> | sly: oh got it -- so I'd need to run jitsu deploy with 0.8? |
16:17:25
| <Sly> | theevilgeek: you can try updating to a newer version of Node and see if that helps. |
16:17:29
| <theevilgeek> | oh i see |
16:17:30
| <theevilgeek> | will do |
16:17:35
| <theevilgeek> | thank you sly and cronopio |
16:17:39
| <Sly> | theevilgeek: if not, then yeah... 0.8 would be the ideal solution. |
16:17:59
| * RORgasm_ | joined |
16:18:11
| * RORgasm | quit (Read error: Connection reset by peer) |
16:19:47
| * generali_ | quit (Ping timeout: 260 seconds) |
16:26:10
| * jbpros | joined |
16:27:08
| * Samuel_Roldan | quit (Quit: Samuel_Roldan) |
16:27:26
| * sandfox | joined |
16:28:02
| * anoemi | quit (Read error: Connection reset by peer) |
16:28:12
| * anoemi | joined |
16:28:24
| * mathisonian | part |
16:34:42
| * towski | joined |
16:34:52
| * theevilgeek | part |
16:39:05
| * thepumpkin | joined |
16:40:52
| * Samuel_Roldan | joined |
16:41:23
| * kevino80 | quit (Remote host closed the connection) |
16:44:33
| * feca | joined |
16:49:39
| * JibSales | part |
16:50:12
| * RORgasm_ | quit (Read error: Connection reset by peer) |
16:50:14
| * oroce | joined |
16:50:27
| * RORgasm | joined |
16:50:53
| * joshontheweb | joined |
16:51:48
| * Fishrock | quit (Remote host closed the connection) |
16:54:10
| * Nodejitsu-Github | joined |
16:54:10
| <Nodejitsu-Github> | [jitsu] mmalecki pushed 1 new commit to master: http://git.io/kiwo6A |
16:54:10
| <Nodejitsu-Github> | jitsu/master fef3929 Maciej Małecki: [api] Add `.jitsuignore` support... |
16:54:10
| * Nodejitsu-Github | part |
16:54:13
| * joshontheweb | quit (Client Quit) |
16:56:00
| * Nodejitsu-Github | joined |
16:56:00
| <Nodejitsu-Github> | [jitsu] mmalecki pushed 1 new commit to master: http://git.io/-led1g |
16:56:00
| <Nodejitsu-Github> | jitsu/master 1314771 Maciej Małecki: [dist] Bump version to 0.12.11 |
16:56:00
| * Nodejitsu-Github | part |
16:56:32
| * travis-ci | joined |
16:56:33
| <travis-ci> | [travis-ci] nodejitsu/jitsu#439 (master - fef3929 : Maciej Małecki): The build passed. |
16:56:33
| <travis-ci> | [travis-ci] Change view : https://github.com/nodejitsu/jitsu/compare/229b3ca0493d...fef392909e01 |
16:56:33
| <travis-ci> | [travis-ci] Build details : http://travis-ci.org/nodejitsu/jitsu/builds/7570242 |
16:56:33
| * travis-ci | part |
16:57:35
| * `3rdEden | quit (Remote host closed the connection) |
16:57:41
| * feca | quit (Ping timeout: 250 seconds) |
16:58:45
| * travis-ci | joined |
16:58:45
| <travis-ci> | [travis-ci] nodejitsu/jitsu#440 (master - 1314771 : Maciej Małecki): The build passed. |
16:58:45
| <travis-ci> | [travis-ci] Change view : https://github.com/nodejitsu/jitsu/compare/fef392909e01...1314771efa84 |
16:58:45
| <travis-ci> | [travis-ci] Build details : http://travis-ci.org/nodejitsu/jitsu/builds/7570281 |
16:58:45
| * travis-ci | part |
16:59:55
| * jcrugzz | quit (Ping timeout: 260 seconds) |
17:00:46
| * andreypopp | quit (Quit: andreypopp) |
17:02:20
| * kevino80 | joined |
17:07:15
| * Nodejitsu-Github | joined |
17:07:15
| <Nodejitsu-Github> | [jitsu] mmalecki tagged v0.12.11 at 7c3e30e: http://git.io/DlwpKA |
17:07:15
| * Nodejitsu-Github | part |
17:08:12
| * feca | joined |
17:09:10
| * toonketels | quit (Remote host closed the connection) |
17:10:07
| * joshontheweb | joined |
17:11:32
| * hejhhej | joined |
17:11:58
| <hejhhej> | hejhej |
17:12:01
| <hejhhej> | vad är det här |
17:12:09
| * hejhhej | quit (Client Quit) |
17:12:54
| * scottW | part |
17:13:52
| <Sly> | O_o |
17:14:01
| <Sly> | Well, that was weird. |
17:15:59
| * hourback | quit (Quit: Leaving.) |
17:16:37
| * RORgasm_ | joined |
17:16:37
| * Maurice_ | joined |
17:16:44
| * RORgasm | quit (Read error: Connection reset by peer) |
17:17:10
| <Maurice_> | Hi there. question, how large is the redis db from iriscouch? |
17:17:46
| <Sly> | Maurice_: iirc, it's 500 MB for their free tier. |
17:17:56
| <Sly> | Maurice_: you can always upgrade it later if you need to, though. |
17:18:45
| <feca> | Hello! I'm new to nodejitsu and I would like to deploy a basic app, but it gives me an error (https://gist.github.com/anonymous/5664393), does anyone know why? |
17:19:47
| <Sly> | feca: does your application create an HTTP server? |
17:19:54
| <feca> | the .js file is empty |
17:19:58
| * dch | joined |
17:21:58
| <nathan7> | Sly: hej is just 'hi' in Scandinavian languages |
17:22:10
| <Sly> | feca: your application *must* open a port, otherwise it's considered a failed deploy. |
17:22:53
| <feca> | oh, thanks I try it |
17:22:59
| * jaridmargolin | joined |
17:24:19
| <jaridmargolin> | is haibu still an integral part of the nodejitsu production stack? |
17:24:22
| <nathan7> | Yep |
17:24:31
| <nathan7> | That's changing fairly soon though |
17:25:34
| <jaridmargolin> | hmm.. any chance you can elaborate? |
17:26:05
| <nathan7> | Yep |
17:26:09
| <nathan7> | a moment |
17:26:18
| <jaridmargolin> | of course.. thank you |
17:27:11
| <nathan7> | jaridmargolin: So, haibu is fairly tighly bound to node internals, it does a bunch of magic that turned out to be a bad idea |
17:27:18
| * JasonSmith | joined |
17:27:31
| * jcrugzz | joined |
17:28:00
| * anoemi | quit (Quit: anoemi) |
17:28:02
| * hourback | joined |
17:28:03
| * hourback | quit (Client Quit) |
17:28:03
| <nathan7> | jaridmargolin: and it keeps a lot of local state |
17:29:19
| * mavdi | quit (Ping timeout: 250 seconds) |
17:29:38
| * thealanwattsriot | quit (Quit: Computer has gone to sleep.) |
17:32:41
| * jkarsrud | joined |
17:33:02
| * sirkitree | changed nick to sirkitree|lunch |
17:33:08
| * TooTallNate | joined |
17:33:30
| * owenb_ | joined |
17:34:51
| * cmwelsh_ | joined |
17:35:07
| <feca> | So after my 30 day trial expires I won't be able to run my apps, right? |
17:35:13
| * generali_ | joined |
17:35:18
| <Sly> | feca: right. |
17:38:09
| * generalissimo | quit (Ping timeout: 248 seconds) |
17:38:12
| * niftylettuce | joined |
17:38:26
| <feca> | And do I need a special app that worths it to be seen by everyone to make it open-source or my simple test app is okay? |
17:38:51
| * sveisvei | joined |
17:38:53
| * Raynos | joined |
17:39:15
| * Hebo | joined |
17:40:13
| <Sly> | feca: any open source app, as long as you can provide us with the source code, can get one free drone. Doesn't matter what it is. |
17:40:41
| <feca> | Thanks! |
17:40:57
| <Sly> | No problem. :) |
17:41:28
| * Fabryz | joined |
17:42:00
| * strax | joined |
17:42:43
| * IrishGringo | joined |
17:44:50
| * remysharp | joined |
17:45:40
| * pksunkara | joined |
17:46:12
| * joshontheweb | quit (Quit: Computer has gone to sleep.) |
17:46:53
| * svnlto | joined |
17:48:54
| * IrishGringo | quit (Quit: ChatZilla 0.9.90 [Firefox 21.0/20130511120803]) |
17:49:59
| * jbpros | quit (Quit: jbpros) |
17:53:17
| * sirkitree|lunch | changed nick to sirkitree |
17:54:21
| <kenperkins> | i think I should sign up and deploy a free app |
17:54:47
| * lmjabreu | joined |
17:55:19
| * thealanwattsriot | joined |
17:55:52
| * swaagie[brb] | changed nick to swaagie[food] |
17:56:32
| <yawnt> | kenperkins: i think you're right |
17:57:39
| <kenperkins> | not that I have any apps I need to deploy |
17:57:42
| <jcrugzz> | kenperkins: and make it an Open Source one :) |
17:58:37
| <kenperkins> | that said I think I'm going to merge v0.8 |
18:00:27
| * crisboot | quit (Quit: Page closed) |
18:00:43
| * balupton | joined |
18:04:30
| * Tarang | joined |
18:08:58
| * jeffmjack_ | joined |
18:09:26
| * RORgasm | joined |
18:09:26
| * RORgasm_ | quit (Read error: Connection reset by peer) |
18:09:49
| * scottW | joined |
18:14:49
| * Hebo | quit |
18:18:11
| * TooTallNate | quit (Ping timeout: 252 seconds) |
18:19:15
| <rossk_> | kenperkins, running through our testsuite now -- v0.8 looking good |
18:19:21
| <rossk_> | haven't poked at the docs yet |
18:19:54
| * toonketels | joined |
18:19:57
| <kenperkins> | k it really shouldn't change too much for you |
18:20:07
| <kenperkins> | except you can use rackspace provider for next gen now |
18:20:25
| * TooTallNate | joined |
18:21:08
| <rossk_> | mhmm -- poking with our openstack system now |
18:21:11
| <rossk_> | rax is ok |
18:21:42
| * toonkete_ | joined |
18:21:46
| * toonkete_ | quit (Remote host closed the connection) |
18:21:48
| * toonketels | quit (Read error: Connection reset by peer) |
18:23:44
| * toonketels | joined |
18:23:47
| * toonketels | quit (Remote host closed the connection) |
18:24:46
| <scottW> | I got confused and ran jitsu host <some bogus url> |
18:25:04
| <scottW> | What is the default value for remoteHost |
18:25:15
| <Sly> | api.nodejitsu.com |
18:25:18
| <scottW> | Thanks |
18:25:20
| <Sly> | np |
18:26:08
| <rossk_> | kenperkins, openstack good for us too |
18:26:17
| <rossk_> | thumbs up from me if that matters at all |
18:26:29
| <kenperkins> | coures it mateters |
18:27:15
| * eschnou | joined |
18:29:45
| * TooTallNate | quit (Read error: Connection reset by peer) |
18:30:02
| <rossk_> | and I can tear out all our re-auth logic |
18:30:03
| <rossk_> | yayy |
18:30:13
| <scottW> | Is the list on http://dns.nodejitsu.com/ up to date? Says "as of November 30th, 2012 |
18:30:47
| * TooTallNate | joined |
18:32:04
| * defunctzombie | changed nick to defunctzombie_zz |
18:32:14
| <nathan7> | scottW: nope |
18:32:26
| <nathan7> | We should probably make that auto-update |
18:32:35
| * feca | quit (Ping timeout: 250 seconds) |
18:32:52
| <scottW> | So, how often would I need to switch my A-records? |
18:33:19
| <Sly> | scottW: you shouldn't need to switch your a-records. |
18:33:22
| <Sly> | They serve as fallbacks for each other. |
18:33:30
| <Sly> | So if one doesn't respond, the next in the A records should be used. |
18:33:46
| <scottW> | Okay, but wouldn't that increase latency? |
18:34:03
| <Sly> | Not really, because your browser pulls DNS down and caches it. |
18:34:14
| <Sly> | So your browser would know if the host is bad and wouldn't use it in the next request. |
18:34:17
| <Sly> | At least, most browsers. |
18:34:23
| <scottW> | Okay. Good to know. |
18:35:35
| * TooTallNate | quit (Ping timeout: 260 seconds) |
18:35:44
| <scottW> | What is the jitsu command to get the latest list? |
18:35:51
| <scottW> | It says run host <url> |
18:36:04
| <Sly> | Jitsu doesn't have a command to pull it down with. What OS are you on? |
18:36:06
| <scottW> | Doesn't seem to work for me :( |
18:36:12
| <scottW> | OS X |
18:36:19
| <Sly> | Try `dig nodejitsu.com a +short` |
18:36:23
| * Sly | prefers to use dig. |
18:36:41
| <scottW> | Nice... |
18:36:50
| <scottW> | That worked great. Thanks. |
18:36:53
| <Sly> | No problem. :) |
18:41:00
| * andreypopp | joined |
18:43:05
| * kevino80 | quit (Remote host closed the connection) |
18:48:36
| * jbpros | joined |
18:50:37
| * swaagie[food] | quit (Quit: Leaving) |
18:50:55
| * towski | quit (Remote host closed the connection) |
18:53:41
| * eschenal | joined |
18:55:11
| * scottW | quit (Quit: scottW) |
18:56:41
| * eschnou | quit (Ping timeout: 252 seconds) |
18:57:18
| * generali_ | quit (Remote host closed the connection) |
18:58:14
| * eschenal | changed nick to eschnou |
18:58:50
| * eschnou | quit (Quit: Leaving) |
18:59:11
| * eschnou | joined |
19:01:24
| * joshontheweb | joined |
19:01:45
| * hs_ | joined |
19:03:05
| * Hebo | joined |
19:03:45
| * joshontheweb | quit (Client Quit) |
19:04:01
| * Ocean | joined |
19:04:13
| <Ocean> | Ocean |
19:04:25
| * Ocean | changed nick to Guest17768 |
19:06:05
| * defunctzombie_zz | changed nick to defunctzombie |
19:07:41
| * Guest17768 | quit (Client Quit) |
19:09:13
| * hs_ | quit (Quit: Page closed) |
19:11:01
| * oceannet | joined |
19:11:39
| * towski | joined |
19:14:30
| * eschnou | quit (Read error: Connection reset by peer) |
19:16:30
| * OceanNetworks | joined |
19:17:44
| * kevino80 | joined |
19:19:13
| * kevino80 | quit (Remote host closed the connection) |
19:23:53
| * sirkitree | changed nick to sirkitree|afk |
19:26:09
| * generalissimo | joined |
19:26:09
| * andris9 | joined |
19:28:04
| <oceannet> | jn |
19:29:04
| <nathan7> | ..hi? |
19:29:21
| * thealanwattsriot | quit (Quit: Computer has gone to sleep.) |
19:31:19
| * eschnou | joined |
19:31:38
| * scottW | joined |
19:32:08
| * sirkitree|afk | changed nick to sirkitree |
19:33:42
| * fusiongrokker | quit (Ping timeout: 264 seconds) |
19:33:51
| * fusiongrokker | joined |
19:38:53
| * anoemi | joined |
19:39:35
| * garrettwilkin | joined |
19:41:27
| * generali_ | joined |
19:41:52
| <kenperkins> | i beg you guys, someone test and republish winston |
19:44:18
| <nathan7> | hrm |
19:44:39
| <nathan7> | indexzero, mmalecki, chjj and `3rdEden can do that |
19:44:44
| <kenperkins> | https://github.com/flatiron/winston/pull/246 |
19:44:44
| * garrettwilkin | quit (Quit: garrettwilkin) |
19:45:05
| * garrettwilkin | joined |
19:45:10
| * generalissimo | quit (Ping timeout: 276 seconds) |
19:46:09
| * oroce | quit (Quit: Leaving.) |
19:46:54
| * frenchtoast | quit (Ping timeout: 264 seconds) |
19:47:24
| * scottW | quit (Quit: scottW) |
19:49:35
| * joshontheweb | joined |
19:49:54
| <OceanNetworks> | has the US las vegas datacenter been overrun? not getting the greatest response times |
19:50:13
| * andris9 | quit (Ping timeout: 246 seconds) |
19:51:05
| * scottW | joined |
19:53:09
| * swaagie | joined |
19:55:01
| * sandfox | quit (Quit: sandfox) |
19:58:26
| * kevino80 | joined |
19:59:43
| * nrw | joined |
20:02:39
| <scottW> | I'm slightly confused why "jitsu cloud joyent us-west-1" is listed via the "jitsu cloud list" command, however it does not seem to be available from the drop down via the online GUI. |
20:04:48
| <Sly> | scottW: I'll file a bug on that right now so it can be added into the GUI. Thanks for letting us know. |
20:04:59
| * nrw | part |
20:05:28
| <scottW> | Okay. You may want to know that when trying to deploy to us-west-1, I received a socket hang up error, while deploying to us-sw-1 was successful. |
20:05:59
| <scottW> | I am also getting a socket hang up when I click on one of my apps inside the Web GUI :( |
20:06:56
| * andris9 | joined |
20:09:03
| <Sly> | scottW: bug filed. |
20:09:11
| <scottW> | Thanks |
20:09:55
| * Sly | quit (Remote host closed the connection) |
20:13:35
| * andris9 | quit (Ping timeout: 260 seconds) |
20:15:02
| * piklu | joined |
20:17:43
| * andris9 | joined |
20:17:58
| <scottW> | Just bought the business plan and I am moving my domain over…scary stuff |
20:19:10
| <scottW> | does my www CNAME just point to my .jit.su address? |
20:19:46
| * indexzero | joined |
20:20:18
| * piklu | part |
20:21:11
| <julianduque> | scottW: it should point to your domain, and your domain to our load balancers |
20:21:27
| * jaridmargolin | quit (Remote host closed the connection) |
20:22:43
| * andris9 | quit (Read error: Connection reset by peer) |
20:23:08
| <scottW> | Okay. Thanks - trigger pulled :) |
20:23:18
| * andris9 | joined |
20:25:07
| * fusiongrokker | quit (Read error: Connection reset by peer) |
20:26:01
| <scottW> | One of my apps, when clicked inside webops gives a 502 "socket hang up" error. |
20:26:21
| * fusiongrokker | joined |
20:26:24
| <julianduque> | scottW: username/appname let me check |
20:26:37
| * thealanwattsriot | joined |
20:26:57
| * towski | quit (Remote host closed the connection) |
20:27:07
| <scottW> | julianduque: pingplot/pingplot-cron |
20:29:19
| * anoemi | quit (Quit: anoemi) |
20:29:22
| <nathan7> | scottW: How about now? |
20:29:46
| <scottW> | Now it works. |
20:30:58
| <scottW> | Thanks for pressing the magic button. |
20:31:01
| <scottW> | :) |
20:31:10
| * RORgasm | quit (Read error: Connection reset by peer) |
20:31:21
| * RORgasm | joined |
20:33:09
| * zkirill | joined |
20:35:52
| * andris9 | quit (Remote host closed the connection) |
20:40:41
| * jbpros | quit (Quit: jbpros) |
20:41:30
| * anoemi | joined |
20:43:26
| * sandfox | joined |
20:45:42
| * papachan | joined |
20:47:32
| * anoemi | quit (Quit: anoemi) |
20:48:20
| * awanrky | joined |
20:48:22
| * joshontheweb | quit (Quit: Computer has gone to sleep.) |
20:49:30
| <kenperkins> | cronopio: going to merge ok? |
20:50:08
| * jaridmargolin | joined |
20:54:40
| * Nodejitsu-Github | joined |
20:54:40
| * Nodejitsu-Github | part |
20:55:22
| * Nodejitsu-Github | joined |
20:55:22
| * Nodejitsu-Github | part |
20:56:09
| * sirkitree | changed nick to sir|needsabreak |
20:57:11
| <mogstad_> | I'm experiencing a 502 Parse error on a socket IO server, any nodejitsuers that can validate that I'm the one to blame for this? |
20:57:12
| * travis-ci | joined |
20:57:12
| <travis-ci> | [travis-ci] nodejitsu/pkgcloud#141 (master - f41c6ca : Ken Perkins): The build passed. |
20:57:12
| <travis-ci> | [travis-ci] Change view : https://github.com/nodejitsu/pkgcloud/compare/23f871e5ce1c...f41c6ca70c1d |
20:57:12
| <travis-ci> | [travis-ci] Build details : http://travis-ci.org/nodejitsu/pkgcloud/builds/7578068 |
20:57:12
| * travis-ci | part |
20:57:46
| <julianduque> | mogstad_: whats your username and app name and How can I test it? |
20:57:46
| * mogstad_ | changed nick to mogstad |
20:59:00
| * travis-ci | joined |
20:59:00
| <travis-ci> | [travis-ci] rackspace/pkgcloud#116 (master - f8736b0 : Ken Perkins): The build passed. |
20:59:00
| <travis-ci> | [travis-ci] Change view : https://github.com/rackspace/pkgcloud/compare/23f871e5ce1c...f8736b0347f2 |
20:59:00
| <travis-ci> | [travis-ci] Build details : http://travis-ci.org/rackspace/pkgcloud/builds/7578190 |
20:59:00
| * travis-ci | part |
20:59:11
| <mogstad> | I was hoping you had something on your end to see if therequest hit my app |
20:59:22
| <mogstad> | u: flow, app: flow-push |
20:59:55
| * Nodejitsu-Github | joined |
20:59:55
| * Nodejitsu-Github | part |
21:01:13
| * travis-ci | joined |
21:01:13
| <travis-ci> | [travis-ci] rackspace/pkgcloud#117 (master - 9fac58e : Ken Perkins): The build passed. |
21:01:13
| <travis-ci> | [travis-ci] Change view : https://github.com/rackspace/pkgcloud/compare/f8736b0347f2...9fac58e15332 |
21:01:13
| <travis-ci> | [travis-ci] Build details : http://travis-ci.org/rackspace/pkgcloud/builds/7578256 |
21:01:13
| * travis-ci | part |
21:01:16
| * OceanNetworks | quit (Ping timeout: 246 seconds) |
21:01:35
| * Nodejitsu-Github | joined |
21:01:35
| * Nodejitsu-Github | part |
21:01:39
| * fusiongrokker | quit (Quit: fusiongrokker) |
21:01:44
| * travis-ci | joined |
21:01:44
| <travis-ci> | [travis-ci] nodejitsu/pkgcloud#142 (master - 9fac58e : Ken Perkins): The build passed. |
21:01:44
| <travis-ci> | [travis-ci] Change view : https://github.com/nodejitsu/pkgcloud/compare/f41c6ca70c1d...9fac58e15332 |
21:01:44
| <travis-ci> | [travis-ci] Build details : http://travis-ci.org/nodejitsu/pkgcloud/builds/7578274 |
21:01:44
| * travis-ci | part |
21:02:09
| <kenperkins> | cronopio figure out why it wasn't working with openstack provider? |
21:03:49
| * oceannet | quit (Ping timeout: 250 seconds) |
21:06:25
| * andris9 | joined |
21:08:11
| * num9 | quit (Ping timeout: 260 seconds) |
21:11:17
| * rossk | joined |
21:12:15
| * rossk_ | quit (Read error: Operation timed out) |
21:14:04
| * indexzero | quit (Quit: indexzero) |
21:14:55
| * andris9 | quit (Ping timeout: 264 seconds) |
21:17:41
| * rossk_ | joined |
21:18:36
| * dscape | joined |
21:18:48
| * thealanwattsriot | quit (Quit: Computer has gone to sleep.) |
21:18:53
| * rossk | quit (Read error: Connection reset by peer) |
21:19:07
| * rossk | joined |
21:20:41
| * joshontheweb | joined |
21:23:07
| * rossk_ | quit (Ping timeout: 260 seconds) |
21:25:11
| * thealanwattsriot | joined |
21:25:14
| * thealanwattsriot | quit (Max SendQ exceeded) |
21:25:50
| * thealanwattsriot | joined |
21:25:53
| * thealanwattsriot | quit (Max SendQ exceeded) |
21:26:30
| * thealanwattsriot | joined |
21:28:09
| * rossk | quit (Read error: Connection reset by peer) |
21:28:24
| * rossk | joined |
21:28:58
| * eschnou | quit (Quit: Leaving) |
21:32:50
| <julianduque> | mogstad: can you check again please |
21:34:13
| * garrettwilkin | quit (Quit: garrettwilkin) |
21:34:23
| <mogstad> | It's now working |
21:34:46
| <mogstad> | did you do anything? Or was it fixed by time? |
21:35:13
| <julianduque> | I restarted the app, one of the drones was misbehaving and giving a bad result |
21:35:46
| * rossk | quit (Read error: Connection reset by peer) |
21:36:08
| <mogstad> | Okey, thanks |
21:36:30
| * jgable | quit (Quit: Computer has gone to sleep.) |
21:37:01
| * johnmarty | quit (Ping timeout: 256 seconds) |
21:37:39
| * c4milo | quit (Remote host closed the connection) |
21:39:02
| * jaridmargolin | quit (Remote host closed the connection) |
21:42:44
| * awanrky | quit (Remote host closed the connection) |
21:44:25
| * RORgasm | quit (Read error: Connection reset by peer) |
21:44:31
| * RORgasm_ | joined |
21:46:29
| * travis-ci | joined |
21:46:29
| <travis-ci> | [travis-ci] flatiron/flatiron#206 (master - 3a9dc97 : Charlie Robbins): The build passed. |
21:46:29
| <travis-ci> | [travis-ci] Change view : https://github.com/flatiron/flatiron/compare/994ed6c82512...3a9dc97a1f02 |
21:46:29
| <travis-ci> | [travis-ci] Build details : http://travis-ci.org/flatiron/flatiron/builds/7580137 |
21:46:29
| * travis-ci | part |
21:53:18
| * therealkoopa | quit (Remote host closed the connection) |
21:54:17
| * generalissimo | joined |
21:55:21
| * defunctzombie | changed nick to defunctzombie_zz |
21:57:41
| * generali_ | quit (Ping timeout: 252 seconds) |
22:06:16
| * defunctzombie_zz | changed nick to defunctzombie |
22:08:47
| * therealkoopa | joined |
22:10:07
| * defunctzombie | changed nick to defunctzombie_zz |
22:10:11
| * thealanwattsriot | quit (Quit: Computer has gone to sleep.) |
22:11:16
| * andris9 | joined |
22:11:51
| * Maurice_ | quit (Ping timeout: 250 seconds) |
22:13:02
| * Samuel_Roldan | quit (Ping timeout: 252 seconds) |
22:15:32
| * Zugwalt | joined |
22:15:39
| * andris9 | quit (Ping timeout: 252 seconds) |
22:16:07
| * thealanwattsriot | joined |
22:16:09
| * num9 | joined |
22:16:26
| <Zugwalt> | Hello! When trying to jitsu deploy it uploads 100% but then times out. Snapshot doesn't seem to be present on server :( |
22:17:12
| <julianduque> | Zugwalt: can you create a gist with the output of `jitsu deploy --debug` |
22:17:39
| <Zugwalt> | sure thing |
22:19:28
| <Zugwalt> | have the gist up to the upload 100% here: https://gist.github.com/anonymous/a438c35d6f17abcf3bfc |
22:19:39
| <Zugwalt> | it will sit a bit before timing out and then I can add whatever else it says to the gist |
22:22:35
| * defunctzombie_zz | changed nick to defunctzombie |
22:24:24
| <Zugwalt> | ok it timed out, full gist here: https://gist.github.com/Zugwalt/ebca6d672807f00c426d |
22:24:44
| * blobaum | quit (Read error: Connection reset by peer) |
22:25:47
| * towski | joined |
22:26:17
| * mdedetrich | joined |
22:27:04
| <julianduque> | Zugwalt: let me check |
22:27:45
| * swaagie | quit (Quit: Leaving) |
22:27:50
| <patrickod> | anyone here have experience with sinon.js? know it's not specifically nodejitsu related but figured I'd try anyway |
22:27:59
| <julianduque> | Zugwalt: did you set the timeout config param? |
22:28:17
| * jcrugzz | quit (Ping timeout: 248 seconds) |
22:28:26
| <Zugwalt> | I haven't touched it, but this used to work just fine |
22:28:46
| <Zugwalt> | I'll try setting it even longer although right now its a generous timeout of what seems like several minutes |
22:29:23
| <julianduque> | Zugwalt: I will se whats happening |
22:29:39
| <Zugwalt> | ok thanks, it seems odd the snapshot uploads 100% and is not listed in list of available ones |
22:33:34
| * rossk | joined |
22:36:10
| <Zugwalt> | ok the config seemed to fix things up |
22:36:19
| <Zugwalt> | should have followed advice of that error message in the first place |
22:36:31
| <julianduque> | glad it worked |
22:36:34
| * jgable | joined |
22:37:21
| <julianduque> | you are doing somre process before starting the http server? |
22:40:11
| <julianduque> | s/somre process/some processing |
22:42:42
| <Zugwalt> | not really, just setting some key variables/constants based on server environment variables |
22:42:50
| * RORgasm_ | quit (Read error: Connection reset by peer) |
22:43:00
| * RORgasm_ | joined |
22:45:21
| * kevino80 | quit (Remote host closed the connection) |
22:52:22
| * num9 | quit (Ping timeout: 276 seconds) |
22:54:34
| <julianduque> | Zugwalt: it seems that you are uglifying javascript |
23:00:55
| * merrihew | joined |
23:02:53
| * jgable | quit (Quit: Computer has gone to sleep.) |
23:06:56
| * thepumpkin | quit (Remote host closed the connection) |
23:10:58
| * joshontheweb | quit (Quit: Computer has gone to sleep.) |
23:11:51
| * andris9 | joined |
23:14:20
| * Leeol3 | quit (Read error: Connection reset by peer) |
23:14:39
| * Leeol3 | joined |
23:16:09
| * andris9 | quit (Ping timeout: 252 seconds) |
23:18:27
| * jgable | joined |
23:21:10
| * generali_ | joined |
23:22:19
| * Fishrock123 | joined |
23:24:52
| * generalissimo | quit (Ping timeout: 276 seconds) |
23:37:37
| * tobie | quit (Quit: tobie) |
23:39:30
| * jgable | quit (Quit: Textual IRC Client: www.textualapp.com) |
23:42:15
| <scottW> | Error: Subscription limit reached. No drones started. Current using 1/2 256mb drones. :( |
23:43:34
| <scottW> | Shouldn't that say currently using 2/2 if they are all gone? |
23:45:23
| <julianduque> | scottW: let me check |
23:46:07
| <scottW> | i'm trying to deploy a new version of my pingplot-cron app. |
23:46:12
| <scottW> | and that is the error it gives me. |
23:48:00
| * grownseed | joined |
23:48:28
| <grownseed> | greetings good people |
23:48:29
| <julianduque> | scottW: can you try again with `jitsu deploy --debug` and create a gist with the full log |
23:48:35
| <julianduque> | grownseed: greetings |
23:48:38
| <scottW> | yes. |
23:48:42
| * Hebo | quit |
23:48:53
| <grownseed> | is there a flatiron expert nearby? |
23:48:55
| * tobie | joined |
23:53:24
| * tobie | quit (Ping timeout: 245 seconds) |
23:54:24
| <grownseed> | anyone who's not necessarily an expert on flatiron but has used with self-signed certs :)? |
23:54:56
| <julianduque> | scottW: you are trying to deploy your pingplot-cron to a 512mb ram drone |
23:55:19
| <julianduque> | scottW: and you only have 1 256mb drone free |
23:57:34
| <julianduque> | scottW: do a jitsu deploy now |
23:58:02
| * Ocean | joined |
23:58:26
| * Ocean | changed nick to Guest84319 |