Skip to content
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

Cli fails to list repo plugins #2616

Closed
4 tasks done
theghost5800 opened this issue Oct 17, 2023 · 6 comments
Closed
4 tasks done

Cli fails to list repo plugins #2616

theghost5800 opened this issue Oct 17, 2023 · 6 comments
Assignees

Comments

@theghost5800
Copy link

theghost5800 commented Oct 17, 2023

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

  • I reviewed open and closed github issues that may be related to my problem.
  • 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.
  • I am reporting a bug that others will be able to reproduce.

Describe the bug and the command you saw an issue with
I am trying to execute cf repo-plugins -r CF-Community but fails with

Getting plugins from repository 'CF-Community' ... Logged errors: Invalid json data from 'CF-Community' - invalid character '<' looking for beginning of value

list of configured plugins repo urls:

cf list-plugin-repos
OK

Repo Name      URL
CF-Community   https://plugins.cloudfoundry.org

https://plugins.cloudfoundry.org is accessible through web browser

With set env CF_TRACE=1 doesn't show any additional details

Expected behavior
It supposed to return list of available plugins for installation.

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

  1. cf list-plugin-repos
  2. cf repo-plugins -r CF-Community

Provide more context

  • platform and shell details - MacOS Ventura 13.6, iTerm2
  • version of the CLI you are running - cf version 8.7.3+efd1d03.2023-09-12
  • version of the CC API Release you are on - 3.147.0
@mjyeaney
Copy link

Still having these issues on cf version 8.7.7+583a09a.2023-12-26, using WSL / Ubuntu 22.04.3.

Any updates as to what is causing this? We're effectively blocked.

@moleske
Copy link
Member

moleske commented Jan 10, 2024

whoops forgot to link the prs here
#2722
#2731
#2732

@mjyeaney
Copy link

Appreciate the links - any idea when these would be released?

@mjyeaney
Copy link

Bumping again...any updates on a release for this fix?

@theghost5800
Copy link
Author

@mjyeaney I am not sure do you know but "cf install-plugin " works and plugins available in community repo will be downloaded and installed without issues. So only listing functionality is broken.

@mjyeaney
Copy link

@theghost5800 Confirmed - appreciate the insights. Our build script stopped at a list check and we assumed all other repo operations were disrupted as well. Thank you!

@a-b a-b self-assigned this Sep 6, 2024
@a-b a-b closed this as completed Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants