Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Internet Connectivity Required #306

@skydudie

Description

@skydudie

Hello,

Not sure if this was the intended behaviour, but after merging #244 the wrap and sign commands no longer work on a machine that is not internet enabled.

When wrapping the package checks for an updated version but if the request fails, the failure is not handled and instead throws the error below without completing the operation.
image

We've managed to override the update check by putting a huge number for the nextUpdateMessageDisplayTimestamp within the oacli-config.json file.

Perhaps it might be better to have a flag to enable/disable the middleware that does the update check, or at least handle the failure so that the wrapping/signing can still occur.

Thanks!

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