Skip to content

ERROR:system_services.cc(34)] SetApplicationIsDaemon: Error Domain=NSOSStatusErrorDomain Code=-50 "paramErr: error in user parameter list" (-50) #11

@openSourcerer9000

Description

@openSourcerer9000
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)

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions