Project

General

Profile

Redmine on sub-uri with nginx ยป production.log

just starting passenger and opening the main page - Benedikt V., 2015-02-20 13:26

 
1
Connecting to database specified by database.yml
2
Creating scope :system. Overwriting existing method Enumeration.system.
3
Creating scope :sorted. Overwriting existing method User.sorted.
4
Creating scope :sorted. Overwriting existing method Group.sorted.
5
Started GET "/srv/http/webapps/redmine/tmp/sockets/passenger.socket" for unix: at 2015-02-20 13:22:35 +0100
6
Started GET "/redmine/" for unix: at 2015-02-20 13:22:35 +0100
7

    
8
ActionController::RoutingError (No route matches [GET] "/srv/http/webapps/redmine/tmp/sockets/passenger.socket"):
9
  actionpack (3.2.21) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
10
  actionpack (3.2.21) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
11
  railties (3.2.21) lib/rails/rack/logger.rb:32:in `call_app'
12
  railties (3.2.21) lib/rails/rack/logger.rb:16:in `block in call'
13
  activesupport (3.2.21) lib/active_support/tagged_logging.rb:22:in `tagged'
14
  railties (3.2.21) lib/rails/rack/logger.rb:16:in `call'
15
  actionpack (3.2.21) lib/action_dispatch/middleware/request_id.rb:22:in `call'
16
  rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
17
  rack (1.4.5) lib/rack/runtime.rb:17:in `call'
18
  activesupport (3.2.21) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
19
  rack (1.4.5) lib/rack/lock.rb:15:in `call'
20
  actionpack (3.2.21) lib/action_dispatch/middleware/static.rb:83:in `call'
21
  rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
22
  rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
23
  rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
24
  rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
25
  rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
26
  railties (3.2.21) lib/rails/engine.rb:484:in `call'
27
  railties (3.2.21) lib/rails/application.rb:231:in `call'
28
  railties (3.2.21) lib/rails/railtie/configurable.rb:30:in `method_missing'
29
  passenger (4.0.59) lib/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request'
30
  passenger (4.0.59) lib/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request'
31
  passenger (4.0.59) lib/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop'
32
  passenger (4.0.59) lib/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads'
33

    
34

    
35
Processing by WelcomeController#index as HTML
36
  Current user: anonymous
37
  Rendered welcome/index.html.erb within layouts/base (490.3ms)
38
Completed 200 OK in 3080.3ms (Views: 728.1ms | ActiveRecord: 86.9ms)
39
Started GET "/redmine/stylesheets/jquery/jquery-ui-1.11.0.css?1420968012" for unix: at 2015-02-20 13:22:39 +0100
40
Started GET "/redmine/themes/alternate/stylesheets/application.css?1420968011" for unix: at 2015-02-20 13:22:39 +0100
41

    
42
ActionController::RoutingError (No route matches [GET] "/redmine/stylesheets/jquery/jquery-ui-1.11.0.css"):
43
  actionpack (3.2.21) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
44
  actionpack (3.2.21) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
45
  railties (3.2.21) lib/rails/rack/logger.rb:32:in `call_app'
46
  railties (3.2.21) lib/rails/rack/logger.rb:16:in `block in call'
47
  activesupport (3.2.21) lib/active_support/tagged_logging.rb:22:in `tagged'
48
  railties (3.2.21) lib/rails/rack/logger.rb:16:in `call'
49
  actionpack (3.2.21) lib/action_dispatch/middleware/request_id.rb:22:in `call'
50
  rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
51
  rack (1.4.5) lib/rack/runtime.rb:17:in `call'
52
  activesupport (3.2.21) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
53
  rack (1.4.5) lib/rack/lock.rb:15:in `call'
54
  actionpack (3.2.21) lib/action_dispatch/middleware/static.rb:83:in `call'
55
  rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
56
  rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
57
  rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
58
  rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
59
  rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
60
  railties (3.2.21) lib/rails/engine.rb:484:in `call'
61
  railties (3.2.21) lib/rails/application.rb:231:in `call'
62
  railties (3.2.21) lib/rails/railtie/configurable.rb:30:in `method_missing'
63
  passenger (4.0.59) lib/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request'
64
  passenger (4.0.59) lib/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request'
65
  passenger (4.0.59) lib/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop'
66
  passenger (4.0.59) lib/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads'
67

    
68

    
69

    
70
ActionController::RoutingError (No route matches [GET] "/redmine/themes/alternate/stylesheets/application.css"):
71
  actionpack (3.2.21) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
72
  actionpack (3.2.21) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
73
  railties (3.2.21) lib/rails/rack/logger.rb:32:in `call_app'
74
  railties (3.2.21) lib/rails/rack/logger.rb:16:in `block in call'
75
  activesupport (3.2.21) lib/active_support/tagged_logging.rb:22:in `tagged'
76
  railties (3.2.21) lib/rails/rack/logger.rb:16:in `call'
77
  actionpack (3.2.21) lib/action_dispatch/middleware/request_id.rb:22:in `call'
78
  rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
79
  rack (1.4.5) lib/rack/runtime.rb:17:in `call'
80
  activesupport (3.2.21) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
81
  rack (1.4.5) lib/rack/lock.rb:15:in `call'
82
  actionpack (3.2.21) lib/action_dispatch/middleware/static.rb:83:in `call'
83
  rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
84
  rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
85
  rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
86
  rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
87
  rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
88
  railties (3.2.21) lib/rails/engine.rb:484:in `call'
89
  railties (3.2.21) lib/rails/application.rb:231:in `call'
90
  railties (3.2.21) lib/rails/railtie/configurable.rb:30:in `method_missing'
91
  passenger (4.0.59) lib/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request'
92
  passenger (4.0.59) lib/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request'
93
  passenger (4.0.59) lib/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop'
94
  passenger (4.0.59) lib/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads'
95

    
96

    
97
Started GET "/redmine/javascripts/jquery-1.11.1-ui-1.11.0-ujs-3.1.1.js?1420968012" for unix: at 2015-02-20 13:22:39 +0100
98
Started GET "/redmine/javascripts/application.js?1420968012" for unix: at 2015-02-20 13:22:39 +0100
99

    
100
ActionController::RoutingError (No route matches [GET] "/redmine/javascripts/jquery-1.11.1-ui-1.11.0-ujs-3.1.1.js"):
101
  actionpack (3.2.21) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
102
  actionpack (3.2.21) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
103
  railties (3.2.21) lib/rails/rack/logger.rb:32:in `call_app'
104
  railties (3.2.21) lib/rails/rack/logger.rb:16:in `block in call'
105
  activesupport (3.2.21) lib/active_support/tagged_logging.rb:22:in `tagged'
106
  railties (3.2.21) lib/rails/rack/logger.rb:16:in `call'
107
  actionpack (3.2.21) lib/action_dispatch/middleware/request_id.rb:22:in `call'
108
  rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
109
  rack (1.4.5) lib/rack/runtime.rb:17:in `call'
110
  activesupport (3.2.21) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
111
  rack (1.4.5) lib/rack/lock.rb:15:in `call'
112
  actionpack (3.2.21) lib/action_dispatch/middleware/static.rb:83:in `call'
113
  rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
114
  rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
115
  rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
116
  rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
117
  rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
118
  railties (3.2.21) lib/rails/engine.rb:484:in `call'
119
  railties (3.2.21) lib/rails/application.rb:231:in `call'
120
  railties (3.2.21) lib/rails/railtie/configurable.rb:30:in `method_missing'
121
  passenger (4.0.59) lib/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request'
122
  passenger (4.0.59) lib/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request'
123
  passenger (4.0.59) lib/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop'
124
  passenger (4.0.59) lib/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads'
125

    
126

    
127

    
128
ActionController::RoutingError (No route matches [GET] "/redmine/javascripts/application.js"):
129
  actionpack (3.2.21) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
130
  actionpack (3.2.21) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
131
  railties (3.2.21) lib/rails/rack/logger.rb:32:in `call_app'
132
  railties (3.2.21) lib/rails/rack/logger.rb:16:in `block in call'
133
  activesupport (3.2.21) lib/active_support/tagged_logging.rb:22:in `tagged'
134
  railties (3.2.21) lib/rails/rack/logger.rb:16:in `call'
135
  actionpack (3.2.21) lib/action_dispatch/middleware/request_id.rb:22:in `call'
136
  rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
137
  rack (1.4.5) lib/rack/runtime.rb:17:in `call'
138
  activesupport (3.2.21) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
139
  rack (1.4.5) lib/rack/lock.rb:15:in `call'
140
  actionpack (3.2.21) lib/action_dispatch/middleware/static.rb:83:in `call'
141
  rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
142
  rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
143
  rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
144
  rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
145
  rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
146
  railties (3.2.21) lib/rails/engine.rb:484:in `call'
147
  railties (3.2.21) lib/rails/application.rb:231:in `call'
148
  railties (3.2.21) lib/rails/railtie/configurable.rb:30:in `method_missing'
149
  passenger (4.0.59) lib/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request'
150
  passenger (4.0.59) lib/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request'
151
  passenger (4.0.59) lib/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop'
152
  passenger (4.0.59) lib/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads'
153

    
154

    
    (1-1/1)