Skip to content

Upload fails with @nodebb/nodebb-plugin-s3-uploads :: Resolved credential object is not valid #7

@tchesley85

Description

@tchesley85

Context: Upgraded to v3.0.10 to resolve the ACL issue described in #6.

Error on upload:

@nodebb/nodebb-plugin-s3-uploads :: Resolved credential object is not valid

Environment

  • NodeBB version: 3.8.2
  • Plugin version: 3.0.10
  • Credential method: Environment variables (AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, S3_UPLOADS_BUCKET, S3_UPLOADS_PATH )

Steps to Reproduce

  1. Configure AWS credentials via environment variables
  2. Upgrade plugin to v3.0.10
  3. Start NodeBB — plugin loads successfully
  4. Attempt to upload a .png file
  5. Upload fails with the error above

Expected Behavior

File uploads successfully as it did on v3.0.5.

Confirmed Working

Reverting to v3.0.5 resolves the issue completely.

Metadata

Metadata

Assignees

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