Skip to content

403 (SignatureDoesNotMatch) error when specifies host with 80 port #1059

@Guoozz

Description

@Guoozz

version: v2.0.2

when I run the followed cmd(host with 80 port), error has ocuured.

s3cmd --debug --no-ssl --access_key=AKIAIOSFODNN7EXAMPLE --secret_key=wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY --host=10.10.40.90:80 --host-bucket= ls s3://cluster-001 

s3.txt

s3cmd --debug --no-ssl --access_key=AKIAIOSFODNN7EXAMPLE --secret_key=wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY --host=10.10.40.90 --host-bucket= ls s3://cluster-001 

but when I remove 80 port from host, everything is fine.
success.txt

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