fixed handshake for model

This commit is contained in:
2026-03-12 23:19:11 +01:00
parent 882adb2dea
commit 087aee88d3
3 changed files with 41 additions and 0 deletions
+4
View File
@@ -44,6 +44,10 @@ Alle Änderungen am Projekt. Format: [Keep a Changelog](https://keepachangelog.c
- Port 3001 auf aria-Service gemappt (für Diagnostic Web-UI)
- Proxy Claude-Config Volume `:ro``:rw` — Login via Diagnostic-UI braucht Schreibzugriff
**OpenClaw Config-Persistenz**
- Named Docker Volume `openclaw-config` für `/home/node/.openclaw` — OpenClaw-Konfiguration (Model, Auth, Sessions) überlebt Container-Neustarts
- `aria-setup.sh` — Einmaliges Setup-Skript: wartet auf aria-core, setzt Model auf `openai/claude-sonnet-4-6`, startet Container neu
### Behoben
- Handshake fehlgeschlagen `[object Object]` — Fehlermeldung wurde nicht korrekt stringifiziert