the error info indicate your app "app_name" may read or write a file which has no privileges.
has you started supervisord with root, then switched to a specific user? in this case, you may create file in your "app_name" with owner of root, but the specific user may not have the right privileges.