carson-katri / dream-textures

Stable Diffusion built-in to Blender
GNU General Public License v3.0
7.78k stars 418 forks source link

RuntimeError-ConnectionError #750

Closed Famerin closed 7 months ago

Famerin commented 10 months ago

Description

start generate and report this RuntimeError('ConnectionError(MaxRetryError(\'HTTPSConnectionPool(host=\\'raw.githubusercontent.com\\', port=443): Max retries exceeded with url: /CompVis/stable-diffusion/main/configs/stable-diffusion/v1-inference.yaml (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x0000014EEDE96EF0>: Failed to resolve \\'raw.githubusercontent.com\\' ([Errno 11004] getaddrinfo failed)"))\'))')

Steps to Reproduce

this error reported twice The First is: RuntimeError('SSLError(MaxRetryError("HTTPSConnectionPool(host=\'raw.githubusercontent.com\', port=443): Max retries exceeded with url: /CompVis/stable-diffusion/main/configs/stable-diffusion/v1-inference.yaml (Caused by SSLError(SSLCertVerificationError(1, \'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1007)\')))"))') The second is: RuntimeError('ConnectionError(MaxRetryError(\'HTTPSConnectionPool(host=\\'raw.githubusercontent.com\\', port=443): Max retries exceeded with url: /CompVis/stable-diffusion/main/configs/stable-diffusion/v1-inference.yaml (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x0000014EEDE96EF0>: Failed to resolve \\'raw.githubusercontent.com\\' ([Errno 11004] getaddrinfo failed)"))\'))')

Expected Behavior

please help

Addon Version

Windows (CUDA)

GPU

NVIDIA

github-actions[bot] commented 8 months ago

This issue is stale because it has been open for 60 days with no activity.

github-actions[bot] commented 7 months ago

This issue was closed because it has been inactive for 7 days since being marked as stale.