Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SystemStackError: stack level too deep #42

Open
fastmex opened this issue Dec 11, 2015 · 7 comments
Open

SystemStackError: stack level too deep #42

fastmex opened this issue Dec 11, 2015 · 7 comments

Comments

@fastmex
Copy link

fastmex commented Dec 11, 2015

Hi!
My redmine 3.2.0 stable, and so:
root@redmine:/usr/share/redmine/plugins/periodictask# rake redmine:plugins:migrate NAME=periodictask RAILS_ENV=production
(in /usr/share/redmine)
rake aborted!
SystemStackError: stack level too deep
/var/lib/gems/1.9.1/gems/activesupport-4.2.5/lib/active_support/dependencies.rb:244
(See full trace by running task with --trace)

Whats wrong?

@jperelli
Copy link
Owner

Can you please give more information adding --trace like this

rake redmine:plugins:migrate --trace NAME=periodictask RAILS_ENV=production

and then paste the full traceback here

@fastmex
Copy link
Author

fastmex commented Dec 14, 2015

root@redmine:/usr/share/redmine# rake redmine:plugins:migrate --trace NAME=periodictask RAILS_ENV=production
rake aborted!
SystemStackError: stack level too deep
/var/lib/gems/1.9.1/gems/activesupport-4.2.5/lib/active_support/dependencies.rb:244
root@redmine:/usr/share/redmine#

@fastmex
Copy link
Author

fastmex commented Dec 14, 2015

Environment:
Redmine version 3.2.0.stable
Ruby version 1.9.3-p484 (2013-11-22) [x86_64-linux]
Rails version 4.2.5
Environment production
Database adapter Mysql2
SCM:
Subversion 1.8.8
Git 1.9.1
Filesystem
Redmine plugins:
redmine_close_button 0.0.8
redmine_emojibutton 0.4.1
redmine_issue_open_date 0.0.3
redmine_lightbox2 0.2.4

@fastmex
Copy link
Author

fastmex commented Dec 14, 2015

I tried to use a ruby-2.0.0, but the result is the same. In the logs there is no trace.

@jperelli
Copy link
Owner

I'm a little lost... Can you try downgrading rails to 4.2.4 or 4.2.3 or 4.2.2 or 4.2.1?

@fastmex
Copy link
Author

fastmex commented Dec 21, 2015

I tried version 4.2.4 and 4.2.3, nothing helps.
Environment:
Redmine version 3.2.0.stable
Ruby version 1.9.3-p484 (2013-11-22) [x86_64-linux]
Rails version 4.2.3
Environment production
Database adapter Mysql2
SCM:
Subversion 1.8.8
Git 1.9.1
Filesystem

@mtolava
Copy link

mtolava commented Mar 2, 2017

Hi
what is your mysql version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants