You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i cloned the code from devstack and finished the get started
now the problem is , the request to cs_comments_service is always 401 with no contents and little logs
W, [2021-12-22T08:17:57.346982 #195] WARN -- : NewRelic agent library not installed
W, [2021-12-22T08:17:57.598858 #195] WARN -- : Overwriting existing field _id in class User.
W, [2021-12-22T08:17:57.638707 #195] WARN -- : MONGODB | Unsupported client option 'max_retries'. It will be ignored.
W, [2021-12-22T08:17:57.639088 #195] WARN -- : MONGODB | Unsupported client option 'retry_interval'. It will be ignored.
W, [2021-12-22T08:17:57.639212 #195] WARN -- : MONGODB | Unsupported client option 'timeout'. It will be ignored.
W, [2021-12-22T08:17:57.682932 #195] WARN -- : NewRelic agent library not installed
[2021-12-22 08:17:57] INFO WEBrick 1.4.2
[2021-12-22 08:17:57] INFO ruby 2.5.7 (2019-10-01) [x86_64-linux]
== Sinatra (v1.4.8) has taken the stage on 4567 for development with backup from WEBrick
[2021-12-22 08:17:57] INFO WEBrick::HTTPServer#start: pid=195 port=4567
192.168.3.233 - - [22/Dec/2021:08:20:28 +0000] "GET / HTTP/1.1" 401 - 0.0018
192.168.3.233 - - [22/Dec/2021:08:20:28 UTC] "GET / HTTP/1.1" 401 0
i cloned the code from devstack and finished the get started
now the problem is , the request to cs_comments_service is always 401 with no contents and little logs
W, [2021-12-22T08:17:57.346982 #195] WARN -- : NewRelic agent library not installed
W, [2021-12-22T08:17:57.598858 #195] WARN -- : Overwriting existing field _id in class User.
W, [2021-12-22T08:17:57.638707 #195] WARN -- : MONGODB | Unsupported client option 'max_retries'. It will be ignored.
W, [2021-12-22T08:17:57.639088 #195] WARN -- : MONGODB | Unsupported client option 'retry_interval'. It will be ignored.
W, [2021-12-22T08:17:57.639212 #195] WARN -- : MONGODB | Unsupported client option 'timeout'. It will be ignored.
W, [2021-12-22T08:17:57.682932 #195] WARN -- : NewRelic agent library not installed
[2021-12-22 08:17:57] INFO WEBrick 1.4.2
[2021-12-22 08:17:57] INFO ruby 2.5.7 (2019-10-01) [x86_64-linux]
== Sinatra (v1.4.8) has taken the stage on 4567 for development with backup from WEBrick
[2021-12-22 08:17:57] INFO WEBrick::HTTPServer#start: pid=195 port=4567
192.168.3.233 - - [22/Dec/2021:08:20:28 +0000] "GET / HTTP/1.1" 401 - 0.0018
192.168.3.233 - - [22/Dec/2021:08:20:28 UTC] "GET / HTTP/1.1" 401 0
192.168.3.233 - - [22/Dec/2021:08:22:17 +0000] "GET / HTTP/1.1" 401 - 0.0004
192.168.3.233 - - [22/Dec/2021:08:22:17 UTC] "GET / HTTP/1.1" 401 0
hope someone would take care of this thx
The text was updated successfully, but these errors were encountered: