Project

General

Profile

Issues with install

Added by Jordan Waughtal almost 7 years ago

Hi everyone.
This was my first time installing redmine, and I seem to be having some issues. I was following this guide: https://www.howtoforge.com/tutorial/how-to-install-redmine-with-nginx-on-ubuntu/
I am running ubuntu 16.04 lts.
Many things are working with the installation, but a few things are not. The resister link gives me a 500 error, and when I log in as admin if I try to create a user, I get an error. The log is clean though, but I am running under production.
The version I checked out was 3.2.

user@devserver:/var/www/redmine$ sudo !!
sudo RAILS_ENV=production bin/about

Environment:
Redmine version 3.2.6.stable.16580
Ruby version 2.3.1-p112 (2016-04-26) [x86_64-linux-gnu]
Rails version 4.2.7.1
Environment production
Database adapter Mysql2
SCM:
Subversion 1.9.3
Darcs 2.10.2
Mercurial 3.7.3
Cvs 1.12.13
Bazaar 2.7.0
Git 2.7.4
Filesystem
Redmine plugins:
no plugin installed

Can someone walk me through debugging my issues?
Thanks