butaixianran / Stable-Diffusion-Webui-Civitai-Helper

Stable Diffusion Webui Extension for Civitai, to manage your model much more easily.
2.41k stars 288 forks source link

Error #291

Open ShenxingkeMjc opened 3 months ago

ShenxingkeMjc commented 3 months ago

requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='civitai.com', port=443): Max retries exceeded with url: /api/v1/model-versions/by-hash/6c233119e6b9158cdaf7add4997ab98500c3488f4d231fcc8cd092dfb18219af (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x000001D0C11E4C40>, 'Connection to civitai.com timed out. (connect timeout=None)'))

butaixianran commented 3 months ago

It has already told you "Connect Timeout". This is your network issue, try later or use a proxy.

ShenxingkeMjc commented 3 months ago

It has already told you "Connect Timeout". This is your network issue, try later or use a proxy.

I have already used the proxy, but I still report the same error. Can you use this plug-in normally now? Or maybe civitai refused access?

butaixianran commented 3 months ago

I just used this extension yesterday, all ok.

Proxy need to be set on this extension's setting page, not just in your chrome. You can check document for detail.
https://github.com/butaixianran/Stable-Diffusion-Webui-Civitai-Helper

shufeng-haha commented 3 months ago

我尝试了修改代理,可是还是显示错误

butaixianran commented 3 months ago

如果是相同的错误信息,那么就是网络问题。本扩展已经提供了代理相关功能,使用方法已经写在文档,本插件在本地正常运行,网络问题还请自行解决。