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

couldn't parse JFrog Xray server response: unexpected end of JSON input #259

Open
jonesbusy opened this issue Dec 4, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@jonesbusy
Copy link

Describe the bug

Hi,

For some reason when upgrading from CLI 2.71.5 to 2.72.1, all my audit (mvn, node) started to fail with

scanning maven dependencies failed with error: couldn't parse JFrog Xray server response: unexpected end of JSON input

xray1

xray2

Not sure if related to the cli-security or xray server.

But the version 3.999.999 look suspicious to me

For what I see on

Prod (3.107.11 and CLI 2.71.5). Work well

/xray/api/v1/system/version

{"xray_version":"3.107.11","xray_revision":"a3c7a4f"}

/xray/api/v1/xsc/system/version

{"xsc_version":"3.999.999","xray_version":"3.999.999"}

PP (3.107.16 and CLI 2.72.2). Currently broken, but works if using CLI 2.71.5

/xray/api/v1/system/version

{"xray_version":"3.107.16","xray_revision":"b91b7a4"}

/xray/api/v1/xsc/system/version

{"xsc_version":"3.999.999","xray_version":"3.999.999"}

Thanks

Current behavior

CF description

Reproduction steps

CF description

Expected behavior

No ussue

JFrog CLI-Security version

1.13.4

JFrog CLI version (if applicable)

2.72.2

Operating system type and version

all

JFrog Xray version

3.107.16

@jonesbusy jonesbusy added the bug Something isn't working label Dec 4, 2024
@hadarshjfrog
Copy link
Contributor

Hi @jonesbusy - thanks for reporting this issue.
We will investigate it immediately - as it seems a misconfiguration in the default versions in the latest upgrades (both CLI and Xray).
We'll update ASAP...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants