Skip to content

Getting SignatureDoesNotMatchError when trying to fetch the logs #1

@raeesaa

Description

@raeesaa

Hi,

I am getting following error when I run tails3 --bucket=<bucket_name> --stage="development" command:

error: { [SignatureDoesNotMatch: The request signature we calculated does not match the signature you provided. Check your key and signing method.]
  message: 'The request signature we calculated does not match the signature you provided. Check your key and signing method.',
  code: 'SignatureDoesNotMatch',
  time: Thu Jul 30 2015 16:54:50 GMT+0530 (IST),
  statusCode: 403,
  retryable: false,
  retryDelay: 30 }

I have used s3-streamlogger to save winston logs over s3. Any idea why I might be getting this error?

Thanks,
Raeesaa

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