We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've just been testing and I am seeing this error:
supabase-analytics 12:45:13.852 [error] GenServer :tzdata_release_updater terminating supabase-analytics ** (ArgumentError) errors were found at the given arguments: supabase-analytics supabase-analytics * 2nd argument: not a tuple supabase-analytics supabase-analytics :erlang.element(1, :error) supabase-analytics (tzdata 1.1.1) lib/tzdata/util.ex:223: Tzdata.Util.to_int/1 supabase-analytics (tzdata 1.1.1) lib/tzdata/parser.ex:38: Tzdata.Parser.process_rule/1 supabase-analytics (tzdata 1.1.1) lib/tzdata/parser.ex:24: Tzdata.Parser.process_tz_list/1 supabase-analytics (tzdata 1.1.1) lib/tzdata/parser.ex:86: Tzdata.Parser.process_zone/5 supabase-analytics (tzdata 1.1.1) lib/tzdata/parser.ex:24: Tzdata.Parser.process_tz_list/1 supabase-analytics (tzdata 1.1.1) lib/tzdata/parser.ex:86: Tzdata.Parser.process_zone/5 supabase-analytics (tzdata 1.1.1) lib/tzdata/parser.ex:24: Tzdata.Parser.process_tz_list/1 supabase-analytics Last message: :check_if_time_to_update supabase-analytics
For me it looks like it's related to this issue: lau/tzdata#148
You might consider to update tzdata to v. 1.1.2.
tzdata
1.1.2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I've just been testing and I am seeing this error:
For me it looks like it's related to this issue: lau/tzdata#148
You might consider to update
tzdata
to v.1.1.2
.The text was updated successfully, but these errors were encountered: