restarone / violet_rails

an app engine for your business. Seamlessly implement business logic with a powerful API. Out of the box CMS, blog, forum and email functionality. Developer friendly & easily extendable for your next SaaS/XaaS project. Built with Rails 6, Devise, Sidekiq & PostgreSQL
https://violet.restarone.solutions
MIT License
95 stars 43 forks source link

[forum] when a forum thread/post with an image is updated, the thumbnail is broken + user is presented with error #600

Closed donrestarone closed 2 years ago

donrestarone commented 2 years ago

An Errno::ENOENT occurred in forum_posts#update:

  No such file or directory @ rb_file_s_size - /tmp/image_processing20220509-1111367-6zqr2f.png
  app/controllers/simple_discussion/forum_posts_controller.rb:25:in `update'

see more info here: https://support.restarone.solutions/mailbox/message_threads/15

donrestarone commented 2 years ago

https://github.com/restarone/violet_rails/issues/556