Redmine 3.3, post-installation error on edit roles (Windows, IIS 7 w/ MS SQL)
Added by Jacob Hales over 8 years ago
After installing redmine 3.3 on my machine, I receive an internal error when attempting to edit any of the roles (e.g. http://<server>/<site>/roles/4/edit). Everything else appears to be working normally and I have redmine 2.6 running successfully as another application. Any help troubleshooting this issue would be appreciated:
OS: Windows 7 Enterprise
Web server: IIS 7 w/ Helicon Zoo extension
Database: MS SQL 2014
Environment:
Redmine version 3.3.0.stable
Ruby version 2.0.0-p247 (2013-06-27) [i386-mingw32]
Rails version 4.2.6
Environment production
Database adapter SQLServer
SCM:
Git 1.9.5
Filesystem
Redmine plugins:
no plugin installed
Log: (attached)
Gems: (attached)
production.log (25.8 KB) production.log | |||
gems.txt (1.34 KB) gems.txt |
Replies (2)
RE: Redmine 3.3, post-installation error on edit roles (Windows, IIS 7 w/ MS SQL) - Added by Jacob Hales over 8 years ago
I've installed redmine 3.2.3 instead which seems to be working without issues. I'll continue with that version.
Thanks,
Jacob
RE: Redmine 3.3, post-installation error on edit roles (Windows, IIS 7 w/ MS SQL) - Added by Toshi MARUYAMA over 8 years ago
Did you run "rake db:migrate"?
There is same error: Update Redmine 3.2.1 -> 3.3.0 partially failed .