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
When following the official Frappe Production Setup documentation to deploy a production environment, I encountered an issue where the command sudo python install.py --production --user [frappe-user] mentioned in the docs does not work.