Interpause / auto-sd-paint-ext

Extension for AUTOMATIC1111 to add custom backend API for Krita Plugin & more
MIT License
472 stars 43 forks source link

BUG SD1.8.0 #168

Open swumagic opened 6 months ago

swumagic commented 6 months ago

*** Error executing callback app_started_callback for M:\SD\sdwebui\extensions\auto-sd-paint-ext\scripts\main.py Traceback (most recent call last): File "M:\SD\sdwebui\modules\script_callbacks.py", line 153, in app_started_callback c.callback(demo, app) File "M:\SD\sdwebui\extensions\auto-sd-paint-ext\scripts\main.py", line 43, in on_app_started app.middleware("http")(app_encryption_middleware) File "M:\SD\sdwebui\py310\lib\site-packages\fastapi\applications.py", line 898, in decorator self.add_middleware(BaseHTTPMiddleware, dispatch=func) File "M:\SD\sdwebui\py310\lib\site-packages\starlette\applications.py", line 139, in add_middleware raise RuntimeError("Cannot add middleware after an application has started") RuntimeError: Cannot add middleware after an application has started

VeteranXT commented 2 months ago

Can comfirm same error