OpenClaw 2026.4.2 and 2026.3.31 break local LLM connections

Connection issues with local LLM instances
Two recent OpenClaw updates—versions 2026.4.2 and 2026.3.31—are breaking connections to locally hosted Ollama instances. Users report that the agent times out when attempting to connect to locally hosted Ubuntu machines running Ollama.
The error logs show a clear pattern of connection failures:
01:07:29 warn agent/embedded Profile ollama-remote2:default timed out. Trying next account... 01:07:29 warn agent/embedded embedded run failover decision 01:07:29 error diagnostic lane task error: lane=main durationMs=61252 error="FailoverError: LLM request timed out." 01:07:29 error diagnostic lane task error: lane=session:agent:aitrader:main durationMs=61254 error="FailoverError: LLM request timed out." 01:07:29 warn model-fallback/decision model fallback decision
According to the report, reverting to version 2026.3.28 resolves the issue. This suggests the problem was introduced in the 2026.3.31 update and persists in 2026.4.2.
For developers using OpenClaw with local LLM instances, this means either staying on version 2026.3.28 or waiting for a fix in future releases. The timeout errors indicate the agent is attempting to connect but failing to establish or maintain communication with the local Ollama service.
📖 Read the full source: r/openclaw
👀 See Also

Uber burns 2026 AI budget in 4 months on Claude Code — $500–$2k per engineer monthly
Uber spent its entire 2026 AI budget by April on Claude Code and Cursor. Monthly API costs hit $500–$2,000 per engineer. 95% of engineers use AI tools monthly; 70% of committed code is AI-generated.

Developer's Obsidian AI Agent Project Goes Viral Overnight
A PhD researcher built a crew of AI agents to manage their Obsidian vault, shared it on GitHub, and woke up to 700+ stars in less than 13 hours. The sudden attention led to panic, making the repo private temporarily before reopening with improvements.

Anthropic adds memory import feature for switching from ChatGPT/Gemini to Claude
Anthropic's new memory import feature lets users transfer preferences, projects, context, and working style from ChatGPT, Gemini, or other AIs to Claude in about two copy-paste steps, eliminating the need to retrain from scratch.

AI Zombification of Universities: A Firsthand Account of LLM Cheating at Elite Colleges
An analysis of how LLMs are systematically destroying academic integrity at elite universities, with specific examples from UChicago: 40-point score gaps between take-home and in-person tests, students photographing exams during tests, and professors writing lectures with ChatGPT.