FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
OpenClaw's "Unknown Model" Error — How One Missing JSON Entry Broke My AI Assistant for 4 Hours
How-ToMachine Learning

OpenClaw's "Unknown Model" Error — How One Missing JSON Entry Broke My AI Assistant for 4 Hours

via Dev.toShifu1mo ago

🧵 I chased a phantom through two config files, three API keys, and 47 SSH sessions. The fix was one line of JSON. 🤖 What's OpenClaw? Before I dive in — if you haven't heard of OpenClaw , it's an open-source AI agent framework that lets you run persistent AI assistants on your own server. Think of it as your self-hosted ChatGPT, but with memory, personality, tools, scheduled tasks, and multi-channel support (Telegram, Discord, WhatsApp, etc.). You configure which LLM models power your agents (GPT-4, Gemini, Claude, or any model via OpenRouter ), and OpenClaw handles the orchestration — routing messages, managing sessions, executing tools, and maintaining long-term memory across conversations. I run my personal AI assistant on an EC2 instance using OpenClaw. It handles my emails, calendar, reminders, and general chat. The model I'd been using for weeks: stepfun/step-3.5-flash:free via OpenRouter — a solid, free, 250K-context model. Until one Saturday morning, when it just… stopped. 🔇 The

Continue reading on Dev.to

Opens in a new tab

Read Full Article
31 views

Related Articles

Building a Simple Lab Result Agent in .NET (Microsoft Agent Framework + Ollama)
How-To

Building a Simple Lab Result Agent in .NET (Microsoft Agent Framework + Ollama)

Medium Programming • 2d ago

“You don’t need to learn programming anymore” — Reality Check from a CTO
How-To

“You don’t need to learn programming anymore” — Reality Check from a CTO

Medium Programming • 2d ago

The Biggest Lie in Bug Bounty Tutorials
How-To

The Biggest Lie in Bug Bounty Tutorials

Medium Programming • 3d ago

DAY 8: The System Was Never Meant to Pay You
How-To

DAY 8: The System Was Never Meant to Pay You

Medium Programming • 3d ago

How-To

MakerCode v2.0 Release

Medium Programming • 3d ago

Discover More Articles