You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.
Hey @abelanger5 - I'm running Hatchet on my lab server, where hatchet-server is running behind Nginx, and over SSL, on https://hatchet.rudimk-infrastructure.com. I'm able to access the dashboard, and I'm also able to use the CLI to authenticate against this instance, but running hatchet init in the quickstart's smoke-test module results in the following error:
could not run init: rpc error: code = Unavailable desc = connection error: desc = "error reading server preface: http2: frame too large"
A quick search threw this comment up, with the OTEL Helm charts. Wondering if there's something one can tweak in terms of config to get past it? I have a feeling running this on Kubernetes will probably let me get past this anyway, but since I run personal infrastructure on Hetzner, still working on a solid K8s installer there.
Hey @abelanger5 - I'm running Hatchet on my lab server, where
hatchet-server
is running behind Nginx, and over SSL, onhttps://hatchet.rudimk-infrastructure.com
. I'm able to access the dashboard, and I'm also able to use the CLI to authenticate against this instance, but runninghatchet init
in the quickstart'ssmoke-test
module results in the following error:A quick search threw this comment up, with the OTEL Helm charts. Wondering if there's something one can tweak in terms of config to get past it? I have a feeling running this on Kubernetes will probably let me get past this anyway, but since I run personal infrastructure on Hetzner, still working on a solid K8s installer there.
For reference, my
hatchet-server
config:The text was updated successfully, but these errors were encountered: