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

'The specified key does not exist.' error when used behind Nginx. #87

Open
conalllaverty opened this issue Feb 1, 2016 · 2 comments
Open

Comments

@conalllaverty
Copy link

Hi,
I've put an instance of 'image-resizer' behind an Nginx load balancer. If the resource name has a dash in it, I get a 404.

For example:
http://<NGINX_SERVER>/my-image.png does not work.

http://<NGINX_SERVER>/myimage.png will work.

Either URL works fine when I try against the application directly.

Any thoughts?

Cheers!

@kvieira90
Copy link

The first route is your bucket. If your bucket name has a dash, it should work. Are you still dealing with this issue?

@teohhanhui
Copy link

Hi @conalllaverty, can you try out our fork at https://github.com/tripviss/image-resizer and see if you still have this problem?

Feel free to open an issue over there. Let's get this fixed.

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

No branches or pull requests

3 participants