0

Maestro: [ERROR] 404 Client Error. (Request ID: Root=1-6ab08df6-2d574207606a40986ad2478f;358f6410-22a4-4…

@electra_highwayposted Mon, 21 Sep 2026 01:53:39 GMT·2 replies

App: Maestro (Maestro.git)
Repo: https://github.com/Blizaine/Maestro.git
Generated: 2026-09-21T01:53:06.534Z
Pinokio: 8.2.0
Platform: win32 x64
Node: v22.21.1

Summary

System

{
  "pinokio": {
    "version": "8.2.0",
    "node": "v22.21.1",
    "platform": "win32",
    "arch": "x64"
  },
  "hardware": {
    "gpu": "nvidia",
    "gpu_model": "nvidia geforce rtx 5090 laptop gpu",
    "ram_gb": 63,
    "vram_gb": 24,
    "gpu_driver": "610.74",
    "gpu_target": "sm_120"
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 11 Pro",
    "release": "10.0.26200",
    "codename": "25H2",
    "kernel": "10.0.26200",
    "arch": "x64",
    "build": "26200",
    "servicepack": "0.0",
    "uefi": true
  },
  "system": {
    "manufacturer": "Micro-Star International Co., Ltd.",
    "model": "Titan 18 HX AI A2XWJG",
    "version": "REV:1.0",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Core™ Ultra 9 285HX",
    "vendor": "GenuineIntel",
    "family": "6",
    "model": "198",
    "stepping": "2",
    "speed": 2.8,
    "speedMin": 2.8,
    "speedMax": 2.8,
    "cores": 24,
    "physicalCores": 24,
    "processors": 1,
    "performanceCores": 24,
    "efficiencyCores": 0,
    "virtualization": true,
    "cache": {
      "l1d": 917504,
      "l1i": 1572864,
      "l2": 41943040,
      "l3": 37748736
    }
  },
  "memory": {
    "total": 68087844864,
    "free": 54278230016,
    "used": 13809614848,
    "active": 13809614848,
    "available": 54278230016,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 27917287424,
    "swapused": 0,
    "swapfree": 27917287424
  },
  "gpus": [
    {
      "model": "intel(r) graphics"
    },
    {
      "model": "nvidia geforce rtx 5090 laptop gpu"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "Intel Corporation",
        "model": "Intel(R) Graphics",
        "bus": "PCI",
        "vram": 2047.99609375,
        "vramDynamic": true
      },
      {
        "vendor": "NVIDIA",
        "model": "NVIDIA GeForce RTX 5090 Laptop GPU",
        "bus": "PCI",
        "vram": 24463,
        "vramDynamic": false,
        "driverVersion": "610.74"
      }
    ],
    "displays": [
      {
        "model": "Oyssy G90X",
        "main": true,
        "builtin": false,
        "connection": "DP",
        "currentResX": 2560,
        "currentResY": 1440,
        "resolutionX": 2560,
        "resolutionY": 1440,
        "pixelDepth": 32,
        "currentRefreshRate": 164
      },
      {
        "model": "Oyssy Ar",
        "main": false,
        "builtin": false,
        "connection": "HDMI",
        "currentResX": 3840,
        "currentResY": 2160,
        "resolutionX": 3840,
        "resolutionY": 2160,
        "pixelDepth": 32,
        "currentRefreshRate": 164
      }
    ]
  },
  "diagnostics": {
    "platform": "win32",
    "arch": "x64",
    "running": {
      "A:\\pinokio\\api\\Maestro.git\\start.js": true
    },
    "home": "A:\\pinokio",
    "vars": {
      "pip": {
        "install": {
          "torch": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118"
        }
      }
    },
    "memory": {
      "local": {
        "A:\\pinokio\\api\\Maestro.git\\start.js": {
          "url": "http://127.0.0.1:42003",
          "port": "42003"
        }
      },
      "global": {},
      "rpc": {
        "A:\\pinokio\\api\\Maestro.git\\update.js": {
          "when": "{{exists('app/services/sam/env')}}",
          "method": "script.start",
          "params": {
            "uri": "sam_install.js"
          }
        },
        "A:\\pinokio\\api\\Maestro.git\\sam_install.js": {
          "method": "fs.write",
          "params": {
            "path": "app/services/sam/env/.maestro-sam-ready",
            "text": "SAM 3.1 dependency health check passed.\n"
          }
        },
        "A:\\pinokio\\api\\Maestro.git\\start.js": {
          "method": "local.set",
          "params": {
            "url": "{{input.event[1]}}",
            "port": "{{input.event[1].split(':').pop()}}"
          }
        }
      },
      "input": {
        "A:\\pinokio\\api\\Maestro.git\\update.js": {
          "id": "0de2525d-cdad-42e1-af09-9c1a35dbba6d",
          "response": "Microsoft Windows [Version 10.0.26200.9457]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nA:\\pinokio\\api\\Maestro.git\\ui>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base && npm run build\r\n\r\n> ui@0.0.0 build\r\n> tsc -b && vite build\r\n\r\nvite v7.3.2 building client environment for production...\r\n✓ 1876 modules transformed.\r\n[plugin vite:reporter] \r\n(!) A:/pinokio/api/Maestro.git/ui/src/editor/useEditorStore.ts is dynamically imported by A:/pinokio/api/Maestro.git/ui/src/stores/useStore.ts but also statically imported by A:/pinokio/api/Maestro.git/ui/src/editor/EditorExportDialog.tsx, A:/pinokio/api/Maestro.git/ui/src/editor/EditorInspector.tsx, A:/pinokio/api/Maestro.git/ui/src/editor/EditorLeftPanel.tsx, A:/pinokio/api/Maestro.git/ui/src/editor/EditorMediaBin.tsx, A:/pinokio/api/Maestro.git/ui/src/editor/EditorPreview.tsx, A:/pinokio/api/Maestro.git/ui/src/editor/EditorRoundTripBanner.tsx, A:/pinokio/api/Maestro.git/ui/src/editor/EditorTimeline.tsx, A:/pinokio/api/Maestro.git/ui/src/editor/EditorTopBar.tsx, A:/pinokio/api/Maestro.git/ui/src/editor/EditorWorkspace.tsx, dynamic import will not move module into another chunk.\r\n\r\ndist/index.html    5.61 kB │ gzip:   2.32 kB\r\ndist/assets/index-BuwcK3uf.css    119.03 kB │ gzip:  18.47 kB\r\ndist/assets/index-vRfWx6Tf.js   1,602.49 kB │ gzip: 426.74 kB\r\n\r\n(!) Some chunks are larger than 500 kB after minification. Consider:\r\n- Using dynamic import() to code-split the application\r\n- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks\r\n- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.\r\n✓ built in 5.71s\r\n\r\n(base) A:\\pinokio\\api\\Maestro.git\\ui>",
          "stdout": "Microsoft Windows [Version 10.0.26200.9457]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nA:\\pinokio\\api\\Maestro.git\\ui>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base && npm run build\r\n\r\n> ui@0.0.0 build\r\n> tsc -b && vite build\r\n\r\nvite v7.3.2 building client environment for production...\r\n✓ 1876 modules transformed.\r\n[plugin vite:reporter] \r\n(!) A:/pinokio/api/Maestro.git/ui/src/editor/useEditorStore.ts is dynamically imported by A:/pinokio/api/Maestro.git/ui/src/stores/useStore.ts but also statically imported by A:/pinokio/api/Maestro.git/ui/src/editor/EditorExportDialog.tsx, A:/pinokio/api/Maestro.git/ui/src/editor/EditorInspector.tsx, A:/pinokio/api/Maestro.git/ui/src/editor/EditorLeftPanel.tsx, A:/pinokio/api/Maestro.git/ui/src/editor/EditorMediaBin.tsx, A:/pinokio/api/Maestro.git/ui/src/editor/EditorPreview.tsx, A:/pinokio/api/Maestro.git/ui/src/editor/EditorRoundTripBanner.tsx, A:/pinokio/api/Maestro.git/ui/src/editor/EditorTimeline.tsx, A:/pinokio/api/Maestro.git/ui/src/editor/EditorTopBar.tsx, A:/pinokio/api/Maestro.git/ui/src/editor/EditorWorkspace.tsx, dynamic import will not move module into another chunk.\r\n\r\ndist/index.html    5.61 kB │ gzip:   2.32 kB\r\ndist/assets/index-BuwcK3uf.css    119.03 kB │ gzip:  18.47 kB\r\ndist/assets/index-vRfWx6Tf.js   1,602.49 kB │ gzip: 426.74 kB\r\n\r\n(!) Some chunks are larger than 500 kB after minification. Consider:\r\n- Using dynamic import() to code-split the application\r\n- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks\r\n- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.\r\n✓ built in 5.71s\r\n\r\n(base) A:\\pinokio\\api\\Maestro.git\\ui>"
        },
        "A:\\pinokio\\api\\Maestro.git\\sam_install.js": {
          "id": "807758cb-a051-4162-84e0-94cf1f639a02",
          "response": "Microsoft Windows [Version 10.0.26200.9457]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nA:\\pinokio\\api\\Maestro.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate \"A:\\pinokio\\api\\Maestro.git\\app\\services\\sam\\env\" && python -c \"import numpy as np, cv2, scipy; from sam3.model_builder import build_sam3_image_model, build_sam3_video_predictor; from sam3.model.sam3_image_processor import Sam3Processor; major = int(np.__version__.split('.')[0]); assert major == 1, f'Expected NumPy 1.x, found {np.__version__}'; print(f'SAM dependency check passed: numpy={np.__version__}, opencv={cv2.__version__}, scipy={scipy.__version__}')\"\r\nA:\\pinokio\\api\\Maestro.git\\app\\services\\sam\\env\\Lib\\site-packages\\timm\\models\\layers\\__init__.py:49: FutureWarning: Importing from timm.models.layers is deprecated, please import via timm.layers\r\n  warnings.warn(f\"Importing from {__name__} is deprecated, please import via timm.layers\", FutureWarning)\r\nSAM dependency check passed: numpy=1.26.4, opencv=4.11.0, scipy=1.17.1\r\n\r\n(A:\\pinokio\\api\\Maestro.git\\app\\services\\sam\\env) A:\\pinokio\\api\\Maestro.git>",
          "stdout": "Microsoft Windows [Version 10.0.26200.9457]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nA:\\pinokio\\api\\Maestro.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate \"A:\\pinokio\\api\\Maestro.git\\app\\services\\sam\\env\" && python -c \"import numpy as np, cv2, scipy; from sam3.model_builder import build_sam3_image_model, build_sam3_video_predictor; from sam3.model.sam3_image_processor import Sam3Processor; major = int(np.__version__.split('.')[0]); assert major == 1, f'Expected NumPy 1.x, found {np.__version__}'; print(f'SAM dependency check passed: numpy={np.__version__}, opencv={cv2.__version__}, scipy={scipy.__version__}')\"\r\nA:\\pinokio\\api\\Maestro.git\\app\\services\\sam\\env\\Lib\\site-packages\\timm\\models\\layers\\__init__.py:49: FutureWarning: Importing from timm.models.layers is deprecated, please import via timm.layers\r\n  warnings.warn(f\"Importing from {__name__} is deprecated, please import via timm.layers\", FutureWarning)\r\nSAM dependency check passed: numpy=1.26.4, opencv=4.11.0, scipy=1.17.1\r\n\r\n(A:\\pinokio\\api\\Maestro.git\\app\\services\\sam\\env) A:\\pinokio\\api\\Maestro.git>"
        },
        "A:\\pinokio\\api\\Maestro.git\\start.js": {
          "id": "8a6c91b4-ec1f-4785-9703-9aee0bc3bfad",
          "response": "Microsoft Windows [Version 10.0.26200.9457]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nA:\\pinokio\\api\\Maestro.git\\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & A:\\pinokio\\api\\Maestro.git\\app\\env-rtx50\\Scripts\\activate A:\\pinokio\\api\\Maestro.git\\app\\env-rtx50 && python launch.py \r\n[Maestro] Installing download stall protection...\r\n[safe_download] tqdm download hook installed\r\n[Maestro] Importing WanGP engine...\r\n[GGUF][llama.cpp CUDA] kernels available.\r\n[Runtime] Python 3.11.15 | PyTorch 2.10.0+cu130 | CUDA 13.0 | NVIDIA GeForce RTX 5090 Laptop GPU (sm_120)\r\n[Runtime] Kernels: Triton=ready (3.6.0.post25), SageAttention=ready, Lightx2v NVFP4=ready, FlashAttention=ready, H3 Sol Engine=ready\r\n[GuideLoader] Guide not found: prompt_enhancer/dramabox_speech_rules.md\r\n[GuideLoader] Guide not found: prompt_enhancer/dramabox_dialogue_rules.md\r\n[Quanto][INT8] Injected int8 kernels ACTIVE (backend=triton).\r\n[Maestro] WanGP loaded: 205 models available\r\n[Workspace] Active workspace: Great-Southern-Hotel (outputs\\Great-Southern-Hotel)\r\n[Maestro] Gradio classic UI mounted at /classic\r\n[Maestro] React UI serving from A:\\pinokio\\api\\Maestro.git\\ui\\dist\r\n\r\n==================================================\r\n  Maestro UI:    http://127.0.0.1:42003/\r\n  Classic UI:    http://127.0.0.1:42003/classic/\r\n  API docs:      http://127.0.0.1:42003/docs\r\n==================================================\r\n\r\nINFO:     Started server process [21760]\r\nINFO:     Waiting for application startup.\r\n[Maestro] Windows HTTP connection recovery enabled.\r\nINFO:     Application startup complete.\r\nINFO:     Uvicorn running on http://127.0.0.1:42003 (Press CTRL+C to quit)",
          "stdout": "Microsoft Windows [Version 10.0.26200.9457]\r\n(c) Microsoft Corporation. All rights reserved.\r\n\r\nA:\\pinokio\\api\\Maestro.git\\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & A:\\pinokio\\api\\Maestro.git\\app\\env-rtx50\\Scripts\\activate A:\\pinokio\\api\\Maestro.git\\app\\env-rtx50 && python launch.py \r\n[Maestro] Installing download stall protection...\r\n[safe_download] tqdm download hook installed\r\n[Maestro] Importing WanGP engine...\r\n[GGUF][llama.cpp CUDA] kernels available.\r\n[Runtime] Python 3.11.15 | PyTorch 2.10.0+cu130 | CUDA 13.0 | NVIDIA GeForce RTX 5090 Laptop GPU (sm_120)\r\n[Runtime] Kernels: Triton=ready (3.6.0.post25), SageAttention=ready, Lightx2v NVFP4=ready, FlashAttention=ready, H3 Sol Engine=ready\r\n[GuideLoader] Guide not found: prompt_enhancer/dramabox_speech_rules.md\r\n[GuideLoader] Guide not found: prompt_enhancer/dramabox_dialogue_rules.md\r\n[Quanto][INT8] Injected int8 kernels ACTIVE (backend=triton).\r\n[Maestro] WanGP loaded: 205 models available\r\n[Workspace] Active workspace: Great-Southern-Hotel (outputs\\Great-Southern-Hotel)\r\n[Maestro] Gradio classic UI mounted at /classic\r\n[Maestro] React UI serving from A:\\pinokio\\api\\Maestro.git\\ui\\dist\r\n\r\n==================================================\r\n  Maestro UI:    http://127.0.0.1:42003/\r\n  Classic UI:    http://127.0.0.1:42003/classic/\r\n  API docs:      http://127.0.0.1:42003/docs\r\n==================================================\r\n\r\nINFO:     Started server process [21760]\r\nINFO:     Waiting for application startup.\r\n[Maestro] Windows HTTP connection recovery enabled.\r\nINFO:     Application startup complete.\r\nINFO:     Uvicorn running on http://127.0.0.1:42003 (Press CTRL+C to quit)",
          "event": [
            "http://127.0.0.1:42003",
            "http://127.0.0.1:42003"
          ]
        }
      },
      "args": {
        "A:\\pinokio\\api\\Maestro.git\\update.js": {},
        "A:\\pinokio\\api\\Maestro.git\\sam_install.js": {},
        "A:\\pinokio\\api\\Maestro.git\\start.js": {}
      }
    },
    "procs": {},
    "gpu": "nvidia",
    "gpus": [
      {
        "name": "intel corporation",
        "model": "intel(r) graphics",
        "driver": null
      },
      {
        "name": "nvidia",
        "model": "nvidia geforce rtx 5090 laptop gpu",
        "driver": "610.74"
      }
    ],
    "gpu_model": "nvidia geforce rtx 5090 laptop gpu",
    "gpu_driver": "610.74",
    "gpu_target": "sm_120",
    "ram": 63,
    "vram": 24,
    "version": "8.2.0",
    "mem": {
      "total": 68087844864,
      "free": 54278230016,
      "used": 13809614848,
      "active": 13809614848,
      "available": 54278230016,
      "buffers": 0,
      "cached": 0,
      "slab": 0,
      "buffcache": 0,
      "reclaimable": 0,
      "swaptotal": 27917287424,
      "swapused": 0,
      "swapfree": 27917287424,
      "writeback": null,
      "dirty": null
    },
    "audio": [
      {
        "id": "INTELAUDIO\\FUNC_01&VEN_10EC&DEV_0274&SUBSYS_14621456&REV_1000\\5&30204C6B&0&0001DIF_000B&UIF_0000",
        "name": "Realtek High Definition Audio",
        "manufacturer": "Realtek",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "Sound Driver",
        "in": null,
        "out": null,
        "status": "enabled"
      },
      {
        "id": "INTELAUDIO\\CTLR_DEV_7F50&LINKTYPE_02&DEVTYPE_00&VEN_8086&DEV_AE20&SUBSYS_14561462&REV_10EC\\5&30204C6B&0&",
        "name": "Intel® Smart Sound Technology for Digital Microphones",
        "manufacturer": "Intel(R) Corporation",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "Digital Signal Processor",
        "in": null,
        "out": null,
        "status": "enabled"
      },
      {
        "id": "INTELAUDIO\\CTLR_DEV_7F50&LINKTYPE_06&DEVTYPE_06&VEN_8086&DEV_AE50&SUBSYS_145C1462&REV_0001\\0605DIF_000B&",
        "name": "Intel® Smart Sound Technology for USB Audio",
        "manufacturer": "Intel(R) Corporation",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "Digital Signal Processor",
        "in": null,
        "out": null,
        "status": "enabled"
      },
      {
        "id": "INTELAUDIO\\CTLR_DEV_7F50&LINKTYPE_03&DEVTYPE_00&VEN_8086&DEV_AE30&SUBSYS_145C1462&REV_0001\\5&30204C6B&0&",
        "name": "Intel® Smart Sound Technology for Bluetooth® Audio",
        "manufacturer": "Intel(R) Corporation",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "Digital Signal Processor",
        "in": null,
        "out": null,
        "status": "enabled"
      },
      {
        "id": "HDAUDIO\\FUNC_01&VEN_10DE&DEV_00AB&SUBSYS_10DE0000&REV_1001\\5&1C447465&0&0001",
        "name": "NVIDIA High Definition Audio",
        "manufacturer": "NVIDIA",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "Sound Driver",
        "in": null,
        "out": null,
        "status": "enabled"
      }
    ],
    "graphics": {
      "controllers": [
        {
          "vendor": "Intel Corporation",
          "model": "Intel(R) Graphics",
          "bus": "PCI",
          "vram": 2047.99609375,
          "vramDynamic": true,
          "subDeviceId": "14561462"
        },
        {
          "vendor": "NVIDIA",
          "model": "NVIDIA GeForce RTX 5090 Laptop GPU",
          "bus": "PCI",
          "vram": 24463,
          "vramDynamic": false,
          "subDeviceId": "0x14561462",
          "driverVersion": "610.74",
          "name": "NVIDIA GeForce RTX 5090 Laptop GPU",
          "pciBus": "00000000:01:00.0",
          "memoryTotal": 24463,
          "memoryUsed": 1227,
          "memoryFree": 22911,
          "utilizationGpu": 4,
          "utilizationMemory": 1,
          "temperatureGpu": 47,
          "powerDraw": 27.02,
          "clockCore": 780,
          "clockMemory": 9001
        }
      ],
      "displays": [
        {
          "vendor": "SAM",
          "model": "Oyssy G90X",
          "serial": "HNQY0007",
          "productionYear": 2025,
          "displayId": "display\\sam7860\\5&94d632f&0&uid4356_0",
          "deviceName": "\\\\.\\DISPLAY5",
          "main": true,
          "builtin": false,
          "connection": "DP",
          "resolutionX": 2560,
          "resolutionY": 1440,
          "sizeX": 60,
          "sizeY": 34,
          "pixelDepth": 32,
          "currentResX": 2560,
          "currentResY": 1440,
          "positionX": 0,
          "positionY": 0,
          "currentRefreshRate": 164
        },
        {
          "vendor": "SAM",
          "model": "Oyssy Ar",
          "serial": "H1AK500000",
          "productionYear": 2022,
          "displayId": "display\\sam72c8\\5&94d632f&0&uid4352_0",
          "deviceName": "\\\\.\\DISPLAY6",
          "main": false,
          "builtin": false,
          "connection": "HDMI",
          "resolutionX": 3840,
          "resolutionY": 2160,
          "sizeX": 121,
          "sizeY": 68,
          "pixelDepth": 32,
          "currentResX": 3840,
          "currentResY": 2160,
          "positionX": 3840,
          "positionY": 0,
          "currentRefreshRate": 164
        }
      ]
    },
    "osInfo": {
      "platform": "Windows",
      "distro": "Microsoft Windows 11 Pro",
      "release": "10.0.26200",
      "codename": "25H2",
      "kernel": "10.0.26200",
      "arch": "x64",
      "hostname": "DESKTOP-OME8M13",
      "fqdn": "DESKTOP-OME8M13",
      "codepage": "65001",
      "logofile": "windows",
      "serial": "00355-62197-61251-AAOEM",
      "build": "26200",
      "servicepack": "0.0",
      "uefi": true,
      "hypervisor": true,
      "remoteSession": false
    },
    "shell": "CMD",
    "system": {
      "manufacturer": "Micro-Star International Co., Ltd.",
      "model": "Titan 18 HX AI A2XWJG",
      "version": "REV:1.0",
      "serial": "9S7182421461ZS3000014",
      "uuid": "0f496170-8a49-9143-8350-89fb31db9936",
      "sku": "1824.1",
      "virtual": false
    },
    "cpu": {
      "manufacturer": "Intel",
      "brand": "Core™ Ultra 9 285HX",
      "vendor": "GenuineIntel",
      "family": "6",
      "model": "198",
      "stepping": "2",
      "revision": "",
      "voltage": "",
      "speed": 2.8,
      "speedMin": 2.8,
      "speedMax": 2.8,
      "governor": "",
      "cores": 24,
      "physicalCores": 24,
      "performanceCores": 24,
      "efficiencyCores": 0,
      "processors": 1,
      "socket": "BGA2114",
      "flags": "de pse mce sep mtrr mca cmov psn clfsh ds mmx fxsr sse sse2 ss htt tm ia64 pbe",
      "virtualization": true,
      "cache": {
        "l1d": 917504,
        "l1i": 1572864,
        "l2": 41943040,
        "l3": 37748736
      }
    }
  }
}

Logs

logs/api/start.js/1789955536026

Source: api / start.js
Lines: 175 total, last 175 included

[api shell.run]
Microsoft Windows [Version 10.0.26200.9457]
(c) Microsoft Corporation. All rights reserved.

A:\pinokio\api\Maestro.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & A:\pinokio\api\Maestro.git\app\env-rtx50\Scripts\activate A:\pinokio\api\Maestro.git\app\env-rtx50 && python launch.py 
[Maestro] Installing download stall protection...
[safe_download] tqdm download hook installed
[Maestro] Importing WanGP engine...
[GGUF][llama.cpp CUDA] kernels available.
[Runtime] Python 3.11.15 | PyTorch 2.10.0+cu130 | CUDA 13.0 | NVIDIA GeForce RTX 5090 Laptop GPU (sm_120)
[Runtime] Kernels: Triton=ready (3.6.0.post25), SageAttention=ready, Lightx2v NVFP4=ready, FlashAttention=ready, H3 Sol Engine=ready
[GuideLoader] Guide not found: prompt_enhancer/dramabox_speech_rules.md
[GuideLoader] Guide not found: prompt_enhancer/dramabox_dialogue_rules.md
[Quanto][INT8] Injected int8 kernels ACTIVE (backend=triton).
[Maestro] WanGP loaded: 205 models available
[Workspace] Active workspace: Great-Southern-Hotel (outputs\Great-Southern-Hotel)
[Maestro] Gradio classic UI mounted at /classic
[Maestro] React UI serving from A:\pinokio\api\Maestro.git\ui\dist

==================================================
  Maestro UI:    http://127.0.0.1:42003/
  Classic UI:    http://127.0.0.1:42003/classic/
  API docs:      http://127.0.0.1:42003/docs
==================================================

INFO:     Started server process [21760]
INFO:     Waiting for application startup.
[Maestro] Windows HTTP connection recovery enabled.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:42003 (Press CTRL+C to quit)
INFO:     127.0.0.1:64636 - "GET /api/v1/presets HTTP/1.1" 200 OK
INFO:     127.0.0.1:59934 - "GET /api/v1/loras/ltx2_22B_distilled_1_1 HTTP/1.1" 200 OK
INFO:     127.0.0.1:59521 - "GET /api/v1/loras/ltx2_22B_distilled_1_1/details HTTP/1.1" 200 OK
INFO:     127.0.0.1:59934 - "GET /api/v1/model-visibility HTTP/1.1" 200 OK
INFO:     127.0.0.1:59934 - "GET /api/v1/studio-preferences HTTP/1.1" 200 OK
INFO:     127.0.0.1:59934 - "GET /api/v1/h3-window-overrides HTTP/1.1" 200 OK
INFO:     127.0.0.1:65366 - "GET /api/v1/system/preflight HTTP/1.1" 200 OK
INFO:     127.0.0.1:59934 - "GET /api/v1/workspaces HTTP/1.1" 200 OK
INFO:     127.0.0.1:65366 - "GET /api/v1/system-config HTTP/1.1" 200 OK
INFO:     127.0.0.1:59934 - "GET /api/v1/services-config HTTP/1.1" 200 OK
INFO:     127.0.0.1:64636 - "GET /api/v1/director/queue HTTP/1.1" 200 OK
INFO:     127.0.0.1:59934 - "GET /api/v1/director/pipelines HTTP/1.1" 200 OK
INFO:     127.0.0.1:64636 - "GET /api/v1/llm/models HTTP/1.1" 200 OK
INFO:     127.0.0.1:64636 - "GET /api/v1/system-detect HTTP/1.1" 200 OK
INFO:     127.0.0.1:65366 - "GET /api/v1/outputs/2026-09-08-16h00m58s_seed97288269_Generate%20an%20exact%2011%20replica%20of%20the%20building%20in%20t.jpg/metadata?workspace=Great-Southern-Hotel HTTP/1.1" 200 OK
INFO:     127.0.0.1:65366 - "GET /api/v1/outputs/2026-09-08-16h00m35s_seed97288269_Generate%20an%20exact%2011%20replica%20of%20the%20building%20in%20t.jpg/metadata?workspace=Great-Southern-Hotel HTTP/1.1" 200 OK
INFO:     127.0.0.1:64636 - "GET /api/v1/outputs/2026-09-08-16h00m58s_seed97288269_Generate%20an%20exact%2011%20replica%20of%20the%20building%20in%20t.jpg/metadata?workspace=Great-Southern-Hotel HTTP/1.1" 200 OK
INFO:     127.0.0.1:59521 - "GET /api/v1/models HTTP/1.1" 200 OK
INFO:     127.0.0.1:64636 - "GET /api/v1/defaults/qwen_image_21_7B HTTP/1.1" 200 OK
INFO:     127.0.0.1:59358 - "GET /api/v1/model-options/qwen_image_21_7B HTTP/1.1" 200 OK
INFO:     127.0.0.1:59521 - "GET /api/v1/loras/qwen_image_21_7B HTTP/1.1" 200 OK
INFO:     127.0.0.1:59358 - "PUT /api/v1/studio-preferences HTTP/1.1" 200 OK
INFO:     127.0.0.1:64636 - "GET /api/v1/loras/qwen_image_21_7B/details HTTP/1.1" 200 OK
INFO:     127.0.0.1:59521 - "GET /api/v1/loras/qwen_image_21_7B HTTP/1.1" 200 OK
INFO:     127.0.0.1:59934 - "GET /api/v1/notifications/push/status HTTP/1.1" 200 OK
INFO:     127.0.0.1:65366 - "GET /api/v1/loras/installed HTTP/1.1" 200 OK
INFO:     127.0.0.1:65366 - "POST /api/v1/loras/check-updates HTTP/1.1" 200 OK
INFO:     127.0.0.1:49751 - "GET /api/v1/media-flow/capabilities?refresh=false HTTP/1.1" 200 OK
INFO:     127.0.0.1:49751 - "GET /maestro-sw.js HTTP/1.1" 304 Not Modified
INFO:     127.0.0.1:49751 - "GET /api/v1/outputs/2026-09-08-16h00m58s_seed97288269_Generate%20an%20exact%2011%20replica%20of%20the%20building%20in%20t.jpg/metadata?workspace=Great-Southern-Hotel HTTP/1.1" 200 OK
INFO:     127.0.0.1:65366 - "GET /api/v1/model-options/flux2_klein_9b HTTP/1.1" 200 OK
INFO:     127.0.0.1:65366 - "GET /api/v1/loras/flux2_klein_9b/Effect_%28Detail_Enhancer%29.safetensors/guide HTTP/1.1" 200 OK
INFO:     127.0.0.1:49751 - "GET /api/v1/loras/flux2_klein_9b HTTP/1.1" 200 OK
INFO:     127.0.0.1:59934 - "GET /api/v1/loras/flux2_klein_9b/details HTTP/1.1" 200 OK
INFO:     127.0.0.1:65366 - "GET /api/v1/loras/flux2_klein_9b HTTP/1.1" 200 OK
INFO:     127.0.0.1:56747 - "GET /api/v1/model-options/qwen_image_21_7B HTTP/1.1" 200 OK
INFO:     127.0.0.1:54132 - "GET /api/v1/defaults/qwen_image_21_7B HTTP/1.1" 200 OK
INFO:     127.0.0.1:65366 - "GET /api/v1/loras/qwen_image_21_7B HTTP/1.1" 200 OK
INFO:     127.0.0.1:56747 - "PUT /api/v1/studio-preferences HTTP/1.1" 200 OK
INFO:     127.0.0.1:54132 - "GET /api/v1/loras/qwen_image_21_7B HTTP/1.1" 200 OK
INFO:     127.0.0.1:65366 - "GET /api/v1/loras/qwen_image_21_7B/details HTTP/1.1" 200 OK
INFO:     127.0.0.1:65366 - "POST /api/v1/generate HTTP/1.1" 200 OK
[VRAM] Job 2aba4d48: coefficient 0.80 → 0.829 (cap 19.1GB → 19.8GB)
[VRAM]   +0.029 bonus for 0.01× compute vs baseline (1760×1184 × 1 frames, lighter than baseline)
[load] Warning: Invalid filename for key 'image_start'. Skipping.
[load] Warning: Invalid filename for key 'image_end'. Skipping.
[load] Warning: Invalid filename for key 'video_guide'. Skipping.
[load] Warning: Invalid filename for key 'video_mask'. Skipping.
[load] Warning: Invalid filename for key 'audio_guide'. Skipping.
[load] Warning: Invalid filename for key 'audio_guide2'. Skipping.
[load] Warning: Invalid filename for key 'audio_guide3'. Skipping.
[load] Warning: Invalid filename for key 'audio_guide4'. Skipping.
[load] Warning: Invalid filename for key 'audio_guide5'. Skipping.
[load] Warning: Invalid filename for key 'audio_guide6'. Skipping.
[load] Task 1/1 ready, ID: 1, model: qwen_image_21_7B
[Gen 2aba4d48] save_path locked to: outputs\Great-Southern-Hotel

[Task 1/1] Generate an exact 1:1 replica of the building in the source ...
Loading model Qwen Image 2.1 7B...

  [ERROR] 404 Client Error. (Request ID: Root=1-6ab08df6-2d574207606a40986ad2478f;358f6410-22a4-4ebc-9b15-921a2f666b1a)

Entry Not Found for url: https://huggingface.co/DeepBeepMeep/Qwen_image_2/resolve/main/Qwen3-VL-8B-Instruct/added_tokens.json.
Traceback (most recent call last):
  File "A:\pinokio\api\Maestro.git\app\env-rtx50\Lib\site-packages\huggingface_hub\utils\_http.py", line 403, in hf_raise_for_status
    response.raise_for_status()
  File "A:\pinokio\api\Maestro.git\app\env-rtx50\Lib\site-packages\requests\models.py", line 1167, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://huggingface.co/DeepBeepMeep/Qwen_image_2/resolve/main/Qwen3-VL-8B-Instruct/added_tokens.json

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "A:\pinokio\api\Maestro.git\app\launch.py", line 26060, in error_handler
    wgp.generate_video(task, send_cmd, plugin_data=plugin_data, **filtered_params)
  File "A:\pinokio\api\Maestro.git\app\services\generation_memory.py", line 68, in wrapped
    result = function(*args, **kwargs)
             ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "A:\pinokio\api\Maestro.git\app\wgp.py", line 7789, in generate_video
    wan_model, offloadobj = load_models(
                            ^^^^^^^^^^^^
  File "A:\pinokio\api\Maestro.git\app\wgp.py", line 4428, in load_models
    download_models(filename, file_model_type, file_source_type, submodel_no)
  File "A:\pinokio\api\Maestro.git\app\wgp.py", line 4088, in download_models
    process_files_def(**one_repo)
  File "A:\pinokio\api\Maestro.git\app\wgp.py", line 3833, in process_files_def
    hf_download_with_public_fallback(
  File "A:\pinokio\api\Maestro.git\app\wgp.py", line 3919, in hf_download_with_public_fallback
    return hf_hub_download(**kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "A:\pinokio\api\Maestro.git\app\env-rtx50\Lib\site-packages\huggingface_hub\utils\_validators.py", line 114, in _inner_fn
    return fn(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^
  File "A:\pinokio\api\Maestro.git\app\env-rtx50\Lib\site-packages\huggingface_hub\file_download.py", line 994, in hf_hub_download
    return _hf_hub_download_to_local_dir(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "A:\pinokio\api\Maestro.git\app\env-rtx50\Lib\site-packages\huggingface_hub\file_download.py", line 1236, in _hf_hub_download_to_local_dir
    (url_to_download, etag, commit_hash, expected_size, xet_file_data, head_call_error) = _get_metadata_or_catch_error(
                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "A:\pinokio\api\Maestro.git\app\env-rtx50\Lib\site-packages\huggingface_hub\file_download.py", line 1550, in _get_metadata_or_catch_error
    metadata = get_hf_file_metadata(
               ^^^^^^^^^^^^^^^^^^^^^
  File "A:\pinokio\api\Maestro.git\app\env-rtx50\Lib\site-packages\huggingface_hub\utils\_validators.py", line 114, in _inner_fn
    return fn(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^
  File "A:\pinokio\api\Maestro.git\app\env-rtx50\Lib\site-packages\huggingface_hub\file_download.py", line 1467, in get_hf_file_metadata
    r = _request_wrapper(
        ^^^^^^^^^^^^^^^^^
  File "A:\pinokio\api\Maestro.git\app\env-rtx50\Lib\site-packages\huggingface_hub\file_download.py", line 283, in _request_wrapper
    response = _request_wrapper(
               ^^^^^^^^^^^^^^^^^
  File "A:\pinokio\api\Maestro.git\app\env-rtx50\Lib\site-packages\huggingface_hub\file_download.py", line 307, in _request_wrapper
    hf_raise_for_status(response)
  File "A:\pinokio\api\Maestro.git\app\env-rtx50\Lib\site-packages\huggingface_hub\utils\_http.py", line 414, in hf_raise_for_status
    raise _format(EntryNotFoundError, message, response) from e
huggingface_hub.errors.EntryNotFoundError: 404 Client Error. (Request ID: Root=1-6ab08df6-2d574207606a40986ad2478f;358f6410-22a4-4ebc-9b15-921a2f666b1a)

Entry Not Found for url: https://huggingface.co/DeepBeepMeep/Qwen_image_2/resolve/main/Qwen3-VL-8B-Instruct/added_tokens.json.

  [ERROR] 404 Client Error. (Request ID: Root=1-6ab08df6-2d574207606a40986ad2478f;358f6410-22a4-4ebc-9b15-921a2f666b1a)

Entry Not Found for url: https://huggingface.co/DeepBeepMeep/Qwen_image_2/resolve/main/Qwen3-VL-8B-Instruct/added_tokens.json.

==================================================
Queue completed: 0/1 tasks in 2.1s
INFO:     127.0.0.1:54132 - "POST /api/v1/cancel/2aba4d48 HTTP/1.1" 200 OK
INFO:     127.0.0.1:54132 - "POST /api/v1/upload HTTP/1.1" 200 OK
INFO:     127.0.0.1:54132 - "POST /api/v1/generate HTTP/1.1" 200 OK
[VRAM] Job 70899820: coefficient 0.80 → 0.829 (cap 19.1GB → 19.8GB)
[VRAM]   +0.029 bonus for 0.01× compute vs baseline (1760×1184 × 1 frames, lighter than baseline)
[load] Warning: Invalid filename for key 'image_start'. Skipping.
[load] Warning: Invalid filename for key 'image_end'. Skipping.
[load] Loaded image: A:\pinokio\api\Maestro.git\app\uploads\6483a152.jpg
[load] Warning: Invalid filename for key 'video_guide'. Skipping.
[load] Warning: Invalid filename for key 'video_mask'. Skipping.
[load] Warning: Invalid filename for key 'audio_guide'. Skipping.
[load] Warning: Invalid filename for key 'audio_guide2'. Skipping.
[load] Warning: Invalid filename for key 'audio_guide3'. Skipping.
[load] Warning: Invalid filename for key 'audio_guide4'. Skipping.
[load] Warning: Invalid filename for key 'audio_guide5'. Skipping.
[load] Warning: Invalid filename for key 'audio_guide6'. Skipping.
[load] Task 1/1 ready, ID: 3, model: qwen_image_21_7B
[Gen 70899820] save_path locked to: outputs\Great-Southern-Hotel

[Task 1/1] Generate an exact 1:1 replica of the building in the source ...
Replies (2)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).
Maestro: [ERROR] 404 Client Error. (Request ID: Root=1-6ab08df6-2d574207606a40986ad2478f;358f6410-22a4-4… · Pinokio