Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

401 for all #363

Open
Xpecya opened this issue Dec 22, 2021 · 0 comments
Open

401 for all #363

Xpecya opened this issue Dec 22, 2021 · 0 comments

Comments

@Xpecya
Copy link

Xpecya commented Dec 22, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant