Skip to content

With Directory listing turned on query parameters cause 500 errors #164

@coreyfellows

Description

@coreyfellows

Describe the bug
With Directory listing turned on query parameters cause 500 errors

To Reproduce
Steps to reproduce the behavior:

  1. Start container with APPEND_SLASH_FOR_POSSIBLE_DIRECTORY=true and ALLOW_DIRECTORY_LIST=true with an S3 bucket with an empty index.html at /test/index.html
  2. Run the container and navigate to /test/?asdf=asdf
  3. 500 error at s3PreListing

Expected behavior
Should show the content of index.html

Your environment
Container is the latest release
Deployed on AWS EC2 with EKS with AWS S3 as the backend

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions