Open Sn0rt opened 4 months ago
Hi @Sn0rt, I tried to reproduce the issue, but I was unable to do so. Could you please provide more details? It might also help if you activate the debug logging level.
Hi @Sn0rt, I tried to reproduce the issue, but I was unable to do so. Could you please provide more details? It might also help if you activate the debug logging level.
thx you EnriqueTejeda , what detail need append under this issues ?
I have provider the version info and install step.
Also seeing the same issue. Occasionally see this in the logs too:
time="2024-08-05T20:49:48Z" level=info msg="[core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"0.0.0.0:3100\", ServerName: \"0.0.0.0:3100\", }. Err: connection error: desc = \"transport: Error while dialing: dial tcp 0.0.0.0:3100: connect: connection refused\""
I'm seeing this also.. any chance you are using cilium and/or bottlerocket in kubernetes?
So i was able to re-create this..
eni:
enabled: true
ipam:
mode: eni
egressMasqueradeInterfaces: eth0
kubeProxyReplacement: true
routingMode: native
tunnel: disabled
k8sServiceHost: D5E44.....
k8sServicePort: 443
encryption:
enabled: true
type: wireguard
nodeEncryption: true
Checklist:
Describe the bug
/api/v1/rollouts/default/info/watch
Interface timeoutTo Reproduce
install argo-rollouts follow the guide
start dahsboard
copy the request from the borswer
Expected behavior
no timeout request
Screenshots
Version
Logs
Message from the maintainers:
Impacted by this bug? Give it a 👍. We prioritize the issues with the most 👍.