user
07/15/2022, 5:23 PMfreezing-airport-6809
freezing-airport-6809
echoing-translator-95395
07/15/2022, 7:15 PM<_InactiveRpcError of RPC that terminated with:\n\tstatus = StatusCode.UNAVAILABLE\n\tdetails = \"failed to connect to all addresses\"\n\tdebug_error_string = \"
etcā¦. even when the script has [at least initially] connected to the right endpoint. Not sure exactly the source of flakiness. For @millions-librarian-94423, I agree ensuring config is correct is the good place to start.broad-monitor-993
07/15/2022, 8:08 PMcat ~/.flyte/config.yaml
and copy-paste it here?echoing-translator-95395
07/15/2022, 8:14 PMechoing-translator-95395
07/15/2022, 8:14 PMechoing-translator-95395
07/15/2022, 8:41 PMconfig.yaml
thankful-minister-83577
thankful-minister-83577
dns:///
in front of the domain, or using/not using insecureechoing-translator-95395
07/15/2022, 9:31 PMendpoint
field is ādns://<DNS_OF_SERVICE> ⦠ādns://ā is missingāā¦. [ but Iām not sure if you could address with just IP, and in that case, dns:// might not be required ]. Or other things like thatā¦.echoing-translator-95395
07/15/2022, 9:46 PMmillions-librarian-94423
07/17/2022, 1:36 AMbash
and then curl -sL <https://ctl.flyte.org/install>
but no luck. I see a file called flytectl
in the bin folder. But that is not editable or readable on vs code. I am very inexperienced into this, but how do I find config.yaml
for flyte on my windows machine? or how do I correctly install it using cmd (on vs code)?echoing-translator-95395
07/17/2022, 4:21 AMechoing-translator-95395
07/17/2022, 4:22 AMfreezing-airport-6809
millions-librarian-94423
07/17/2022, 12:09 PMfreezing-airport-6809
millions-librarian-94423
07/17/2022, 6:47 PMechoing-translator-95395
07/17/2022, 7:25 PMmillions-librarian-94423
07/17/2022, 9:00 PM'flytectl' is not recognized as an internal or external command
Thatās where Iām stuck. Do you have any suggestions? š
When I use
curl -sL <https://ctl.flyte.org/install> | bash
I get this:
flyteorg/flytectl info checking GitHub for latest tag
flyteorg/flytectl info found version: 0.6.4 for v0.6.4/Linux/x86_64
flyteorg/flytectl info installed ./bin/flytectl