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

Can't connect to Grafana Cloud: error reading server preface: http2: frame too large #969

Open
agoretsky opened this issue Nov 1, 2024 · 0 comments
Assignees

Comments

@agoretsky
Copy link

Hello! I'm trying to connect to Grafana Cloud
docker run grafana/synthetic-monitoring-agent --api-server-address=synthetic-monitoring-grpc-eu-west-2.grafana.net:443 --api-token=${API_TOKEN} --verbose=true --debug --api-insecure

{"program":"synthetic-monitoring-agent","component":"grpc-go","time":1730457355411,"message":"2024/11/01 10:35:55 INFO: [transport] [client-transport 0xc00021efc8] Closing: connection error: desc = \"error reading server preface: http2: frame too large\""}
{"program":"synthetic-monitoring-agent","component":"grpc-go","time":1730457355412,"message":"2024/11/01 10:35:55 INFO: [core] Creating new client transport to \"{Addr: \\\"synthetic-monitoring-grpc-eu-west-2.grafana.net:443\\\", ServerName: \\\"synthetic-monitoring-grpc-eu-west-2.grafana.net:443\\\", }\": connection error: desc = \"error reading server preface: http2: frame too large\""}

how to fix it?

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

2 participants