laptopmutia
laptopmutia
did you find answer for this problem?
did anyone found answer to this problemo?
> +1 I know we're unlikely to see a fix for this given the repo hasn't been active for nearly two years, but omniauth-oauth2 is still the first place people...
what is your guess about this then? if I want to debug it where I should start ?
here are my omniauth and oauth2 gemfile lock ``` oauth2 (2.0.6) faraday (>= 0.17.3, < 3.0) jwt (>= 1.0, < 3.0) multi_xml (~> 0.5) rack (>= 1.2, < 3) rash_alt...
I think its because oauth2 I open this issue here https://github.com/oauth-xx/oauth2/issues/627
consider to use this guys https://github.com/Paxa/fast_excel its backend using C so it should be fast
lets move to json @crawler is this list all complete? ``` config.active_record.yaml_column_permitted_classes = %w[String Integer NilClass Float Time Date FalseClass Hash Array DateTime TrueClass BigDecimal ActiveSupport::TimeWithZone ActiveSupport::TimeZone ActiveSupport::HashWithIndifferentAccess] ```
the data is from flickr8k images and karpathy's json file but I cut it to 100 training image and 20 validation image here are the json in [my gist](https://gist.github.com/laptopmutia/241057e0acd785a99fe8598b964f7d19)
for me 1.6.2 fixed my problem On Fri, Aug 26, 2022, 1:20 AM Stan Lo ***@***.***> wrote: > Can you provide a demo app that reproduces the crashing? > >...