Saturday, 2014-05-17

*** tpb has joined #timvideos00:00
*** CarlFK has quit IRC01:30
*** Niharika has joined #timvideos03:29
*** CarlFK has joined #timvideos03:45
*** ChanServ sets mode: +v CarlFK03:45
NiharikaHello. I was trying to run streaming system on my VM. I ran into the following error upon doing ´make serve´: https://www.dropbox.com/s/juhqnjiw6m9ry20/Screenshot%202014-05-17%2010.49.39.png05:21
tpbTitle: Dropbox - Screenshot 2014-05-17 10.49.39.png (at www.dropbox.com)05:21
*** CarlFK has quit IRC06:57
JoelwNiharika: Is there a config.private.json.example file? I think you're meant to use that as an example of how to write your own config.private.json.07:39
NiharikaJoelw: Alright. lemme check.07:40
NiharikaOkay. Did that.07:49
NiharikaBut streaming system not running still. Have this error in browser: https://www.dropbox.com/s/ft0993yx3nzwv8t/Screenshot%202014-05-17%2013.19.18.png Sorry, I´m new to Django. Any idea what´s causing this?08:12
tpbTitle: Dropbox - Screenshot 2014-05-17 13.19.18.png (at www.dropbox.com)08:12
*** mparuszewski has joined #timvideos08:35
*** mpar has joined #timvideos08:35
*** mpar has quit IRC08:45
*** mparuszewski has quit IRC08:45
*** mparuszewski has joined #timvideos08:48
*** mpar has joined #timvideos08:48
*** Niharika has quit IRC09:08
*** mpar has quit IRC09:11
*** mparuszewski has quit IRC09:12
*** Niharika has joined #timvideos09:19
*** mparuszewski has joined #timvideos10:31
*** mpar has joined #timvideos10:31
NiharikaI got streaming-system to run, almost. Some errors here: https://www.dropbox.com/s/5otzx5pyebn559t/Screenshot%202014-05-17%2016.10.53.png It says Internal server error with ´schedule-timezone´.10:45
tpbTitle: Dropbox - Screenshot 2014-05-17 16.10.53.png (at www.dropbox.com)10:45
*** Niharika has quit IRC11:49
*** mparuszewski has quit IRC11:51
*** mpar has quit IRC11:51
*** mparuszewski has joined #timvideos11:51
*** mpar has joined #timvideos11:51
*** rohitksingh has joined #timvideos11:53
*** Palash has joined #timvideos12:00
*** tija has joined #timvideos12:04
tijaI was trying to get my atlys board runnig. I used adept to download the bitstream into the fpga and I got the test pattern on mu monitor. The I used fxload(the latest version)  to flash the hex file. No error was thrown but after stage 3 dmesg output did not show HDMI2USB.12:08
tijaAny help?12:09
*** Niharika has joined #timvideos12:21
*** rohitksingh has quit IRC12:44
*** techdragon has quit IRC12:45
*** rohitksingh has joined #timvideos12:59
*** tija has quit IRC13:35
*** Palash has quit IRC13:38
*** tija has joined #timvideos13:59
*** CarlFK has joined #timvideos14:08
*** ChanServ sets mode: +v CarlFK14:08
*** rohitksingh has quit IRC14:14
*** rohitksingh has joined #timvideos14:14
CarlFKNiharika: me too: /home/vagrant/streaming-system/config.py:61: UserWarning: No config.private.json file!14:50
CarlFKthat was using https://github.com/CarlFK/streaming-system/blob/master/Vagrantfile14:53
tpbTitle: streaming-system/Vagrantfile at master · CarlFK/streaming-system · GitHub (at github.com)14:53
NiharikaCarlFK: I managed to get rid of that error.14:54
CarlFKoh good - how?14:54
NiharikaThere was a config.private.json.example which I copied into config.private.json.14:55
NiharikaIt was outside of website directory.14:55
NiharikaCarlFK: https://github.com/timvideos/streaming-system/blob/master/website/README.md#setting-up-a-new-instance-of-the-system14:57
tpbTitle: streaming-system/website/README.md at master · timvideos/streaming-system · GitHub (at github.com)14:57
CarlFKsounds familiar.   I'll tweak my Vagrant file14:57
NiharikaI did this.14:57
NiharikaI have a different error now. Tried to register a fake flumotion server. https://www.dropbox.com/s/7wrbzniqkuqmad2/Screenshot%202014-05-17%2021.10.03.png15:42
tpbTitle: Dropbox - Screenshot 2014-05-17 21.10.03.png (at www.dropbox.com)15:42
*** mparuszewski has quit IRC15:49
skayNiharika: I'll try and replicate the problem. I can get help from CarlFK too16:00
skay(he's my spouse)16:00
skayso it is easy to team up in person. and then I will email you if you aren't around later16:01
skayNiharika: CarlFK: you both have Vagrantfiles? I don't see one in the repo16:03
Niharikaskay: I don´t have a vagrantfile. I am just working on the vm. What´s the vagrantfile for?16:05
JoelwNiharika: Are you running a server? That error says it's trying to connect to localhost and failing.16:05
skayNiharika: looks like CarlFK uses one, https://github.com/CarlFK/streaming-system/blob/master/Vagrantfile16:05
tpbTitle: streaming-system/Vagrantfile at master · CarlFK/streaming-system · GitHub (at github.com)16:05
JoelwNote - I don't actually know what this software's for, but I know a connection refused when I see one!16:05
NiharikaJoelw: Oh. No, I´m not.16:06
skayNiharika: it would be to set up a VM in the same way as the production box would be set up16:06
NiharikaLemme try it wit the serve on now.16:06
skayI haven't tested CarlFK's vagrant file16:06
skayJoelw: yeah16:06
JoelwI suppose it's trying to register with a server on IP 127.0.0.116:06
JoelwIf you're not running one, point it at something that is.16:06
NiharikaOkay, I get it. Server first.16:06
NiharikaOkay.16:06
skayNiharika: I agree probably with Joelw but I'd like to replicate it locally with  me so that I can be certain how you ended up that way16:06
skayoh okay16:06
Niharikaskay: Lemme try it, maybe I can get rid of the error.16:07
skaywell anyway, I should definitely set up things locally regardless so that I am along with you in progress16:07
NiharikaYep. Works. Thanks Joelw!16:08
skay:D16:08
Niharikaskay: How about if I work parallely on the rackspace vm?16:08
skayoh sure, that is fine16:08
NiharikaIt´ll avoid you the trouble to setup stuff.16:08
skayoh! no, I want to be able to set up stuff locally16:08
Niharikaskay: Okay. :)16:09
NiharikaSo, I´ll copy whatever I did here on the rackspace vm too.16:09
skayNiharika: okay, but one cool thing about having a Vagrantfile is that you can run things with from your box and either provision the rackspace vm or your local vm16:11
skayso this is handy, becqause when one does things manually, one invariably forgts a step and then has to troubleshoot mysterious problems and so on16:11
Niharikaskay: Okay. I´ll try and make up then. :)16:11
skayNiharika: and in actuality, for my current job I wrote some fabric commands https://github.com/researchcompendia/researchcompendia-deployment/blob/master/fabfile.py16:12
tpbTitle: researchcompendia-deployment/fabfile.py at master · researchcompendia/researchcompendia-deployment · GitHub (at github.com)16:12
skaybecause I am not so familiar with getting things to work with vagrant (other people are good at this though)16:12
NiharikaOkay.16:12
skayso what I end up doing is running things like: fab staging deploy16:12
skayor fab prod deploy16:12
NiharikaOkay, I get it.16:12
skaywhereas more reasonably would be to be able to have fabric or whatever to work with vagrant and then prod16:13
skayokay16:13
skayalso, people who know more ops stuff than I do end up eventually using more rich tools like ansible, and then as they need to manage larger and larger clusters they will use something like puppet or chef16:13
skaybut for now I think for us two, doing things manually (but with a text file with a checklist, so that we are less likely to forget a step)16:14
skayor using some fabric commands16:14
skaythose will suffice16:14
NiharikaI´ve heard of puppet and chef. But didn´t know what they were for. Now I do.16:14
NiharikaOkay.16:14
skaybut actually I would like for people to disagree with me if I'm not making a strong case16:15
NiharikaI´ll mainain a checklist.16:15
skayyeah, that is a good first step16:15
NiharikaOkay. Before that I´m trying to get https://www.dropbox.com/s/vqxgsndze48yqur/Screenshot%202014-05-17%2015.20.20.png to look more like http://timvideos.us/octagon. Hoping someone here has an idea how to do that.16:15
tpbTitle: Dropbox - Screenshot 2014-05-17 15.20.20.png (at www.dropbox.com)16:15
skayNiharika: Carl is telling me that somewhere ther ea list of IP addresses and blank them all out16:17
skayin a settings file somewhere?16:17
Niharikaskay: brb16:18
Niharikaskay: Sorry, got a call. Checking now.16:20
NiharikaOkay, I think I see some IP addresses in config.json.16:21
*** tija_ has joined #timvideos16:24
NiharikaDoesn´t seem to work. Looking elsewhere.16:26
skayCarlFK: ^^^^16:26
*** Palash has joined #timvideos16:27
NiharikaIt´s alright. let me try everything I can. Then Carl can help me if I still don´t figure it out. :)16:27
skayokay16:27
skaybe sure to bug us if you end up grinding away for more than a day16:28
NiharikaYep.16:28
skayanyone, why does the Makefile hardcode the version of python?16:32
skayI'm just starting to go through it so that I can start working with the system. https://github.com/timvideos/streaming-system/blob/master/website/Makefile#L3716:33
tpbTitle: streaming-system/website/Makefile at master · timvideos/streaming-system · GitHub (at github.com)16:33
CarlFKNiharika: looks like there are 2 .json files that define "local"16:52
CarlFKvagrant@vagrant-ubuntu-precise-64:~/streaming-system$ grep localips *16:52
CarlFKconfig.json:                "localips": [16:52
CarlFKconfig.private.json:                "localips": [16:52
skayspoiler alert!16:52
skay*grin*16:52
NiharikaCarlFK: Yep. I commented out the localips in both. It still shows me the same message, strangely. Maybe I should restart the server.16:54
NiharikaYep. Works. Thanks a ton Carl and skay. :) \m/16:55
skayCarlFK: I'm downloading the vagrant box, let me know if I kill the internet16:58
*** Palash has quit IRC17:11
*** Palash has joined #timvideos17:15
*** Palash has quit IRC17:23
*** Niharika has left #timvideos17:37
*** Niharika has quit IRC17:38
*** rohitksingh has quit IRC18:22
*** tija has quit IRC18:44
*** tija_ has quit IRC18:44
*** mparuszewski has joined #timvideos20:28
*** mpar has joined #timvideos21:12
*** mparuszewski has quit IRC21:15
*** rohitksingh has joined #timvideos21:43
*** mpar has quit IRC22:02
*** rohitksingh has quit IRC22:39
*** CarlFK has quit IRC23:24

Generated by irclog2html.py 2.12.1 by Marius Gedminas - find it at mg.pov.lt!