Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ConnectTimeoutError #93

Open
ssSindy1 opened this issue Jul 23, 2023 · 0 comments
Open

ConnectTimeoutError #93

ssSindy1 opened this issue Jul 23, 2023 · 0 comments

Comments

@ssSindy1
Copy link

To create a public link, set share=True in launch().
Civitai: Check resources for missing preview images
Startup time: 21.2s (prepare environment: 9.0s, launcher: 0.1s, import torch: 2.8s, import gradio: 1.2s, setup paths: 0.5s, other imports: 0.8s, load scripts: 5.3s, create ui: 1.0s, gradio launch: 0.2s, app_started_callback: 0.1s).
DiffusionWrapper has 859.52 M params.
Civitai: Found 21 resources missing preview images
Loading VAE weights specified in settings: H:\sd-webui-aki-v4.2\models\VAE\animevae.pt
Applying attention optimization: xformers... done.
Model loaded in 6.2s (load weights from disk: 0.9s, create model: 0.9s, apply weights to model: 1.7s, apply half(): 0.9s, load VAE: 0.6s, move model to device: 1.0s, calculate empty prompt: 0.1s).
Civitai: Failed to fetch preview images from Civitai
changing setting civitai_link_key to f34a3d: ConnectionError
Civitai Link: Error connecting to Civitai Link Server
Traceback (most recent call last):
File "H:\sd-webui-aki-v4.2\modules\shared.py", line 633, in set
self.data_labels[key].onchange()
File "H:\sd-webui-aki-v4.2\extensions\sd_civitai_extension\civitai\link.py", line 230, in on_civitai_link_key_changed
if not sio.connected: socketio_connect()
File "H:\sd-webui-aki-v4.2\extensions\sd_civitai_extension\civitai\link.py", line 217, in socketio_connect
sio.connect(socketio_url, socketio_path='/api/socketio')
File "H:\sd-webui-aki-v4.2\python\lib\site-packages\socketio\client.py", line 338, in connect
raise exceptions.ConnectionError(exc.args[0]) from None
socketio.exceptions.ConnectionError: HTTPSConnectionPool(host='link.civitai.com', port=443): Max retries exceeded with url: /api/socketio/?transport=polling&EIO=4&t=1690114795.6935377 (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x000002AE7E303E80>, 'Connection to link.civitai.com timed out. (connect timeout=5)'))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant