Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Argument Error on :ets.lookup in ReleaseReader #89

Open
schnittchen opened this issue Nov 23, 2019 · 0 comments
Open

Argument Error on :ets.lookup in ReleaseReader #89

schnittchen opened this issue Nov 23, 2019 · 0 comments

Comments

@schnittchen
Copy link

Hello,

I'm seeing these regularly in CI:

     ** (ArgumentError) argument error
     stacktrace:
       (stdlib) :ets.lookup(:tzdata_rel_2019a, :zone_and_link_list)
       (tzdata) lib/tzdata/release_reader.ex:16: Tzdata.ReleaseReader.simple_lookup/1
       (tzdata) lib/tzdata/release_reader.ex:9: Tzdata.ReleaseReader.zone_and_link_list/0
       (tzdata) lib/tzdata.ex:61: Tzdata.zone_exists?/1
       (timex) lib/timezone/timezone.ex:358: Timex.Timezone.resolve/3
       (timex) lib/timezone/timezone.ex:526: Timex.Timezone.convert/2

Versions:

Erlang/OTP 21 [erts-10.3.5.5] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [hipe]
Interactive Elixir (1.8.2) - press Ctrl+C to exit (type h() ENTER for help)
tzdata version "1.0.1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant