Git Product home page Git Product logo

Comments (5)

JanKoppe avatar JanKoppe commented on May 28, 2024

Should probably note: Python 3.6.0 on Arch Linux.

from pyca.

JanKoppe avatar JanKoppe commented on May 28, 2024

This seems to be #24 Part II.

Removing the .decode('utf8') in ingest.py line 106 and 117 allowed me to successfully ingest the recordings.

from pyca.

lkiesow avatar lkiesow commented on May 28, 2024

This is fixed by #117

from pyca.

stefanosgeo avatar stefanosgeo commented on May 28, 2024

I still get an error when the recording is finished

Apr 26 13:53:03 gr-hs-pi [pyca.utils:174:recording_state()] [INFO] 8088895241510331392 set to uploading
Apr 26 13:53:03 gr-hs-pi [pyca.ingest:82:ingest()] [INFO] Selecting ingest service to use: http://oc-admin.rrze.uni-erlangen.de:8080/ingest
Apr 26 13:53:03 gr-hs-pi [pyca.ingest:85:ingest()] [INFO] Creating new mediapackage
Apr 26 13:53:03 gr-hs-pi [pyca.ingest:99:ingest()] [INFO] Adding episode DC catalog
Apr 26 13:53:03 gr-hs-pi [pyca.ingest:57:start_ingest()] [ERROR] Something went wrong during the upload
Apr 26 13:53:03 gr-hs-pi [pyca.ingest:58:start_ingest()] [ERROR] Traceback (most recent call last):#012  File "pyca/ingest.py", line 55, in start_ingest#012    ingest(event.get_tracks(), event.directory(), event.uid, attachments)#012  File "pyca/ingest.py", line 103, in ingest#012    mediapackage = http_request(service + '/addDCCatalog', fields)#012  File "pyca/utils.py", line 52, in http_request#012    curl.setopt(curl.HTTPPOST, post_data)#012error: (0, '')
Apr 26 13:53:03 gr-hs-pi [pyca.utils:174:recording_state()] [INFO] 8088895241510331392 set to upload_error

Last build commit has was bbd8f70
python version 2.7.9

from pyca.

lkiesow avatar lkiesow commented on May 28, 2024

@stefanosgeo can you verify that #122 works for you?

from pyca.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.