orange-cloudfoundry / cf-plugin-bg-restage

cf plugin for zero downtime application restaging
Apache License 2.0
7 stars 5 forks source link

File is not a valid cf CLI plugin binary. #10

Open runcho opened 2 years ago

runcho commented 2 years ago

been using this plugin for a long time until it stopped working some time ago, after clearing all of my plugins and re-installing them successfully. when trying to install this plugin on my mac i get:

Starting download of plugin binary from repository CF-Community...
 10.25 MiB / 10.25 MiB [============================================] 100.00% 1s
fatal error: runtime: bsdthread_register error

runtime stack:
runtime.throw(0x1414374, 0x21)
    /home/travis/.gimme/versions/go1.10.linux.amd64/src/runtime/panic.go:619 +0x81 fp=0x7ff7bfeff938 sp=0x7ff7bfeff918 pc=0x10293e1
runtime.goenvs()
    /home/travis/.gimme/versions/go1.10.linux.amd64/src/runtime/os_darwin.go:129 +0x83 fp=0x7ff7bfeff968 sp=0x7ff7bfeff938 pc=0x1026f63
runtime.schedinit()
    /home/travis/.gimme/versions/go1.10.linux.amd64/src/runtime/proc.go:496 +0xa4 fp=0x7ff7bfeff9c0 sp=0x7ff7bfeff968 pc=0x102bca4
runtime.rt0_go(0x7ff7bfeff9f0, 0x3, 0x7ff7bfeff9f0, 0x1000000, 0x3, 0x7ff7bfeffb70, 0x7ff7bfeffba3, 0x7ff7bfeffba9, 0x0, 0x7ff7bfeffbb6, ...)
    /home/travis/.gimme/versions/go1.10.linux.amd64/src/runtime/asm_amd64.s:252 +0x1f4 fp=0x7ff7bfeff9c8 sp=0x7ff7bfeff9c0 pc=0x1052524
exit status 2
File is not a valid cf CLI plugin binary.
FAILED

any idea?

luckyabhishek commented 2 years ago

I am facing the same issue... any luck on solving this ?

runcho commented 2 years ago

i am afraid not i read somewhere that upgrading to the CF CLI V8 should do the trick but i did that check recently without success...