Skip to content

iii console installation (via curl) fails with 403 error code #1663

@rjray

Description

@rjray

Having installed agentmemory via npm install -g, running it the first time set up the other components and offered to install iii-console. Both within the running process, and later when run from a shell prompt, the curl command failed:

$ curl -fsSL https://install.iii.dev/console/main/install.sh | bash -s -- --next
Installing iii-console latest next version
curl: (22) The requested URL returned error: 403
error: failed to fetch releases from iii-hq/iii
curl: Failed writing body

The same happens without the -- --next:

$ curl -fsSL https://install.iii.dev/console/main/install.sh | bash -s
Installing iii-console latest version
curl: (22) The requested URL returned error: 403
error: failed to fetch releases from iii-hq/iii

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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