Actions
Bug #2173
closed"500 internal error" when proxy log file is invalid
Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Description
After successfully installing 1.1rc5 with the installer and adding the local proxy to the config with the name "local proxy" I tried importing the environments but was greeted with a "500 internal server error". The following appeared in the foreman log:
Started GET "/environments/import_environments?proxy=1-local-proxy" for 10.99.0.1 at Sun Feb 03 17:37:30 +0100 2013
Processing by EnvironmentsController#import_environments as HTML
Parameters: {"proxy"=>"1-local-proxy"}
Operation FAILED: 500 Internal Server Error
Rendered home/_topbar.rhtml (1.9ms)
Rendered common/500.rhtml within layouts/application (9.8ms)
Completed 500 Internal Server Error in 165ms (Views: 12.1ms | ActiveRecord: 1.2ms)
Actions