Coder Social home page Coder Social logo

Tzdata polling for update about tzdata HOT 9 CLOSED

lau avatar lau commented on July 22, 2024
Tzdata polling for update

from tzdata.

Comments (9)

asummers avatar asummers commented on July 22, 2024 2

That's fixed in #92 I believe!

from tzdata.

dowusu avatar dowusu commented on July 22, 2024 1

Sorry for the late response, I'm using elixir 1.9.2
I fixed the issue by disabling automatic update.

from tzdata.

ericmj avatar ericmj commented on July 22, 2024

@lau The bug seems to have been introduce in a faulty merge commit. Hackney should be an optional dependency: ac50d19#diff-6023be6004fce4718dad3dafb576d258R34

from tzdata.

dowusu avatar dowusu commented on July 22, 2024

I disabled automatic update - I'm fine now, Kudos for the awesome work.

from tzdata.

lau avatar lau commented on July 22, 2024

@dowusu Thank you. Which version of Elixir did this happen on?

@ericmj Hackney has never been an optional dependency in any releases. Early versions did not have it as a dependency at all though. Even if it were optional, if someone used it and has automatic updating turned on, wouldn't the same thing happen?

It looks to me like a problem with Hackney assuming an ETS table is available - but it is not. Maybe Hackney is not running even though it should be.

I am working on a new version of Tzdata that will not depend on hackney.

from tzdata.

ericmj avatar ericmj commented on July 22, 2024

If it's not optional you should not have a custom applications function: https://github.com/lau/tzdata/blob/master/mix.exs#L29-L30.

from tzdata.

lau avatar lau commented on July 22, 2024

@ericmj Thank you Eric!

from tzdata.

dowusu avatar dowusu commented on July 22, 2024

@dowusu Thank you. Which version of Elixir did this happen on?

@ericmj Hackney has never been an optional dependency in any releases. Early versions did not have it as a dependency at all though. Even if it were optional, if someone used it and has automatic updating turned on, wouldn't the same thing happen?

It looks to me like a problem with Hackney assuming an ETS table is available - but it is not. Maybe Hackney is not running even though it should be.

I am working on a new version of Tzdata that will not depend on hackney.

from tzdata.

lau avatar lau commented on July 22, 2024

There is a new release 1.0.3 which should fix this.

from tzdata.

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.