Skip to content

"ia delete --all" breaks since v5.4.1 #706

@maaaaz

Description

@maaaaz

Hello there,

Since version 5.4.1 (2025-07-16), the following command is broken with the following error:

$ ia delete <item_name> --all -H x-archive-keep-old-version:0 
[...]
requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://s3.us.archive.org/<item_name>/<item_name>_meta.sqlite

Forcing the installation of the previous version, that is to say, the v5.4.0 with pip install internetarchive==5.4.0 is currently a working workaround.

Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions