Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If the file name contain ( ),the api will return 404,NoSuchKey,The specified key does not exist. #299

Closed
tpwonline opened this issue Aug 21, 2021 · 3 comments
Labels

Comments

@tpwonline
Copy link

tpwonline commented Aug 21, 2021

nameaaa.png and nameaaa(2).png all exist in my s3.

https://xxxxxx/fit-in/500x0/nameaaa.png return the right result.

but https://xxxxxx/fit-in/500x0/nameaaa(2).png return {"status":404,"code":"NoSuchKey","message":"The specified key does not exist."}

Version: [e.g. v5.2.0]

Is this a bug? Please help me.thx.

@tpwonline tpwonline added the bug label Aug 21, 2021
@estoesto
Copy link

I'm encountering the same issue

@gattasrikanth
Copy link

gattasrikanth commented Aug 30, 2021

Thanks for reporting the issue. I am able to reproduce this issue. I will add this to our backlog of issues to fix.

@fisenkodv
Copy link
Contributor

@tpwonline, we have updated our solution, the issue has been fixed. If you still see the issue with the latest version (v6.0.0), please feel free to reopen the issue.

You can refer to the recent changes here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants