Project

General

Profile

Actions

Defect #12998

closed

Error after "ruby script/rails server webrick -e production"

Added by Alexey Aleynikov over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

CentOS
New instalation of Redmine Version 2.2.2 (2013-01-20)

@gem -v
1.3.7

ruby -v
ruby 1.8.7 (2011-06-30 patchlevel 352) [i386-linux]

rails -v
Rails 3.2.11

@

Please, help to fix the problem:

ruby script/rails server webrick -e production
@
=> Booting WEBrick
=> Rails 3.2.11 application starting in production on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
[2013-01-28 00:12:40] INFO WEBrick 1.3.1
[2013-01-28 00:12:40] INFO ruby 1.8.7 (2011-06-30) [i386-linux]
[2013-01-28 00:12:40] INFO WEBrick::HTTPServer#start: pid=1433 port=3000
Started GET "/assets/rails.png" for 87.228.96.228 at Mon Jan 28 00:12:43 +0400 2013

ActionController::RoutingError (No route matches [GET] "/assets/rails.png"):
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
@

Actions

Also available in: Atom PDF