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

Flowctl: http2 error: connection error received: unspecific protocol error detected #1690

Open
jshearer opened this issue Oct 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jshearer
Copy link
Contributor

I have seen this error come from flowctl sometimes. It seems to be transient, i.e re-trying usually fixes the problem. It just happened in a CI task, so it happens across multiple different machines and machine types. I theorize that it has to do with not being respectful when issuing network requests to the control-plane in cases where there are a large number of bindings, but I haven't confirmed that.

2024-10-10T00:36:34.286135Z ERROR flowctl::local_specs: scope=flow://control error=error sending request for url (https://eyrcnmuzzyriypdajwdk.supabase.co/rest/v1/inferred_schemas?select=collection_name%2Cschema%2Cmd5&collection_name=in.<censored because it contains user data>): http2 error: connection error received: unspecific protocol error detected

Caused by:
    0: http2 error: connection error received: unspecific protocol error detected
    1: connection error received: unspecific protocol error detected
Error: failed due to encountered errors
@jshearer jshearer added the bug Something isn't working label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant