Coder Social home page Coder Social logo

Comments (4)

chuju320 avatar chuju320 commented on September 14, 2024

I try this,but it does not work.The error steal appear:
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='civitai.com', port=80): Max retries exceeded with url: /api/v1/models?limit=50&types=Checkpoint&sort=Newest (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x000001C1F9F7A5C0>, 'Connection to civitai.com timed out. (connect timeout=30)'))

from sd_civitai_extension.

chuju320 avatar chuju320 commented on September 14, 2024

socketio.exceptions.ConnectionError: HTTPSConnectionPool(host='link.civitai.com', port=443): Max retries exceeded with url: /api/socketio/?transport=polling&EIO=4&t=1683113967.5443146 (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x00000184105BD570>, 'Connection to link.civitai.com timed out. (connect timeout=5)'))

from sd_civitai_extension.

fjh1997 avatar fjh1997 commented on September 14, 2024

Also crash for me:

Civitai Link: Connecting to Civitai Link Server
Error executing callback app_started_callback for C:\stable-diffusion-webui\extensions\sd_civitai_extension\scripts\link.py
Traceback (most recent call last):
  File "C:\stable-diffusion-webui\modules\script_callbacks.py", line 108, in app_started_callback
    c.callback(demo, app)
  File "C:\stable-diffusion-webui\extensions\sd_civitai_extension\scripts\link.py", line 13, in connect_to_civitai
    link.socketio_connect()
  File "C:\stable-diffusion-webui\extensions\sd_civitai_extension\civitai\link.py", line 201, in socketio_connect
    sio.connect(socketio_url, socketio_path='/api/socketio')
  File "C:\stable-diffusion-webui\venv\lib\site-packages\socketio\client.py", line 347, in connect
    raise exceptions.ConnectionError(
socketio.exceptions.ConnectionError: One or more namespaces failed to connect

from sd_civitai_extension.

fjh1997 avatar fjh1997 commented on September 14, 2024

Finally,I make the connection work,but how about then? Seems nothing happend.I can't see any options added in the civitai.com website when exploring the model.

from sd_civitai_extension.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.