Skip to content

vfox search java returns "no available version" (Foojay API empty response) #54

@JinCodeHub

Description

@JinCodeHub

Describe the bug

When running vfox search java, the command returns no available version.

This issue appears to be caused by the upstream Foojay Disco API. While the service has recovered from recent 502 Bad Gateway errors, the specific endpoint used by the plugin is currently returning an empty result set.

Steps to reproduce

  1. Run vfox search java
  2. Output: no available version

Diagnostic Information

I have verified that the Foojay API is returning an empty package list when accessed without specific mandatory parameters or due to a change in their API behavior:

  • Request URL: https://api.foojay.io/disco/v3.0/packages/jdks
  • JSON Response:
  {"result":[],"message":"No package(s) found"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions