0

Wan2GP: KeyError: 'attention_mode'

@rota2903posted Fri, 11 Sep 2026 14:06:13 GMT·0 replies

App: Wan2GP (wan.git)
Repo: https://github.com/pinokiofactory/wan.git
Generated: 2026-09-11T14:05:00.219Z
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 4050 laptop gpu",
    "ram_gb": 15,
    "vram_gb": 6,
    "gpu_driver": "592.82",
    "gpu_target": "sm_89"
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 11 Home Single Language",
    "release": "10.0.26200",
    "codename": "25H2",
    "kernel": "10.0.26200",
    "arch": "x64",
    "build": "26200",
    "servicepack": "0.0",
    "uefi": true
  },
  "system": {
    "manufacturer": "HP",
    "model": "Victus by HP Gaming Laptop 15-fb3xxx",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "AMD",
    "brand": "Ryzen 7 7445HS w/ Radeon 740M Graphics",
    "vendor": "AuthenticAMD",
    "family": "25",
    "model": "124",
    "stepping": "0",
    "revision": "31744",
    "speed": 3.2,
    "speedMin": 3.2,
    "speedMax": 3.2,
    "cores": 12,
    "physicalCores": 6,
    "processors": 1,
    "performanceCores": 12,
    "efficiencyCores": 0,
    "virtualization": true,
    "cache": {
      "l1d": 192,
      "l1i": 192,
      "l2": 6291456,
      "l3": 16777216
    }
  },
  "memory": {
    "total": 16357158912,
    "free": 5485453312,
    "used": 10871607296,
    "active": 10871476224,
    "available": 5485682688,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 15032385536,
    "swapused": 131072000,
    "swapfree": 14901313536
  },
  "gpus": [
    {
      "model": "nvidia geforce rtx 4050 laptop gpu"
    },
    {
      "model": "amd radeon 740m graphics"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "NVIDIA",
        "model": "NVIDIA GeForce RTX 4050 Laptop GPU",
        "bus": "PCI",
        "vram": 6141,
        "vramDynamic": false,
        "driverVersion": "592.82"
      },
      {
        "vendor": "Advanced Micro Devices, Inc.",
        "model": "AMD Radeon 740M Graphics",
        "bus": "PCI",
        "vram": 512,
        "vramDynamic": true
      }
    ],
    "displays": [
      {
        "model": "Default Monitor",
        "main": true,
        "builtin": true,
        "connection": "INTERNAL",
        "currentResX": 1536,
        "currentResY": 864,
        "resolutionX": 1920,
        "resolutionY": 1080,
        "pixelDepth": 32,
        "currentRefreshRate": 144
      }
    ]
  },
  "diagnostics": {
    "platform": "win32",
    "arch": "x64",
    "running": {
      "C:\\Users\\HP\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\claude-desktop\\pinokio.js?cwd=C:\\pinokio\\api\\wan.git": true
    },
    "home": "C:\\pinokio",
    "vars": {
      "pip": {
        "install": {
          "torch": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118"
        }
      }
    },
    "memory": {
      "local": {},
      "global": {},
      "rpc": {
        "C:\\pinokio\\api\\wan.git\\start.js": {
          "method": "shell.run",
          "params": {
            "venv": "venv",
            "env": {
              "SERVER_NAME": "127.0.0.1",
              "SERVER_PORT": 42003
            },
            "path": "app",
            "message": [
              "python wgp.py --multiple-images --advanced {{args.compile ? '--compile' : ''}}"
            ],
            "on": [
              {
                "event": "/http://[0-9.:]+/",
                "done": true
              }
            ]
          }
        },
        "C:\\Users\\HP\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\claude-desktop\\pinokio.js?cwd=C:\\pinokio\\api\\wan.git": {
          "method": "process.wait",
          "params": {
            "title": "Launched",
            "description": "Click the stop button to stop watching file changes"
          },
          "current": 1,
          "total": 2
        },
        "C:\\Users\\HP\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\claude-desktop\\pinokio.js": {
          "current": 1,
          "total": 2
        },
        "C:\\Users\\HP\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\claude\\pinokio.js?cwd=C:\\pinokio\\api\\wan.git": {
          "when": "{{platform === 'win32'}}",
          "id": "run",
          "method": "shell.run",
          "params": {
            "shell": "{{kernel.path('bin/miniforge/Library/bin/bash.exe')}}",
            "conda": {
              "skip": true
            },
            "env": {
              "CLAUDE_CODE_GIT_BASH_PATH": "{{kernel.path('bin/miniforge/Library/bin/bash.exe')}}"
            },
            "message": {
              "_": [
                "npx",
                "-y",
                "@anthropic-ai/claude-code@latest",
                "{{args.prompt || undefined}}"
              ]
            },
            "path": "{{args.cwd}}",
            "input": true,
            "buffer": 1024
          },
          "current": 0,
          "total": 2
        },
        "C:\\Users\\HP\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\claude\\pinokio.js": {}
      },
      "input": {
        "C:\\pinokio\\api\\wan.git\\start.js": {},
        "C:\\Users\\HP\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\claude-desktop\\pinokio.js?cwd=C:\\pinokio\\api\\wan.git": {
          "uri": "claude://code/new?q=Investigate%20what%20went%20wrong.%20Inspect%20the%20app%20logs%20and%20explain%20the%20likely%20root%20cause%20and%20next%20fix.&folder=C%3A%5Cpinokio%5Capi%5Cwan.git",
          "result": {
            "ok": true,
            "command": "rundll32.exe",
            "status": "exited"
          }
        },
        "C:\\Users\\HP\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\claude\\pinokio.js?cwd=C:\\pinokio\\api\\wan.git": {
          "cwd": "C:\\pinokio\\api\\wan.git",
          "ask_ai": "1",
          "prompt": "Investigate what went wrong. Inspect the app logs and explain the likely root cause and next fix."
        }
      },
      "args": {
        "C:\\pinokio\\api\\wan.git\\start.js": {},
        "C:\\Users\\HP\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\claude-desktop\\pinokio.js?cwd=C:\\pinokio\\api\\wan.git": {
          "cwd": "C:\\pinokio\\api\\wan.git",
          "ask_ai": "1",
          "prompt": "Investigate what went wrong. Inspect the app logs and explain the likely root cause and next fix."
        },
        "C:\\Users\\HP\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\claude\\pinokio.js?cwd=C:\\pinokio\\api\\wan.git": {
          "cwd": "C:\\pinokio\\api\\wan.git",
          "ask_ai": "1",
          "prompt": "Investigate what went wrong. Inspect the app logs and explain the likely root cause and next fix."
        }
      }
    },
    "procs": {
      "C:\\Users\\HP\\AppData\\Local\\Programs\\Pinokio\\resources\\app.asar\\node_modules\\pinokiod\\system\\plugin\\claude-desktop\\pinokio.js": {
        "appApi": {
          "htmlModal": {
            "defaultIdPrefix": "htmlmodal"
          }
        }
      }
    },
    "gpu": "nvidia",
    "gpus": [
      {
        "name": "nvidia",
        "model": "nvidia geforce rtx 4050 laptop gpu",
        "driver": "592.82"
      },
      {
        "name": "advanced micro devices, inc.",
        "model": "amd radeon 740m graphics",
        "driver": null
      }
    ],
    "gpu_model": "nvidia geforce rtx 4050 laptop gpu",
    "gpu_driver": "592.82",
    "gpu_target": "sm_89",
    "ram": 15,
    "vram": 6,
    "version": "8.2.0",
    "audio": [
      {
        "id": "ACP\\DEVTYPE_0007&DEVREV_0000&VEN_1022&DEV_15E2&SUBSYS_103C8DD0&REV_63\\5&2BA4F5E4&0&07",
        "name": "AMD USB Audio Device",
        "manufacturer": "AMD",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "",
        "in": null,
        "out": null,
        "status": "enabled"
      },
      {
        "id": "ACP\\DEVTYPE_0002&DEVREV_0000&VEN_1022&DEV_15E2&SUBSYS_103C8DD0&REV_63\\5&2BA4F5E4&0&04",
        "name": "AMD Audio Device",
        "manufacturer": "AMD",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "",
        "in": null,
        "out": null,
        "status": "enabled"
      },
      {
        "id": "HDAUDIO\\FUNC_01&VEN_10DE&DEV_00A7&SUBSYS_103C8DD0&REV_1001\\5&B338FFE&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"
      },
      {
        "id": "HDAUDIO\\FUNC_01&VEN_10EC&DEV_0245&SUBSYS_103C8DD0&REV_1000\\5&23FCE785&0&0001",
        "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": "HDAUDIO\\FUNC_01&VEN_1002&DEV_AA01&SUBSYS_00AA0100&REV_1008\\5&2C9DE15F&0&0001",
        "name": "AMD High Definition Audio Device",
        "manufacturer": "Advanced Micro Devices",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "Sound Driver",
        "in": null,
        "out": null,
        "status": "enabled"
      },
      {
        "id": "ROOT\\UNNAMED_DEVICE\\0000",
        "name": "NVIDIA Virtual Audio Device (Wave Extensible) (WDM)",
        "manufacturer": "NVIDIA",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "",
        "in": null,
        "out": null,
        "status": "enabled"
      }
    ],
    "mem": {
      "total": 16357158912,
      "free": 5485453312,
      "used": 10871607296,
      "active": 10871476224,
      "available": 5485682688,
      "buffers": 0,
      "cached": 0,
      "slab": 0,
      "buffcache": 0,
      "reclaimable": 0,
      "swaptotal": 15032385536,
      "swapused": 131072000,
      "swapfree": 14901313536,
      "writeback": null,
      "dirty": null
    },
    "graphics": {
      "controllers": [
        {
          "vendor": "NVIDIA",
          "model": "NVIDIA GeForce RTX 4050 Laptop GPU",
          "bus": "PCI",
          "vram": 6141,
          "vramDynamic": false,
          "subDeviceId": "0x8DD0103C",
          "driverVersion": "592.82",
          "name": "NVIDIA GeForce RTX 4050 Laptop GPU",
          "pciBus": "00000000:01:00.0",
          "memoryTotal": 6141,
          "memoryFree": 5920,
          "temperatureGpu": 43,
          "powerDraw": 2.05,
          "clockCore": 210,
          "clockMemory": 375
        },
        {
          "vendor": "Advanced Micro Devices, Inc.",
          "model": "AMD Radeon 740M Graphics",
          "bus": "PCI",
          "vram": 512,
          "vramDynamic": true,
          "subDeviceId": "8DD0103C"
        }
      ],
      "displays": [
        {
          "vendor": "",
          "model": "Default Monitor",
          "serial": null,
          "productionYear": null,
          "displayId": "display\\boe0cfd\\5&20feaf4f&0&uid256_0",
          "deviceName": "\\\\.\\DISPLAY1",
          "main": true,
          "builtin": true,
          "connection": "INTERNAL",
          "resolutionX": 1920,
          "resolutionY": 1080,
          "sizeX": 34,
          "sizeY": 19,
          "pixelDepth": 32,
          "currentResX": 1536,
          "currentResY": 864,
          "positionX": 0,
          "positionY": 0,
          "currentRefreshRate": 144
        }
      ]
    },
    "osInfo": {
      "platform": "Windows",
      "distro": "Microsoft Windows 11 Home Single Language",
      "release": "10.0.26200",
      "codename": "25H2",
      "kernel": "10.0.26200",
      "arch": "x64",
      "hostname": "LAPTOP-LSVUKP2R",
      "fqdn": "LAPTOP-LSVUKP2R",
      "codepage": "437",
      "logofile": "windows",
      "serial": "00342-42786-24641-AAOEM",
      "build": "26200",
      "servicepack": "0.0",
      "uefi": true,
      "hypervisor": true,
      "remoteSession": false
    },
    "system": {
      "manufacturer": "HP",
      "model": "Victus by HP Gaming Laptop 15-fb3xxx",
      "version": "",
      "serial": "5CD5370P3S",
      "uuid": "35444335-3733-5030-3353-acf4664c2075",
      "sku": "BZ5F3PA#UUF",
      "virtual": false
    },
    "shell": "CMD",
    "cpu": {
      "manufacturer": "AMD",
      "brand": "Ryzen 7 7445HS w/ Radeon 740M Graphics",
      "vendor": "AuthenticAMD",
      "family": "25",
      "model": "124",
      "stepping": "0",
      "revision": "31744",
      "voltage": "",
      "speed": 3.2,
      "speedMin": 3.2,
      "speedMax": 3.2,
      "governor": "",
      "cores": 12,
      "physicalCores": 6,
      "performanceCores": 12,
      "efficiencyCores": 0,
      "processors": 1,
      "socket": "None",
      "flags": "de pse tsc sep mtrr mca cmov psn clfsh ds mmx fxsr sse sse2 ss htt tm ia64 pbe",
      "virtualization": true,
      "cache": {
        "l1d": 192,
        "l1i": 192,
        "l2": 6291456,
        "l3": 16777216
      }
    }
  }
}

Logs

logs/api/start.js/1789134248756

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

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

C:\pinokio\api\wan.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\pinokio\api\wan.git\app\venv\Scripts\activate C:\pinokio\api\wan.git\app\venv && python wgp.py --multiple-images --advanced 
[GGUF][llama.cpp CUDA] kernels available.
Traceback (most recent call last):
  File "C:\pinokio\api\wan.git\app\wgp.py", line 3363, in <module>
    attention_mode = server_config["attention_mode"]
                     ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
KeyError: 'attention_mode'
Replies (0)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).
Wan2GP: KeyError: 'attention_mode' · Pinokio