You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When Use local HTML File for model info is checked, pressing the CivitAI button on model cards in txt2img attempts to bring up the online web page instead of the downloaded HTML file.
Steps to reproduce the problem.
Check Use local HTML File for model info
Check Use local images in the HTML
Check Save model description to json
Set Custom save images location to sd-civitai-browser-plus\localdata
Check Use sub folders inside custom images location
Check Store the HTML and api_info in the custom images location
Check Download models using Aria2
Check Automatically unpack .zip files after downloading
Check Save API info of model when saving model info
Check Automatically save all images
Apply settings and Reload UI
Download realisticVisionV60B1_v51VAE_94298.safetensors to SD1.5\r\
Ensure realisticVisionV60B1_v51VAE_94298.html and images exists at F:\stable-diffusion-webui-1.10.0\sd-civitai-browser-plus\localdata\Stable-diffusion\SD1.5\r\
Disconnect ethernet cable and turn on Airplane mode.
Press the CivitAI button on the checkpoint realisticVisionV60B1_v51VAE_94298 in the txt2img tab
Error message: "The CivitAI-API failed to respond due to an error. Check the logs for more details."
Console message: "CivitAI Browser+: Error: HTTPSConnectionPool(host='civitai.com', port=443): Max retries exceeded with url: /api/v1/models?ids=4201&nsfw=true (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x0000017854281750>: Failed to resolve 'civitai.com' ([Errno 11001] getaddrinfo failed)"))"
Expected behavior
Pressing the CivitAI button on model cards should bring up the already downloaded HTML file instead of attempting to open the online web page.
CivitAI Browser+: Error: HTTPSConnectionPool(host='civitai.com', port=443): Max retries exceeded with url: /api/v1/models?ids=4201&nsfw=true (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x0000017854281750>: Failed to resolve 'civitai.com' ([Errno 11001] getaddrinfo failed)"))
Additional information
Error first encountered on reForge on 2024-10-20. Due to the existence of other extensions and possible incompatibility with reForge, a new install of Automatic1111's webui was installed from a zip archive downloaded in August. Error still occurred.
The text was updated successfully, but these errors were encountered:
Describe the bug.
When Use local HTML File for model info is checked, pressing the CivitAI button on model cards in txt2img attempts to bring up the online web page instead of the downloaded HTML file.
Steps to reproduce the problem.
Expected behavior
Pressing the CivitAI button on model cards should bring up the already downloaded HTML file instead of attempting to open the online web page.
System info
Console logs
Additional information
Error first encountered on reForge on 2024-10-20. Due to the existence of other extensions and possible incompatibility with reForge, a new install of Automatic1111's webui was installed from a zip archive downloaded in August. Error still occurred.
The text was updated successfully, but these errors were encountered: