Anyone had this interfaceError issue before?

File "/home/frappe/frappe-bench/env/local/lib/python2.7/site-packages/pymysql/connections.py", line 750, in _execute_command raise err.InterfaceError("(0, '')") pymysql.err.InterfaceError: (0, '')

While updating erpnext, I have this error. I have read a bit but nothing useful for thus issue. Any bright ideas? Also noticed it’s posted here: Error pymysql.err.InterfaceError: (0, '')

Hi, I just figured out this Error while updating on develop: pymysql.err.InterfaceError: (0, '') · Issue #17682 · frappe/erpnext · GitHub I’ll try solve here too.

Did you solve it?

No, I didn’t solve it. Nothing worked… Tried every mix of methods. Maybe an issue with my computer, it’s a mac running Windows, there may be actual virtualization interface issues…

Thank you.

That’s not your computer, I’m still facing this issue too and I’m using linux.