victorious-account-34512
02/06/2024, 6:57 PMPOD_NAMESPACE=flyte ./flyte start --config flyte-single-binary-local.yaml
I kept failing to connect to the flyte console (http://localhost:30080/console), which displays error message
“`upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111`"
when trying to connect from browser.
Below is a fraction of the output logs from flyte start:
{"json":{"src":"entrypoint.go:56"},"level":"info","msg":"Started propeller webhook","ts":"2024-02-07T02:25:48+08:00"}
{"json":{"src":"composite_workqueue.go:88"},"level":"debug","msg":"Subqueue handler batch round","ts":"2024-02-07T02:25:48+08:00"}
{"json":{"src":"composite_workqueue.go:98"},"level":"debug","msg":"Dynamically configured batch size [-1]","ts":"2024-02-07T02:25:48+08:00"}
{"json":{"src":"composite_workqueue.go:129"},"level":"debug","msg":"Exiting SubQueue handler batch round","ts":"2024-02-07T02:25:48+08:00"}
{"json":{"src":"composite_workqueue.go:88"},"level":"debug","msg":"Subqueue handler batch round","ts":"2024-02-07T02:25:49+08:00"}
{"json":{"src":"composite_workqueue.go:98"},"level":"debug","msg":"Dynamically configured batch size [-1]","ts":"2024-02-07T02:25:49+08:00"}
{"json":{"src":"composite_workqueue.go:129"},"level":"debug","msg":"Exiting SubQueue handler batch round","ts":"2024-02-07T02:25:49+08:00"}
{"json":{"src":"composite_workqueue.go:88"},"level":"debug","msg":"Subqueue handler batch round","ts":"2024-02-07T02:25:50+08:00"}
{"json":{"src":"composite_workqueue.go:98"},"level":"debug","msg":"Dynamically configured batch size [-1]","ts":"2024-02-07T02:25:50+08:00"}
{"json":{"src":"composite_workqueue.go:129"},"level":"debug","msg":"Exiting SubQueue handler batch round","ts":"2024-02-07T02:25:50+08:00"}
{"json":{"src":"composite_workqueue.go:88"},"level":"debug","msg":"Subqueue handler batch round","ts":"2024-02-07T02:25:51+08:00"}
I’m developing on WSL2, and I wonder if anyone has encountered similar issues before?tall-lock-23197
damp-lion-88352
02/08/2024, 5:04 AMflytectl demo start --dev
first?victorious-account-34512
02/08/2024, 5:06 AMdamp-lion-88352
02/08/2024, 5:06 AMdamp-lion-88352
02/08/2024, 5:07 AMdev
flag firstdamp-lion-88352
02/08/2024, 5:07 AMvictorious-account-34512
02/08/2024, 5:12 AMdamp-lion-88352
02/08/2024, 5:13 AMdamp-lion-88352
02/08/2024, 5:13 AMdamp-lion-88352
02/08/2024, 5:13 AMdamp-lion-88352
02/08/2024, 5:15 AM