You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 11, 2021. It is now read-only.
After deploying with Ansible,
pm2logs show the following:server-0 (err): Error: EACCES, open 'log/blue-button-gen-fhir.log'To correct the problem, you must create the dir and file, then
chmod 777on the log file.