Project

General

Profile

Cant add new issue: undefined method `name' for nil:NilClass

Added by Tom Elssjö over 9 years ago

Hello, I am running redmine rev. 13876 and I get errors when trying to add a new issue. The log is this:

http://pastebin.com/8AZnXit0

I updated by following the steps described at www.redmine.org/projects/redmine/wiki/RedmineUpgrade. I do not run any plugins as I know of. I run redmine via Phusion Passenger.

Here is some additional info:
Ruby version: ruby 2.2.0p0 (2014-12-25 revision 49005) [armv6l-linux-eabihf]
Rails version: Rails 3.2.21
O/S: Arch Linux, Linux version 3.18.4+
Database: MariaDB, mysql Ver 15.1 Distrib 10.0.15-MariaDB, for Linux (armv6l) using readline 5.1
The script/about output:
Environment:
Redmine version 2.6.1.stable.13876
Ruby version 2.2.0-p0 (2014-12-25) [armv6l-linux-eabihf]
Rails version 3.2.21
Environment production
Database adapter Mysql2
SCM:
Subversion 1.8.11
Git 2.2.2
Filesystem
Redmine plugins:
no plugin installed

This error leave me clueless, perhaps something wrong with my database? Please help.


Replies (2)

RE: Cant add new issue: undefined method `name' for nil:NilClass - Added by Toshi MARUYAMA over 9 years ago

Redmine 2.x (Rails 3.2.21) does not support Ruby 2.2.

RE: Cant add new issue: undefined method `name' for nil:NilClass - Added by Tom Elssjö over 9 years ago

Right I must have missed that then. Thanks.

    (1-2/2)