Skip to content

CLI Version 11.1.2 fails with cloudmanager plugin on node recent LTS version v24.17.0 #839

Description

We encountered below error recently with node lts upgrade.

+ node --version
v24.17.0
+ aio config:set ims.contexts.aio-cli-plugin-cloudmanager config.json --file --json
+ aio cloudmanager:list-programs
 ›   Error: Invalid response body while trying to fetch
 ›   https://ims-na1.adobelogin.com/ims/token/v2: Premature close
 ›   Code: ERR_STREAM_PREMATURE_CLOSE

We could that it all works fine on node 24.15.0 with 11.1.0

+ node --version
v24.15.0
+ aio config:set ims.contexts.aio-cli-plugin-cloudmanager config.json --file --json
+ aio cloudmanager:list-programs
 ›   Warning: @adobe/aio-cli update available from [93m11.1.0[39m to [93m11.1.2[39m.
 ›   Run [92mnpm install -g @adobe/aio-cli[39m to update.
 Program Id Name                      Enabled
 ────────── ───────────────────────── ───────
 XXX        YYYYYYYYYYYYYY true

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions