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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
2026-02-23 18:26:23 - httpx - INFO - HTTP Request: GET http://0.0.0.0:8001/models "HTTP/1.1 400 Bad Request"
2026-02-23 18:26:23 - miloco_server.utils.http_request_forwarding - INFO - Forwarding Service Request forwarded successfully: GET http://0.0.0.0:8001/models - Status: 400
2026-02-23 18:26:23 - asyncio - ERROR - unhandled exception during asyncio.run() shutdown
task: <Task finished name='Task-103' coro=<LocalModels._fetch_models_from_http_sync() done, defined at /app/miloco_server/utils/local_models.py:92> exception=JSONDecodeError('Expecting value: line 1 column 1 (char 0)')>
Traceback (most recent call last):
File "/app/miloco_server/utils/local_models.py", line 96, in _fetch_models_from_http_sync
File "/app/miloco_server/utils/local_models.py", line 131, in _forward_local_models_services
File "/usr/local/lib/python3.12/site-packages/httpx/_models.py", line 832, in json
File "/usr/local/lib/python3.12/json/init.py", line 346, in loads
File "/usr/local/lib/python3.12/json/decoder.py", line 338, in decode
File "/usr/local/lib/python3.12/json/decoder.py", line 356, in raw_decode
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
🚀 Starting Miloco server...
⚡ Press Ctrl+C to stop service
[Errno 2] No such file or directory
[Errno 2] No such file or directory
[Errno 2] No such file or directory

Beta Was this translation helpful? Give feedback.
All reactions