Error 404 with redmine_xlsx_format_issue_exporter
Added by Carlos C.C. over 10 years ago
Hi!,
I've just installed the redmine_xlsx_format_issue_exporter plugin by following the steps described on http://www.redmine.org/projects/redmine/wiki/Plugins.
Everything goes right in the installation process but when I sing in my red mine project I found the error below by trying to access on "Issues" page:
Error: 404. The page you were trying to access doesn't exist or has been removed
I can see the plugin installed in my information detail but it is not working. My environment details are:
Environment:
Redmine version 2.5.2.stable
Ruby version 2.0.0-p481 (2014-05-08) [i386-mingw32]
Rails version 3.2.19
Environment production
Database adapter Mysql2
SCM:
Subversion 1.8.8
Git 1.9.0
Filesystem
Redmine plugins:
redmine_xlsx_format_issue_exporter 0.1.0
Replies (7)
RE: Error 404 with redmine_xlsx_format_issue_exporter - Added by Sébastien Pochiero over 10 years ago
Hi,
did you run "bundle install" ?
you need write_xlsx gem
RE: Error 404 with redmine_xlsx_format_issue_exporter - Added by Carlos C.C. over 10 years ago
Sure, I think is a problem with the redmine version and the plugin. Thanks anyway.
RE: Error 404 with redmine_xlsx_format_issue_exporter - Added by Carlos Diego Bustamante Barboza over 10 years ago
Hi I have the same problem, maybe only work for version 2.3 but not 2.5
The only difference is that my redmine is in spanish
RE: Error 404 with redmine_xlsx_format_issue_exporter - Added by Sébastien Pochiero over 10 years ago
works for me with version 2.5.0
RE: Error 404 with redmine_xlsx_format_issue_exporter - Added by Carlos C.C. about 10 years ago
Finally I tried with redmine_xlsx_format_issue_exporter 0.1.0 and I can run this feature succesfully.
Thanks to everyone!!
RE: Error 404 with redmine_xlsx_format_issue_exporter - Added by Joy Fan about 10 years ago
Hi, Carlos C.C.
I have the same problem with you when I install the redmine_xlsx_format_issue_exporter.
Could you tell me how to resolve this problem.
Looking forward to your reply!
RE: Error 404 with redmine_xlsx_format_issue_exporter - Added by Carlos C.C. about 10 years ago
Hi Joy,
I installed the next pluging. Follow this link.
https://github.com/two-pack/redmine_xlsx_format_issue_exporter/blob/master/README.md
Let me know how it is going.
Regards,
Carlos.