ErrLookup › carrierwaveuploader/carrierwave

carrierwaveuploader/carrierwave

Classier solution for file uploads for Rails, Sinatra and other Ruby web frameworks · Ruby · 53 source files

Analyzed at b5f0abe10e on 2026-08-21. 24 documented errors.

Code / MessageTypeSeverityTags
could not download file: #{e.message}
exception error carrierwave, network, download, remote-file, retry
couldn't parse URL: #{source}
exception error carrierwave, url, parsing, download, validation
could not download file: No Content
exception error carrierwave, download, http-204, empty-body, remote-file
errors.messages.processing_error
exception error carrierwave, mini-magick, imagemagick, image-processing, upload
errors.messages.processing_error
exception error carrierwave, rmagick, imagemagick, image-processing, upload
errors.messages.processing_error
exception error carrierwave, vips, libvips, image-processing, upload
Need to implement #cache! if you want to use #{self.class.na
exception error carrierwave, storage, custom-storage, cache, not-implemented
Need to implement #retrieve_from_cache! if you want to use #
exception error carrierwave, storage, custom-storage, cache, not-implemented
Need to implement #delete_dir! if you want to use #{self.cla
exception error carrierwave, storage, custom-storage, cache, not-implemented
Need to implement #clean_cache! if you want to use #{self.cl
exception error carrierwave, storage, custom-storage, cache, cleanup, not-implemented
invalid cache id
exception error carrierwave, cache, parameter-validation, form-round-trip, security
invalid filename
exception error carrierwave, filename, sanitization, security, cache
Unknown storage: #{storage}
exception error carrierwave, storage, configuration, unknown-storage
errors.messages.content_type_allowlist_error
exception error carrierwave, content-type, allowlist, validation, upload
errors.messages.content_type_denylist_error
exception error carrierwave, content-type, denylist, deprecation, validation, upload
errors.messages.min_width_error
exception error carrierwave, image-dimensions, validation, upload, width
errors.messages.max_width_error
exception error carrierwave, image-dimensions, validation, upload, width
errors.messages.min_height_error
exception error carrierwave, image-dimensions, validation, upload, height
errors.messages.max_height_error
exception error carrierwave, image-dimensions, validation, upload, height
errors.messages.extension_allowlist_error
exception error carrierwave, ruby, file-upload, extension-validation, integrity-error
errors.messages.extension_denylist_error
exception error carrierwave, ruby, file-upload, extension-validation, denylist, security, integrity-error
errors.messages.min_size_error
exception error carrierwave, ruby, file-upload, size-validation, integrity-error
errors.messages.max_size_error
exception error carrierwave, ruby, file-upload, size-validation, integrity-error
Version #{version} doesn't exist!
exception error carrierwave, ruby, versions, url, argumenterror, file-upload