Skip to content

[bug]: websockets and ui crashing #7517

@relaps101

Description

@relaps101

Is there an existing issue for this problem?

  • I have searched the existing issues

Operating system

Windows

GPU vendor

Nvidia (CUDA)

GPU model

Rtx 4080

GPU VRAM

16 GB

Version number

5.5

Browser

Tried IE, Mozilla, Chrome

Python dependencies

No response

What happened

General usage.
Loading UI...crash
Load a new model...crash
Look at it funny...crash

What you expected to happen

Stable

How to reproduce the problem

No response

Additional context

I've reinstalled on secondary drive, (happened more frequently), installed on primary, had issues with .venv, installed in new directory, loaded too many models, crashed.

Thought it might be a model doing this, so I un-installed everything. Python, uvicorn then reinstalled, and slowly added models from secondary drive as in place install

Been working, then websockets issue. Made sure it was up to date (had issues before this with that issue, receiving error codes prior: 3221225477 or 2147483651), but now it's only the websockets issue. [C:...\Documents\InvokeAI.venv\Lib\site-packages\websockets\exceptions.py:116: DeprecationWarning: ConnectionClosed.code is deprecated; use Protocol.close_code or ConnectionClosed.rcvd.code
warnings.warn( # deprecated in 13.1 - 2024-09-21
C:...\Documents\InvokeAI.venv\Lib\site-packages\websockets\legacy\server.py:1177: DeprecationWarning: remove second argument of ws_handler
warnings.warn("remove second argument of ws_handler", DeprecationWarning)

Discord username

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions