tortoise / aerich

A database migrations tool for TortoiseORM, ready to production.
https://github.com/tortoise/aerich
Apache License 2.0
804 stars 90 forks source link

aerich upgrade error with \windows_events.py", line 494, in finish_recv return ov.getresult() OSError: [WinError 64] 指定的网络名不再可用。 #304

Open jiangying000 opened 1 year ago

jiangying000 commented 1 year ago

I get this error when I run aerich upgrade aerich history aerich heads

error msg in english is 'winError 64 the specified network name is no longer available'

long2ice commented 1 year ago

本机网络问题?

jiangying000 commented 1 year ago

发现是没有建库,这个报错莫名其妙的

我也一直以为是什么网络问题

jiangying000 commented 1 year ago

这种提示可以优化吗?