00:13:47
| * timoxley | quit (Quit: Computer has gone to sleep.) |
00:31:51
| * kyleparisi | quit (Remote host closed the connection) |
00:52:04
| * adrianF | quit (Quit: bye) |
00:53:40
| * bmatusiak | joined |
00:56:18
| <bmatusiak> | so what exactly is the preview urls doing? |
01:36:55
| * ivanoats | quit (Remote host closed the connection) |
02:21:16
| * timoxley | joined |
03:43:20
| * hipertracker-off | joined |
03:43:43
| * hipertracker | quit (Ping timeout: 264 seconds) |
03:43:43
| * hipertracker-off | changed nick to hipertracker |
03:59:14
| * timoxley | quit (Quit: Computer has gone to sleep.) |
03:59:55
| * ivanoats | joined |
03:59:55
| * ivanoats | quit (Changing host) |
03:59:55
| * ivanoats | joined |
04:25:04
| * timoxley | joined |
04:27:52
| * timoxley | quit (Client Quit) |
04:33:47
| * timoxley | joined |
04:37:04
| * timoxley | quit (Client Quit) |
04:45:57
| * timoxley | joined |
04:47:17
| * timoxley | quit (Client Quit) |
04:48:00
| * ivanoats | quit (Remote host closed the connection) |
04:52:17
| * timoxley | joined |
05:10:02
| * timoxley | quit (Quit: Computer has gone to sleep.) |
07:28:11
| * hipertracker | quit (Quit: hipertracker) |
07:30:44
| * ebright | joined |
07:56:50
| * pjoe_afk | changed nick to pjoe |
07:59:14
| * pjoe | changed nick to pjoe_dj |
08:06:02
| * javruben | joined |
08:17:53
| * javruben | quit (Quit: javruben) |
09:00:38
| * javruben | joined |
09:00:56
| * javruben | quit (Client Quit) |
09:01:16
| * javruben | joined |
09:18:08
| * flyingmana | joined |
09:18:32
| * hipertracker | joined |
10:02:26
| * dannyg | joined |
11:34:12
| * timoxley | joined |
11:38:29
| * hipertracker-off | joined |
11:38:45
| * timoxley | quit (Ping timeout: 252 seconds) |
11:40:24
| * hipertracker | quit (Ping timeout: 264 seconds) |
11:40:24
| * hipertracker-off | changed nick to hipertracker |
11:40:39
| * timoxley | joined |
12:34:59
| * pjoe_dj | changed nick to pjoe_afk |
13:06:17
| * ebright | quit (Read error: Connection reset by peer) |
13:06:28
| * ebright | joined |
13:09:16
| * timoxley | quit (Quit: Computer has gone to sleep.) |
13:15:56
| * ebright | quit (Read error: Connection reset by peer) |
13:16:11
| * ebright | joined |
13:30:28
| * c9bot | quit (Remote host closed the connection) |
13:30:46
| * c9bot | joined |
14:46:05
| * marktheunissen | joined |
15:07:55
| <bmatusiak> | good morning everybody |
15:10:06
| <bmatusiak> | is it possible to ask if Cloud9 can add a gear env var called "C9" and be a String Value of TRUE |
15:10:59
| <javruben> | aren't there already C9something env vars that you can detect |
15:11:23
| <bmatusiak> | yea just looks goofie typeing process.env.C9_PID |
15:11:44
| <bmatusiak> | :P |
15:11:46
| <javruben> | :) |
15:16:45
| <bmatusiak> | O Also is there a way to check the current version id of c9.io? |
15:17:16
| <bmatusiak> | i looked at Help>About.. Version looks empty :) |
15:26:01
| * timoxley | joined |
15:37:06
| * constantin_mike | joined |
15:37:21
| * bmatusiak_ | joined |
15:40:15
| * bmatusiak | quit (Ping timeout: 260 seconds) |
15:49:35
| * timoxley | quit (Quit: Computer has gone to sleep.) |
16:06:56
| * ivanoats | joined |
16:06:56
| * ivanoats | quit (Changing host) |
16:06:56
| * ivanoats | joined |
16:19:11
| * hipertracker | quit (Quit: hipertracker) |
16:32:01
| * bmatusiak | joined |
16:35:19
| * bmatusiak_ | quit (Ping timeout: 264 seconds) |
16:36:22
| * constantin_mike | quit (Quit: Leaving) |
16:46:00
| * bmatusiak_ | joined |
16:47:15
| * dannyg | quit (Quit: Leaving.) |
16:47:27
| * bmatusiak | quit (Ping timeout: 276 seconds) |
17:19:39
| * javruben | quit (Quit: javruben) |
17:21:52
| * javruben | joined |
17:26:36
| * javruben | quit (Ping timeout: 264 seconds) |
17:33:09
| * javruben | joined |
17:40:17
| * ivanoats | quit (Remote host closed the connection) |
17:48:00
| * bmatusiak_ | quit (Ping timeout: 256 seconds) |
17:48:28
| * jimt | joined |
17:50:33
| * jimt_ | quit (Read error: Operation timed out) |
17:52:46
| * bmatusiak | joined |
18:02:41
| * adrianF | joined |
18:19:30
| * jameh | joined |
18:23:00
| <jameh> | I'm having problems setting up a simple http server on nodejs or php following the steps on the docs: https://docs.c9.io/writing_nodejs_hello_world.html ; the generated url leads to a redirect loop. any thoughts? |
18:23:11
| * flyingmana | quit (Quit: Verlassend) |
18:30:31
| <jameh> | might my problem be related to the latest status update about previewing URLs? http://status.c9.io/ what is the workaround they cite there? |
18:32:01
| * hipertracker | joined |
18:34:23
| <jameh> | cloning the most recent build from cloud9ide's github repo, the URLs work fine. does anybody have any idea? |
18:50:59
| * ivanoats | joined |
18:58:25
| * timoxley | joined |
19:05:28
| * timoxley | quit (Quit: Computer has gone to sleep.) |
19:13:19
| * adrianF | quit (Quit: bye) |
19:59:45
| * ivanoats | quit (Remote host closed the connection) |
20:45:17
| <jameh> | I'm having problems setting up a simple http server on nodejs or php following the steps on the docs: https://docs.c9.io/writing_nodejs_hello_world.html ; the generated url leads to a redirect loop. any thoughts? |
21:08:24
| * marktheunissen | quit (Quit: marktheunissen) |
21:08:39
| * adrianF | joined |
22:17:43
| * javruben | quit (Ping timeout: 258 seconds) |
22:45:04
| * constantin_mike | joined |
23:20:45
| * timoxley | joined |
23:26:28
| * timoxley | quit (Quit: Computer has gone to sleep.) |
23:27:11
| * jameh0 | joined |
23:30:10
| * jameh | quit (Ping timeout: 258 seconds) |
23:31:13
| * timoxley | joined |
23:46:16
| * jameh0 | quit (Ping timeout: 258 seconds) |