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

Trying to upload a .gif results in 500 #208

Open
lislis opened this issue Nov 20, 2017 · 2 comments
Open

Trying to upload a .gif results in 500 #208

lislis opened this issue Nov 20, 2017 · 2 comments
Labels

Comments

@lislis
Copy link
Collaborator

lislis commented Nov 20, 2017

We could handle that case properly

 CarrierWave::ProcessingError occurred in users#update:

  Failed to manipulate with MiniMagick, maybe it is not an image? Original Error: `identify /app/tmp/1511218084-6-0001-9806/medium/4LISA.jpg` failed with error:
identify.im6: insufficient image data in file `/app/tmp/1511218084-6-0001-9806/medium/4LISA.jpg' @ error/jpeg.c/ReadJPEGImage/1008.

  app/controllers/users_controller.rb:70:in `block in update'
@lislis lislis added the bug label Nov 20, 2017
@lislis
Copy link
Collaborator Author

lislis commented Dec 7, 2017

I added a mention of supporting file types in #218
But I'd like to use something like https://github.com/blackwinter/ruby-filemagic and give real feedback

@lislis
Copy link
Collaborator Author

lislis commented Nov 26, 2019

possibly related to #255 as gifs can be quite large. needs investigation

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

1 participant