Project

General

Profile

Actions

Defect #20105

closed

!! Unexpected error while processing request: uninitialized constant Rack::URLMap::PATH_INFO

Added by C. R. almost 10 years ago. Updated almost 10 years ago.

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

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

I've tried to install redmine on a current debian with thin and nginx.
Requests to the Url result in 502 Bad Gateway.

The thin log looks like this:

root@srv:/srv/nginx/foo/redmine# tail -f /var/log/thin/redmine.0.log
!! Unexpected error while processing request: uninitialized constant Rack::URLMap::PATH_INFO
!! Unexpected error while processing request: uninitialized constant Rack::URLMap::PATH_INFO
!! Unexpected error while processing request: uninitialized constant Rack::URLMap::PATH_INFO
!! Unexpected error while processing request: uninitialized constant Rack::URLMap::PATH_INFO
!! Unexpected error while processing request: uninitialized constant Rack::URLMap::PATH_INFO
!! Unexpected error while processing request: uninitialized constant Rack::URLMap::PATH_INFO
!! Unexpected error while processing request: uninitialized constant Rack::URLMap::PATH_INFO
!! Unexpected error while processing request: uninitialized constant Rack::URLMap::PATH_INFO
!! Unexpected error while processing request: uninitialized constant Rack::URLMap::PATH_INFO
!! Unexpected error while processing request: uninitialized constant Rack::URLMap::PATH_INFO

Actions

Also available in: Atom PDF