Skip to content

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

@jonesbusy

Description

@jonesbusy

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions