openhatch / oh-mainline

The code that runs openhatch.org
http://openhatch.org
GNU Affero General Public License v3.0
242 stars 310 forks source link

curl: Remote file name has no length! #1819

Open maitri-n opened 1 year ago

maitri-n commented 1 year ago

I have got this error "curl: Remote file name has no length!" curl: (23) Failed writing received data to disk/application

both the errors after giving this command

"curl -LO https://github.com/kubernetes/kops/releases/download/$(curl -LO https://github.com/kubernetes/kops/releases/download/1.25.3/kops-linux-amd64)"

trying to install kubernetes can anyone please help