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

Opus 4.6 excels at research, Gemini 3.1 Pro has better judgment in forecasting benchmark
A benchmark of 1,417 binary forecasting questions separates research and judgment performance: Claude Opus 4.6 leads in agentic research, Gemini 3.1 Pro wins on fixed-evidence calibration. GPT-5.4 and Grok 4.20 show little change between conditions.

Why Is OpenClaw Burning Tokens So Fast? Exploring the Phenomenon
OpenClaw, a leading AI coding agent, is reportedly burning tokens at an unprecedented rate. We delve into what this means for its users and the possible reasons behind this phenomenon.

Undocumented bug found in Apollo 11 guidance computer code using AI and specification language
Researchers discovered a resource lock bug in the Apollo Guidance Computer's gyro control code that had been missed for 57 years, using Claude AI and the Allium specification language to analyze 130,000 lines of assembly code.

Anthropic-xAI Compute Deal: Beyond Claude Code Limits
Anthropic signed a 300MW / 220k GPU compute deal with competitor xAI. This signals tighter GPU supply and structural cross-lab compute sharing, with implications for inference pricing and multi-provider routing.