Re: agenda new is broken

2020-12-18 Thread Roy T. Fielding
> On Dec 18, 2020, at 5:46 PM, Sam Ruby wrote: > > Symptom: > > App 3560669 output: 2020-12-19 01:25:01 - NoMethodError - undefined > method `utc_to_local_returns_utc_offset_times' for > ActiveSupport:Module: > App 3560669 output: > /var/lib/gems/2.7.0/gems/activesupport-6.1.0/lib/active_support

[GitHub] [whimsy] rubys commented on issue #109: Agenda new action responding with 500 status

2020-12-18 Thread GitBox
rubys commented on issue #109: URL: https://github.com/apache/whimsy/issues/109#issuecomment-748403052 See: * https://github.com/rails/rails/issues/40884 * https://lists.apache.org/thread.html/r125240a4bbf350bece8baf8bb78567bce21f3cbd1c128bf408787c12%40%3Cdev.whimsical.apache.org%

[GitHub] [whimsy] royfielding opened a new issue #109: Agenda new action responding with 500 status

2020-12-18 Thread GitBox
royfielding opened a new issue #109: URL: https://github.com/apache/whimsy/issues/109 This seems to be an odd one, perhaps caused by a recent change to committee-info or the process for reading that file, or maybe something in the December minutes. I am getting a 500 error from whim

agenda new is broken

2020-12-18 Thread Sam Ruby
Symptom: App 3560669 output: 2020-12-19 01:25:01 - NoMethodError - undefined method `utc_to_local_returns_utc_offset_times' for ActiveSupport:Module: App 3560669 output: /var/lib/gems/2.7.0/gems/activesupport-6.1.0/lib/active_support/values/time_zone.rb:514:in `block in utc_to_local' First the bo