-
Notifications
You must be signed in to change notification settings - Fork 43
cf install-plugin command fails on #150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hello, Also, version 6 of the CF CLI is deprecated. v7 is recommended. |
Hello @fabianleh , I am confused. Best regards, |
Hello,
My CF Version is: cf version 7.5.0+0ad1d6398.2022-06-04, Cloud Foundry command line tool I looking on the internet for a solution, but all the hint's did not help. Kind Regards |
Hi @JuBerndt , you can either use CF-Community repo to download automatically the plugin - https://github.com/cloudfoundry/multiapps-cli-plugin#cf-community-plugin-repository or download manually the binary on your machine with the browser and execute this command |
I have done it before, downloaded to the pc, tried to install etc. Regards After playing arround with Windows Firewall & Antivirus software, i was able to install the multiapps. Regards |
Hi! I'm facing same issue. Here is my dockerfile
somehow the last command fails
Do you have any workaround for this solution? |
Actually checking the version using |
Hi @ThePlenkov , described issue from your side is more relevant to this one #186 . With release of plugin version 3.1.0 and newer versions, we switched to Go 1.20 and glibc required version was also increased. So in order to use latest version, you need to use newer OS version/docker base image. I will resolve this issue due to inactivity, if the original issue it's still relevant, please reopen it. |
Uh oh!
There was an error while loading. Please reload this page.
Dear all,
I try to execute the following command on my Apple M1 Max MBP to install the multiapps-cli-plugin:
cf install-plugin -f https://github.com/cloudfoundry-incubator/multiapps-cli-plugin/releases/latest/
I get the following error as response, any idea how to resolve the problem?:
cf version:
cf version 6.53.0+8e2b70a4a.2020-10-01
cf is running inside a docker (alpine linux v3.15) container
thx
The text was updated successfully, but these errors were encountered: