sciencehistory / chf-sufia

sufia-based hydra app
Other
9 stars 4 forks source link

Individual user account permission errors #988

Closed sanfordd closed 6 years ago

sanfordd commented 6 years ago

Using the individual user accounts has encountered some issues that the general deployment account does not have. Collect the problems here.

jrochkind commented 6 years ago

If I try running a rake task as jrochkind (on jobs-stage in this case), I get: Rails Error: Unable to access log file. Please ensure that /opt/sufia-project/releases/20180220164136/log/production.log exists and is writable (ie, make it writable for user and group: chmod 0664 /opt/sufia-project/releases/20180220164136/log/production.log). The log level has been raised to WARN and the output directed to STDERR until the problem is fixed.

jrochkind commented 6 years ago

succesfully ran a rake task, looks good. Can file new issue if other barriers arise.

sanfordd commented 6 years ago

Sounds good.