I tried to update openclaw by issuing "openclaw update". This did not work. On the end of the console output was written "run openclaw doctor".
So I ran openclaw doctor with those results (i first ran only "openclaw doctor", afterwards I tried with "openclaw doctor --fix", both results are the same):
PS C:\Users\Assistent> openclaw doctor --fix
OpenClaw 2026.4.14 (323493f)
T OpenClaw doctor
|
...
|
o Bundled plugins -+
| |
| Bundled plugin runtime deps are missing. |
| - @discordjs/opus@^0.10.0 (used by discord) |
| Fix: run openclaw doctor --fix to install them. |
| |
+----+
Failed to install bundled plugin runtime deps: Error: npm install failed
|
...
o Gateway --+
| |
| Gateway not running. |
| |
+--+
|
o Gateway connection -+
| |
| Gateway target: ws://127.0.0.1:18789 |
| Source: local loopback |
| Config: C:\Users\Assistent.openclaw\openclaw.json |
| Bind: loopback |
| |
+---+
|
o Gateway -+
| |
| Gateway service not installed. |
| |
+--+
|
o Gateway -+
| |
| Gateway service install failed: Error: schtasks create failed: FEHLER: Zugriff |
| verweigert |
| |
+--+
|
|
— Doctor complete.