Giter Club home page Giter Club logo

Comments (4)

otobrglez avatar otobrglez commented on July 3, 2024 2

It seems that the base docker image and/or the dependencies and certificates or something like that is outdated. I've managed to get into the image and fiddle a bit with the Node.js settings. This thingy works if you pass env variable to when doing docker run like so:

docker run --rm -v $PWD:/data -e NODE_TLS_REJECT_UNAUTHORIZED=0 asciinema/asciicast2gif .....

Node.js documentation on NODE_TLS_REJECT_UNAUTHORIZED can be found here.

Hope it works. ✌️

from asciicast2gif.

mathieu-aubin avatar mathieu-aubin commented on July 3, 2024

@sickill verified on a fresh pull

from asciicast2gif.

mathieu-aubin avatar mathieu-aubin commented on July 3, 2024

Works as a workaround but ultimately, building a new image with a more recent Nodejs version (image has node 6.x installed) would make more sense.

But hey - works, so...

from asciicast2gif.

ku1ik avatar ku1ik commented on July 3, 2024

I don't have bandwidth to fix this. Also this tool has been superceded by agg anyway. For now I suggest wget <url> + agg/ asciicast2gif combo.

from asciicast2gif.

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.