Project

General

Profile

Idea #14660 » sso-log.txt

Lucas Di Pentima, 01/08/2019 02:42 PM

 
1
2019-01-07_22:02:44.23735 =============== Phusion Passenger Standalone web server started ===============
2
2019-01-07_22:02:44.23738 PID file: /usr/src/sso/passenger.8900.pid
3
2019-01-07_22:02:44.23738 Log file: /usr/src/sso/log/passenger.8900.log
4
2019-01-07_22:02:44.23738 Environment: development
5
2019-01-07_22:02:44.23738 Accessible via: https://0.0.0.0:8900/
6
2019-01-07_22:02:44.23738
7
2019-01-07_22:02:44.23738 You can stop Phusion Passenger Standalone by pressing Ctrl-C.
8
2019-01-07_22:02:44.23739 Problems? Check https://www.phusionpassenger.com/library/admin/standalone/troubleshooting/
9
2019-01-07_22:02:44.23739 ===============================================================================
10
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.
11
2019-01-07_22:02:47.62441 [ E 2019-01-07 22:02:47.6230 5840/T6 age/Cor/SecurityUpdateChecker.h:381 ]:  Additional information:
12
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.
13
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.
14
2019-01-07_22:02:48.51924 App 6273 stdout:
15
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
16
2019-01-07_22:02:58.75316 Connecting to database specified by database.yml
17
2019-01-07_22:02:59.40741 App 6273 stderr: The PGconn, PGresult, and PGError constants are deprecated, and will be
18
2019-01-07_22:02:59.40744 App 6273 stderr: removed as of version 1.0.
19
2019-01-07_22:02:59.40744 App 6273 stderr:
20
2019-01-07_22:02:59.40744 App 6273 stderr: You should use PG::Connection, PG::Result, and PG::Error instead, respectively.
21
2019-01-07_22:02:59.40744 App 6273 stderr:
22
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'
23
2019-01-07_22:03:02.64503 App 6942 stdout:
24
2019-01-07_22:03:03.59184
25
2019-01-07_22:03:03.59186
26
2019-01-07_22:03:03.59214 Started HEAD "/" for 127.0.0.1 at 2019-01-07 22:03:03 +0000
27
2019-01-07_22:03:04.08750 Processing by AuthController#welcome as HTML
28
2019-01-07_22:03:04.12745 Completed 401 Unauthorized in 32.9ms
29
2019-01-07_22:10:06.91288
30
2019-01-07_22:10:06.91290
31
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
32
2019-01-07_22:10:06.94768 Processing by AuthController#authorize as HTML
33
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"}
34
2019-01-07_22:10:06.94884 Completed 401 Unauthorized in 0.6ms
35
2019-01-07_22:10:06.96168
36
2019-01-07_22:10:06.96169
37
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
38
2019-01-07_22:10:07.02643 Processing by SessionsController#new as HTML
39
2019-01-07_22:10:07.11257 Redirected to https://172.17.0.2:8900/users/auth/local
40
2019-01-07_22:10:07.11258 Completed 302 Found in 86.0ms (ActiveRecord: 52.5ms)
41
2019-01-07_22:10:07.11619
42
2019-01-07_22:10:07.11620
43
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
44
2019-01-07_22:10:07.12643 Processing by Users::OmniauthCallbacksController#passthru as HTML
45
2019-01-07_22:10:07.12645   Parameters: {"provider"=>"local"}
46
2019-01-07_22:10:07.13715   Rendered text template (0.0ms)
47
2019-01-07_22:10:07.13732 Completed 404 Not Found in 10.8ms (Views: 10.6ms | ActiveRecord: 0.0ms)
(2-2/3)