#amara

/

      • nicholasreville has quit
      • nigel_bot has quit
      • nigel_bot joined the channel
      • maggie_s has quit
      • DarrenBridenbeck has quit
      • DarrenBridenbeck joined the channel
      • sylvainc joined the channel
      • DarrenBridenbeck has quit
      • nicholasreville joined the channel
      • nicholasreville has quit
      • maggie_s joined the channel
      • sylvainc
        Hi maggie_s , did you solve the issue with error 404? I guess it is because you did not have the unisubs-integration repository
      • maggie_s
        sylvainc: hi - no, not resolved yet. What should I do with it, just clone it to my computer?
      • sylvainc
        yes, clone it inside the unisubs folder
      • cd .../unisubs
      • git clone git@github.com:amara/unisubs-integration.git
      • that should be it
      • maggie_s
        sylvainc: cloned unisubs-integration into unisubs folder, recompiled the media, but still keep getting the error...
      • sylvainc
        is it still the same error in the javascript console?
      • maggie_s
        sylvainc: and all API calls to the local instance still fail miserably with a 404
      • sylvainc: the server doesn't need to be restarted at this point?
      • sylvainc
        I am not sure, it is worth trying
      • did you start django with ./runserver.py ?
      • maggie_s
        sylvainc: a few days ago - but not anymore since
      • sylvainc
        actually I don't know how to restart it then, maybe you can restart docker
      • but before that, maybe you can try to see if address is ok: ping unisubs.example.com
      • maggie_s
        sylvainc: the url is ok - I can work with the site and edit with legacy editors, it is just API and saving in the new editor that fail
      • sylvainc: https://github.com/pculture/unisubs-integration lists some installation instructions - or does docker take care of all this automatically?
      • sylvainc
        I am not sure, I remember i just put it there and it worked
      • To double-check, can you enter: ls unisubs-integration/
      • from your unisubs folder
      • maggie_s
        sylvainc:
      • maggie_s@maggie-desktop:~/unisubs$ ls unisubs-integration/
      • api media services
      • apiv2 netflix servicesauth
      • cogi notificationclasses.py settings.py
      • integration_settings.py README.markdown stanford
      • integration_settings.pyc server_local_settings.template.py ted
      • sylvainc
        this seems all fine.
      • So maybe you need to restart the server,
      • how about trying: python manage.py runserver
      • or maybe just ./shutdown.py, then ./startup.py and ./runserver.py ./worker.py
      • maggie_s has quit
      • maggie_s joined the channel
      • maggie_s_ joined the channel
      • maggie_s has quit
      • maggie_s_ has quit
      • maggie_s joined the channel
      • maggie_s has quit
      • sylvainc has quit
      • maggie_s joined the channel
      • janeted
        hi maggie_s did you get your local stuff setup ok ?
      • maggie_s
        hi janeted - not yet, had to upgrade the kernel to stop docker crashing the system. Now trying to restart it and getting container errors from ./startup.py
      • janeted
        if you do docker ps - it will show you the running containers
      • sometimes you get ghost ones
      • each has a colorful_animal name and you can do
      • docker stop red_monkey - or whatever it is to get rid of it
      • maggie_s
        janeted: no, already checked that - there are none, so it must be something else
      • janeted
        did you try to rebuild ?
      • ./build all ?
      • maggie_s
        janeted: doesn't do the trick, either
      • janeted
        what does it say?
      • maggie_s
        janeted: Error: Cannot start container XXXXXXXXX: Unable to load the AUFS module
      • janeted
        oh - I've never seen that one before
      • did you update your docker version - sylvain was having issues with the latest one
      • he couldn't get 0.7 to work with our stuff and had to go back to 0.67
      • sorry 0.6.7
      • maggie_s
        janeted: I am on 0.6.5
      • janeted: this has to do with patching the kernel - googled up this error
      • janeted
        I have 0.6.7 - I remember a few weeks ago ben said that we had to update to use 0.6.6
      • when 0.6.7 came along I updated
      • nicholasreville joined the channel
      • nicholasreville has quit
      • maggie_s has quit
      • maggie_s joined the channel
      • sylvainc joined the channel
      • sylvainc
        hi janeted , sorry, i forgot to add the image, it should be fine now.
      • and I'm having issues with my computer, just recovered network
      • janeted
        always fun
      • I've got the image now, thanks
      • are you ok with me pushing the selenium tests to the 1044 branch when I'm done/
      • ?
      • sylvainc
        sure, i was also working on tests on that branch... until i started having these issues: triggered when migrating to gnome3
      • maggie_s
        sylvainc: janeted: ok, updating Ubuntu kernel to 3.8 and docker to 0.6.7 solved the 404 problem - the new editor does save now
      • janeted
        oh - put that in the one to remember books
      • glad it's working again
      • sylvainc
        cool, congratulations!
      • nicholasreville joined the channel
      • nicholasreville has quit
      • nicholasreville joined the channel
      • nicholasreville has quit
      • maggie_s has quit
      • sylvainc has quit
      • nicholasreville joined the channel
      • nicholasreville has quit
      • sylvainc joined the channel
      • sylvainc has quit
      • nicholasreville joined the channel
      • nicholasreville has quit
      • janeted has quit
      • sylvainc joined the channel
      • nicholasreville joined the channel
      • nicholasreville has quit
      • bendk joined the channel
      • nicholasreville joined the channel
      • sylvainc has quit
      • sylvainc joined the channel
      • michelled joined the channel
      • sylvainc has quit
      • msaad joined the channel
      • msaad
        ehazlett: webvtt parser fix is ready to be merged and deployed. https://github.com/pculture/babelsubs/pull/10 . Just wanted you to take a look first!
      • still have to work on it to add ID support on the cues. Seems to be a little problematic since I haven't found out yet how to pass the id as metadata using the base parser structure.
      • msaad is now known as msaad|away
      • ehazlett
        ok
      • janeted joined the channel
      • janeted has quit
      • msaad|away: merged
      • will also rebuild the amara image
      • nicholasreville has quit
      • janeted joined the channel
      • janeted
        ehazlett, can you deploy staging?
      • ehazlett
        janeted: sure -- i'm going to rebuild the image first to get msaad's babelsubs changes
      • janeted
        Also there's a pull request for unilangs - adding a bunch of requested languages that would be nice to get in the next deploy as well
      • The babelsubs changes need to be tested, so I'm ok with testing them on staging
      • ehazlett
        ok
      • i'll merge the unilangs too
      • done
      • ok rebuilding image
      • bendk has quit
      • janeted
        ehazlett, 1 more thing before I have to drive away
      • ehazlett
        ok
      • janeted
        ci.amara.org - is still not actually running any tests
      • It's pretty and green, but no tests
      • ehazlett
        for both projects?
      • ugh
      • ok
      • janeted
        yes I think for both
      • ok thanks, I've got to run.
      • msaad|away has quit
      • janeted has quit
      • ehazlett
        all: staging deployed
      • michelled has quit
      • michelled joined the channel
      • msaad joined the channel
      • michelled has quit
      • nicholasreville joined the channel
      • msaad has left the channel
      • msaad joined the channel
      • msaad has left the channel
      • msaad joined the channel