django ConnectionResetError: [WinError 10054] 一个现有的连接被远程主机强行关闭

sai*_*528 7 django python-3.x

每当我启动服务器时,我都会收到此错误manage.py,我的应用程序或项目中没有错误,我搜索了错误,但没有得到满意的答案,请告诉我以下错误的原因是什么

ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host


GET /static/admin/fonts/Roboto-Bold-webfont.woff HTTP/1.1" 500 59
Run Code Online (Sandbox Code Playgroud)

我不是每次都收到此错误,有时会收到此错误,有时不会。

有一大堆错误,我只粘贴了一些错误行,这是此错误的起点,请告诉如何避免此类错误。