-
-
Notifications
You must be signed in to change notification settings - Fork 89
Closed
Description
/Users/sean/.rvm/gems/ruby-3.0.0/gems/railties-6.1.1/lib/rails/initializable.rb:60 in `run_initializers'
/Users/sean/.rvm/gems/ruby-3.0.0rve.rb:60 in `load_app'
/Users/sean/.rvm/gems/ruby-3.0.0/gems/falcon-0.37.2/lib/falcon/controller/serve.rb:89 in `block (2 levels) in setup'
/Users/sean/.rvm/gems/ruby-3.0.0/gems/async-1.28.3/lib/async/task.rb:265 in `block in make_fiber'
Caused by TypeError: nil can't be coerced into Float
→ /Users/sean/.rvm/gems/ruby-3.0.0/gems/timers-4.3.2/lib/timers/timer.rb:103 in `+'
A blank app will boot with ruby 3.0 and rails 6.1 using rails s
. Removing puma and adding falcon to the gem file and then running falcon serve
results in this error.
Metadata
Metadata
Assignees
Labels
No labels