Error Connecting to gRPC using Nginx and Docker
TLDR Ashna is experiencing an error connecting to gRPC using Nginx and Docker. Ankit inquired about their Nginx usage, but the issue remains unresolved.
Powered by Struct AI
4
8mo
Mar 23, 2023 (8 months ago)
Ashna
Ashna
12:53 PMWhile connecting to grpc using nginx we are getting the below error. Please have a check.
[error] 30#30: *1 upstream rejected request with error 1 while reading response header from upstream, client: , server: , request: "GET /favicon.ico HTTP/1.1", u
[error] 30#30: *1 upstream rejected request with error 1 while reading response header from upstream, client: , server: , request: "GET /favicon.ico HTTP/1.1", u
Ankit
Ankit
12:54 PMhow are you using this NGINX?
Mar 24, 2023 (8 months ago)
Ashna
Ashna
04:47 AMUsing docker
Mar 29, 2023 (8 months ago)
Davide
Davide
08:15 PMsame problem for me. did you solve it?
SigNoz Community
Built with ClickHouse as datastore, SigNoz is an open-source APM to help you find issues in your deployed applications & solve them quickly | Knowledge Base powered by Struct.AI
Indexed 1023 threads (61% resolved)
Similar Threads
Log Monitoring Connection Error in Signoz
Utkarsh encountered a connection error while adding log monitoring using Signoz. nitya-signoz identified the incorrect otlp exporter port and suggested using 4317.
8
9mo
Solved
Troubleshooting Docker File Configuration for Metrics Traces
Vibhav was trying to pass config in a Docker file and encountered issues with metrics traces not getting pushed. Prashant offered reference, and Srikanth identified potential grpc exporter issue.
9
4mo
nginx proxy_pass Docker Issue Resolved
Romario experienced a 502 bad gateway with nginx proxy_pass and docker-compose, but resolved the issue when realizing docker-compose was down.
4
8mo
Solved