astonishing-apartment-63273
06/14/2022, 10:26 AMpyflyte run --remote example.py wf --n 500 --mean 42 --sigma 2
but it was failing on my local environment https://flyte-org.slack.com/files/U037VET9014/F03KJK10Y10/untitled.txt
Flytectl was up & running itself. @great-school-54368 suggested running flytectl config init
and it helped.
I wonder, is this smth. that needs to be added on a getting_started page?great-school-54368
06/14/2022, 10:27 AMfreezing-airport-6809
freezing-airport-6809
astonishing-apartment-63273
06/14/2022, 4:51 PMpyflyte run --remote ...
I get
Go to <http://localhost:30081/console/projects/flytesnacks/domains/development/executions/f0af4be9910484159b8d> to see execution in the console.
but my Flyte runs on :30080
and URL with :30081
is broken for me.
Anyone knows what might be causing this?high-accountant-32689
06/14/2022, 10:54 PMflytectl demo start
should add a config file under ~/.flyte
. If that didn't happen then we'd have to investigate. For the time being I'm going to add a note to ensure we check that a config file is present before continuing the guide.high-accountant-32689
06/14/2022, 10:55 PMhigh-accountant-32689
06/15/2022, 1:18 AM