Skip to content
New issue

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

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

Already on GitHub? # to your account

Image via Pathname causes error 404 #457

Open
jrojas28 opened this issue Sep 20, 2016 · 1 comment
Open

Image via Pathname causes error 404 #457

jrojas28 opened this issue Sep 20, 2016 · 1 comment

Comments

@jrojas28
Copy link

Hello,

So recently I've been trying to implement Dragonfly on my program. Since I had a multipart form, I had to actually save the file so that later I could set the image via pathname when I finally saved the object.

This works fine when it comes to development environment. However, the same cannot be said for production. While the image does upload and I can find it on my server, the image URL reports a broken link with a 404 Not Found.

Just in case, I'm using:
Rails 5
Dragonfly 1.0.12
Nginx
Production environment.

Hope someone can assists me. Thanks!

@avinash-vllbh
Copy link

@jrojas28 Were you able to resolve this issue?

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

No branches or pull requests

2 participants