Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

rake db migrate - SystemStackError: stack level too deep #2

Copy link
Copy link
@unixlamaster

Description

@unixlamaster
Issue body actions

git clone ...
$ ruby -v
ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-linux]
$ rails -v
Rails 4.1.1
$ rake db:migrate
/home/maxim/.rvm/gems/ruby-2.5.1/gems/activesupport-4.1.1/lib/active_support/values/time_zone.rb:285: warning: circular argument reference - now
/home/maxim/.rvm/gems/ruby-2.5.1/gems/activesupport-4.1.1/lib/active_support/core_ext/numeric/conversions.rb:121: warning: constant ::Fixnum is deprecated
/home/maxim/.rvm/gems/ruby-2.5.1/gems/activesupport-4.1.1/lib/active_support/core_ext/numeric/conversions.rb:121: warning: constant ::Bignum is deprecated
rake aborted!
SystemStackError: stack level too deep
/home/maxim/.rvm/gems/ruby-2.5.1/gems/activesupport-4.1.1/lib/active_support/core_ext/numeric/conversions.rb:131:in block (2 levels) in <class:Numeric>' /home/maxim/.rvm/gems/ruby-2.5.1/gems/activesupport-4.1.1/lib/active_support/core_ext/numeric/conversions.rb:131:in block (2 levels) in class:Numeric'
/home/maxim/.rvm/gems/ruby-2.5.1/gems/activesupport-4.1.1/lib/active_support/core_ext/numeric/conversions.rb:131:in block (2 levels) in <class:Numeric>' /home/maxim/.rvm/gems/ruby-2.5.1/gems/activesupport-4.1.1/lib/active_support/core_ext/numeric/conversions.rb:131:in block (2 levels) in class:Numeric'
/home/maxim/.rvm/gems/ruby-2.5.1/gems/activesupport-4.1.1/lib/active_support/core_ext/numeric/conversions.rb:131:in block (2 levels) in <class:Numeric>' /home/maxim/.rvm/gems/ruby-2.5.1/gems/activesupport-4.1.1/lib/active_support/core_ext/numeric/conversions.rb:131:in block (2 levels) in class:Numeric'
/home/maxim/.rvm/gems/ruby-2.5.1/gems/activesupport-4.1.1/lib/active_support/core_ext/numeric/conversions.rb:131:in block (2 levels) in <class:Numeric>' /home/maxim/.rvm/gems/ruby-2.5.1/gems/activesupport-4.1.1/lib/active_support/core_ext/numeric/conversions.rb:131:in block (2 levels) in class:Numeric'
/home/maxim/.rvm/gems/ruby-2.5.1/gems/activesupport-4.1.1/lib/active_support/core_ext/numeric/conversions.rb:131:in block (2 levels) in <class:Numeric>' /home/maxim/.rvm/gems/ruby-2.5.1/gems/activesupport-4.1.1/lib/active_support/core_ext/numeric/conversions.rb:131:in block (2 levels) in class:Numeric'
/home/maxim/.rvm/gems/ruby-2.5.1/gems/activesupport-4.1.1/lib/active_support/core_ext/numeric/conversions.rb:131:in block (2 levels) in <class:Numeric>' /home/maxim/.rvm/gems/ruby-2.5.1/gems/activesupport-4.1.1/lib/active_support/core_ext/numeric/conversions.rb:131:in block (2 levels) in class:Numeric'
/home/maxim/.rvm/gems/ruby-2.5.1/gems/activesupport-4.1.1/lib/active_support/core_ext/numeric/conversions.rb:131:in block (2 levels) in <class:Numeric>' /home/maxim/.rvm/gems/ruby-2.5.1/gems/activesupport-4.1.1/lib/active_support/core_ext/numeric/conversions.rb:131:in block (2 levels) in class:Numeric'
/home/maxim/.rvm/gems/ruby-2.5.1/gems/activesupport-4.1.1/lib/active_support/core_ext/numeric/conversions.rb:131:in block (2 levels) in <class:Numeric>' /home/maxim/.rvm/gems/ruby-2.5.1/gems/activesupport-4.1.1/lib/active_support/core_ext/numeric/conversions.rb:131:in block (2 levels) in class:Numeric'
/home/maxim/.rvm/gems/ruby-2.5.1/gems/activesupport-4.1.1/lib/active_support/core_ext/numeric/conversions.rb:131:in block (2 levels) in <class:Numeric>' /home/maxim/.rvm/gems/ruby-2.5.1/gems/activesupport-4.1.1/lib/active_support/core_ext/numeric/conversions.rb:131:in block (2 levels) in class:Numeric'
/home/maxim/.rvm/gems/ruby-2.5.1/gems/activesupport-4.1.1/lib/active_support/core_ext/numeric/conversions.rb:131:in block (2 levels) in <class:Numeric>' /home/maxim/.rvm/gems/ruby-2.5.1/gems/activesupport-4.1.1/lib/active_support/core_ext/numeric/conversions.rb:131:in block (2 levels) in class:Numeric'
/home/maxim/.rvm/gems/ruby-2.5.1/gems/activesupport-4.1.1/lib/active_support/core_ext/numeric/conversions.rb:131:in block (2 levels) in <class:Numeric>' /home/maxim/.rvm/gems/ruby-2.5.1/gems/activesupport-4.1.1/lib/active_support/core_ext/numeric/conversions.rb:131:in block (2 levels) in.....

Why not work?

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.