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

5.0.2 can not use #136

Open
410455544 opened this issue Aug 30, 2023 · 6 comments
Open

5.0.2 can not use #136

410455544 opened this issue Aug 30, 2023 · 6 comments

Comments

@410455544
Copy link

5.0.2 version install redmine_issue_tree-master

When I restart redmine server Thin_Redmine & Thin_Redmine_2 can not Running

@Loriowar
Copy link
Owner

@410455544 in case of Redmine 5.0.2 you have to use corresponding branch of the plugin. master branch doesn't contain any working code. There is more explanation in the Readme.

@410455544
Copy link
Author

I download this redmine_issues_tree-5.0.x , I bundle it , but it can not use , did I do anything wrong

@410455544
Copy link
Author

Thin_Redmine & Thin_Redmine_2 still can not run

@lovesharepc
Copy link

@Loriowar
look like ruby dependencies problem
I add gem 'haml', '<=5.0' to Gemfile can fix this issue

@410455544
Copy link
Author

@lovesharepc Internal error

An error occurred on the page you were trying to access.
If you continue to experience problems please contact your Redmine administrator for assistance.

If you are the Redmine administrator, check your log files for details about the error.

it is not working

@410455544
Copy link
Author

Log is
I, [2023-09-18T15:14:49.069754 #22060] INFO -- : [3e12bcb9-8899-44de-b00a-7919293477f7] Started GET "/redmine/issues" for 127.0.0.1 at 2023-09-18 15:14:49 +0800
I, [2023-09-18T15:14:49.070453 #22060] INFO -- : [3e12bcb9-8899-44de-b00a-7919293477f7] Processing by IssuesController#index as HTML
I, [2023-09-18T15:14:49.073973 #22060] INFO -- : [3e12bcb9-8899-44de-b00a-7919293477f7] Current user: leolin (id=1)
I, [2023-09-18T15:14:49.165320 #22060] INFO -- : [3e12bcb9-8899-44de-b00a-7919293477f7] Rendered plugins/redmine_issues_tree/app/views/issues/index.html.erb within layouts/base (Duration: 3.1ms | Allocations: 1634)
I, [2023-09-18T15:14:49.165567 #22060] INFO -- : [3e12bcb9-8899-44de-b00a-7919293477f7] Rendered layout layouts/base.html.erb (Duration: 3.3ms | Allocations: 1670)
I, [2023-09-18T15:14:49.165860 #22060] INFO -- : [3e12bcb9-8899-44de-b00a-7919293477f7] Completed 500 Internal Server Error in 95ms (ActiveRecord: 30.6ms | Allocations: 55430)

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

No branches or pull requests

3 participants