forked from taskmasterpeace/Ai-Directors-Desktop
-
Notifications
You must be signed in to change notification settings - Fork 2
ERROR:system_services.cc(34)] SetApplicationIsDaemon: Error Domain=NSOSStatusErrorDomain Code=-50 "paramErr: error in user parameter list" (-50) #11
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requested
Description
git clone ...
pnpm setup:dev:mac
pnpm dev
Fires it up, says it's DLing the model, but seems to be stuck on 0 bytes with the following cryptic error.
[Python] Started server process [86387]
Waiting for application startup.
[Python] Application startup complete.
[Python] Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)
[Renderer] Python backend started successfully
[Renderer] Python backend started successfully
[Renderer] Checking backend health at: http://localhost:8000
[Renderer] Checking backend health at: http://localhost:8000
[Renderer] Backend health: {"status":"ok","models_loaded":false,"active_model":null,"gpu_info":{"name":"Apple M3 Ultra (MPS)","vram":262144,"vramUsed":0},"sage_attention":false,"models_status":[{"id":"fast","name":"LTX-2 Fast (Distilled)","loaded":false,"downloaded":false}]}
[Renderer] Backend health: {"status":"ok","models_loaded":false,"active_model":null,"gpu_info":{"name":"Apple M3 Ultra (MPS)","vram":262144,"vramUsed":0},"sage_attention":false,"models_status":[{"id":"fast","name":"LTX-2 Fast (Distilled)","loaded":false,"downloaded":false}]}
[Python] INFO:_routes.settings:Applied settings patch (changed=none)
[Python] INFO:handlers.download_handler:Downloading ltx-2.3-22b-distilled.safetensors from Lightricks/LTX-2.3
[86570:0314/212944.889847:ERROR:system_services.cc(34)] SetApplicationIsDaemon: Error Domain=NSOSStatusErrorDomain Code=-50 "paramErr: error in user parameter list" (-50)

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requested