00:00:01
| * ircretary | quit (Remote host closed the connection) |
00:00:08
| * ircretary | joined |
00:01:39
| * lresende | joined |
00:01:54
| * HiroWhite | quit (Quit: Leaving) |
00:02:08
| * HiroWhite | joined |
00:02:32
| * input | joined |
00:04:10
| * HiroWhite | quit (Client Quit) |
00:04:24
| * HiroWhite | joined |
00:07:01
| <input> | Evening all, I am having some problems installing the jitsu command line package through npm and would be grateful if I could get a hand, I am using the following command: sudo npm install jitsu -g I can pastebin the npm-debug if it will help, thanks |
00:07:26
| <blakmatrix> | yes plz |
00:07:32
| * yetimike | quit (Remote host closed the connection) |
00:07:43
| * st_luke | joined |
00:08:58
| * Guest1060 | joined |
00:09:07
| <Guest1060> | Hey |
00:09:12
| <input> | http://pastebin.com/nqLPptCu |
00:09:16
| * `3rdEden | joined |
00:09:34
| <Guest1060> | i am trying to create a websocket app |
00:09:35
| <jcrugzz> | hey |
00:09:54
| <Guest1060> | and i got this error: Not implemented |
00:09:59
| <Guest1060> | when i access the site |
00:10:15
| <blakmatrix> | input: cant see it :( |
00:10:16
| <Guest1060> | just googled around about this |
00:10:19
| <Guest1060> | but get nothing |
00:11:06
| <jcrugzz> | Guest1060: what gives you that error? |
00:11:17
| * joshsmith | joined |
00:11:24
| <input> | Try now, sorry needed to do some captcha, also this is the cli output, which is definitely more readable ;) http://pastebin.com/1FyhG4tV |
00:11:24
| * Samuel_Roldan | joined |
00:11:33
| * therealk_ | joined |
00:11:53
| <blakmatrix> | input yo uneed to upgrade node |
00:12:03
| * z0w0 | joined |
00:12:07
| <Guest1060> | i am using this code |
00:12:07
| <Guest1060> | http://pastebin.com/VwefyPVU |
00:12:12
| <blakmatrix> | to 0.8.x series or 6.21 |
00:12:47
| * cyberpunk_dogz | quit (Ping timeout: 260 seconds) |
00:13:14
| * Samuel_Roldan | quit (Client Quit) |
00:13:26
| <input> | Many thanks |
00:14:32
| <Guest1060> | jcrugzz, did u saw? http://pastebin.com/nqLPptCu |
00:14:54
| * therealkoopa | quit (Ping timeout: 272 seconds) |
00:15:22
| <jcrugzz> | Guest1060: yes, and how are you running it? |
00:15:24
| * DTrejo | quit (Remote host closed the connection) |
00:15:36
| <jcrugzz> | where it is giving you that error |
00:15:46
| <Guest1060> | when i access the page in nodejitsu |
00:15:59
| <Guest1060> | there is only this as a text/plain |
00:17:16
| * Samuel_Roldan | joined |
00:17:24
| * `3rdEden | quit (Ping timeout: 248 seconds) |
00:17:39
| * DTrejo | joined |
00:18:26
| <jcrugzz> | Guest1060: well it doesn't seem like you are hosting any client side code to connect to the server. Let me try and run your example |
00:18:58
| <Guest1060> | http://moowtv.jitsu.com/ping.html |
00:19:41
| <Guest1060> | just one minute |
00:20:35
| * cyberpunk_dogz | joined |
00:22:19
| <Guest1060> | jcrugzz, this is the source of the page http://pastebin.com/pzB73tQw |
00:24:04
| * cjm | joined |
00:25:42
| <jcrugzz> | Guest1060: ok, well it seems you are trying to connect to localhost |
00:25:55
| <jcrugzz> | and nodejitsu only allows you to connect on port 80 also |
00:25:56
| <Guest1060> | my mistake |
00:26:04
| <Guest1060> | already changed the file :) |
00:26:08
| <jcrugzz> | for the line you have commented out |
00:30:00
| <jcrugzz> | Guest1060: and i believe you will need an http server to be able to serve the client that html page. That is probably why you are getting the 'not implemented' |
00:31:01
| <Guest1060> | jcrugzz, that part is working |
00:31:27
| <jcrugzz> | ok i see |
00:31:38
| <Guest1060> | i commented the code with websocket in the server and the dependence in the package.json |
00:31:49
| <Guest1060> | and then everything else works |
00:31:56
| <Guest1060> | even the ping site |
00:32:05
| * Samuel_Roldan | quit (Quit: Samuel_Roldan) |
00:32:37
| <Guest1060> | maybe is this version of ws |
00:33:05
| <jcrugzz> | Guest1060: you want to make sure the port you are requesting on the client side is 80 instead of 1337 |
00:33:34
| <Guest1060> | hmm, will try this |
00:33:34
| <Guest1060> | thx |
00:34:12
| * OliverJAsh | joined |
00:34:54
| <jcrugzz> | np |
00:35:05
| <OliverJAsh> | Hi, I'm getting this on first deploy: |
00:35:06
| <OliverJAsh> | error: Nodejitsu Error (500): Internal Server Error |
00:35:07
| <OliverJAsh> | error: No matching versions found |
00:37:16
| * joshontheweb | quit (Ping timeout: 246 seconds) |
00:37:47
| <OliverJAsh> | Never mind! |
00:38:28
| * jamund | quit (Quit: jamund) |
00:40:04
| * yetimike | joined |
00:41:11
| * jcrugzz_ | joined |
00:41:33
| * jcrugzz_ | quit (Client Quit) |
00:41:49
| * joshontheweb | joined |
00:42:06
| * jcrugzz | quit (Read error: Connection reset by peer) |
00:43:46
| * jcrugzz | joined |
00:44:11
| * st_luke | quit (Remote host closed the connection) |
00:47:23
| <OliverJAsh> | Does jitsu integrate with git? if i run deploy, will it only upload the latest committed changes? |
00:47:31
| <OliverJAsh> | or does it just take a snapshot or the dir? |
00:48:29
| <jcrugzz> | OliverJAsh: it is independent of git |
00:48:37
| <jcrugzz> | so it just takes a snapshot of the dir |
00:48:38
| <OliverJAsh> | cheers |
00:48:48
| * input | quit (Ping timeout: 245 seconds) |
00:49:08
| <jcrugzz> | but you can setup git based deploys |
00:57:03
| * cyberpunk_dogz | quit (Quit: Lost terminal) |
01:02:48
| * joshontheweb | quit (Quit: Computer has gone to sleep.) |
01:10:23
| * cianomaidin | quit (Quit: cianomaidin) |
01:11:56
| * Sly | joined |
01:15:23
| <OliverJAsh> | I have a build script that creates new files in new directories. This is run using the jitsu predeploy. Oddly it appears as if these build files are not being uploaded to the snapshot however. Am I missing something obvious here? |
01:17:23
| <OliverJAsh> | These files are also listed in my gitignore and nodemonignore but I'm sure if that would have anything to do with it. Is there any way I can view the file hierarchy of the snapshot to see if the build files are there? It doesn't seem like that they are however. |
01:20:18
| <jcrugzz> | OliverJAsh: try one thing for me. Just create a .jitsuignore |
01:20:37
| <jcrugzz> | cause im not completely sure. blakmatrix you still around? |
01:20:54
| <OliverJAsh> | jcrugzz: an empty .jitsuignore |
01:20:55
| <OliverJAsh> | ? |
01:21:04
| <jcrugzz> | yea |
01:21:10
| <OliverJAsh> | sure |
01:21:11
| * Destos | quit (Quit: Destos) |
01:22:32
| <OliverJAsh> | That hasn't seemed to help. |
01:22:37
| <OliverJAsh> | Could it be the gitignore? |
01:23:13
| <OliverJAsh> | jcrugzz: |
01:23:16
| * Destos | joined |
01:23:56
| <jcrugzz> | OliverJAsh: hmmm its possible. try one more thing. create an .npmignore, delete the .jitsuignore cause i dont think that exists |
01:24:15
| <jcrugzz> | because jitsu uses npm to pack up your files |
01:24:22
| <jcrugzz> | i think it might default to .gitignore |
01:24:27
| <jcrugzz> | unless there is a .npmignore |
01:25:00
| <OliverJAsh> | removing them from the gitignore solved it. but of course that's not a solution |
01:25:06
| <OliverJAsh> | okay i'll try thsta |
01:25:07
| <OliverJAsh> | |
01:25:09
| <OliverJAsh> | jcrugzz: |
01:26:02
| * TooTallNate | quit (Quit: Computer has gone to sleep.) |
01:26:29
| * kaspertidemann | joined |
01:26:39
| <jcrugzz> | OliverJAsh: ok, let me know if that solves it |
01:27:08
| <OliverJAsh> | jcrugzz: when i'm debugging things like this, do i just have to deploy every time? |
01:27:18
| <OliverJAsh> | or is there an easier way of uploading small changes quickly? |
01:27:34
| <OliverJAsh> | jcrugzz: yes the npmignore solved it. |
01:27:42
| <jcrugzz> | OlverJAsh: Im afraid you have to deploy. unless its just a change to the package.json |
01:27:48
| <jcrugzz> | ok awesome |
01:28:18
| * jaha | quit (Quit: Leaving.) |
01:29:47
| <sberryman> | blakmatrix: around? i keep getting item not found (rackspace having issues with cloudfiles?) |
01:29:55
| <sberryman> | on app start (after a deploy) |
01:30:50
| * blakmatrix | quit (Remote host closed the connection) |
01:30:59
| <jcrugzz> | sberryman: He doesn't seem to be around. |
01:31:02
| * defunctzombie_zz | changed nick to defunctzombie |
01:31:18
| <sberryman> | dscape mmalecki Sly ping! |
01:31:25
| * joshsmith | quit (Quit: joshsmith) |
01:31:41
| <sberryman> | coderarity: forgot you :) |
01:32:30
| <dscape> | sberryman: sup? |
01:32:51
| <sberryman> | i cant seem to deploy.. seems like the file is not hitting rackspace |
01:32:57
| <dscape> | sberryman: sorry need to leave |
01:33:06
| <dscape> | have a doctor appointment and the hotel staff is asking me to go |
01:33:07
| <dscape> | ttys |
01:33:30
| <sberryman> | shit, someone else will hopefully show up asap |
01:37:45
| <sberryman> | looks like cloudfiles is recovering :) |
01:42:58
| * OliverJAsh | quit (Quit: OliverJAsh) |
01:43:00
| * slloyd | joined |
01:52:43
| * cjm | quit (Remote host closed the connection) |
01:56:42
| * Samuel_Roldan | joined |
01:58:04
| * kaspertidemann | quit (Quit: kaspertidemann) |
02:10:09
| * jgable | joined |
02:14:57
| * joshontheweb | joined |
02:15:01
| * thepumpkin | quit (Remote host closed the connection) |
02:17:30
| * slloyd | quit (Quit: Leaving...) |
02:17:50
| * sreeix | joined |
02:19:31
| * sreeix | quit (Client Quit) |
02:20:19
| <dscape> | sberryman: back |
02:20:51
| <sberryman> | seems like cloudfiles has recovered |
02:22:37
| <dscape> | sberryman: my work here is done! :) |
02:22:40
| <dscape> | thanks for reporting |
02:25:20
| * Samuel_Roldan | quit (Quit: Samuel_Roldan) |
02:27:54
| <sberryman> | no problem, freaked me out for a sec |
02:29:33
| * TooTallNate | joined |
02:35:15
| * st_luke | joined |
02:44:18
| * Destos | quit (Quit: Destos) |
02:45:01
| * jcrugzz | quit (Ping timeout: 245 seconds) |
02:47:19
| * jcrugzz | joined |
02:49:34
| <sberryman> | dscape: feel like tracking down a drone i stopped that still seems to be running? |
02:54:39
| * DTrejo | quit (Remote host closed the connection) |
03:00:31
| <dscape> | sberryman: shoot |
03:00:37
| <dscape> | sorry this didnt beep |
03:00:42
| <dscape> | just noticed i had a msh |
03:02:13
| <sberryman> | dscape: sberryman / teeleader-api |
03:03:13
| * yetimike | quit (Remote host closed the connection) |
03:07:12
| * c4milo | joined |
03:11:06
| * admc1 | quit (Quit: Leaving.) |
03:12:45
| * Guest1060 | quit (Quit: Leaving) |
03:19:23
| * Destos | joined |
03:19:32
| * Destos | quit (Client Quit) |
03:21:42
| * meso | joined |
03:22:00
| * mdedetrich | joined |
03:24:26
| * TooTallNate | quit (Quit: Computer has gone to sleep.) |
03:31:11
| * themgt | quit (Quit: themgt) |
03:32:12
| * c4milo | quit (Remote host closed the connection) |
03:35:47
| * lresende_ | joined |
03:36:39
| * lresende | quit (Ping timeout: 276 seconds) |
03:36:39
| * lresende_ | changed nick to lresende |
03:47:20
| * pedrodias_ | joined |
03:49:08
| * pedrodias | quit (Ping timeout: 248 seconds) |
03:49:09
| * pedrodias_ | changed nick to pedrodias |
03:54:35
| * JorgeP | joined |
04:04:05
| * jcrugzz | quit (Ping timeout: 252 seconds) |
04:07:16
| * jlank | joined |
04:11:39
| * BretFisher | joined |
04:12:26
| * jcrugzz | joined |
04:18:25
| * Samuel_Roldan | joined |
04:18:41
| * cronopio[phone] | quit (Ping timeout: 248 seconds) |
04:25:46
| * jgable | quit (Quit: Computer has gone to sleep.) |
04:39:07
| * kenperkins | joined |
04:44:45
| * meso | quit (Read error: Connection reset by peer) |
04:46:29
| * meso__ | joined |
04:53:28
| * jamund | joined |
04:53:30
| * kenperkins | quit (Quit: Computer has gone to sleep.) |
04:54:34
| * jamund | quit (Client Quit) |
05:11:21
| * yept | joined |
05:11:54
| * sberryma_ | joined |
05:13:50
| * jlank | quit (Remote host closed the connection) |
05:14:44
| * sberryman | quit (Ping timeout: 252 seconds) |
05:15:59
| * jryans | joined |
05:22:18
| * yept | quit (Quit: ircN 8.00 for mIRC (20100904) - www.ircN.org) |
05:22:37
| * kenperkins | joined |
05:31:17
| * mdedetrich | quit (Quit: Computer has gone to sleep.) |
05:38:19
| * indexzero | joined |
05:42:45
| * kenperkins | quit (Quit: Computer has gone to sleep.) |
05:51:54
| * kenperkins | joined |
05:52:27
| * mrandall | joined |
06:01:44
| * kenperkins | quit (Quit: Computer has gone to sleep.) |
06:02:32
| * InconceivableB | joined |
06:24:21
| * jlank | joined |
06:29:00
| * jlank | quit (Ping timeout: 264 seconds) |
06:30:59
| * kenperkins | joined |
06:41:28
| * kenperkins | quit (Quit: Computer has gone to sleep.) |
06:45:37
| * TooTallNate | joined |
06:49:54
| * defunctzombie | changed nick to defunctzombie_zz |
06:51:19
| * yawnt | joined |
07:01:01
| * jryans | quit (Quit: Be back later) |
07:06:33
| * TooTallNate | quit (Quit: ["Textual IRC Client: www.textualapp.com"]) |
07:16:05
| * joshsmith | joined |
07:23:12
| * joshsmith | quit (Quit: joshsmith) |
07:31:46
| * eschnou | joined |
07:33:30
| * wsieroci | joined |
07:37:12
| * thealphanerd | joined |
07:37:24
| * eschnou | quit (Ping timeout: 264 seconds) |
07:40:46
| * thealphanerd | quit (Client Quit) |
07:47:37
| * pedrodias | quit (Quit: pedrodias) |
07:56:39
| * jcrugzz | quit (Ping timeout: 260 seconds) |
08:03:34
| * sreeix | joined |
08:03:38
| * dim_ | joined |
08:04:01
| * dim_ | changed nick to Guest86246 |
08:16:10
| * jackattack | joined |
08:16:35
| <jackattack> | hi |
08:17:00
| <jackattack> | someone here I could ask a question? |
08:17:45
| <yawnt> | sure |
08:17:47
| <yawnt> | :) |
08:18:50
| * juliangruber | joined |
08:18:51
| <jackattack> | on ubuntu 12.04: node.js:134 |
08:18:53
| <jackattack> | throw e; // process.nextTick error, or 'error' event on first tick |
08:19:13
| <juliangruber> | can we get a phantomjs binary on nodejitsu? |
08:19:13
| <jackattack> | when confirming account |
08:19:41
| <jackattack> | what is wrong with my nodejs |
08:19:45
| <yawnt> | jackattack: can i see the full output please? |
08:20:03
| <jackattack> | node.js:134 |
08:20:05
| <jackattack> | throw e; // process.nextTick error, or 'error' event on first tick |
08:20:06
| * Leeol | joined |
08:20:07
| <jackattack> | ^ |
08:20:09
| <jackattack> | TypeError: Cannot set property inflect of #<Object> which has only a getter |
08:20:11
| <jackattack> | at Object.<anonymous> (/usr/lib/node_modules/jitsu/node_modules/flatiron/node_modules/broadway/node_modules/utile/lib/index.js:41:28) |
08:20:13
| <jackattack> | at Object.<anonymous> (/usr/lib/node_modules/jitsu/node_modules/flatiron/node_modules/broadway/node_modules/utile/lib/index.js:281:25) |
08:20:15
| <jackattack> | at Module._compile (module.js:411:26) |
08:20:17
| <jackattack> | at Object..js (module.js:417:10) |
08:20:19
| <jackattack> | at Module.load (module.js:343:31) |
08:20:21
| <jackattack> | at Function._load (module.js:302:12) |
08:20:23
| <jackattack> | at require (module.js:355:19) |
08:20:25
| <jackattack> | at Object.<anonymous> (/usr/lib/node_modules/jitsu/node_modules/flatiron/node_modules/broadway/lib/broadway.js:10:13) |
08:20:27
| <jackattack> | at Module._compile (module.js:411:26) |
08:20:29
| <jackattack> | at Object..js (module.js:417:10) |
08:20:45
| <yawnt> | juliangruber: i'm afraid not yet, it's not nodejs compatible and it comes with a pretty big dependency tree :) |
08:20:58
| <yawnt> | juliangruber: nodejs version and jitsu version? |
08:21:03
| <yawnt> | * jackattack |
08:21:45
| <jackattack> | node is v0.4.12 |
08:21:50
| <yawnt> | jackattack: in the future please use http://gist.github.com when you have to paste multiline outputs ;) |
08:22:10
| <jackattack> | okay... xcuses |
08:22:24
| <yawnt> | jackattack: update your node version.. v0.8.20 is out :) |
08:22:33
| <juliangruber> | yawnt: the only special dependencies are freetype and fontconfig |
08:22:41
| <yawnt> | juliangruber: and webkit |
08:23:00
| <juliangruber> | yawnt: nope |
08:23:00
| <jackattack> | okidoki skip :) |
08:23:11
| * jackattack | part |
08:23:14
| <juliangruber> | yawnt: I'm reading their docs and you don't need webkit |
08:23:35
| <juliangruber> | yawnt: they have that inlined |
08:24:01
| <yawnt> | juliangruber: "Compiling PhantomJS from source takes a long time, mainly due to thousands of files in the WebKit module. " |
08:24:19
| <juliangruber> | yawnt: and that's a problem? |
08:24:53
| <juliangruber> | yawnt: I thought by dependency tree you meant external ones |
08:25:30
| <yawnt> | juliangruber: i meant whatever you need to get it working... if you need it for some particular reason you can mail devops@nodejitsu and we'll see what we can do to help you |
08:26:20
| <yawnt> | juliangruber: but it's not something that can be done right away, i'm afraid :( |
08:27:35
| <juliangruber> | yawnt: Ok, I thought so. For my use case I'd be able to spawn quite a lot of those and I guess you don't have a concept yet for spawning many heavy external processes, right? |
08:27:59
| <yawnt> | juliangruber: the main problem in that case would be ram |
08:28:29
| <yawnt> | if you spawn really heavy stuff you'ra gonna hit ENOMEM |
08:28:33
| <yawnt> | *you're |
08:29:16
| <juliangruber> | yawnt: mkay |
08:29:21
| <juliangruber> | yawnt: thanks :) |
08:29:21
| <yawnt> | the best solution in this case would be to run an external worker and maybe queue up tasks in a redis db |
08:29:38
| <yawnt> | from node, and then access the results via some sort of API |
08:29:46
| <yawnt> | whether it's REST or custom |
08:29:51
| <yawnt> | juliangruber: no problem, anytime ;) |
08:30:38
| * sreeix_ | joined |
08:31:48
| * sreeix | quit (Ping timeout: 248 seconds) |
08:31:49
| * sreeix_ | changed nick to sreeix |
08:32:30
| * sreeix | quit (Client Quit) |
08:34:35
| * sente | quit (Ping timeout: 255 seconds) |
08:36:57
| * JorgeP | quit (Quit: Computer has gone to sleep.) |
08:41:23
| * jackattack | joined |
08:41:29
| * sente | joined |
08:42:19
| * jackattack | part |
08:43:07
| * jackattack | joined |
08:43:31
| <jackattack> | yawnt ? |
08:43:36
| <yawnt> | jackattack: ? |
08:43:55
| <jackattack> | https://gist.github.com/anonymous/4670b1d48fc1e620bc92 |
08:44:19
| <yawnt> | checking |
08:44:25
| <jackattack> | kay |
08:45:38
| <yawnt> | jackattack: can you try somethin like this? |
08:45:50
| * eschnou | joined |
08:45:52
| <yawnt> | users confirm "peter.vdpas" 3981a165-8a6b-4b7c-963b-01124e39ec2a |
08:45:53
| <yawnt> | ? |
08:46:49
| <jackattack> | works |
08:47:03
| <yawnt> | cool |
08:47:13
| <jackattack> | many thanks |
08:47:21
| <yawnt> | you're welcome |
08:48:09
| * swaagie | joined |
08:53:46
| * `3rdEden | joined |
08:57:36
| * st_luke | quit (Remote host closed the connection) |
08:59:00
| * eschnou | quit (Ping timeout: 248 seconds) |
09:03:51
| * jackattack | part |
09:08:59
| * `3rdEden | changed nick to `3rdEden|SHOP |
09:14:47
| * rudasn | joined |
09:15:20
| <Guest86246> | rudasn inta xaparka? |
09:15:59
| <yawnt> | ehm, what? |
09:19:04
| * generalissimo | quit (Remote host closed the connection) |
09:32:22
| * joshontheweb | quit (Quit: Computer has gone to sleep.) |
09:37:24
| * swaagie | changed nick to swaagie[soccer] |
09:40:26
| * Guest86246 | quit (K-Lined) |
09:40:26
| * mrandall | quit (K-Lined) |
09:41:00
| * jryans | joined |
09:41:40
| * swaagie[soccer] | quit (Ping timeout: 248 seconds) |
09:43:00
| * olivier__ | joined |
09:48:29
| * toonketels | joined |
09:51:28
| * toonketels | quit (Remote host closed the connection) |
09:52:03
| * toonketels | joined |
09:54:01
| * thepumpkin | joined |
09:54:30
| * st_luke | joined |
09:56:27
| * InconceivableB | quit (Quit: InconceivableB) |
09:56:37
| * toonketels | quit (Ping timeout: 256 seconds) |
10:00:00
| * switz | quit (Quit: Leaving...) |
10:13:31
| * toonketels | joined |
10:15:26
| * jetienne | quit (Quit: jetienne) |
10:15:37
| * jetienne | joined |
10:20:21
| * jryans | quit (Quit: Be back later) |
10:25:24
| * therealk_ | quit (Remote host closed the connection) |
10:25:50
| * ichbinadrian | joined |
10:26:44
| <ichbinadrian> | Hello dear people of the IRC. |
10:27:00
| <ichbinadrian> | Can somebody help me out with loading a config.json on nodejitsu? |
10:27:14
| <ichbinadrian> | Seems like, I'm doing it wrong. |
10:33:12
| * ichbinadrian | quit (Quit: Page closed) |
10:39:27
| * `3rdEden|SHOP | changed nick to `3rdEden |
10:40:08
| * indexzero | quit (Quit: indexzero) |
10:46:11
| * evangeni_ | joined |
10:46:51
| * olivier__ | quit (Quit: Leaving) |
10:52:35
| * therealkoopa | joined |
11:10:48
| * st_luke | quit (Remote host closed the connection) |
11:13:30
| * rickibalboa | joined |
11:15:28
| * lresende | quit (Quit: Zzzzzzz ...) |
11:23:49
| * evangeni_ | quit (Remote host closed the connection) |
11:24:46
| <wsieroci> | `3rdEden: someone told me that you could help me in my case: i am using socket.io and i have got problem that sometime my clients just losing theirs connections, they try to reconnect but they cant, or they are able to reconnect but they lose their connection immidiatly and have to reconnect second time, and so on, so on |
11:26:04
| <wsieroci> | `3rdEden: do you know something about such behaviour and maybe how to overcome it? |
11:27:48
| <wsieroci> | `3rdEden: this is mostly happening when many clients are connected |
11:40:23
| * oopo | joined |
11:40:47
| * oopo | quit (Client Quit) |
11:43:24
| * toonketels | quit (Remote host closed the connection) |
11:44:00
| * toonketels | joined |
11:47:29
| * Baastrup | joined |
11:48:21
| * toonketels | quit (Ping timeout: 245 seconds) |
11:48:45
| * Baastrup | quit (Client Quit) |
11:51:43
| * meso__ | quit (Read error: Connection reset by peer) |
11:52:21
| * toonketels | joined |
11:53:09
| * toonketels | quit (Remote host closed the connection) |
12:10:06
| * toonketels | joined |
12:17:02
| <`3rdEden> | wsieroci: stop using socket.io |
12:17:06
| <`3rdEden> | and migrate to engine.io |
12:18:07
| <`3rdEden> | That's the quickest solution to your issue |
12:18:48
| <`3rdEden> | It's fixable in socket.io but it requires a substantial engineering effort |
12:19:04
| <`3rdEden> | which is not worth it as socket.io 1.0 is being worked on |
12:19:12
| <`3rdEden> | (which also fixes it) |
12:19:55
| * thealphanerd | joined |
12:25:42
| <wsieroci> | `3rdEden: hm... |
12:26:14
| <wsieroci> | `3rdEden: ok, i will see what is engine.io |
12:26:23
| <`3rdEden> | http://cl.ly/image/3C2T0R3E3K3t <-- which is probably what you were seeing as well |
12:26:47
| <`3rdEden> | that ramped up to about 1k connection attempts in 2 minutes |
12:27:33
| <`3rdEden> | which is one of the reasons why we upgraded webops to engine.io |
12:28:19
| <wsieroci> | `3rdEden: engine.io does not have rooms and redis is nativly supported. Am i right? |
12:28:26
| <wsieroci> | is not* |
12:35:21
| <`3rdEden> | nope |
12:41:25
| * dt | joined |
12:42:06
| * eschnou | joined |
12:43:26
| <dt> | jitsu deploy error: Error: ETIMEDOUT at Object._onTimeout (/usr/local/lib/node_modules/jitsu/node_modules/request/main.js:670:15) at Timer.list.ontimeout (timers.js:101:19) |
12:43:32
| <dt> | help? |
12:45:42
| * swaagie | joined |
12:46:22
| <yawnt> | dt: are you seeing that constantly when deploying? |
12:46:31
| <dt> | yep |
12:46:48
| <yawnt> | can you paste the output of `jitsu deploy --debug` in a gist please' |
12:46:51
| <dt> | have prev deployed successfully though |
12:56:16
| * timsavery | joined |
12:56:32
| <timsavery> | good morning/afternoon of night everyone! |
12:56:37
| <timsavery> | I need some support :) |
12:56:57
| <timsavery> | need to put a custom SSL up on my site today. got instructions for that? |
12:58:00
| * thealphanerd | quit (Quit: thealphanerd) |
12:59:12
| <yawnt> | timsavery: hey, you need to mail support@nodejitsu.com your certificate files.. you can get things ready on your side by looking at http://ssl.jit.su |
12:59:53
| <timsavery> | +yawnt: thanks so much! |
13:00:12
| * eschnou | quit (Ping timeout: 276 seconds) |
13:04:52
| <wsieroci> | `3rdEden: but do you know some tutorial or doc how to overcome this issue in socket.io? Actually I dont want to go to engine.io |
13:06:14
| * lpin | joined |
13:10:44
| * swaagie | quit (Ping timeout: 248 seconds) |
13:13:21
| <`3rdEden> | wsieroci: as I said above, it requires substantial fixes to the whole socket.io core |
13:13:27
| <`3rdEden> | there isn't a tutorial you can follow |
13:13:38
| <`3rdEden> | you can either live with it, and wait for socket.io |
13:13:43
| <`3rdEden> | migrate to engine.io |
13:13:48
| <`3rdEden> | and study the source and fix it your self |
13:14:07
| <`3rdEden> | or use different realtime framework |
13:14:40
| <wsieroci> | `3rdEden: ok, this way. But, what about sockjs? |
13:15:23
| <wsieroci> | `3rdEden: i mean, do you think it is stable? do you know something about this framework? |
13:15:54
| * eschnou | joined |
13:19:46
| * swaagie | joined |
13:23:09
| * swaagie | quit (Client Quit) |
13:34:13
| * dt | quit (Ping timeout: 245 seconds) |
13:35:52
| * Swaagie | joined |
13:36:47
| * Swaagie | quit (Remote host closed the connection) |
13:37:33
| * Swaagie | joined |
13:47:07
| * bradleymeck | joined |
13:53:11
| * indexzero | joined |
13:59:52
| * bradleymeck_ | joined |
14:01:24
| * bradleymeck | quit (Ping timeout: 248 seconds) |
14:01:24
| * bradleymeck_ | changed nick to bradleymeck |
14:02:15
| * BretFisher | quit |
14:06:54
| * jlank | joined |
14:07:06
| * drojas | joined |
14:08:49
| * olivier__ | joined |
14:11:45
| * olivier__ | quit (Client Quit) |
14:15:16
| * eschnou | quit (Ping timeout: 248 seconds) |
14:19:07
| * bradleymeck_ | joined |
14:19:58
| * bradleymeck | quit (Ping timeout: 252 seconds) |
14:19:58
| * bradleymeck_ | changed nick to bradleymeck |
14:21:59
| * z0w0 | quit (Quit: Leaving.) |
14:27:44
| <drojas> | How can I upload files that are ignored by git? |
14:28:01
| * OliverJAsh | joined |
14:31:14
| <Sly> | drojas: add a blank .npmignore file |
14:31:35
| <drojas> | Sly thx |
14:31:40
| <Sly> | np |
14:44:41
| * bradleymeck_ | joined |
14:45:04
| * BretFisher | joined |
14:45:08
| * bradleymeck | quit (Ping timeout: 248 seconds) |
14:45:09
| * bradleymeck_ | changed nick to bradleymeck |
14:45:51
| * nathan7 | quit (Ping timeout: 245 seconds) |
14:55:05
| * nathan7 | joined |
14:58:13
| * nathan7_ | joined |
15:01:45
| * nathan7 | quit (Ping timeout: 276 seconds) |
15:04:11
| * rickibalboa | quit (Ping timeout: 245 seconds) |
15:06:23
| * BretFisher | quit (Ping timeout: 245 seconds) |
15:09:21
| * BretFisher | joined |
15:10:52
| * defunctzombie_zz | changed nick to defunctzombie |
15:12:04
| * bradleymeck_ | joined |
15:12:14
| * bradleymeck | quit (Read error: Operation timed out) |
15:12:14
| * bradleymeck_ | changed nick to bradleymeck |
15:14:56
| * OliverJAsh | quit (Quit: OliverJAsh) |
15:16:34
| * `3rdEden | quit (Remote host closed the connection) |
15:17:06
| * nathan7 | joined |
15:27:48
| * nathan7_ | quit (Remote host closed the connection) |
15:30:28
| * timsavery | quit (Quit: Page closed) |
15:33:33
| * Swaagie | quit (Quit: Leaving) |
15:38:48
| * rudasn | quit (Quit: rudasn) |
15:46:59
| * swaagie | joined |
15:47:55
| * OliverJAsh | joined |
15:49:01
| * BretFisher | quit |