Upgraded to 2026.4.12 and now I get no response from any of my model's .. it just kinda clears my input and nothing.. I've tried different models with no joy.. Restarted.. no help.. I'm running it on a linux server (Ubuntu 24.04.4 LTS ) and i can connect and interface with my cloud model via other systems.. like ollama .. just openclaw is unhappy and only since I upgraded to 2026.4.12
#Upgraded to 2026.4.12 and now I get no response from any of my model's
53 messages Β· Page 1 of 1 (latest)
That smells more like a 2026.4.12 regression than all your providers breaking at once.
First, can you paste these:
openclaw --version
openclaw status --all
openclaw gateway status
openclaw models status
Then do this in one terminal:
openclaw logs --follow
and in another, send one simple test prompt. Paste the log lines that appear right then.
Also, very useful split test:
openclaw infer model run --model <your-provider/model> --prompt "hi" --json
If that works, the problem is likely Control UI/chat path. If that also fails, itβs the runner/model path.
I checked the docs and current code, and there is a follow-up fix on main called fix: recover silent LLM idle timeouts, which is very close to your βinput clears, no replyβ symptom. So if you need a fast unblock, Iβd seriously try rolling back to 2026.4.11 as a quick confirmation.
Docs:
Paste those outputs and Iβll help narrow it down fast.
sysadmin@ollama1:~$ openclaw --version
openclaw status --all
openclaw gateway status
openclaw models status
OpenClaw 2026.4.12 (1c0672b)
Config warnings:\n- plugins.allow: plugin not found: canvas (stale config entry ignored; remove it from plugins config)
- plugins.allow: plugin not found: gateway (stale config entry ignored; remove it from plugins config)
π¦ OpenClaw 2026.4.12 (1c0672b) β I don't sleep, I just enter low-power mode and dream of clean diffs.
Config warnings:\n- plugins.allow: plugin not found: canvas (stale config entry ignored; remove it from plugins config)
- plugins.allow: plugin not found: gateway (stale config entry ignored; remove it from plugins config)
β
11:50:00 [skills] Skipping escaped skill path outside its configured root: source=openclaw-workspace root=~/.openclaw/workspace/skills reason=symlink-escape requested=~/.openclaw/workspace/skills/meshy-3d-agent resolved=~/.openclaw/workspace/.agents/skills/meshy-3d-agent
11:50:00 [skills] Skipping escaped skill path outside its configured root: source=openclaw-workspace root=~/.openclaw/workspace/skills reason=symlink-escape requested=~/.openclaw/workspace/skills/meshy-3d-generation resolved=~/.openclaw/workspace/.agents/skills/meshy-3d-generation
11:50:00 [skills] Skipping escaped skill path outside its configured root: source=openclaw-workspace root=~/.openclaw/workspace/skills reason=symlink-escape requested=~/.openclaw/workspace/skills/meshy-3d-printing resolved=~/.openclaw/workspace/.agents/skills/meshy-3d-printing
Thanks, that helps a bit.
The two warnings here are probably not the cause:
- stale
plugins.allowentries (canvas,gateway) Skipping escaped skill path outside its configured root
Those are cleanup-worthy, but they shouldnβt make all model replies disappear.
What I still need is the actual failing path, because the pasted output looks like startup/status noise, not the turn failure itself.
Please run these one at a time and paste the full output:
openclaw gateway status
openclaw models status
openclaw infer model run --model <your-provider/model> --prompt "hi" --json
Then in another terminal:
openclaw logs --follow
and send one test prompt right after. Paste the log lines from that moment.
Also, important question: is this happening only in Control UI, or also in your chat channel(s)?
My current read:
- the warnings you pasted are likely unrelated
- this still looks a lot like the post-2026.4.12 silent LLM idle-timeout regression I mentioned
- if you just want the fastest unblock, Iβd try rolling back to 2026.4.11 first
Troubleshooting refs:
- https://docs.openclaw.ai/help/troubleshooting
- https://docs.openclaw.ai/gateway/troubleshooting#no-replies
Paste the infer model run result plus the live log lines, that should narrow it down fast.
OpenClaw status --all
Overview
βββββββββββββββββββ¬βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β Item β Value β
βββββββββββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Version β 2026.4.12 β
β OS β linux 6.8.0-107-generic (x64) β
β Node β 24.14.1 β
β Config β ~/.openclaw/openclaw.json β
β Dashboard β http://192.168.4.26:18790/ β
β Tailscale β off β
β Channel β stable (config) β
β Update β pnpm Β· up to date Β· npm latest 2026.4.12 β
β Gateway β local Β· ws://127.0.0.1:18790 (local loopback) Β· reachable 85ms Β· auth token Β· ollama1 (192.168.4. β
β β 26) app 2026.4.12 linux 6.8.0-107-generic β
β Security β Run: openclaw security audit --deep β
β Gateway self β unknown β
β
Nice, that rules out a bunch of stuff.
From this:
- Gateway is reachable
- CLI and app are both 2026.4.12
- so this does not look like a dead service or version mismatch
Also, Gateway self unknown is usually not the thing that causes βinput clears, no replyβ.
The next fork is simple:
1. Test the model path directly
Run this exact kind of command with the same model youβre picking in the UI:
openclaw infer model run --model <provider/model> --prompt "Reply with exactly hi" --json
2. At the same time, watch logs
In another terminal:
openclaw logs --follow
Then run the infer command or send one UI prompt and paste the log lines that appear right then.
If infer model run works, the bug is probably Control UI / chat path.
If infer model run also fails or hangs, then itβs the runner/model path, which fits the 2026.4.12 timeout regression theory a lot better.
If you want the fastest unblock instead of digging deeper, Iβd still try rolling back to 2026.4.11 as a quick test.
β Gateway service β systemd installed Β· enabled Β· running (pid 25788, state active) β
β Node service β systemd not installed β
β Agents β 7 total Β· 1 bootstrapping Β· 1 active Β· 416 sessions β
β Secrets β none β
βββββββββββββββββββ΄βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Channels
ββββββββββββ¬ββββββββββ¬βββββββββ¬βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β Channel β Enabled β State β Detail β
ββββββββββββΌββββββββββΌβββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Discord β ON β OK β token config (sha256:83138d34 Β· len 72) Β· accounts 1/1 β
β Telegram β ON β OK β token config (sha256:a4946641 Β· len 46) Β· accounts 1/1 β
ββββββββββββ΄ββββββββββ΄βββββββββ΄βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Discord accounts
ββββββββββββ¬βββββββββββ¬βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β Account β Status β Notes β
ββββββββββββΌβββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β default β OK β token:config
This status actually looks mostly healthy.
The one thing that jumps out is:
1 bootstrapping
If the agent youβre talking to is the one stuck there, that can absolutely look like βinput clears, then nothingβ.
At this point Iβd stop pasting more status --all chunks and do these two checks:
openclaw infer model run --model <provider/model> --prompt "Reply with exactly hi" --json
find ~/.openclaw -name BOOTSTRAP.md -print
Why:
infer model runtells us whether the model path itself is brokenBOOTSTRAP.mdcan reveal an agent stuck in first-run/bootstrap state
If infer model run works, then the model backend is fine and we should focus on the agent/UI path.
If it fails or hangs, paste that output plus the matching lines from:
openclaw logs --follow
If find shows a BOOTSTRAP.md in the workspace for the agent that should be replying, thatβs a strong lead.
Also worth trying once: a brand new session (/new) in case itβs stale session state.
Bootstrapping docs: https://docs.openclaw.ai/start/bootstrapping
If you want the fastest escape hatch, Iβd still test rolling back to 2026.4.11.
Telegram accounts
ββββββββββββ¬βββββββββββ¬βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β Account β Status β Notes β
ββββββββββββΌβββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β default β OK β token:config Β· allow:8218417340 β
ββββββββββββ΄βββββββββββ΄βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Agents
ββββββββββββββ¬βββββββββββββββββ¬βββββββββββ¬βββββββββββ¬βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β Agent β Bootstrap file β Sessions β Active β Store β
ββββββββββββββΌβββββββββββββββββΌβββββββββββΌβββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β main β PRESENT β 416 β 3m ago β ~/.openclaw/agents/main/sessions/sessions.json β
β forge β ABSENT β 0 β unknown β ~/.openclaw/agents/forge/sessions/sessions.json β
β hermes β ABSENT β 0 β unknown β ~/.openclaw/agents/hermes/sessions/sessions.json β
β quick β ABSENT β 0 β unknown β ~/.openclaw/agents/quick/sessions/sessions.json β
β scout β ABSENT β 0 β unknown β ~/.openclaw/agents/scout/sessions/sessions.json β
β scribe β ABSENT β 0 β unknown β ~/.openclaw/agents/scribe/sessions/sessions.json β
β sentinel β ABSENT β 0 β unknown β ~/.openclaw/agents/sentinel/sessions/sessions.json β
ββββββββββββββ΄βββββββββββββββββ΄βββββββββββ΄βββββββββββ΄βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Diagnosis (read-only)
Gateway connection details:
Gateway target: ws://127.0.0.1:18790
Source: local loopback
Config: /home/sysadmin/.openclaw/openclaw.json
Bind: lan
β Config: /home/sysadmin/.openclaw/openclaw.json
β Secret diagnostics (0)
β Restart sentinel: none
! Port 18790
Port 18790 is already in use.
- pid 25800 sysadmin: openclaw-gateway (*:18790)
- Gateway already running locally. Stop it (openclaw gateway stop) or use a different port.
! Tailscale: off Β· unknown
β Skills: 16 eligible Β· 0 missing Β· /home/sysadmin/.openclaw/workspace
β Plugin compatibility (none)
β Channel issues (none)
Pasteable debug report. Auth tokens redacted.
Troubleshooting: https://docs.openclaw.ai/troubleshooting
β
Config warnings:\n- plugins.allow: plugin not found: canvas (stale config entry ignored; remove it from plugins config)
- plugins.allow: plugin not found: gateway (stale config entry ignored; remove it from plugins config)
π¦ OpenClaw 2026.4.12 (1c0672b) β Type the command with confidenceβnature will provide the stack trace if needed.
Ah, yep, that is a real clue.
main β Bootstrap file PRESENT
BOOTSTRAP.md is supposed to be one-time only and then removed. If itβs still present for main, OpenClaw can keep treating the main agent as still bootstrapping, which matches the βmessage clears, no actual replyβ behavior pretty well.
Iβd try this next:
find ~/.openclaw -name BOOTSTRAP.md -print
Then rename the one for the main agent instead of deleting it outright, for example:
mv /path/to/BOOTSTRAP.md /path/to/BOOTSTRAP.md.bak
openclaw gateway restart
Then start a fresh session and test again.
Docs backing this:
BOOTSTRAP.mdis first-run only and should be removed after completion: https://docs.openclaw.ai/start/bootstrapping- Agent bootstrap file behavior: https://docs.openclaw.ai/concepts/agent
So my current best guess is:
mainis stuck in bootstrap state- upgrade exposed/made that state matter more
- moving that lingering
BOOTSTRAP.mdaside + restarting should unstick it
If you want, paste the find output first and Iβll sanity check the exact path before you move it.
Service: systemd (enabled)
File logs: /tmp/openclaw/openclaw-2026-04-13.log
Command: /home/sysadmin/.nvm/versions/node/v24.14.1/bin/node /home/sysadmin/.nvm/versions/node/v24.14.1/lib/node_modules/openclaw/dist/entry.js gateway --port 18790
Service file: ~/.config/systemd/user/openclaw-gateway.service
Service env: OPENCLAW_GATEWAY_PORT=18790
Service config looks out of date or non-standard.
Service config issue: Gateway service PATH includes version managers or package managers; recommend a minimal PATH. (/home/sysadmin/.nvm/versions/node/v24.14.1/bin)
Service config issue: Gateway service uses Node from a version manager; it can break after upgrades. (/home/sysadmin/.nvm/versions/node/v24.14.1/bin/node)
Recommendation: run "openclaw doctor" (or "openclaw doctor --repair").
Config (cli): ~/.openclaw/openclaw.json
Config (service): ~/.openclaw/openclaw.json
Gateway: bind=lan (0.0.0.0), port=18790 (service args)
Probe target: ws://127.0.0.1:18790
Dashboard: http://192.168.4.26:18790/
Probe note: bind=lan listens on 0.0.0.0 (all interfaces); probing via 127.0.0.1.
Runtime: running (pid 25788, state active, sub running, last exit 0, reason 0)
RPC probe: ok
Listening: *:18790
Troubles: run openclaw status
Troubleshooting: https://docs.openclaw.ai/troubleshooting
Config warnings:\n- plugins.allow: plugin not found: canvas (stale config entry ignored; remove it from plugins config)
- plugins.allow: plugin not found: gateway (stale config entry ignored; remove it from plugins config)
Yep, this keeps pointing the same way.
What you just pasted says:
- gateway is up
- channels are fine
- port-in-use is expected because the gateway is already running
- workspace is
/home/sysadmin/.openclaw/workspace
And earlier we saw:
mainβBootstrap file PRESENT
So Iβd stop chasing general diagnostics and fix the obvious oddity first:
ls -l /home/sysadmin/.openclaw/workspace/BOOTSTRAP.md
mv /home/sysadmin/.openclaw/workspace/BOOTSTRAP.md /home/sysadmin/.openclaw/workspace/BOOTSTRAP.md.bak
openclaw gateway restart
Then start a fresh session and test again.
Why Iβm pushing this: BOOTSTRAP.md is supposed to be one-time only. If main still has it, the agent can stay in bootstrap mode and act weirdly or fail to answer.
If that file is not there, paste the ls output.
If you move it aside and it still breaks, then Iβd go straight to roll back to 2026.4.11 as the next quickest test.
This output is basically saying the gateway is alive.
The nvm/systemd warning is worth cleaning up later, but it does not explain βall prompts clear and no replyβ by itself.
The one concrete abnormal thing weβve found is still:
mainhasBootstrap file PRESENT
So the next useful command is not more status, itβs this exact one:
ls -l /home/sysadmin/.openclaw/workspace/BOOTSTRAP.md
If that file exists, do this:
mv /home/sysadmin/.openclaw/workspace/BOOTSTRAP.md /home/sysadmin/.openclaw/workspace/BOOTSTRAP.md.bak
openclaw gateway restart
Then test in a fresh session.
If ls says the file does not exist, paste that output and Iβll switch tracks. Right now the lingering bootstrap file is still the strongest lead by far.
I ran the ls -l /home/sysadmin/.openclaw/workspace/BOOTSTRAP.md
mv /home/sysadmin/.openclaw/workspace/BOOTSTRAP.md /home/sysadmin/.openclaw/workspace/BOOTSTRAP.md.bak
openclaw gateway restart and no change
Got it, thanks for trying that. Iβm glad we checked, but that pretty much rules out the lingering bootstrap file.
At this point, I think youβve probably hit a real 2026.4.12 regression.
Fastest path to confirm / unblock
Iβd roll back to 2026.4.11 now:
openclaw update --tag 2026.4.11 --yes
openclaw doctor
openclaw gateway restart
openclaw --version
Then test again in a fresh session.
Docs:
If you want to debug instead of rollback
Then the next useful thing is finally the direct model path:
openclaw infer model run --model <provider/model> --prompt "Reply with exactly hi" --json
openclaw logs --follow
But honestly, given:
- it started exactly on 2026.4.12
- gateway/channels look healthy
- moving
BOOTSTRAP.mdchanged nothing
β¦Iβd recommend the rollback first. If 2026.4.11 fixes it, thatβs a strong repro and worth filing here: https://github.com/openclaw/openclaw/issues
error: unknown option '--follow'
Ah, got it. Then use the file log directly instead.
You already have the log path:
tail -f /tmp/openclaw/openclaw-2026-04-13.log
Or the generic form from the docs:
tail -f "$(ls -t /tmp/openclaw/openclaw-*.log | head -1)"
So the two practical next moves are:
Fast unblock
openclaw update --tag 2026.4.11 --yes
openclaw doctor
openclaw gateway restart
openclaw --version
Debug path
tail -f /tmp/openclaw/openclaw-2026-04-13.log
openclaw infer model run --model <provider/model> --prompt "Reply with exactly hi" --json
If you paste the log lines that appear during that infer run, I can probably tell pretty quickly whether this is the 2026.4.12 regression or something else.
ran the update --tag 2026.4.11 -- yes and version is still showing 2026.4.12
That sounds like the downgrade didnβt actually apply.
Two things:
- the flag is
--yeswith no space - since your install reports pnpm, Iβd bypass
openclaw updateand pin it directly with pnpm
Try this exactly:
pnpm add -g openclaw@2026.4.11
openclaw --version
openclaw gateway restart
If openclaw --version still says 2026.4.12, then paste:
which openclaw
pnpm root -g
openclaw --version
Your earlier gateway output already showed a slightly weird nvm + systemd + global install setup, so Iβm a little suspicious the CLI/service update path is not targeting the binary you think it is.
sysadmin@ollama1:~$ which openclaw
/home/sysadmin/.local/bin/openclaw
sysadmin@ollama1:~$ npm root -g
/home/sysadmin/.nvm/versions/node/v24.14.1/lib/node_modules
sysadmin@ollama1:~$
sysadmin@ollama1:~$ openclaw --version
OpenClaw 2026.4.12 (1c0672b)
sysadmin@ollama1:~$
Okay, this is helpful. It means the downgrade didnβt touch the binary youβre actually running.
Youβve got:
- CLI shim:
/home/sysadmin/.local/bin/openclaw - service earlier pointing at:
/home/sysadmin/.nvm/versions/node/v24.14.1/lib/node_modules/openclaw/...
So I think youβre in mixed global-install territory now.
Please run these exact commands and paste the output:
ls -l /home/sysadmin/.local/bin/openclaw
readlink -f /home/sysadmin/.local/bin/openclaw
pnpm root -g
I donβt want to guess wrong between the shim path and the actual package path.
My current suspicion is:
- the gateway is still launching the 2026.4.12 package from the nvm global dir
- your attempted downgrade updated a different install path, or didnβt replace the active one
If the readlink -f target lands under that same ~/.nvm/.../lib/node_modules/openclaw path, we can fix this cleanly from there.
sysadmin@ollama1:~$ ls -l /home/sysadmin/.local/bin/openclaw
lrwxrwxrwx 1 sysadmin sysadmin 41 Apr 9 10:25 /home/sysadmin/.local/bin/openclaw -> ../lib/node_modules/openclaw/openclaw.mjs
sysadmin@ollama1:~$ readlink -f /home/sysadmin/.local/bin/openclaw
/home/sysadmin/.local/lib/node_modules/openclaw/openclaw.mjs
sysadmin@ollama1:~$ npm root -g
/home/sysadmin/.nvm/versions/node/v24.14.1/lib/node_modules
sysadmin@ollama1:~$
Aha, thatβs the smoking gun.
You have two different OpenClaw installs:
- your shell runs:
/home/sysadmin/.local/bin/openclaw - your systemd service was launching:
/home/sysadmin/.nvm/versions/node/v24.14.1/lib/node_modules/openclaw/...
So the CLI and the gateway are not using the same install. That absolutely explains why updates/downgrades are acting weird.
Iβd fix that first by rewriting the service from the same openclaw binary youβre invoking:
openclaw gateway uninstall
openclaw gateway install --force
openclaw gateway restart
openclaw gateway status
Then check the Command: line in openclaw gateway status again. It should no longer point at the old nvm global path.
If that gets the service and CLI onto the same install and replies start working, great.
If it still breaks after that, then Iβd call it a real 2026.4.12 regression and either:
- do a clean single-path reinstall, or
- file a bug: https://github.com/openclaw/openclaw/issues
This was a good catch, Iβm much more confident now that the mixed install was muddying the waters.
π¦ OpenClaw 2026.4.12 (1c0672b) β Say "stop" and I'll stopβsay "ship" and we'll both learn a lesson.
β
β
Service: systemd (enabled)
File logs: /tmp/openclaw/openclaw-2026-04-13.log
Command: /home/sysadmin/.nvm/versions/node/v24.14.1/bin/node /home/sysadmin/.local/lib/node_modules/openclaw/dist/index.js gateway --port 18790
Service file: ~/.config/systemd/user/openclaw-gateway.service
Service env: OPENCLAW_GATEWAY_PORT=18790
Service config looks out of date or non-standard.
Service config issue: Gateway service PATH includes version managers or package managers; recommend a minimal PATH. (/home/sysadmin/.nvm/versions/node/v24.14.1/bin)
Service config issue: Gateway service uses Node from a version manager; it can break after upgrades. (/home/sysadmin/.nvm/versions/node/v24.14.1/bin/node)
Recommendation: run "openclaw doctor" (or "openclaw doctor --repair").
Config (cli): ~/.openclaw/openclaw.json
Config (service): ~/.openclaw/openclaw.json
Gateway: bind=lan (0.0.0.0), port=18790 (service args)
Probe target: ws://127.0.0.1:18790
Dashboard: http://192.168.4.26:18790/
Probe note: bind=lan listens on 0.0.0.0 (all interfaces); probing via 127.0.0.1.
Runtime: running (pid 36041, state active, sub running, last exit 0, reason 0)
RPC probe: ok
Listening: *:18790
Troubles: run openclaw status
Troubleshooting: https://docs.openclaw.ai/troubleshooting
Nice, thatβs real progress.
Your service is now pointing at the same OpenClaw install family as the CLI:
- service package:
/home/sysadmin/.local/lib/node_modules/openclaw/...
So the split-install problem is basically fixed. The remaining nvm/PATH warning is cleanup material, but itβs not the main mystery now.
If replies are still disappearing after this, then Iβm back to thinking this is a real 2026.4.12 runtime bug.
At this point, the most useful next test is finally the direct model call plus live log tail:
tail -f /tmp/openclaw/openclaw-2026-04-13.log
and in another terminal:
openclaw infer model run --model <provider/model> --prompt "Reply with exactly hi" --json
Use one of the exact models from your config.
If you paste:
- the
infer model runoutput - the matching log lines from the tail
β¦I should be able to tell whether this is the silent idle-timeout regression or something else.
If you donβt want to debug anymore and just need it working, say so, and Iβll help you do the cleanest single-path reinstall next.
{
"ok": true,
"capability": "model.run",
"transport": "local",
"provider": "ollama",
"model": "kimi-k2.5:cloud",
"attempts": [],
"outputs": [
{
"text": "No API provider registered for api: ollama",
"mediaUrl": null
}
]
}
Yes, thatβs the real error.
No API provider registered for api: ollama
That means OpenClaw is not loading the Ollama provider plugin at all. This is not a model/network failure.
And it fits the earlier warnings about your plugins.allow config.
Whatβs probably happening
You have a restrictive plugin allowlist, and it doesnβt include ollama.
Check this
openclaw config get plugins.allow
If ollama is missing, thatβs the bug.
Fix
In ~/.openclaw/openclaw.json, either:
simplest
remove plugins.allow entirely
or
make sure it includes ollama, for example:
{
plugins: {
allow: ["ollama"]
}
}
If you already rely on other plugins, keep them too, just add "ollama".
Then restart:
openclaw gateway restart
Why Iβm confident: those stale plugins.allow warnings (canvas, gateway) were the earlier clue. The provider is being referenced by your model config, but the plugin itself is being filtered out.
Docs:
If you paste the current plugins.allow value, I can tell you the exact edit.
{
"ok": true,
"capability": "model.run",
"transport": "local",
"provider": "ollama",
"model": "kimi-k2.5:cloud",
"attempts": [],
"outputs": [
{
"text": "hi",
"mediaUrl": null
}
]
}
Nice, thatβs a big step.
That means the Ollama provider path is working again. So the real root cause was very likely the restrictive plugins.allow setup, not a broken model backend.
What this tells us
model.runworksollama/kimi-k2.5:cloudis reachable- provider loading/auth is now okay
Next
Try your normal chat/UI flow again now.
If it works, then the fix was:
- align the service + CLI install
- make sure the Ollama provider plugin could load
If the UI/chat still clears input and shows nothing, then the remaining bug is above the model layer, and the next thing to capture is the log lines from a normal prompt attempt, not model.run.
Also, Iβd still clean up those stale plugins.allow entries (canvas, gateway) so this doesnβt bite you again.
If normal chat is working now, please right-click the solution message β Apps β β Mark Solution so Answer Overflow can index it.
all is looking good..
Awesome π
So the fix was basically:
- get the service and CLI onto the same install path
- let the
ollamaprovider plugin load again (plugins.allowwas the trap)
Glad we caught it.
If this fixed it, please right-click the solution message β Apps β β Mark Solution. That helps Answer Overflow index it for the next person who hits the same weirdness.