cli icon indicating copy to clipboard operation
cli copied to clipboard

CF CLI binaries unavailable

Open catalinmares opened this issue 2 years ago • 22 comments

Please fill out the issue checklist below and provide ALL the requested information.

  • [x] I reviewed open and closed github issues that may be related to my problem.
  • [x] I tried updating to the latest version of the CF CLI to see if it fixed my problem.
  • [ ] I attempted to run the command with CF_TRACE=1 to help debug the issue.
  • [x] I am reporting a bug that others will be able to reproduce.

Describe the bug and the command you saw an issue with Provide details on what you were trying to do (and why). It seems that currently the cf-cli binaries cannot be retrieved from the official CloudFoundry repository. Our deployment pipelines are failing because of this.

What happened curl -sL https://packages.cloudfoundry.org/stable?release=linux64-binary&version=v8&source=github returns a 404

Expected behavior The command should return an archive containing the cf-cli binaries which I could extract and use.

Exact Steps To Reproduce Steps to reproduce the behavior; include the exact CLI commands and verbose output:

  1. Run curl -sL https://packages.cloudfoundry.org/stable?release=linux64-binary&version=v8&source=github | tar -zx
  2. See error

Provide more context

  • platform and shell details: running the command in Jenkinsfile
  • version of the CLI you are running: cf8-cli

catalinmares avatar Oct 09 '23 07:10 catalinmares

Experiencing the same issue.

nhConitas avatar Oct 09 '23 08:10 nhConitas

I'm facing the same issue, the server isn't serving anything but 404.

MB175 avatar Oct 09 '23 08:10 MB175

Same problems over here. Can't reach any of the resources

CONITAS-WeDo avatar Oct 09 '23 08:10 CONITAS-WeDo

Same issue, if I go to https://packages.cloudfoundry.org/debian I get

404 Not Found: Requested route ('packages.cloudfoundry.org') does not exist.

lfdebrux avatar Oct 09 '23 08:10 lfdebrux

Same issue here as well.

cbsmerveguel avatar Oct 09 '23 08:10 cbsmerveguel

Same here

rob-de-jong-alliander avatar Oct 09 '23 08:10 rob-de-jong-alliander

Bad news for all the AzureDevops Task Users, it looks like there is no way to exchange the source server with for example GitHub.

See here

MB175 avatar Oct 09 '23 08:10 MB175

Servers are working again, make sure to check the checksums of the binary since there is no official response what the cause of the outage was, servers might have been under attack or something else

MB175 avatar Oct 09 '23 08:10 MB175

still 404

phingage avatar Oct 09 '23 10:10 phingage

Same here.

andreasvoigt avatar Oct 09 '23 10:10 andreasvoigt

Same issue furthers......

cbsmerveguel avatar Oct 09 '23 11:10 cbsmerveguel

Also getting a 404

sagentac avatar Oct 09 '23 11:10 sagentac

Same here

philipphaeusle avatar Oct 09 '23 11:10 philipphaeusle

broken again

florian-becker avatar Oct 09 '23 12:10 florian-becker

same is dead again

MB175 avatar Oct 09 '23 12:10 MB175

In the meantime a download could be mad directly from the s3 https://s3-us-west-1.amazonaws.com/v8-cf-cli-releases/releases/v8.6.0/cf8-cli_8.6.0_linux_x86-64.tgz

Links can be configured accordingly with the help of the information found in the release section I guess, if the naming schema is matching within all further releases

MB175 avatar Oct 09 '23 12:10 MB175

Seems to be working again.

andreasvoigt avatar Oct 09 '23 13:10 andreasvoigt

This issue is back again on..

cbsmerveguel avatar Oct 10 '23 12:10 cbsmerveguel

packages.cloudfoundry.org is down again. I'm getting either the 404 described in the original description, or (more often) a redirect to https://maintenance.vmware.com/maintenance.html

akf avatar Nov 08 '23 00:11 akf

Looks like packages.cloudfoundry.org is down again this AM

ChrisMcGowan avatar Nov 15 '23 14:11 ChrisMcGowan

Same here packages.cloudfoundry.org is unresponsive...

vfweiss avatar Nov 15 '23 14:11 vfweiss

Since about 13:00 CET packages.cloudfoundry.org has been down. Also docs.cloudfoundry.org and cli.cloudfoundry.org only redirect to https://maintenance.vmware.com/maintenance.html. EDIT: 22:19 CET: Seems to be reachable now again.

MiliDurasovic avatar Nov 15 '23 16:11 MiliDurasovic