Can't debug "2nd argument: not a tuple" error

Hi,

We are getting the following error in our error tracking platform:

** (ArgumentError) errors were found at the given arguments:

  * 2nd argument: not a tuple

And I’m having a hard time debugging it because the stack trace doesn’t shed any light on where the issue might be coming from:

Any advise on where I can start debugging his issue from? Thanks!

1 Like

Hey Pedro

you should update your tzdata dep to 1.1.2

5 Likes

What can I do for my installed base of systems that are running on an older version of tzdata. We don’t do live code updates on those systems.
Was there a change in the data format for 2024b that isn’t supported on older versions? Any chance that that format could be avoided in a quick data update called 2024c?

1 Like