-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
error contacting frontend #2843
Comments
I think his problem was that he was using both http and grpc worker. when
using http you should only set downstream_url and when you use grpc you
should set frontend_worker.frontend_address, not both.
Le dim. 3 janv. 2021 à 23:17, nileshcs <notifications@github.com> a écrit :
… @guleng <https://github.com/guleng> how did you fix this.
I do see the missing http:// in downstream_url; was that the issue you had
See #3109 <#3109>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#2843 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAIBF3KEEDWJ5OYZ427RJWDSYDUJJANCNFSM4TDV2U6A>
.
|
Hi. any Updates? |
@LinTechSo have you able to solve the issue? |
any updates here? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
I deployed query frontend, but Loki keeps reporting this error
To Reproduce
Steps to reproduce the behavior:
Environment:
**Screenshots, loki config , query-frontend config **
The text was updated successfully, but these errors were encountered: