syndesis-quickstarts icon indicating copy to clipboard operation
syndesis-quickstarts copied to clipboard

unable to find any valid release urls

Open jschiffer opened this issue 3 years ago • 2 comments

when i run bash <(curl -sL https://syndesis.io/start) --vm-driver hyperkit on macOS, i receive this error:

[2022-01-06T15:08:06-0500]: Downloading the latest stable release

[2022-01-06T15:08:07-0500]: Running: syndesis minishift --install --full-reset --nodev --open --vm-driver hyperkit operator binary not found under /Users/jbs/.syndesis/bin/syndesis-operator, attempting to download... /var/folders/31/jdl6wt7170j1v4ck7_pglm2m0000gn/T/tmp.82cGvtwR/commands/util/operator_funcs: line 94: jq: command not found unable to find any valid release urls unable to download the operator binary, exit ERROR: Last command exited with 1

thanks.

jschiffer avatar Jan 06 '22 20:01 jschiffer

I am having same issue. What is fix for this?

Confirmed same errors today:

 will reset your current MiniShift. OK to continue [y/N]? y
[2022-02-12T16:18:05-0500]: Downloading the latest stable release

[2022-02-12T16:18:05-0500]: Running: syndesis minishift --install --full-reset --nodev --open --vm-driver hyperkit
/var/folders/90/0tf92g_116zcpt_79hh02xfw0000gn/T/tmp.ov1mjS1c/commands/util/operator_funcs: line 55: /Users/timothyduval/.syndesis/bin/syndesis-operator: cannot execute binary file
operator binary not found under /Users/timothyduval/.syndesis/bin/syndesis-operator, attempting to download...
/var/folders/90/0tf92g_116zcpt_79hh02xfw0000gn/T/tmp.ov1mjS1c/commands/util/operator_funcs: line 94: jq: command not found
unable to find any valid release urls
unable to download the operator binary, exit
ERROR: Last command exited with 1

tduval-unifylogic avatar Feb 12 '22 21:02 tduval-unifylogic

Same here:

[2022-02-22T09:32:30+0100]: Running: syndesis minishift --install --full-reset --nodev --open --vm-driver hyperkit
operator binary not found under /home/bbudzynski/.syndesis/bin/syndesis-operator, attempting to download...
/tmp/tmp.ZKAJxqnLuN/commands/util/operator_funcs: line 94: jq: command not found
unable to find any valid release urls
unable to download the operator binary, exit
ERROR: Last command exited with 1

bbudzynski avatar Feb 22 '22 08:02 bbudzynski