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
I would like to run Sendria in Openshift. For security reasons, OpenShift runs the images with an arbitrary user ID, as explained in their documentation. To support this setup, all Sendria needs to do is to set the /home/sendria/.local directory permissions to 0755, as it currently is 0700.