Search found 4 matches
- 2019-08-09T16:02:28-07:00
- Forum: Users
- Topic: Ubuntu 18 Rails App
- Replies: 4
- Views: 8796
Re: Ubuntu 18 Rails App
I just hard deleted the folder that had those files in it and reinstalled it. It is working now. Thank you!
- 2019-08-09T15:51:35-07:00
- Forum: Users
- Topic: Ubuntu 18 Rails App
- Replies: 4
- Views: 8796
Re: Ubuntu 18 Rails App
There is the output from my identify -list format. As you can see, no jpg.
Any idea how I can get it installed correctly and fully?
Any idea how I can get it installed correctly and fully?
- 2019-08-09T15:50:51-07:00
- Forum: Users
- Topic: Ubuntu 18 Rails App
- Replies: 4
- Views: 8796
Re: Ubuntu 18 Rails App
deploy@yes:~$ identify -list format Format Mode Description ------------------------------------------------------------------------------- 3FR r-- Hasselblad CFV/H3D39II 3G2 r-- Media Container 3GP r-- Media Container A* rw+ Raw alpha samples AAI* rw+ AAI Dune image AI rw- Adobe Illustrator CS2 ...
- 2019-08-09T15:42:45-07:00
- Forum: Users
- Topic: Ubuntu 18 Rails App
- Replies: 4
- Views: 8796
Ubuntu 18 Rails App
I am running a Rails 5.2 app using paperclip and imagemagick to process images. I get an error message Paperclip::Errors::NotIdentifiedByImageMagickError from my server and cannot figure out why. I have imagemagick 7.0.8-56 installed. Image uploads worked on my old server (ubuntu 14) and work ...