Project

General

Profile

Editing an issue - SystemStackError (stack level too deep)

Added by Martin G about 11 years ago

Hi,

I inserted some issues directly using SQL. Everything works fine except editing the inserted issues. I receive following error:

Completed 500 Internal Server Error in 28659ms

SystemStackError (stack level too deep):
  activesupport (3.2.11) lib/active_support/callbacks.rb:409

Here's my environment:

Environment:
  Redmine version                          2.2.1.stable
  Ruby version                             1.9.3 (x86_64-linux)
  Rails version                            3.2.11
  Environment                              production
  Database adapter                         Mysql2
Redmine plugins:
  localizable                              0.3.0
  redmine_graphs                           0.1.0
  redmine_inline_attach_screenshot         0.4.2
  redmine_lightbox                         0.0.1
  redmine_local_avatars                    0.1.1
  redmine_wiki_extensions                  0.6.0

I know that inserting directly using SQL is not a good idea, but in this case i haven't other possibilities...


Replies (2)

RE: Editing an issue - SystemStackError (stack level too deep) - Added by Martin G about 11 years ago

I solved the problem. I forgot to set the root_id

RE: Editing an issue - SystemStackError (stack level too deep) - Added by Ilya Zadonskiy over 9 years ago

I now have this problem.
I do not understand how to solve it.
Likely also forgotten law.
Tell me what you did.

    (1-2/2)