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
{{ message }}
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.
Beautiful theme, but just installed and getting a ton of errors.
Webui
Automatic1111's webui
What browsers are you seeing the problem on?
Chrome
Additional info
A bug happened!
Relevant browser log output
*** API error: GET: http://127.0.0.1:7861/cozy-nest/extra_networks/full {'error': 'TypeError', 'detail': '', 'body': '', 'errors': 'Integer exceeds 64-bit range'}
Traceback (most recent call last):
File "C:\Users\xxxx\Deep\stable-diffusion-webui\venv\lib\site-packages\anyio\streams\memory.py", line 94, in receive
returnself.receive_nowait()
File "C:\Users\xxxx\Deep\stable-diffusion-webui\venv\lib\site-packages\anyio\streams\memory.py", line 89, in receive_nowait
raise WouldBlock
anyio.WouldBlock
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\xxxx\Deep\stable-diffusion-webui\venv\lib\site-packages\starlette\middleware\base.py", line 78, in call_next
message = await recv_stream.receive()
File "C:\Users\xxxx\Deep\stable-diffusion-webui\venv\lib\site-packages\anyio\streams\memory.py", line 114, in receive
raise EndOfStream
anyio.EndOfStream
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\xxxx\Deep\stable-diffusion-webui\modules\api\api.py", line 152, in exception_handling
return await call_next(request)
File "C:\Users\xxxx\Deep\stable-diffusion-webui\venv\lib\site-packages\starlette\middleware\base.py", line 84, in call_next
raise app_exc
File "C:\Users\xxxx\Deep\stable-diffusion-webui\venv\lib\site-packages\starlette\middleware\base.py", line 70, in coro
await self.app(scope, receive_or_disconnect, send_no_error)
File "C:\Users\xxxx\Deep\stable-diffusion-webui\venv\lib\site-packages\starlette\middleware\base.py", line 108, in __call__
response = await self.dispatch_func(request, call_next)
File "C:\Users\xxxx\Deep\stable-diffusion-webui\modules\api\api.py", line 116, in log_and_time
res: Response = await call_next(req)
File "C:\Users\xxxx\Deep\stable-diffusion-webui\venv\lib\site-packages\starlette\middleware\base.py", line 84, in call_next
raise app_exc
File "C:\Users\xxxx\Deep\stable-diffusion-webui\venv\lib\site-packages\starlette\middleware\base.py", line 70, in coro
await self.app(scope, receive_or_disconnect, send_no_error)
File "C:\Users\xxxx\Deep\stable-diffusion-webui\venv\lib\site-packages\starlette\middleware\cors.py", line 84, in __call__
await self.app(scope, receive, send)
File "C:\Users\xxxx\Deep\stable-diffusion-webui\venv\lib\site-packages\starlette\middleware\gzip.py", line 24, in __call__
await responder(scope, receive, send)
File "C:\Users\xxxx\Deep\stable-diffusion-webui\venv\lib\site-packages\starlette\middleware\gzip.py", line 44, in __call__
await self.app(scope, receive, self.send_with_gzip)
File "C:\Users\xxxx\Deep\stable-diffusion-webui\venv\lib\site-packages\starlette\middleware\exceptions.py", line 79, in __call__
raise exc
File "C:\Users\xxxx\Deep\stable-diffusion-webui\venv\lib\site-packages\starlette\middleware\exceptions.py", line 68, in __call__
await self.app(scope, receive, sender)
File "C:\Users\xxxx\Deep\stable-diffusion-webui\venv\lib\site-packages\fastapi\middleware\asyncexitstack.py", line 21, in __call__
raise e
File "C:\Users\xxxx\Deep\stable-diffusion-webui\venv\lib\site-packages\fastapi\middleware\asyncexitstack.py", line 18, in __call__
await self.app(scope, receive, send)
File "C:\Users\xxxx\Deep\stable-diffusion-webui\venv\lib\site-packages\starlette\routing.py", line 718, in __call__
await route.handle(scope, receive, send)
File "C:\Users\xxxx\Deep\stable-diffusion-webui\venv\lib\site-packages\starlette\routing.py", line 276, in handle
await self.app(scope, receive, send)
File "C:\Users\xxxx\Deep\stable-diffusion-webui\venv\lib\site-packages\starlette\routing.py", line 66, in app
response = await func(request)
File "C:\Users\xxxx\Deep\stable-diffusion-webui\venv\lib\site-packages\fastapi\routing.py", line 266, in app
response = actual_response_class(content, **response_args)
File "C:\Users\xxxx\Deep\stable-diffusion-webui\venv\lib\site-packages\starlette\responses.py", line 196, in __init__
super().__init__(content, status_code, headers, media_type, background)
File "C:\Users\xxxx\Deep\stable-diffusion-webui\venv\lib\site-packages\starlette\responses.py", line 55, in __init__
self.body = self.render(content)
File "C:\Users\xxxx\Deep\stable-diffusion-webui\venv\lib\site-packages\gradio\routes.py", line 74, in render
return ORJSONResponse._render(content)
File "C:\Users\xxxx\Deep\stable-diffusion-webui\venv\lib\site-packages\gradio\routes.py", line 67, in _render
return orjson.dumps(
TypeError: Integer exceeds 64-bit range
Relevant log output from the webui
No response
Checklist
I have searched the issues to make sure this is not a duplicate
Webui is up to date
Cozy-Nest is up to date
All my extensions are up to date
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What happened?
Beautiful theme, but just installed and getting a ton of errors.
Webui
Automatic1111's webui
What browsers are you seeing the problem on?
Chrome
Additional info
A bug happened!
Relevant browser log output
Relevant log output from the webui
No response
Checklist
The text was updated successfully, but these errors were encountered: