Project

General

Profile

Help Needed: Error after install - ActiveRecord::StatementInvalid in WelcomeController#index

Added by Christopher Monk almost 15 years ago

I just tried to install redmine on a networked server, having previously installed on my laptop (without any problems).

After the install, I appear to get a MySQL error :

Mysql::Error: #42S22Unknown column 'updated_on' in 'field list': SELECT max(updated_on) AS max_updated_on FROM `settings`

As with the install on the laptop, I used the BITNAMI software stack 0.8.3-0 for the install. The only thing I did different from my install on the laptop was that I swapped the default port settings for the SVN listening port from 3690 to 3691. I suspect that this is a red herring (judging from the error message that I got). I suppose it must be something to do with how the 2 machines are setup.

Anyway, I am quite new to this, so I don't really know where to begin fixing this. Any help would be gratefully received.

I have attached a screen shot of the error message that I get.

Thanks in advance for any help.


Replies (1)

RE: Help Needed: Error after install - ActiveRecord::StatementInvalid in WelcomeController#index - Added by Christopher Monk almost 15 years ago

I have now fixed this problem.

When I looked into it some more it was pretty clear that the database hadn't been properly configured during the install (column headers, tables etc were missing). I think that some time during the install my remote session to the server was hibernated (maybe this affected the install). Anyway I uninstalled and then reinstalled.. fixed it :-)

    (1-1/1)