The images are going into /canvas/tmp/files but they will not updating on the webpage.
Here are the results:
#382 Permission denied @ rb_sysopen - /tmp/attachment_fu/20170621-4399-f7j8rb82420...
category: Errno::EACCES
created at: 2017-06-21 09:56:42 -0600
attempts: 2
handler: --- !ruby/struct:Delayed::PerformableMethod object: !ruby/ActiveRecord:Attachment 38 method: :create_thumbnail_size args: - :thumb fail_cb: permanent_fail_cb:
hostname: ip-
id: 2570
job_tag: Attachment#create_thumbnail_size
max_attempts: 15
pid: 4399
priority: 10
process_type: BackgroundJob
run_at: 2017-06-21 15:56:40 UTC
source:
strand: attachment_thumbnail_10000000000038_thumb
worker_name: ip-
---------------------------------------------------
I ran sudo chown canvasuser:canvasuser -R /tmp/attachment_fu and sudo chown canvasuser:canvasuser -R /var/canvas/tmp
Any ideas?