2019-01-07_22:02:44.23735 =============== Phusion Passenger Standalone web server started =============== 2019-01-07_22:02:44.23738 PID file: /usr/src/sso/passenger.8900.pid 2019-01-07_22:02:44.23738 Log file: /usr/src/sso/log/passenger.8900.log 2019-01-07_22:02:44.23738 Environment: development 2019-01-07_22:02:44.23738 Accessible via: https://0.0.0.0:8900/ 2019-01-07_22:02:44.23738 2019-01-07_22:02:44.23738 You can stop Phusion Passenger Standalone by pressing Ctrl-C. 2019-01-07_22:02:44.23739 Problems? Check https://www.phusionpassenger.com/library/admin/standalone/troubleshooting/ 2019-01-07_22:02:44.23739 =============================================================================== 2019-01-07_22:02:47.62439 [ E 2019-01-07 22:02:47.6229 5840/T6 age/Cor/SecurityUpdateChecker.h:376 ]: A security update is available for your version (5.1.11) of Passenger, we strongly recommend upgrading to version 5.3.5. 2019-01-07_22:02:47.62441 [ E 2019-01-07 22:02:47.6230 5840/T6 age/Cor/SecurityUpdateChecker.h:381 ]: Additional information: 2019-01-07_22:02:47.62442 - [Fixed in 5.3.2] [CVE-2018-12026, 12027, and 12028] These are local denial of service, local information disclosure and local privilege escalation vulnerabilities that could be exploited by malicious applications or malicious users on the system. 2019-01-07_22:02:47.62442 - [Fixed in 5.3.2] [CVE-2018-12029] A local privilege escalation vulnerability existed in the Nginx module that occurs when `passenger_instance_registry_dir` is configured to a directory with lax permissions. 2019-01-07_22:02:48.51924 App 6273 stdout: 2019-01-07_22:02:57.51959 App 6273 stderr: You did not specify how you would like Rails to report deprecation notices for your development environment, please set config.active_support.deprecation to :log at config/environments/development.rb 2019-01-07_22:02:58.75316 Connecting to database specified by database.yml 2019-01-07_22:02:59.40741 App 6273 stderr: The PGconn, PGresult, and PGError constants are deprecated, and will be 2019-01-07_22:02:59.40744 App 6273 stderr: removed as of version 1.0. 2019-01-07_22:02:59.40744 App 6273 stderr: 2019-01-07_22:02:59.40744 App 6273 stderr: You should use PG::Connection, PG::Result, and PG::Error instead, respectively. 2019-01-07_22:02:59.40744 App 6273 stderr: 2019-01-07_22:02:59.40744 App 6273 stderr: Called from /var/lib/gems/ruby/2.3.0/gems/activesupport-3.2.22.5/lib/active_support/dependencies.rb:236:in `load_dependency' 2019-01-07_22:03:02.64503 App 6942 stdout: 2019-01-07_22:03:03.59184 2019-01-07_22:03:03.59186 2019-01-07_22:03:03.59214 Started HEAD "/" for 127.0.0.1 at 2019-01-07 22:03:03 +0000 2019-01-07_22:03:04.08750 Processing by AuthController#welcome as HTML 2019-01-07_22:03:04.12745 Completed 401 Unauthorized in 32.9ms 2019-01-07_22:10:06.91288 2019-01-07_22:10:06.91290 2019-01-07_22:10:06.91309 Started GET "/auth/josh_id/authorize?auth_provider&client_id=arvados-server&redirect_uri=https%3A%2F%2F172.17.0.2%3A8000%2Fauth%2Fjoshid%2Fcallback%3Freturn_to%3Dhttps%253A%252F%252F172.17.0.2%252Fusers%252Fwelcome%253Freturn_to%253D%25252F&response_type=code&state=31d041d0aa6e029e431d39af769420867be02fb20f83398c" for 172.17.0.1 at 2019-01-07 22:10:06 +0000 2019-01-07_22:10:06.94768 Processing by AuthController#authorize as HTML 2019-01-07_22:10:06.94777 Parameters: {"auth_provider"=>nil, "client_id"=>"arvados-server", "redirect_uri"=>"https://172.17.0.2:8000/auth/joshid/callback?return_to=https%3A%2F%2F172.17.0.2%2Fusers%2Fwelcome%3Freturn_to%3D%252F", "response_type"=>"code", "state"=>"31d041d0aa6e029e431d39af769420867be02fb20f83398c"} 2019-01-07_22:10:06.94884 Completed 401 Unauthorized in 0.6ms 2019-01-07_22:10:06.96168 2019-01-07_22:10:06.96169 2019-01-07_22:10:06.96170 Started GET "/users/sign_in" for 172.17.0.1 at 2019-01-07 22:10:06 +0000 2019-01-07_22:10:07.02643 Processing by SessionsController#new as HTML 2019-01-07_22:10:07.11257 Redirected to https://172.17.0.2:8900/users/auth/local 2019-01-07_22:10:07.11258 Completed 302 Found in 86.0ms (ActiveRecord: 52.5ms) 2019-01-07_22:10:07.11619 2019-01-07_22:10:07.11620 2019-01-07_22:10:07.11620 Started GET "/users/auth/local" for 172.17.0.1 at 2019-01-07 22:10:07 +0000 2019-01-07_22:10:07.12643 Processing by Users::OmniauthCallbacksController#passthru as HTML 2019-01-07_22:10:07.12645 Parameters: {"provider"=>"local"} 2019-01-07_22:10:07.13715 Rendered text template (0.0ms) 2019-01-07_22:10:07.13732 Completed 404 Not Found in 10.8ms (Views: 10.6ms | ActiveRecord: 0.0ms)