Hi Guys, I usually do bench update to get the latest updates of the installed apps. somehow it breaks my site and does not load but get an “operational error” page.
erpnext 15.66.0, frappe 15.72.3 is the current version causing problem
OperationalError
pymysql.err.OperationalError: (1054, “Unknown column ‘tabInstalled Application.has_setup_wizard’ in ‘WHERE’”)
is what I get when I hit the endpoint of my site, anyway to recover from this ? Please help if you faced and fixed it too.
Thanks.