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

Is gRPC supported? #150

Open
Evantage-WS opened this issue Nov 15, 2024 · 2 comments
Open

Is gRPC supported? #150

Evantage-WS opened this issue Nov 15, 2024 · 2 comments

Comments

@Evantage-WS
Copy link

I am trying to setup a gRPC connection between client (running in the same cluster) and server. It is working with NGINX, but not with cloudflare-tunnel-ingress-controller.

This is the client application error:

error internal/queue_sender.go:92 Exporting failed. Dropping data. {"kind": "exporter", "data_type": "metrics", "name": "otlp/stackstate", "error": "not retryable error: Permanent error: rpc error: code = PermissionDenied desc = unexpected HTTP status code received from server: 403 (Forbidden); transport: received unexpected content-type \"text/html\"", "dropped_items": 35

Coudl you please look at this? Thanks

@STRRL
Copy link
Owner

STRRL commented Nov 15, 2024

tldr; it does not support grpc by out-the-box, but some tuning might resolve it I think.

it seems there is an upstream issue about it: cloudflare/cloudflared#491 (comment)

I did not try with it, maybe you could take a try and tell us could it works?

if it require any modification in this repo, I would be happy to help. Thanks!

@Evantage-WS
Copy link
Author

Hi @STRRL

Thanks, I will look at it, but in a few weeks, I will be travelling the upcoming weeks. Could you be so kind to take a look at #145?

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