#users-helping-users
1 messages ยท Page 33 of 1
@bronze kraken solved for the new installer bug:
๐ฆ๐ค OFFICIAL OPENCLAW TROUBLESHOOTING THREAD
Got OpenClaw issues ? Let's help each other.
I'll go first.
The latest version of OpenClaw as of today 3.2.2026 has been BRUTAL.
Installer doesn't even finish.
If the installer crashes, and doesn't open your gateway, type this in terminal:
openclaw dashboard --no-open
Does your Chrome Extension (Browser Relay) not work? Your OpenClaw says it doesn't have access to the internet or web capabilities?
Or it says something like "I don't have access to a browser or web search tools in my current setup."
Here's what you can do:
RDP into your machine or open the terminal on the VPS and edit your config with this command:
nano ~/.openclaw/openclaw.json
Find this line:
"tools": {
"profile": "messaging"
}
Change "messaging" to "full"
Save (Ctrl+O, Enter, Ctrl+X)
Kill the old gateway and restart:
kill $(pgrep -f openclaw-gateway)
sleep 2
openclaw gateway
That's it. The "messaging" profile only includes chat tools.
Changing to "full" gives the agent access to browser, bash, files, and everything else.
hello guys I just got my vps but during the quick setup wizard it failed with this error " Error: systemctl is-enabled unavailable: Command failed: systemctl --user is-enabled openclaw-gateway.service
Youโre right to question it โ fallback is happening because openai-codex/gpt-5.4 is configured but currently marked missing
on your gateway, so the resolver gets โmodel not foundโ and drops to fallback #1 (gpt-5.3-codex).
I just checked the live catalog: no gpt-5.4 entry is available yet for your current auth/provider route, so this is most
likely rollout lag/account availability, not your config being broken.
How to fix?
every two weeks, my openclaw system becomes entirely useless... like it actually jsut becomes incompetent. Sometimes it magically seems to work again. it always coincides with a model switch and then it takes a full 2-3 days to get things back to working correctly. am I the only one? It has to be user error right?
Hopefully someone can help me out here. I have been getting my butt kicked with trying to get openclaw and ollama working together. I decided to remove everything and start fresh but now it seems like my ISP is blocking the openclaw site. i was able to disable some stuff to get to the site but i think there is still some blocking going on as i can not fully access everything and when trying to complete the onboarding i get some errors. I tried to post a screenshot but wasnt able to for some reason.
โ Enable hooks?
โ Skip for now
Config overwrite: /home/talos/.openclaw/openclaw.json (sha256 af91d1e2ea48b170671d559816ec9b94b56c5e14dd12774a497c37babdabba38 -> 4c2bc24083ae22ae892e0a8e879b66ab99f37e6528d6bccf92504495e2ff62a5, backup=/home/talos/.openclaw/openclaw.json.bak)
โ
โ Gateway service runtime โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฎ
โ โ
โ QuickStart uses Node for the Gateway service (stable + supported). โ
โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฏ
Error: systemctl is-enabled unavailable: Command failed: systemctl --user is-enabled openclaw-gateway.service
ollama has 100% bricked my system twice now. wont ever touch it again
Maybe thats what happened here
It's my guess, OpenClaw's dependencies @mariozechner/pi-*** is updated to support GPT-5.4 but OpenClaw 2026.3.2 is using old version. "Stay tuned" is my opinion.
Finally got things working correctly locally M4 Mac
Can anyone recommend me an article, tutorial or video that explains the OpenClaw architecture at a high level? I am not talking about "This is how you install OpenClaw. This is how you use SSH" and so forth. That sort of tutorial is a dime/dozen. Because I have been beating my head against their documentation page and I still have no idea how permissions, scopes, workspaces, profiles, agents, subagents etc work. How are tools and skills different? Does one depend on the other? That sort of thing. I think if I had a better general understanding of all the different components of openclaw, then maybe the docs website would make more sense. I wonder if anyone has put together a good explanation in text or video form. Any suggestions?
Qwen 3.5
One-click deployment is still more convenient.
They say Comcast and Xfinity block them for some reason: https://docs.openclaw.ai/help/faq#i-canโt-access-docs-openclaw-ai-ssl-error-what-now (you'll have to read that on github if you can't visit the url)
I had the same error about systemctl is-enabled. I made my own service file from the advice of an LLM and that got me past the error. Someone else reported the same error in the #1459642797895319552 channel recently. I think running openclaw doctor fixed it for them. But do a search in that channel since I might remember it wrong. @gusty crypt I just saw you have the same error.
I have Quantum and had read that it could be true but was hoping someone figure out a way past it, i have done the doctor fix but doesn't seem to help. I will look for what you mentioned.
hey every1 ๐ need some help here (noob alert) - can i run a virtual machine on my pc to run openclaw ?
yesterday i got everything right and even got to text over whatsapp, today everything is dead ! im trying to reinstall a VM on ubuntu and start over
thats what i want for now. i only wanna test it first and give controlled data resources to start
testing it on ubuntu 24.4
using openai with my account since i dont have a payed subs on chatgpt, matters ?
Yes you can. I'm running mine in Ubuntu VM w. Virtualbox on a windows host. I have the OpenClaw talking to Ollama on the host for local models. Requires some network know-how or AI help & firewall rules
is codex oauth for gpt 5.4 working?
Use OpenAI OAuth
thanks
anyone getting their claw to use MCP and make actual fund transfers? i have coinbase mcp setup and input API the bot accepted and simulated but when it came to $1 transfer it refused from safety parameters. testnet was successful and confirmed. any ideas?
Im trying to setup openclaw but I wanted to know if im better off using a vps or an extra computer I have at home. I have never used terminal so that part is new to me. what is your advice.
Install Ubuntu and learn Linux no better time to start
i dont think that exists right? i thought oauth is only for codex in "openclaw config"
Possibly you are right, I'm not 100% sure. I'm using OAuth but also only on codex. I haven't tried other models with OAuth.
Anyone knows why my local agent (http://127.0.0.1:18789/chat?session) can do all kind of things like fetching an RSS feed, but the EXACT same command, fails when asking it on Discord ?
This is the command/task: "show top 3 news items from this RSS feed https://rss.nytimes.com/services/xml/rss/nyt/World.xml"
On my local chat I get output like:
Key headlines from the Marchโฏ4โ6โฏ2026 NewโฏYorkโฏTimes feed
Escalating MiddleโEast conflict โ The United Sta.... etc etc etc
My bot responds to the SAME command with:
Iโm unable to fetch that RSS feed from my current environment. However, I can provide you with the usual top headlines from the NYT World news feed based on the most recent data I have:
...
(and then it just makes up the news)
theres sandboxing done so only your gateway has full access. chat channels have access to only whats in the openclaw directory
I tried to give the discord bot more access, to web fetch or, in this case, I added as kill called 'curl-http' which teaches how to get data from internet.
But it doesn't use it
do /elevated and youll see all the options. /elevated full lets it have whatever
I cannot use /elevated in discord ; that will show discord commands, right
yeah its a hard stop limitation by openclaw, you have to manually give it "elevated access"
if its running as a bot, you have access to the slash commands for it
So I ran the /elevated full in my local chat, which responded with "โ๏ธ Elevated mode set to full (auto-approve). โ๏ธ Runtime is direct; sandboxing does not apply."
Whats the difference between running your main brain on 5.3 codex and 5.2 general if it was an option? just curious i am going to switch to 5.4 as soon as it get outs. 5.3 codex seems fine as a brain
Also try DMs as a temp workaround - seems to get over the "permission" issues
yup. now try your tool calls
checking. tnx already for giving advice.
they should work. for exec actions you can do /exec
happy to help!
Ive got my own issue with heartbeats, no matter what i do i seemingly cant get them to fire. when i do openclaw system heartbeat last it just returns null
any advice is mucho appreciated
heart beats ; They run every 30 minutes right?
theyre supposed to
did you try to set them to 1 minute ?
and then check the log if something happens once every minute
FWIW I start OpenClaw on CLI like this openclaw gateway --verbose
so I can see in real-time the output. So not as a service. Since I'm editing the openclaw.json file about once per 3 minutes and restart the gateway about as often right now while settings things up
idk man, im looking at this, just noticed this also Memory โ 0 files ยท 0 chunks ยท dirty ยท sources memory ยท plugin memory-core ยท vector unknown ยท fts ready ยท cache on (0)
so i dont have memory or heartbeats working like they should
Hello friends, Im a beginner to this whole openclaw thing. I have a gateway setup with local LLM as primary model (through ollama). I added a SKILL.md for Github from here: https://clawhub.ai/steipete/github
and tried prompting to list my Github account's repos. Heres the output:
I need to find the repositories associated with "User" on GitHub. Let me search for this using the GitHub CLI.
<function=exec>
<parameter=command>
gh repo list User
</parameter>
</function>
</tool_call>
Am I missing something here? Am I not understanding what openclaw can do fully? This response was through the Gateway Dashboard locally
I see a /tool_call but no start of <tool_call>
"I need help. I have a VPS running Docker, and I'm having trouble giving it access to Google Chrome. I also need to install and open Claws Mail on the Docker VPS and enable its access to Chrome."
That seems to be missing in all responses, I tried a few times
what have you set as your API type? Only one of the openai-compatible api types supports tool calls
"I need help. I have a VPS running Docker, and I'm having trouble giving it access to Google Chrome. I also need to install and open Claws Mail on the Docker VPS and enable its access to Chrome."
have you tried asking Krill in #1459642797895319552 ? That sounds like a problem it could walk you through easily.
no works i have try
unfortunately local models just arent really capable of the tool calling openclaw needs
ok, then that is not the issue. Have you checked if the model can do it? If the model wasn't trained for tool use, it might try to spit out something that looks like a tool call but doesn't work.
also check on the ollama side in the logs. tool calls come back as a different message type than chats, so ollama has to handle recognising it as a tool call
and, as Rose Gold said, models that are small enough to run at home rarely are good tool callers. But you should get a successful tool call at least once in a while if that is the issue.
trust me, i fought this battle across like 7 different local models
Unfortunately, anything you can run locally is just going to either send bad tool calls or output malformed json
@naive summit I am running qwen3-coder:30b. Prompting the LLM directly though cannot access Github CLI
Even though ollama's library shows the model with 'tools' ??
run ollama like 'ollama serve' not as a service, so you can see the output directly
maybe helps to find the problem
Honestly i have learned that if youre getting wrong or bad tool calls, it has nothing to do with you and is entirely the model
btw, I fully expect that in a couple of months, there will be a couple of small models that are better with tools and sacrifice knowledge for that. Unlike the chatbot of old that only created replies and had to know stuff, agents don't need to know as much a they can just google information.
yeah i totally agree, this isnt forever that we live like this.
another point: what's your quantisation? if it's q4, you have no chance to get correct tool calls. q8 maybe, fp16 could
Hey, having some problems with this, my openclaw says" I'm still seeing the same tool restrictions in this Discord session, which means I can't pull that live CLMT stock data or execute commands just yet. What's on your mind?"
it says this for any internet request
Honestly I dont know how to find that. That alright I can wait a few months and keep an eye out for those models. Thanks for the assistance!
Most likely repeated question, but is anyone with the claude max plan able to run 1m on plan usage? Whether in claude code or openclaw
Cuz i had looked at a bunch of token grapers and dappled in the json but can't seem to get it working
btw, sorry, Rose Gold, for arguing with Krill in the middle of your help session. I hope t hat wasn't too distracting.
no it wasnt at all i promise
im just annoyed is all with the heartbeat situation
genuinely dont understand why they arent and have never fired
call me a conspiracy theorist but im convinced this is a bug where they need to be manually enabled to have any effect
yes, it's weird. Usually, when the HEARTBEAT.md is edited, it runs by itself, as that's the default...
Yeah im a bit annoyed. theyre still not firing
Is openclaw just a pain to onboard in general? It always fails or throws errors?
not really. it usually is up and running before you realise it...
It's the "set it up to my liking while I have no idea yet how it works" that's the most common culprit for problems.
I canโt even get the dash board to load lol
have a gemini window open and post everything you do until it gets you up and running
That's why I would suggest very strongly to start with 1 AI model, 1 Agent, and 0 channels. Then jump into the web UI and say helo to your agent, see how it ticks and then have it assist you to set up the rest
dahsboard as in web UI? What's the error?
great. could you track it down to exactly one setting? Or ist it "working after a thousand changes"?
i hope it super simple - linux noob here.
Error: systemctl is-enabled unavailable
I think, if i had to GUESS WHAT HAPPENED. is in the process of making the occasional bad config change. it got flipped to disable the heartbeat runtime flag
i dont know if its a protective feature or what. but i think its been disabled for a while and had to be explicitly reenabled
So i dont know that it was any one thing
found this in a github issue report for that: // In the systemctl check: const result = await exec("systemctl --user is-enabled openclaw-gateway.service"); // Exit 4 = not-found = OK, proceed with install if (result.exitCode === 4) { return { installed: false }; } if (result.exitCode !== 0) { return { available: false }; }
or if you dont want to patch it yourself, looks like you can do this: ```# Manually create the unit first
systemctl --user daemon-reload
Then run install
openclaw gateway install```
that shouldn't stop you from using the dashboard. What that warnings sys is that the one service openclaw knows to register itself as "run always and automatically" program is not available. So you have to find another way to have it started automatically. Or just start it by hand (that#s what I'm doing for other reasons)
awsome. thats probably works. but i have no idea how you do all that in the terminal lol.
try the second thing first, just paste the whole second block in your terminal
the first thing is either for devs on their own forks or for openclaw to fix
nah it fails.
Gateway service check failed: Error: systemctl is-enabled unavailable: Command failed: systemctl --user is-enabled openclaw-gateway.service
this is a fresh install of ubuntu. i would have thought it would be pretty straight forward lol
Hi - I had a crash of the macOS openclaw companion app when I clicked on talk mode. I have and willing to share the .ips file.
if someone know how to fix this is going to be highly apretiated (i been trying for hours) https://discord.com/channels/1456350064065904867/1479335861391855769
I there is a complex task my agents will perform them but never report back (via Telegram) that they are done. Is there a way to force them to report back when done?
Are they main agent tasks or subagent tasks?
Both... Even the main agent will go silent at times. I have to wake them up it seems and then they say "oh yeah, sorry, finished that hours ago..."
Yes... They're getting too close to human-like ๐
Oh so it went to lunch nap.
You can try some of these
Isolated jobs default to delivery.mode = "announce", but if delivery fails (channel auth, invalid target), the job may still report ok internally
Missing delivery.bestEffort: true causes hard failures when delivery targets are unreachable
Gateway crashes or restarts can interrupt job execution without logging (fixed by restart catch-up in v2026.3.3)
Add --best-effort-deliver Flag
Problem: Silent delivery failures
Fix: Add bestEffort: true to delivery config
json
CLI
openclaw cron edit <job-id> --best-effort-deliver
JSON config
{
"delivery": {
"mode": "announce",
"channel": "telegram",
"to": "123456789",
"bestEffort": true
}
}
Why: Prevents job failure when delivery target is temporarily unreachable; logs error instead of hard failure
Does that work also when gateway restarts in a request?
I mean a ask agent to do some config editing and in the middle it has to restart gateway. Then I have to ask if it's ok and then it replays
hello how many messages are stored in the openclaw browser? Everything like for example chats in gemini/gpt?
I'll give it a shot. Thx
Hi all, newbie user here. I just got openclaw installed last night on a LXC. Everything was working pretty good other than my token usage. Because of that, I decided to try and setup local LM via Ollama. OpenClaw was able to setup Ollama with Mistral model and was working fine. Afterward, I was prompting it to setup some routing rules. I think I accidently prompt it incorrectly because my CPU spiked to 100%. Panic, I decided to restart the LXC. After the restart Ollama is no longer on the LXC. After that, I decided to setup Ollama myself, following the installation guide. Afterward, OpenClaw seems to be able to connect to it but will spike the CPU to 100%. If I run Ollama run <model>, it seems to be running fine and fast. I've tried Mistral, Ministral, and Llama 3.2 All of them seems to have the same behavior. I wanted to see if there are certain things that I am missing or my google skill is not able to find, before I do an "Openclaw / reset" and start over
Whats wrong with a cpu usage spike, thats kinda expected is it not?
the problem is that LLM timesout when using through openclaw. If I chat with the model directly through ollama, everything runs fine
unless you have 128GB of VRAM youre wasting your time with a local LM
even the small models?!?!
do you want to work with someone who has an iq of 50?
Yeah stuff isnt designed to be used without specialized hardware
lol..I guess small models are that bad huh?
equate model size to IQ.
even with 32gb of VRAM on a 5090 the context windows werent big enough and the models were shit.
Lowk i dont see why having a slow version of like kimi k2.5 is a problem to build stuff with while at work
stop wasting time
either pay $20-200 a month or go find a way to use your time to generate that income to pay for real LLM
People just are impatient
seriously people are trying to use local models like they can just pick up a piece of wood and hit it against another piece of wood
either put some skin in the game or expect you're not going to make fire
if you could somehow use your $500 pc to do magic.. dont you think the companies that are worth billions or trillions would use that money to put you back into the stone ages with openclaw?
Its all turing complete theres no reason you cant wait
Its what we all did before the 2010s
oh, right, you're cutting edge and companies cant move that quickly so somehow youre going to use $500 of hardware to make openclaw make you a millionaire
right
I literally never said that, I just said its possible to run and prompt its not like people who werenโt making money before are going to now
spend some time, watch peters interviews. he'll tell you himself. stop wasting time with local LLM and use the 256k context LLMs with 100TB of VRAM
No reason to hate on a man for having a hobby and trying
im not hating on hobbiest, im hating on those who dont realize this is a hobby and want more than that.
He said he just did it last night and tried on ollama its not like new ppl know much
well, they can either read, or get thrown into the water and learn to swim with the sharks
you're a guppy?
for more context..was definitely not looking to make money..this is more of "let see what all this hype is about"
Yeah exactly man
spend $20 on chatgpt /month and youll see hype
run a local llm and question why its speaking chinese or russian
Thereโs not much utility without dropping loads of cash but the ability to make a PC an assistant is def cool
Just a note for the lxc, make sure that if u use tailscale u still have normal dns set up
Otherwise shit wont resolve right
well...LXC is setup on my home server
Idk what ur lab is like but i had dns issues for like an hour til i realized
and for the love of god, dont use bind lan. its shit. ive been running it and i hate it
so it's on local network
Yeah thats what i have too
Did u do it as a system daemon with a system user or just off root
that I don't know...I follow the installation but install it under a sudo user account
Ah
I removed root ssh so its only via host lxc attach for root
And custom user for the service
And the ssh-able account is non root obv
So only the claw can access its own shit remotely
Since its own home is obv perms segregated
yeah..I've not done any kinda lock down. I am just experimenting so was gonna have it hook up to some dummy google account and see what automation I can do
but after realizing it burning through my initial $5 on claude, I pivot down the rabbit hole of "how do I manage my token cost"
Iโm about to have it try doing some financial analysis on google sheets tmrw
get chatgpt and use codex for $20/mo
Ditto that yeah
Api costs are pricey
Idk if the subscriptions are unlimited usage tho
they arent you have 5 hour windows and 7 day windows but youll get much more than your API costs
you can also set your heartbeats and other things to 5.1-mini which is less usage
I just heartbeat to gemini flash ngl
but, you wont spend more than $20/mo unless you put more money in ๐
I might have to cop but the education discount was lying to me
Not there anymore for google n shot
its $20? chipotle costs more
well you're not the expected user base
true, you're in the your time is valued less user base
Gotta see if I can use this to scale it
i highly doubt you will, but more power to you for trying.
the engine is the llm which youve cheaped out on
just buy a 1 dollar account on z2u
gets u the same thing
so follow down the rabbit hole of Chatgpt Plus, I saw this reddit post (https://www.reddit.com/r/ChatGPT/comments/1rio15m/openclaw_chatgpt_oauth_ban_risk_following_google/). Maybe there is a risk?
Setup OpenClaw recently and used it's GPT 5.3 Codex OAuth process to log in and allow access to ChatGPT with my plus subscription.
Spent the entire day getting the AI setup yesterday and received this email today from OpenAI for which I suspect is using OpenClaw with ChatGPT rather than using OpenAI auth tokens.
Has anyone else received an em...
nah that user is doing something else
a.) its 4 days old with noone else commenting. b.) openai hired peter (the creator of openclaw) well before that post c.) see a and b.
d.) openai is bleeding accounts left and right because they took a deal with the us gov they arent going to piss of more people right now
does Anthropic or Google have similar subscription plan that works with OpenClaw?
no. anthropic blocked third party (ie openclaw)
or is OpenAI the only game in town?
here's the best part.. with openclaw you can use chatgpt this month for $20 and XYZ next month for $20 if you want?
just type openclaw config
You can set fallback models in the main config
time and value. some people would prefer to spend 5 hours screwing with lessor competent LLMs and not end up in a better situation than someone who spent 1 hr on a $20/mo model
So when you run out of say free Claude for the day u can switch to chatgpt then to google
welp..it's 11PM, like some of you. Still need to go finish cleaning up the kitchen and hit the sack. I'll look at subscribing to ChatGPT plus tomorrow and plug it into Openclaw
and maybe set it up as default and fallback to Haiku 3.5 to burn through the rest of my Anthropic credits
Yeah i got 7$ left of haiku to use
Itโs just difficult to grasp a concept where in the US people use hundreds, if not thousands, of dollars of hardware, with $40-100 of Internet access and think they can spend $0 and somehow obtain the same computing power as the most powerful llms in the world and wonโt spend $20.
Noones saying to commit $20 every month for the rest of your life. Spend $20 one time for 30 days
hi everyone. I'm pretty new to openclaw. I installed it in a docker container, and set up providers (openrouter and opencode zen), and I linked it to a telegram bot. But now I'm facing issue, where I don't know how to personnalize my telegram agent, how to allow it to search on the internet etc... Is there like a "onboarding tutorial" or something similar that can help people?
I tried to tell my agent to edit it's own AGENT.md file, without success... Thanks in advance to u ๐
anyone know how to releaes the telegramsession?
Everything was working fine and I started randomly getting this error:
Agent failed before reply: OAuth token refresh failed for openai-codex: Failed to refresh OAuth token for openai-codex. Please try again or re-authenticate.
Can anyone help?
Sounds like the token has expired. You need to re-Oauth
Opus is hands down the best model for OC. Its a shame its so expensive to run
Ran up a $120 bill for one day's use ๐
is this legit?
Is it better to run openclaw on docker or directly on windows ?
Docker is just a layer on top of OS. It is cleaner to run in docker.
Anyone have an agent that repeats itself? This is not only annoying but costs tokens. Iโve told it to stop but it wonโt.
Oops. No images. But basically the same message 4 times slightly reworded.
Told it to stop repeating itself. So it said sure thing I wonโt report myself โฆ. In 4 variations in 4 messages. LOL.
Hi everyone! Iโm currently looking into integrating the Gemini 3.1 Flash-lite model into OpenClaw. Has anyone tried this before or could point me in the right direction? Any tips or guidance on where to start would be greatly appreciated! Thanks!
Hey everyone, Iโm Tazz, and Iโm currently building an AI Agentic Product designed to bridge the gap between "concept" and "shipping solo" using autonomous agents.
To ensure our roadmap hits the mark, Iโm looking to chat with two specific types of builders for a 20-minute user interview:
-
The Solo Founder / Indie Builder: Running a one-person Micro-SaaS/product (likely non-technical or self-taught) and using agents to act as your "dev team."
-
The "Army of One" Marketer: A solo growth hire at a startup with zero engineering support, leveraging AI/agents to handle the technical heavy lifting of SEO, social, and reporting.
The Goal: Purely a consultation to understand the "walls" youโre hitting with agentic workflows. No sales pitchโjust 20 minutes to talk shop.
DM me if you're open to sharing your perspective!
The people who say my agent runs 24x7 how on earth do they claim, without prompitng it is the same as anythign else , yes you can set up cron jobs but i cant to figure out how so many youtubers claim hey this runs 24x7 or all night doing the job or am i missing something
anyone use larrybrain auto-content-creation before?
I switched over to deepseek v3.2 via Venice but canโt get it to work. I cleared session tokens and turned thinking mode off. I donโt know what else to try. Anyone have any idea?
I'm stuck and could use a little help. I am trying to get Openclaw to add a persistent rule to its memory files, a command that I can call upon at any point in the future that it will not forget . It's saying it cant do it because my agent doesnt have direct config/file/cron commands in the chat runtime. I updated ~/.openclaw/openclaw.json (agents.list tools allow) and openclaw config get agents.list shows the new tools, but runtime (Telegram + Discord chats + web UI) still uses the old limited set. How do I force a refresh?
I tried restarting my gateway
Why can't I post in help?
I've using Hertzner VPS and managed to get up and running using instructions from ChatGPT. It took so many hours that I'm embarrassed to share on here. Himalaya email worked for a short while then stopped.
I got kicked out of kimi cloud model after a tiny bit of use. Then local lama 3.2 failed because of how openclaw configured it. If you change configuration in multiple places I think it will work. I've spent so much time on this that I don't know if I'll pursue.
I'm an accountant with basic tech skills.
I use Claude and chatgpt to write all my code and have built email automations and other programs. I can find my way around Google Cloud platform. Openclaw is tough
hey people ๐ when i reach API limit rate means my openai cant respond anymore ?
what should i do ? change from openAI to another model ?
Add a fallback to another capable model after your primary one in openclaw.json
Just edit the memory.md yourself or change the LLM model to something else.
yeah and u can export your data from each acc to move to the next
claude has a prompt in its settings
Most of those youtubers are liars have been since day one. "my Openclaw started an fortune 500 company while I slept..." is total bs. People seeking to run Openclaw automatically without direct prompting should add to their HEARTBEAT.md file, use a good LLM model and give the model explicit discretion to make all decisions autonomously but even then you're going to get slop unless you have something well planned out.
if I have a googlechat channel, how can I have multiple spaces for multiple agents?
is there a skill in hub that automatically scans my google classroom and summarizes the announcements and assignments that my prof has given me?
hey i am unable to give system access to clawbot.. how do i fix it
Anyone have a link to download newest mac app? I have an old version and it wont let me upgrade.
hello anyone can help me
can't execute exec or shell bash command my openclawn reply a json with the command
For those dealing with the issue: "llama_grammar_init_impl: failed to parse grammar" when running Qwen3.5 tool calling with llama.cpp, there was a breaking change with tools in openclaw@2026.3.2, reverting solved my issue. ( @nimble phoenix ).
npm install -g openclaw@2026.3.1
openclaw gateway restart
Hello my friends
My openclaw refuses to work with chromium also if I've installed the OpenClaw extension, how can I do?
changing the LLM model will do an automatic refresh of the config?
No. Lower quality models can have issues with tooling or doing the things that you are asking. I've never had issues with a LLM not editing its own MD files unless you have setup some restrictions or it could be a lower quality model
I'm on openai-codex/gpt-5.3-codex. I edited the config file myself so the new permissions should be granted. Its just my open chats (discord and telegram) with agent do not recognize the change, still on previous config
Revert to an older working version
of chromium?
Ahh, 5.3 should have no issues
openclaw browser --browser-profile openclaw status openclaw browser --browser-profile openclaw start openclaw browser --browser-profile openclaw open https://example.com openclaw browser --browser-profile openclaw snapshot
Cause with those commands its working but its not working with the LLM
And I am using a Debian VPS
Restart the gateway. Also, you have the agents and bootstrap MD files in the workplace directory?
Has anyone run into this error here? error 400 [] is too short - โtoolsโ error
I get that now if I type anything in discord.
the model provider rejects an empty tools: [] instead of just omitting it. /restart or checking their config for any tools that got misconfigured would fix it.
I have restarted multiple times. This happened after getting whisper installed and working. Then I upgraded to the latest version and itโs broken. Iโm thinking something got overwritten.
I am running in a docker container on a Mac if that makes a difference.
is there any skill which can let me use voice messages on whatsapp?
right.. but did you put /restart in the discord chat itself? or just restart openclaw.. If that doesn't fix it though, it's probably the 2026.3.2 update breaking something again. That version's been causing issues for a bunch of people. Might need to check your openclaw.json for a stale or empty tools config that the upgrade left behind.
Ok. Thanks. That gives me a place to start looking. Thanks.
I've used the ElevenLabs integration and it somewhat works. I can speak a voice message and it replies in telegram with text and voice but it's not like the OpenAI chat where you cna have a flowing conversation.
I put /new in discord chat. Will try /restart.
@restive sierra No luck with /restart. will check openclaw.json. Or restore an older version. I backed up several older ones.
thanks, ill try it out
Yeah, you might want to try a roll back with "npm install -g openclaw@2026.2.17" (or whatever version you were on before 3.2) Then "openclaw doctor --fix" to clean up any config issues.
without the " " btw lol
Thanks. Thatโs good advice. If restoring an older json doesnโt work that will be my next step.
yea if you run into any error feel free to DM ๐
Will do. Thanks for your help!
Do you know if there is a way to make whatsapp channel be read-only and with access to all messages? I want openclaw to make a daily summary of all my private chats
Okay guys... is this thing suppose to be a struggle the whole way? I've got openclaw up and running but I'm constantly running into one issue or another. I don't even know where to start asking for help anymore. Yesterday the bot was telling me that it couldn't create discord catagories and channels. Today it managed to create a catagory and channel before telling me that all tool calls are now failing. I want to SEE what is actually happening and "openclaw logs --follow" hardly reports anything. When I tell it to do something it starts working on it and then goes silent. I think it's running into a problem or timeout but it doesn't notify me what happened.
I have the same issue I asked to make configs to openclaw.json which always worked but now it told me " tool access in this session/runtime. I currently have messaging/session tools, but no direct shell/exec tool exposed, so I canโt run ls myself here." I am using gpt 5.3-codex. It also disappears in the middle of the task since yesterday. This could be due to new release of gpt 5.4 maybe idk
Now the tools are working again throws hands in the air
I feel like I don't have enough visibility into what the system is doing. Is it responses it's getting back from the llm? Is it actually the tool calls failing? Maybe the tool calls are malformed now... I just have no idea.
Wen GPT 5.4 bois?
We're experiencing a health-monitor: restarting (reason: stale-socket) loop on WhatsApp every ~35 minutes, both on VPS (Docker) and local Mac. The connection appears open but stops receiving events, so no inbound messages get through. Is there a known workaround or configuration to prevent the WhatsApp socket from going stale?
Whats the best way to replicate the voice chat that other webui platforms have, but with openclaw? I have a local GPU that can do fast whisper, but not sure about the front end with openclaw for that sort of setup. Is it only whats app voice memos?
Weekend
Tossing this (unofficial) Google Workspaces CLI at OC today to see what we can get into together. This is neat. CLI's tend to be much more token efficient than MCP's. https://github.com/googleworkspace/cli
I've run into similar stuff. A few things that helped me:
The "goes silent" issue is usually a timeout or a tool call failing without reporting back. Try asking it "what happened with that last task?" sometimes it'll tell you what errored out.
For better visibility, try openclaw status to see what's actually running, and check ~/.openclaw/logs/ for the full session logs. Way more detail than --follow gives you.
The Discord tools can be finicky. If it created a category one day but not the next, it might be a permissions issue on the bot token, not OpenClaw itself. Double check your bot has the right Discord permissions (Manage Channels, etc). Also if you have all the permissions set remind it that it does have access and have it check it's stored key's or tools.md. that /new or compaction is a pain sometimes lol.
If tool calls are "all failing" suddenly, that usually means either the model changed (check your config for the model) or something in the config got corrupted. A quick openclaw doctor --fix might sort it out.
Which model are you running? Some cheaper models are terrible at tool calling and will silently fail or hallucinate tool responses.
I can expect that this weekend? So I can avoid my wife while doing stuff with GPT 5.4
Has anyone had this issue and fixed it? I got OpenClaw working on Windows with WSL and the Chrome extension relay is connected, and browser commands work from the CLI, but in the WebChat/dashboard it often just talks back instead of actually using the browser to do the task. I already tried the basic config changes people suggested, but it still acts more like chat than an operator. If someone has seen this before, what was the actual fix?
Oh? I'll check out the logs directly! the openclaw status command seems to always tell me things are fine. I'm running the kimi-k2.5 model so maybe that is my issue. I really wanted to "give the wheels a spin" so to speak before I invest into the project.
Need help restoring node host after openclaw reset on WSL2
OpenClaw 2026.3.2 (85377a2), WSL2 on Windows 11.
Everything was working fine โ agent had exec/read/write tools via the node host. Then I ran openclaw reset and now the node won't reconnect properly.
Current state:
openclaw node run shows PATH then hangs (blinking cursor, no error, no "connected" message)
Gateway logs show zero node connection attempts โ only WhatsApp/cron/heartbeat activity
~/.openclaw/devices/paired.json is {}
~/.openclaw/devices/pending.json had a request, approved it via openclaw devices approve (local fallback) โ no longer shows "pairing required"
~/.openclaw/node.json has nodeId: "fresh"
dangerouslyDisableDeviceAuth: true is set in config
Agent still shows capabilities=none
systemctl --user doesn't work on WSL2 so openclaw node install fails
Doctor flagged stale gateway token, ran gateway install --force but still same behavior
What I need: How do I get the node host reconnected so my agent has exec tools again? Is there a step I'm missing after openclaw reset?
Yeah that's very likely your issue. Kimi K2.5 isn't great with tool calling, but i have seen some hit and miss cases. which is why things work sometimes and silently fail other times. The model is trying but it doesn't handle the tool call format reliably.
If you want to test drive without spending much, Claude Sonnet is probably the cheapest model that handles tool calling well. Night and day difference. Once you see it actually working properly you'll know if the investment is worth it.
had some error loop about context compaction over and over asked claude to help and nuked my own bot and sent me back 2 weeks trying to recover but keep having this node pairing issue. not a dev or anything so im lost lol
Geez... so this is what I'm talking about running into things constantly... .openclaw/logs only has two files a commands.log and a config-audit.jsonl. So the logs are elsewhere.
Yeah, the actual session logs are in ~/.openclaw/sessions/ not logs/. Or you can check " journalctl --user -u openclaw -f " if your running it as a systemd service.
Hi, new here. I have a basic setup via telegram. Other than basic conversations, all other requests, even simple ones like "what is the weather now?" fail to produce a response. There would be a ..typing indicator, and then silence. Is there a way to debug this? The Logs in the gateway dashboard aren't showing any errors.
I will say... I'm learning a lot of things along the way.
hey goys how to enable gpt-5.4?
lol i know thats right... i spent 6 hours getting it setup, running into issue after issue... had to walk away for a day.. came back and had it running in 10 freaking minutes. with openclaw it's a real pain sometimes, but then it freaking awesome other times.
Also... there isn't a .openclaw/sessions dir.... wth?
im double checking on my version.. what version are you running?
Still new to this and figuring things out. Where would I get claude sonnet from? Best I can tell is that multiple places host modles. Trying to find the pricing.
I'm running on the latest which might be part of my problem.
And speaking of pricing... I need a cheat sheet for that crap. I have no idea what token use looks like.
hi, what model are you using?
For Claude Sonnet, you'd get an API key from Anthropic directly: https://console.anthropic.com/ sign up, add billing, and grab your API key. Sonnet is their mid-tier model and it's solid for tool calling.
And yeah, the latest version (3.2) has been causing issues for a few people. If you want to stabilize, you could roll back with npm install -g openclaw@2026.2.17 and then openclaw doctor --fix. That's the version I'm on and it's been rock solid. i refuse to upgrade until i see the issues have been resolved.
the newest verison would explain my bot CONSTANTLY chatting for some reason
ill roll back
Yeah. I'm going to try rolling it back. I signed into the Anthropic site I see where I could create an API key. I cant' find anything about cost except for where I could purchase credits... no idea what a credit equates to.
it honestly depends on what your plans are and what you intend to do with your ai agent... figuring that out first makes it easy.. i started with the $20 a month plan from claude.ai.. then upgraded to the $100 a month... so far that's doing well, i just watch my 5 hr sessions limits and the weekly limits.
ive heard setting your heartbeat model to a cheap one (like local or a free or dirt cheap model) can help save on api costs but i haven't had much time to try it myself
yes.. and you can set it to hourly instead of every 30 mins.. some have disabled it entirely. I prefer to have it hourly.
thats a good tip, i think i'll do the same
I have an idea but still a work in progress
Rolled back and now getting a config validation failure. acpx plugin not found. Off to research. I'm not sure where plugins are configured or what the acpx does.
anthropic
Oh. acpx sounds important.
you may need to rollback the version. my first thought is that it isnt paired to you on tg if you aren't getting a response at all. if you are getting a response, i asked mine to give the weather as well and it said "I don't have access to a direct weather lookup tool right now. The weather skill is configured in this workspace, but I can't currently fetch live data." so it may be the skill not being configured for you. if none of those, version rollback
also, have you already ran openclaw doctor?
I think thats what 3.2 added, the acpx plugin to your config and 2.17 doesn't have it. if thats the version you rolled back too Check your ~/.openclaw/openclaw.json for a plugins section and remove the acpx entry. i was able to locate it by ssh into my vm and typing " nano ~/.openclaw/openclaw.json " Then type openclaw gateway restart and it should be clean. if your ssh'ed in
hrm, ok. maybe it doesn't have access to real time info? "what is the time now?" is also stuck, but "what's the capital of Australia" got a proper response! the bot says it has web_fetch capabilities though.
thanks! will try to run doctor
Gateway appears to be back up. I saw doctor removed some things from the json so let's see what else may have broke.
worst case you could always try to ask the bot to fix it if it can! good luck!
claude is pretty good at patching itself
lol that no lie!
I solved it without reverting, just trim down the available tools a bit.
But then you can't have the main agent create sessions
true. but in my setup, I only run permanent sessions anyways.
btw: yesterday the qwen.3.5 models all got updates
I'm downloading the new version atm. might reintroduce some tools afterwards for testing....
โ ๏ธ Agent failed before reply: All models failed (2): openai-codex/gpt-5.3-codex: โ ๏ธ API rate limit reached. Please try again later. (rate_limit) | openai/gpt-5.3-codex: No API key found for provider "openai". You are authenticated with OpenAI Codex OAuth. Use openai-codex/gpt-5.3-codex (OAuth) or set OPENAI_API_KEY to use openai/gpt-5.1-codex. (auth).
Logs: openclaw logs --follow
Any way i can fix this issue?
Im also getting an API limit reached error. No matter how much I put into my token wallet, it keeps saying "API rate limit reached" - It'll even think for awhile before returning that message
It's using my tokens too....
@restive sierra Thank you for the help. I'm at least back up and running. I'll have to figure out what I want to do about the model.
Literally just burned $5 on an "API rate limit reached" response ๐ฅ
I also waited more than 24 hrs
awsome!.. if you need anything else i am more then happy to help.. you can DM me too. ๐ trust me i have had alot of battle with openclaw and updates.. and issues along the way and so many time i have had to review the docs and find fix's.. but i have learned my lesson about upgrading to soon lol
Can u help me with the api issue?
I had to do an onboarding to reset my openAI auth yesterday. That set the default tool profile to messaging, so I changed that back to full. But something else also got hinky with exec ability. Now my bot is seemingly on a different shell and can't access my clawvault installation.
Is there something else I need to reset having to do with shell execs?
Iโm wondering how to get more deterministic behavior with task routing and tool calling, no matter how explicit my prompt files are, the head agent seems to just do whatever. Iโm looking into using the official Lobster tool - which doesnโt seem to be getting a lot of attention, and wondering if this is the best option? Lobster appears to be the solution to the high-level problem, but also conflicts with docker sandboxing too, since it must run on the host and requires either poking big holes in sandbox security or writing a wrapper around it to ignore the sandbox status.
In short - how can I get agents to follow directions reliably?! I feel like Iโm missing something big here, as with strictly prompt driven instruction itโs unusably disobedient.
try resitting your sessions with '/reset'
let me know if that works
When i get that issue, it usually fixes it for me.
im sitting here reading api limit issues, and with have you, i cant even get this installed with the installer lol just an error after error my most recent is " \u25c7 Install Gateway service (recommended)
\u2502 Yes
\u2502
\u25c7 Gateway service runtime
\u2502 Node (recommended)
Error: systemctl is-enabled unavailable: Command failed: systemctl --user is-enabled openclaw-gateway.service"
if im not mistaken, theres supposed to be more options for the gateway service run time, but nothing els shows up,
all i get is "Node"
which in turn says thats systemctl command fails, and kicks me out of the installer, so far great time with openclaw very useful
Do you have node installed? Try node --version to check
This is a big questionmark for me, too. I have been experimenting with hooks hoping to be able to inject instructions on top of the context, only to find out that directions are only injected in the system prompt this way. For that I don't need a hook obviously. Any suggestions on this are greatly appreciated.
version number 22.22.1
hey just saw this... do you still need help?
Sounds like you've had a few attempts at installing. Been there, done that. What I had to do is remove openclaw completely and start from scratch making sure I got rid of everything...
openclaw gateway stop
openclaw gateway uninstall
systemctl --user disable --now openclaw-gateway.service
rm -f ~/.config/systemd/user/openclaw-gateway.service
systemctl --user daemon-reload
Removes all configs, API keys, and session tokens
rm -rf ~/.openclaw
If they used any specific profiles (like --profile work):
rm -rf ~/.openclaw-*
npm uninstall -g openclaw
Reinstall following current docs in the openclaw repo
correct lol, im doing this in a ubuntu vm, as far as starting over, i just make a new vm, and delete the old one, is there a better distro for this? or "should" it just work on ubuntu, if so what version is better to use?
If you have 1 api rate limited, you literally have to put a side api as a fallback, you can get alibaba code plan, minimax, or kimi code api, or google ai studio trial key as the fallback
You'll be fine with an Ubuntu VM. I was set up that way before but moved it over to an old gaming rig, also running Ubuntu now, with a 2070 Super so I can use local Ollama LLMs for heartbeats and simple tasks. My suggestion is to go through the normal openclaw install, but if you're able (this was huge for me), select a good LLM like GPT 5.2/3-codex or Sonnet, while you set things up. Keep the installation to the bare minimum. Select your model, select a chat channel, no skills or anything else. Get it up and running and build on from there.
copy that, ill see how that goes
Has anyone here actually gotten the full OpenClaw browser setup working on Windows with WSL2, not Mac? I mean the dashboard/WebChat using the Chrome extension relay to control a visible Windows Chrome tab reliably, not just the CLI browser commands. On my setup the relay connects, the tab attaches, and browser commands work from CLI, but in WebChat it often just talks back instead of actually doing the browser task.
i don't seem to be able to get the telgram plugin to work with attachments. Overnight it decided to blow it all away and go to a python plugin which didn't work either... any clues?
Has anyone gotten 5.4 working yet, or do I just need to wait?
I have not, so I just did it directly into powershell windows, and then it works fine.
How do you directly into power shell if you donโt mind me asking. Iโm also trying to get 5.4 with oath via codex working ,
Just seen this
Itโs already available now in Codex with ChatGPT OAuth sign-in. OpenAIโs Codex changelog says that as of March 5, 2026, GPT-5.4 is available everywhere you can use Codex: the Codex app, CLI, IDE extension, and Codex Cloud. The Codex auth docs also confirm that the CLI and IDE extension support โSign in with ChatGPTโ OAuth-style login
Without going through everything. You basically do all the normal steps outside of WSL2 to get installed. the one liner: "iwr -useb https://openclaw.ai/install.ps1 | iex" more or less works, but you do need to baby it. The key is to restart the shell if it fails.
Anyone else having issues with 5.3-codex? Iโm having to use 5.2 due to 5.3 not fulfilling requests.
5.3 = Iโll run and report back (never reports back)
5.2 = runs and reports no issues
I've found you have to get the right provider /model for codex to work, and it seems inconsistent on the version. the provider openai and openai-codex are different for some reason
I use my ChatGPT subscription weekly codex limit. Keep costs down. So I try to avoid OpenAI as to not hit the API
So I use the OpenAI-codex provider with OAuth
Guys i have a question how do I set for the main agent and sub agents different reasoning levels like medium high extra high for gpt 5.3 codex whats the exact model name i have to write for the openclaw bot
5.4 is broken for me. ask to do something then it goes and never follows up
Not sure if there is an argument you can use when defining the agents in the json config. Try reasoning arg.
I know it can be done in model.
"ollama": {
"baseUrl": "http://127.0.0.1:11434/v1",
"api": "openai-completions",
"models": [
{
"id": "phi3:mini",
"name": "Phi-3 Mini",
"reasoning": false,
"input": [
"text"
],
Same for me with 5.3-codex.
โYes Iโll do that for you and report backโ
5 years later
5.3 codex works perfeclty for me
On OpenAI-codex provider?
yes using oauth
Iโm having to use 5.2-codex for that reason
Damn. Just me then
Did you switch mid session? Or use 5.3-codex on a new session/reset
Wait leme try
Yes i guess
Umm i tried it says new session started then again same issue
i was using 5.3codex and tried 5.4 today and failed so went back
Hey all, how to put properly your bot researching/reading discord/reddit 24/7?
Anyone here who can send me a polymarket invite?
I want to setup slack as my main communication channel. I also want to setup skills that use whatsapp to communicate. I never want to communicate with my OC via WhatsApp. Has anyone configured their OpenClaw for this use case?
Hey guys, need help with Discord bot setup
Having an issue where my bot (Genghiz) works perfectly in DMs but won't create sessions from server channel messages.
Bot can read & send in channels โ
DMs work great โ
But channel messages don't trigger sessions โ
Tried: all intents enabled, reinvited with Admin, delivery is open, multiple restarts.
Anyone experienced this? Is it a server-side thing?
I'm not really understanding your workflow. For me, I have 7 agents, each with their own assigned channel. I communicate with my coordinator (Blake), who divies out the work based on what the task is. The other agents report to their channel with what they did/updates/blockers, etc. I can talk to each agent in their channels but I have to @ them.
Are you wanting something like that?
when i send any message to any channel ith or without mentioning, nothing happens at all.
I got this fault now after I tried to add openai codex.
I just told my agent to add it to the models, after that nothing is working.
***- agents.list.0.model: Invalid input ***is the fault I get. Anyone have a quick fix.
openclaw doctor did not fix it
Hey, I just commented on issue #30760 (modelByChannel not inheriting to Discord forum threads). https://github.com/openclaw/openclaw/issues/30760
This is a pretty significant blocker for my setup. Is there a way to help get eyes on it, or is there a process for feature request prioritization?
Hi everyone I had openclaw working on a free cloud api for kimi k2.5 through ollama i maxed out the usage and
Have downloaded locally through ollama GLM 4.7-flashq4_K_M on a Mac mini M4 pro 24GB, talking to the agent through openclaw gateway dashboard the agent doesnโt reply to messages, just 3 dots and then says LLM request timed out Iโve spent days trying to figure it out can anybody help. Is the LLM too big for the set up?
hey all..keep getting this error here:
โ ๏ธ Agent failed before reply: No API key found for provider "http-127-0-0-1-1234". Auth store: /Users//.openclaw/agents/main/agent/auth-profiles.json (agentDir: /Users//.openclaw/agents/main/agent). Configure auth for this agent (openclaw agents add <id>) or copy auth-profiles.json from the main agentDir.
Logs: openclaw logs --follow
I know it has to do with the endpoint API but im running local so im confused
to add to this i am choosing custom provider since im using lm studio and this worked for me previously but not anymore.
FIXED by entering any API code (lol blank just doesnt work anymore)
new error:
Error rendering prompt with jinja template: "No user query found in messages.". This is usually an issue with the model's prompt template. If you are using a popular model, you can try to search the model under lmstudio-community, which wi...
I am trying openclaw with qwen3.5 on remote ollama PC. I got LLM request timeout error. does anyone try this one yet? Can you please give me the json configure for this setup? thank you
Do you guys run openclaw on VPS with docker or plain install? I came to lot of problems with docker lot of setup issues thinking about moving to plain install
I'm about to try with docker give me a sec.
VPS
Local is def easier
But I like vps
And it runs 24/7
And you run it in docker or plain install on the VPs ?
Plain install on vps
I use OCI btw
I had Claude code set it up. Took 5min. Used tailscale to connect them
What is oci
Anyone know how I can give my agent web browsing tools
But you still didnโt tell me do you run it in docker on the VPS or just installed it
What model are yall using for browser automation?
Having an issue with openclaw and dsicord DM. Agent can talk in channels and receive/respond to DM but is unable to start a DM. Is this possible have others done this?
Hi folks, could I know which UIs are you using? Or it's just pure Telegram and Console?
I just made one
I said I donโt use docker
^^^
Do you guys give your agents direct file creation/shell execuation allow?
Trying to get it to remove tavily and install searxng , but it needs allowance..not sure if that's safe lol
hello fellow crabbers, is there a way to see what Openclaw is doing after a request came in from Discord for example ? My CPU is right now at like 40% for about 2 minutes , GPU is 0% (local setup, no remote LLMs used) but I have no idea what is happening ๐
Anyone know how to get two models loaded and not have chat prioritize the newest loaded ?
Also getting a weird no reply error , thing literally started saying NO to me lol
which model provides the more tokens??? im gettint no tokens a lot with open AI
hello all, I have OpenClaw running in LXC on my home LAN. I want to access its ui/dashboard from another machine (on the same LAN). In the config file, I have the mode set to local and bind to lan. Also added my other machine on allowedOrigins. However, I am still getting "origin not allowed (open the Control UI from the gateway host or allow it in gateway.controlUi.allowedOrigins)" when hitting OpenClaw from the second machine's browser. I am not sure if I am doing something wrong or not.
im trying to connect my nvidia api to my openclaw but it gives me moonshot/kimi-k2.5: HTTP 401: Invalid Authentication (auth)
prob API problem
maybe some insights here?
Been encountering some bugs trying to configure my telegram channel with openclaw
I had it at debug level, now changed to trace.
"logging": {
"level": "trace",
"consoleLevel": "trace",
"consoleStyle": "pretty"
},
its a complete PITA... taken me a week to get attachments working and i think it was by accident...
What's the current best way for my claw to use a browser?
Accurate, and preferably cheap on tokens
Playwright if there isn't any bot detection or if you are going to the same site over and over Selenium
Just setting up on windows to play around...anyone have a vps to use that they would suggest?
Thanks for your help today. I got it back up and running. Had to roll back to 2026.3.1 and remove whisper. Will try to add that back later.
My OC was successfully parsed the voice input using Whisper on 3/3. But on 3/5, it kept saying it couldn't understand voice. I don't think I had changed version...
I have been successfully using Telegram to communicate with my Claw. When I wanted to add 2nd cellphone, it kept saying the apps that we developed had to setup webhook in order to let 2nd phone to use the app we have developed. But I don't know how to pair the 2nd phone (forgot how to get the first phone paired). And the webhook that my claw developed doesn't initiate any action as what could before. How to resolve it?
hey all my openclaw on wsl just starting crashing out of the blue and now it won't work at all anymore, has this happened to anyone else with the new update ?
hey buds, is GLM 5 free to use ? i wont get the tokens erorr ???
credits* not toknes
I don't have an answer to your exact question, but I'm also running OpenClaw in LXC. The virtual machine has sshd enabled, so to connect from a second machine I just forward port 18789 over SSH and the web interface works.
how do i start traininig and interacting with my bot?
i have the telgram bot father open and its installed on my system, cant figure out how to start coding it
any recommendations on a premade system i can use?
Agent failed before reply: All models failed (2): anthropic/claude-sonnet-4-6: Provider anthropic has billing issue (skipping all models) (billing)
how do i fix it i cant get it fixed does anthropic has issues?
Yeah. I was hoping to avoid that step. ๐
Hey, has anyone used openclaw for building trading algorithms and has it worked
It is a fun project, but is it possible theoretically
Like if it has been refined should the data be there to build off?
Yeah thatโs obviously the basics and openclaw can get all that and save it no problem Iโm a database but building from should be easier?
And are there any examples of it being done successfully?
hey all, is aynone free to support rn?
@azure cosmos i think most ppl aren't asking for some HFT ideas, but just to use openclaw to gather information on stocks, combined with news and then come up some advice like 'hey today this stock looks, based on this and that event which happened <30 minutes> ago.
Basically automating their own manual decision making process.
theres a couple things i wanna check:
- the mistral api is returning 404
- workspace files arent being created, but were read on startup - soul.md etc are still boilerplate
- i wanna give the ai some tools and control of the workspace it runs in, i.e. WSL. the machine is pretty much isolated from my life, it's a windows arm devkit i bought to mess around with. the ai says it's working, but there's nothing much going on in htop
unfortunately i want my ai to be a lobotomite so i will use mistral. i'm sorry, aspen, but u dont get my bank account
i totally agree. hence I'd suggest to do some virtual trading. Give the bot a virtual budget. Let it "buy" and "sell" as it wants. but nothing is really bought and no money goes anywhere. Then evaluate after an hour, a day or a week what the bot did. Likely it is what you already state ; the bot would have lost x% of the budget.
But once you automated that, you could have not just 1 agent with 1 virtual budget running, you could start 5, 10, 100. With different strategies, more/less risk, directed at certain markets etc, feeding in with different news sources. And see if it would work.
Just setting that up, figuring it out, could be fun to do, if you have time.
I worked on a self driving R/C car with cheap lidars and laser distance sensors. Commercial value: 0. But fun when it worked (and not).
Yeah I see the requests 'hello how do I install Openclaw and make money' everywhere on the interwebs.
Hahahaha so true I wonder what the top answer is
Hmm fuck okay so
wait i cant post pictures here can i
does anyone get http 400s with mistral models?
what is this a symtom of? my friend told me to tell it to translate it to spanish and send it back. LOL
you by test If code all You: code a to This Test
that", code You There
Test =
""test", "", "" allThere and, Test", will code do", by there that what test Code the all
7 81"", do must all
"", be "". ""test code "
. Test code If ""that, all Then test
the To" and The " Test
โข Test
what - A you If
"" code ""this and There Test"""" What test all ""Test code -You"", you the The all "" ""code""what
What all Test what-and that that code"" "" What TheYou -"" ""
""" all AThere
"", Code -Code there and this Then"": you" What Code is andTest code"", this Test "" "" and
You what"", 3 test. do ""to
All"", Test code You -Code what Test ""Test"" You Then must Test-You ""Test the to if the="" toThen "",The ""Test this you To ThenWhat To thereCode ""Then
""thisThis You There .
""""" whatThere"", -Code = to Then, -"" YouCode"" ""YouWhat is then"", Then
what "", All thisYou"": I to
-CodeThen Code TheAto Test "Code what
"", To what Test "",="" you
""YouWhat allCode"",This andWhat Code , ThenYou
Code All and Test
All
to code ."" What"
What- ""What
" . You All" isIf"": This
TestThere what - testWhat to ""the will "" ""What""That - codeThen code test
TestIf ""-ToThere code is what There
the to the. do will whatWhat
TestTest "" there- codeCode ,what " "" toA
this"" will to.There all If the TestCode - towhat "" ThereThere The- will test I you A I -This whatI if There ""This
There "" What 3 - there all You,All code -to
You"" IThere To"Code-""- all If Code
"" to"", Test - ๐ฏ ๐ฏ"": ifThe "",""All "" test To do code Code then Code
code is
will"I "" then: =
what to this test there
""YouIfwhat=""whatThere all 5 " . Code -"", ""this this ๐ฏ ""What""You to"", the"code Code,
1 code ""Test then do is ""YouTo
i just switched to gemeni flash 2, and its been having grammatic errors, spelling errors and random jargon. context is at 10% tokens at 102k
out of 669
๐งฎ Tokens: 102k in / 669 out
๐ Context: 102k/1.0m (10%) ยท ๐งน Compactions: 2
๐งต Session: agent:main:main โข updated just now
โ๏ธ Runtime: direct ยท Think: off
๐ชข Queue: collect (depth 0)
nvm i think its a case of model mismatch
HI i have a problem my claw can anyone help me with this error?
why is clawhub returing rate limit exceeded everytime i try to install skill
why cant i share images here ๐ฅฒ
My agent keeps saying tools not found and it literally cant execute any tools at all since I installed the new update not even echo hi when asking it. if somone could help much appreciated
Roll it back
can u help running mine? its my first time
Does QMD memory work in sandbox mode? How do the sandboxed tools call it?
Just a sec...
node.exe : npm error code ENOENT
At line:1 char:1
- & "C:\Program Files\nodejs/node.exe" "C:\Program Files\nodejs/node_mo ...
-
+ CategoryInfo : NotSpecified: (npm error code ENOENT:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError
https://docs.openclaw.ai/tools#tool-profiles-base-allowlist <-- Change the profile type from minimal to coding or full.
What's up?
Thanks Im gonna follow this
@restive sierra its giving me this
I'm fairly sure Krill has seen this. Have you searched #1459642797895319552 or posted there?
Aspen is fucking dead
no not yet
Do we need to pay a model to roll openclaw like. Chatgpt subscription??
In order for OpenClaw to work it needs a smart, tool-capable model. Generally that will be a cloud model like OpenAI or Anthropic's models. Yes, those generally cost money.
Ok thanks
Classic Windows + Node ENOENT. That's PowerShell not finding a file/path that npm is looking for. Usually means.... close PowerShell, reopen
PATH not updated - Node installed but npm isn't in the system PATH yet
Close and reopen PowerShell as Administrator, then run:
node --version
npm --version
If those work, retry the update. If npm isn't found, you might need to reinstall Node.js and make sure "Add to PATH" is checked during install.
I have a copilot paued version that came wirh school axcount and a genini from my work, those work as equally ? And can inhave them all added and use them all when one rubs out of tokens?
And I'd add...maybe don't run OpenClaw on your daily driver system if you main Windows. I get that it might be difficult to find a second machine, something scavenged, but it's generally safer. But I know that's not always an option.
can u share update and reinstall things?
If you must have on windows... Look into adding wsl.. and run it from in there
alright
Windows users - strongly recommend running OpenClaw in WSL (Windows Subsystem for Linux), not native Windows. Saves a ton of headaches with paths, permissions, and Node.
Quick setup:
- Open PowerShell as Admin
- wsl --install
- Restart, open Ubuntu from Start menu
- Then install OpenClaw inside WSL - it just works
Save yourself the troubleshooting on native Windows edge cases. WSL is like 3 minutes to set up and then everything runs like Linux because it "is" Linux.
That's if you don't have anything else to put it on
Trying to get my Claw Bot fully Operational. Running into hurdles in token access. My tokens run out quickly with the basic Claude plan (API). Is there a good source of tokens other than that?
๐ซก
Start digging into multi agents. Have them use local models. Make specific jobs for the agents. Use the main agent with claude be only the orchestrator. I'm assigning ollama as local model, kimi2.5 as main reasonor when needed. Make a figureitout agent with brave access. Send them to help you with things you do not know how to do
any resources you could link to tackle that ๐ ๐
Its buried in my Grok and openclaw at the moment. Im driving right now ill try and remember to send you the guides (free not behind paywall or "classes")
They aren't my guides
I recommend GLM5 by z.ai; their coding plan is decently priced, and gives you a good amount of usage per 5h/1week/month. (Those are the groupings that most subscription services track your usage under and have limits for.) Personally I use GLM5, Kimi K2.5, with a fallback to MiniMax M2.5, Haiku, and if my internet is down, my local 3-bit GLM5 instance.
so basically, distrubiting the processing among these different models and their efficiencies makes the best use of tokens?
Yes and no. I use GLM5 for all my main work; GTD and ADHD support. I also use GLM5 for first-pass coding (refinement I do directly in Claude Code). I use Haiku for heartbeats (in a separate agent) and I also use Haiku for email classification. (Specifically I do not run email classification in an agentic loop; it has no tool access. All it hands back is a list of processed data to OpenClaw, which should be less likely to be prompt injected.) I pay API fees for the heartbeats and email classification, which amounts to maybe $1/day on a bad day.
The other models are fallbacks when z.ai's GLM5 $#!+s the bed, and goes down. (Their infrastructure is not...spectacular, and it's in China. The other ones are also, except Haiku, but they built out better IMO.) In general, if my main agents fall back to one of them, I know it immediately, because I'm talking to them and they get dumber. ๐
does running a llm locally do any good?
Anyone knows if there is a way to create cron jobs that do not load the whole huge markdown-files context at their start? Just want the agent to do some cleanup jobs, and bringing 40k+ tokens just to find a couple of files and clean them up seems quite excessive.
Is there any way to start a new setup of the Gateway on 2026.3.2? Iโve been reading around and found this is a bug that has been fixed in the version to come, but are there any workarounds?
Gateway service check failed: Error: systemctl is-enabled unavailable: Command failed: systemctl --user is-enabled openclaw-gateway.service
... Usually, no. I have a prosumer level of GPU, main RAM, and CPU power, so it's...doable. For example, I change to my local model when I'm doing tax-related things, because as open as I am, I'm...hesitant to send my tax data to a Chinese lab. Great folks, good technology, and I love that they've open sourced it, but... China has a grip on technology companies that is...uncomfortable to me. I'm confiden my data is uninteresting, but there are levels of intimacy that I'm not yet comfortable with, there.
If the hardest privacy and local control of your data is critical to you, then yes, obviously, running the 'smarts' of an agent like OpenClaw locally will be something you want to do. But it's stupid expensive, and really, 99% of the time, you and I are just...not that interesting to nationstates.
Right now, the only option is heartbeat.lightContext: true. Hopefully that feature like you describe, comes to cron jobs soon.
I'm looking at the context sent to do a small job ... and it has a HUGE amount of unneccessary stuff in there
Totally. You could have your agent make system crons, instead of openclaw crons. But I prefer keeping all my stuff in one spot, so I use openclaw crons for now and just eat the tokens ๐คทโโ๏ธ
claw crons have features that I'd like to keep, like delivery of failures to telegram, and potentially announcement of results, etc...
You could move the cron jobs to a separate agent that just handles cron jobs and has a smaller global context.
yeah, I'm doing that now
but even then, the openclaw pre-amble is quite big
Anyone running slack โ i'm trying to set up a workflow where:
- agent posts a social media draft
- i approve with an emoji reaction
- the emoji reaction triggers the agent to wake up and take action.
This worked by polling on heartbeat but that burns too many tokens, so I turned it off. Then I was happy to see that a recent update to Open Claw added support for reactionNotifications, with an "own" parameter (agent is triggered by all reactions that are on its "own" messages), but it doesn't seem to work. Has anyone successfully set up this workflow?
Openclaw isnโt for efficiency bro. Itโs for ripping through 1 billion tokens to make your first Mission Control
anyone of you is monitoring the actual tokens/prompts being sent and received?
Only when things go wrong.
Looks like I couldn't edit permission for my agent: dashboard -> tools -> [add permissions] -> FAIL to click save button
Can someone help me with it?
Anyone allow the main agent to edit openclaw.json?
Yes. They improved it in recent versions, quite a bit more difficult to shoot yourself in the foot. But still possible, which is why I always keep an eye on the gateway's log whenever I ask something like that.
You should tell the agent to use config.patch config.put and config.get when it does the edits, that way it gets rejects when it tries to do something wrong.
Does anyone know how to easily create and manage 10-100 IG accounts?
this is not really the address for this kind of question
How do you provide the openclaw.json access to your main agent in the first place? Do you change the workspace to .openclaw or is their better way?
I am not running the agents in sandboxed mode, so they have access to whatever the gateway's user has access to on the filesystem.
all the time, but they mess it up if you aren't careful -- I always include the instruction to make a backup of the file before editing, ONLY edit the parts that need editing (don't overwrite anything else), never add any configuration parameters without checking whether they exist first, and after the edit, verify that you did not overwrite anything accidentally by comparing it to the backup, and only if it passes verification, do you restart the gateway. it's pretty dumb that you have to do all that, but i have arrived at this conclusion after a lot of pain. all the agent has to do is assume that a parameter exists or is called something and be wrong, and the gateway restart will fail and you'll have to manually edit the json file. if this happens, just ask a cloud AI in the browser what to do by pasting the entire json in (with sensitive items removed first) and asknig it what's wrong.
Thank you for the advice, I already started doing that, but now its done. Made a new agent with no soul and no memories, gave it a heartbeat.lightContext, and moved the crons into its heartbeat ... hopefully that will make it a bit more optimized in terms of token usage. Also moved some of the logic away from the LLM and into scripts that output a lot less noise and garbage by filtering stuff out.
I am not running the agents in sandboxed
Quick question, anyone here tried Atomic Bot AI to cloud run their claw? I've been looking at it and curious if its good for the price
You need a little bit of SOUL and AGENT. Like...just a soupรงon.
all it does is reads the skill markdown, and runs a couple of scripts ...
Hi! Canโt enable Telegram stream trough the web UI
is there a way to log telegram messages without adding all users to allowlist?
Hey team! I'm trying to figure out the best way to connect my bot's google account (but it looks like the gog skill isn't possible because I'm using the Linux server on Hetzner).... did anyone else use this method? Should I just go the OAuth route and forget about gog?
install gogcli
The toggle button reset to disabled state after click on โSaveโ
Google just released an official cli for all of their workspace apps ... might be interesting to take a look at that.
anyone here have a separate whatsapp account setup for their Openclaw? I setup a new whatsapp account, relink to the new account, but so far nothing seems to be working. I don't see a new session associated with the new whatsapp channel. Nvmd. A simple reboot fixed it.
hi folks - basic question. Ive been using openclaw for code generation, which is helpful. it's running in a special Linux VM I created. I've heard of people making openclaw "autonomous" where it goes off and does a series of tasks fully on its own. I can't seem to do that. I tell it go to X, create a table or what not. Tell it to iterate 100+ times or more, and it always comes back in just a couple minutes. Is there some way to make it more autonomous? I'm using codex model so not sure if thats the problem
Best way to make it autonomous is Crons and heartbeat
It makes a plan or objective
Works on it
Using a cron it reminds itself later continue or do something else
Hey guys, new to OpenClaw
Has anyone tried local deployment?
What is the best model for local deployment?
thanks!!!
Welcome!
Yes I have an agent on a local device(s).
Depends on how big your device ram is.
Qwen3.5 9b with ollama works ok
I see, I have 64GB of RAM with 12 VRAM I believe
Is anyone having double messages via telgram as well via latest version 2025.3.2?
It corrects itself though, it removed the dupe message. But first streams both
how do we deal with the bot not doing any tool/cli/exec after updating to 2-march version?
Whatโs the best way to access an Ubuntu machine remotely through a web browser?
Ideally something that:
- works from any browser (no client install)
- gives a full desktop view (not just terminal)
- is reasonably secure
Any good tools or setups people recommend?
ollama also has cloud models with the $20/mo subscription. that's what i use with my openclaw.
chatgpt (or any frontier model like gemini or claude) can help walk you through this setup after basic openclaw installation.
i've heard people say that the most robust โthrough a browserโ option is to run a web-based remote desktop gateway on the Ubuntu box, with Apache Guacamole or noVNC as the front-end.
Ask ChatGpt/Gemini/Claude about Apache Guacamole and they'll hook you up and answer specific questions.
I noticed an agent kind of pretending to do work or hallucinating it, then i figured it was a combination of using an LLM that wasn't very operations oriented, and that my tools.md file was getting bloated.
I switched from Kimi K2.5 to GLM-5, and restructured my tool.md folder into an indexing system under 200tokens that pointed them to tool files and skill files instead of needing to read one huge file filled with processes, and remember or guess at what i wanted them to do.
also, being clear and asking for them to use a specific tool to accomplish a specific task helps if you're not doing that.
Hi, how can i remote access my mac mini from my mac book while travelling? (mainly to access control panel and mission control?) thanks
Hey guys another question about local deployment, I have installed Ollama with the Qwen3.5 model, but how may I connect it to openclaw?
I tried to set it up using the "openclaw onboard --install-daemon" command but I'm pretty stuck on quite a few steps
what did you do, did you use ollama's own openclaw setup (=install openclaw with the ollama command) or did you not yet install openclaw?
@deep vessel you can actually install openclaw using an ollama command, it will help you onboard & setting it up using ollama: https://docs.ollama.com/integrations/openclaw
Oh wow thank you so much
I was installing openclaw and ollama separately
I will try this out later
I went down similar rabbit hole but in my instance my Ollama server is remote. I ended up adding the model details to ~/.openclaw/openclaw.json but Ollama did publish a blog on how to do it https://ollama.com/blog/openclaw
Hey guys, im attempting to setup openclawenterprise . The instructions indicate you need to install from source which I have done. Then went onto run the docker version as well for small team setups. Currently struggling to enable enterprise features configured in config.yaml. Anyone have any experience with setting this up successfully?
I suppose my confusion is whether you run both source openclaw and openclawenterprise docker version and how to mange duplicate/conflicting settings that are in openclaw.json and config.yaml.
Hey guys, maybe I'm being silly but how may I allow my OpenClaw to access the internet?
I installed OpenClaw on Windows, but after answering the initial setup questions like โWho are you?โ and โWho am I?โ, the persona was not written into the .md file. can anyone help?
I believe you need Brave Browser API Key https://docs.openclaw.ai/tools/web
hey guys i have a windows laptop that i didnt use anymore that i want to locally run ollama on it but im having problems on what modles i should run. Specs are Ryzen 7 6800H, 32gb 4800mhz dual channel, RTX 3060 mobile version 6gb vram. what do you guys think fit best for my case
Hello!
What would be considered as the best approach to do a clean reinstall of Openclaw while keeping agents and memory ?
This is my first install so I played around a bit, migrated from MacOS to Ubuntu Server (systemctl first then to systemd).
I'm satisfied with my agents' config now, but would like to cleanup the rest.
Do I just paste / replace the agent workspaces + the memory folder in the new project ?
I'm getting an error that all of my tools are not found all the sudden. Can't read, write or exec. Any ideas of what is going on? I've been using OC since about launch and have never encountered this
Thanks, though I see that Brave's API is paid?
Are there an alternative free way for OpenClaw to connect to internet?
It's free as long as you're not doing crazy amounts of queries
Don't you need to pay at least 5 dollars or something like that?
Nope
At least I haven't had to do any of that. I'll double check
Yeah. I'm on the completely free tier
Hey there! Is anybody having the following problem?
- With the new version, as I'm chatting on the TUI, i see that he's preparing the answer (orange text), but then, once he's ready, I get nothing. If i check the dashboard, i can see the answer, and if i refresh the tui just by doing /agent and selecting the same agent on which i am, i will see the answer. It's as if the TUI is not refreshing with the answer. Anybody seeing something similar?
hello all, how does one apply the fix proposed here at https://github.com/openclaw/openclaw/issues/7551 ? I have no idea where/how to apply proposed fix
hey i just installed Version 2026.3.2 but it seems to have alot of tools missing from the previous version. it cant setup telegram for me or read webpages
Which branch can we use to temporary use gpt5.4 oauth?
gpt 5.4 will be in openclaw today
Since this morning i've settuped codex and now my bot only have messaging ?
โข โ
message, sessions_*, session_status
โข โ read, write, edit, exec, search, browser
and i can't figure how to let him have all rights ?
set
/think xhigh
and turn
/verbose on
if you want
@Novalan After setting up Codex, your bot's tool policy probably got restricted. Check your config:
- In
openclaw.json, look forexec.securityโ it should be"full"not"deny":
{ "exec": { "security": "full" } }
-
Check
~/.openclaw/agents/main/agent/tools.jsonโ make sure read, write, edit, exec aren't in the disabled list. -
Restart:
openclaw gateway restart
The Codex setup wizard sometimes sets a restrictive tool policy. Setting exec.security to full and removing tool restrictions should restore all capabilities.
I don't have any exec in my openclaw json.
-bash: /home/ubuntu/.openclaw/agents/main/agent/tools.json: No such file or directory
Set it up but no change on exec permissions
um... thats weird
try /new and try again
because its usually /think off
thats not doing exec
yo anyone have dashboard to track the agent and subagent activity ?
sometimes i dont know whether the agent is stuck/stale/hang or the subagent is still working on something ๐ฅฒ
its working?
Oh no mb nope
HELP: unable to access gateway by opening http://127.0.0.1:18789 and getting "connection reset by peer" / running on gui-less ubuntu under oracle OCI.
my UFW rules state listed as:
To Action From
22/tcp ALLOW IN Anywhere
80/tcp ALLOW IN Anywhere
443/tcp ALLOW IN Anywhere
18789 on lo ALLOW IN Anywhere
TIA
Je ne peux pas lancer des commandes directement sur ton shell depuis ce chat Telegram, donc je ne peux pas lโappliquer moi-mรชme ici.
Translation : He can't exec shell command in my shell
mb ask krill. #1459642797895319552
oh and openclaw runnign on a docker container
hi all. how can I set a local model to be used with openclaw?
so i dont run into token issues?
hey! i dont get my tools to work
I already saw the issues on github, so I updated the agents.list and added the main one. Now I can edit it but it still doesnt work. I'll add a screenshot of my tools (all activated) but my agent is still not capable of executing commands for example
anyone know the best way to get Gemini 3.1 pro in openclaw now antigravity is not supported
you have to configure your openclaw.json
some directives are: models.providers - this to register your local provider (guessing llama)
then agents.defauls.model - pointing to the model in your ollama
sorry can't be much mroe specific as I'm a noob here
or maybe just run the onboarding process again... and selct ollama... I guess
kimi was perfect for me. did something changed in code? I selfhost kimi2.5 not the api
where?
like how do i get it lol
im currently resetting up openclaw and i want it to use a local model so i dont run into token issues (run out of tokens) i now get the following, can someone helpe me: Agent failed before reply: No API key found for provider "google". Auth store: /home/uwe/.openclaw/agents/main/agent/auth-profiles.json (agentDir: /home/uwe/.openclaw/agents/main/agent). Configure auth for this agent (openclaw agents add <id>) or copy auth-profiles.json from the main agentDir.
Logs: openclaw logs --follow
test
wrong channel sorry
(the test)
I updated to the latest version and then my openclaw started behaving weird, so I removed openclaw.json and did the onboarding again.
Now my openclaw cronjobs no longer run because they don't have shell access. I cannot find in the documentation how to give him shell access again, it wasn't in my old openclaw.json file neither.
Any clue what to add to be able to execute scripts via cron again?
Anyone know why I would be getting no reply errors via a second loaded model (qwen2.5-coder-7b-instruct)
all the time, but they mess it up if you
Iโm running a local model for testing purposes and I set a seperate user profile (no admin access) for open claw fixed the almost all the issues except for this one thing and it canโt access my hardware nor perform at all is that normal ? Is there a setting that I must change ? Or is it because of the user profile ?
Since the last update the agent needs explicit permission. In your openclaw.json under "tools":{"allow":["exec"
set model explicitly in the config if you did not , and also considering to enter a dummy auth
Anyone's agents repeat themselves? I'll get a reply then a few seconds later a slightly rewordee copy of the previous message. I've asked it to stop this and it said it has fixed itself. ONly to tell me it has fixed itself a few seconds later. It's like a parrot. LOL. Annnoying as hell. Any ideas?
Why switching to another LLM model, downgrading or upgrading, or reviewing its MD files (although I cannot imagine there would be instructions to repeat, lol).
I've tried all that so far. However it did not reload the seesion after it said it made changes. Let me try that. Your comment made me think it may still be remembering bad info.
I'm not seeing this issue on github. It could be a lot of different things. Restarting the gateway and making sure there isn't another gateway running (I'd think this would throw an error). I think there is a openclaw gateway command to see the logs, maybe a double prompt is occuring
anyone can recommend best container to operate my openclaw, i am with myclaw now, any advise๐พ
@obtuse crater hi. what model should i chose and how do i enter dummy auth?
I'm not sure really. This was Kimi thru ollama cloud.
Conversationally Kimi is very nice, but it just stopped doing things for me. It could have been too context full, and did mention in one of my replies that my tools.md folder was getting bloated so that could have been why. GLM-5 has been fantastic for me tho since switching to it.
Has anyone gotten gpt-5.4 thinking working via oauth?
i have ollama/qwen3.5:latest running but it says run error: LLM request timed out.
:(((
Ok newest issue. Anyone successfully goten an agent to geenerate an image using OpenRouter models>? Gemini keeps asking for a Gemni API key (defeting the purpose of OpenRouter). I don't need to use Google. Any of the image models would work but I canot get the agent to get any of them to work. Anyone have success with this? Maybe a specific skill you installed?
Im currently trying to start YouTube automation, shorts specifically with clawd on my macbook and im new to clawd bot could anyone give me any tips or anything that would help me
anyone successfully made openclaw run on wsl2 enviroment on window? I could made it answer my question, but its cannot do any long running task at all, just hallucinate. I guess openclaw is only powerful on mac OS only?
I've used OpenRouter -> Kimi-k2.5 API to generate images. No special requests or setup. I added the API during the config setup and then simply asked the Agent to generate an image. It needs to be a model that can generate images.
I don't think the WebUI allows for images to be posted. I made a separate chat bot webui interface to allow images/files sent back and forth, otherwise it can send you the image via the channels (telegram)
This may be an issue with model quality or the context. You need to generally start a new session after you're done with a request/item otherwise the entire sessions/context will be sent to the LLM which will degrade the output quality. Openclaw does have some automate compaction but it is still best to rest sessions.
I havent even have 1 session with it yet, as it cannot do any task yet, what ever prompt i throw in, it just out put very short and stop.
I think the wsl2 cannot maintain the flow.
What LLM are you using?
The API?
no the sub oauth
I wonder if you are getting rate limited. I've generally seen more issues with oauth then the API
wsl2 shouldn't be an issue, its just linux (works)
this openclaw logs --follow may give you some insights
i mean It not even do the thinking at all, only give a very short answer then stop, and it answer on gateway that it cannoot even see the tab on browser I turned on openclaw relay. mean while in the wsl2 enviroment I tried to ping it does appear some content of the page, its just not connect deliver those info to the gateway.
by havent setup anything yet, it just default. but i have never seen AI give answer that short. like its hallucinate a short answer. and idk if it possible to connect wsl2 to gateway, this seem buggy. wsl2 see the web, but gateway chat isnt , even tho allconnection is healthy.
It should have asked you when you first connected something like "Who am I?"
Check out these guides. They are exceptional. Some of it will be relevant
https://www.youtube.com/watch?v=vte-fDoZczE - skip to 38:17 | Important Markdown Files (IDENTITY, USER, etc.)
https://www.youtube.com/watch?v=tnsrnsy_Lus - skip to 23:28 | ClawdBot Install & Setup
Hi there. I understand using AI and google to solve my issue is preferred, and I've been doing so for a very long while... so, humans... I'm a newbie. I've got openclaw installed on a PC. Discord connected. Mini-max as brain. I added the brave.com API - no apparent errors. But still, my bot can't do web searches. Says her search tools are broken. Next steps for troubleshooting? Thank you!
Check if you are in "messaging" mode. thats the default with latest version. Its basically just a chat until you change this setting. In Control UI, its under Agents - Tools - Tool Access. IF you are in messaging, ask openclaw how to configure the config file to fix this. the UI doesnt seem to allow making changes so you gotta edit the json
What happens if you tell your agent explicitly to use your Brave API to do a test search.
Ask how to resolve it if theres a config value to change
I always forget that for some of this stuff, just ask the Agent to resolve the issue. And to make sure to tell it to review the github for new release information or the github for issues if its struggling to resolve the internal item.
@azure cosmos FWIW I've asked the bot many times for help - she is struggling. ๐ I asked her to do a brave api search, and she said, "Still not working โ the search tool needs a guildId and it's not recognizing the Discord guild." she then asked me to run a CLI to test it myself.
@azure cosmos Also (this might help) when I open the canvas webpage, it says bridge: missing, and none of the 4 buttons work. Related?
Anyone able to use Gemini 3.1 flash lite? I tried manually adding it google/gemini-3.1-flash-lite-preview during onboarding but it didn't work for me.
I give up. I've uninstalled (again). Maybe I'll try again later, using a GitHub install. (I've been using the one liner from openclaw.io). Seems that one liner creates the .openclaw dir, but does not create the other needed openclaw dirs (for example, which contain package.json). Anyone else using the one liner install with success? Alright, finished! TY
claude setup-token or claude is suddenly an invalid command?
I have always used curl -fsSL https://openclaw.ai/install.sh | bash to install and update OpenClaw
So I setup the claw using curl, went through the wizard, configured my agent person, added Discord, left the house...
...only to find out that the agent in Discord is completely blank and knows nothing about anything I setup at my house. So basically useless.
Any suggestions how I can get it to configure things properly? I don't know when I can get to my house, so what can I do remotely to get it to work properly?
This is the powershell one liner from the website: iwr -useb https://openclaw.ai/install.ps1 | iex
One thing I have to do on my PC is do "openclaw gateway run"
I have the gateway up and running
Telegram was much simpler to setup/use.
With discord, only in direct message, agent had full context.
what other mode we have other than messaging, is it listed any where?
Nope, even in direct messages it's still blank persona instead of the main TUi
There are tons of tools you can (allegedly) setup to tailor for whatever goal you want.
Yeah coding or full is what you probably want if you want it to do everything. If you look in control ui you can see it .
Hello friends, I have just set up openclaw on my windows computer and connected it with a discord bot. I invited my discord bot to a private server I made and started talking with it in dms after I got everything running. The issue I'm running into is my discord bot doesn't have permissions that the main session would. This is what my config.yaml file looks like: ```id: "openclaw-discord"
name: "Finn"
gateway:
mode: local
allow_unconfigured: true
channels:
discord:
enabled: true
token: ""
hooks:
boot-md: true
command-logger: true
session-memory: true
skills:
- filesystem
- web
- python
tools:
sessions:
visibility: all```
Use #1459642797895319552 bro it will tell you how to fix it up, great for stuff like this
okay thanks
hello everyone , need some tips on getting nullclaw(may be offtopic) to update the markdown files , im using it with qwen3.5 0.8b model
i have it setup with discord and its on a guild , sometimes it "thinks" aka typing but never responds , wondering if there was some user error along the way
are we supposed to just be ultra patient about gpt 5.4 not being usable yet (and future model releases)?
I have created a second agent, I can see it in openclaw agents list . Is it possible to talk to the second agent in the Chat window in the gateway web ui?
guys , gemini web chat when I ask it to find tutorial video of openclaw on you tube , its trolled me and give link to meme music video on youtube . Holyshit im so done with google , they have been so dramatic about those opensource tool, banning everyone for using 3rd party and their model its self hallucinate + trolling answer all the type on their official platform. Its like selling abroken product but not allow user to fix it so its work. this is unacceptable I dont think google will last in this AI race for much longer, they do too manything at the same time .
This is odd, since the latest update I'm not seeing openclaw make any request to my litellm server. Has there been some security change that would block non-localhost requests or something?
i guess so..
Yeah, stopped litellm and run a simple web server on the same port and can verify openclaw isn't even attempting to make a connection ๐
curl from openclaw machine works fine
I keep updating openclaw but I dont see the new gpt-5.4 model. Is it me or it's not posted yet?
what do the logs say? I'm on 2026.3.2 and it is talking to both ollama locally and openrouter remotely.
๐ -- weird how openai acquire openclaw but not keeping it updated
what model provider are you using? I'm connected to openrouter and they have it. the models are not inside openclaw as far as I know...
openai/gpt* - gpt-5.4 isn't shown yet
not sure if I just haven't updated openclaw properly or something else. I did just run "openclaw update"
Anyone had openclaw just stop responding? It's gone dark on every session. Discord channels, various models, even the web interface just looks like it's responding, nothing is coming back.
This was working just fine and then boom, stopped answering really. restarted the gateway, no issues that I can see in the terminal, all appears well, except no responses.
Barely anything besides the timeout. Installed it from scratch on another machine and figured out the diff and it's back working.
No response could be an issue with the LLM/API, https://docs.openclaw.ai/help/troubleshooting
How to add several bots for channels.telegram config?
what command can i use on powershell to check if openclaw is installed
Yeah, but it takes some manual intervention. Unless you are somewhat familiar with what you are doing, I would personally suggest waiting for the official release support(possibly this weekend). That way you don't create problems for yourself down the road.
yah i still dont see -5.4 available in the gpt model list for openclaw. guess this is still being worked?
hey guys does anyone know how the whatsapp integration works. When i tell him to send messages it throws me a error that says that it needs the JID . When im telling him to send a message to a person from my contact list it gives me this error : Delivering to WhatsApp requires target <E.164|group JID> So i can only speak with him and make him send messages in my private dm
I'm new to openclaw and i was running gemini 3 flash, then i told the openclaw to add sonnet 4.6 as a model option, now it's giving "500 auth_unavailable: no auth available" error on prompts, how can i fix that?
You donโt need to update your get it. Just ask your claw to add it manually itself.
lol now it forced set it to gpt-5.4-codex, and that model isn't available so openclaw isn't working ;0
Just edit the openclaw.json and change the version for ChatGPT to what it was using before. Then restart your gateway. Once back online tell your openclaw you want to keep the current model as the default but add the new one as a fall back so you can toggle between models. I have three different models I switch between
so are you able to get -5.4 working? I can get it working on codex/app on windows. But not the openclaw on linux. It's kind of weird tbh.
What do I need to run for openclaw to run terminal without always approving ?
Yep mine works fine. FYI make sure you backup your openclaw.json before you tell it to make changes. That way you can easily roll back if things break.
someone told me you can do this >>> Best way to make it autonomous is Crons and heartbeat
Did something change with the browser control? in 2026.3.2? The chat is not allowing me to control the browser even though the status shows the tabs.
"openclaw browser --browser-profile openclaw tabs
๐ฆ OpenClaw 2026.3.2 (85377a2) โ I'm like tmux: confusing at first, then suddenly you can't live without me.
โ
โ
- Example Domain
https://example.com/
id: B81D505E7DC478908272CC6DAF1E4A2C"
thanks, yah I updated openclaw but it still shows under "openclaw models list --all", that gpt-5.4 entry is not available yet.
anyone have a working setup using ollama and a local model that supports tool calling ? I have all these models that I've tried that supposedly support tools (and run fine directly when i ollama run MODELNAME from cli) but when i try to call them from openclaw i have various issues. The most frequent having the agent spit out json TELLING me what they will do but not actually doing it (web_search for example).
Yeah using Telegram. But it was a separate API Key for Kimi? Because Kimi is included in OpenRouter as well.
Yes but I call Kimi-K2.5 specially out in the openclaw.json setup. I don't just use openrouter as the default.
"auth": {
"profiles": {
"openrouter:default": {
"provider": "openrouter",
"mode": "api_key"
}
}
},
"agents": {
"defaults": {
"model": {
"primary": "openrouter/moonshotai/kimi-k2.5",
is there a tut on how to get it connected to my telegrwam
if you want it fully autonomous without approving every action, look into crons and heartbeat config. or if you don't want to deal with any of that setup, useclawy.com runs it in the cloud for you โ already configured to run 24/7 autonomously for $9/mo
changed openclaw to be on the "dev" channel. Still no -5.4. So at this point I dunno what's going on
Hey yall! How to i enable the file/execs tool for the main agent? I just finally got Clawbot working but it cant write down memories between chats
/elevated full
What LLM model you using ?
I have all my LLMs running locally now, no external APIs at all
Sharing compute resources from 3 separate systems
this is way more powerful than I expected
Yes โ still "Tool not found". Tried: - exec "echo test" โ Tool not found - read (any file) โ Tool not found - exec "ls" โ Tool not found Tools are completely broken. Only write worked briefly earlier, but now even that's questionable. I can't help you build or modify the dashboard until this is fixed โ I can't read files, run commands, or even list what's in your workspace. You need to either: 1. Restart/reload my agent session 2. Check the OpenClaw tool registry configuration 3. Look at why exec and read aren't being recognized I can only do text chat right now โ no file access, no command execution. CAN SOMEONE HELP PLEASE
What model ?
kimi 2.5
Local ?
Local PC ?
vps
also use Claude AI help you troubleshoot
im using opencode
What are you using as the LLM server ?
i think
using ollama?
try Qwen, make sure your model is set to coder
how do i connect qwen?
Use ollama
itโs a free server you setup for your LLMs
very good with resources
easy to setup and run
from nvidia?
instead of opencode? to fix my issues?
then itโs โollama pull Qwen3.5:latestโ
open code I use that for my sub agent
Yeah I just checked itโs better use for sub agents
Setup your main agent with Qwen and ollama
then you can setup sub agents with open code
I made a paper on my setup might help you
Hang a sec
I had these errors yeah
At the start
took me ages to find a model that would understand what to do
did you have exact the same err>
Hey guys, I just updated from git, and am now getting โdevice signature invalidโ in the gateway web interfaceโฆ is anyone else getting this issue too? Is it a bug in the latest code on git?
sent u a dm
OK, this is annoying - despite having disabled whatsapp via openclaw configure, after every gateway restrat, it just chooses to turn it back on and informs me:
- channels.whatsapp.groupPolicy is "allowlist" but groupAllowFrom (and allowFrom) is โ
โ empty โ all group messages will be silently dropped. Add sender IDs to โ
โ channels.whatsapp.groupAllowFrom or channels.whatsapp.allowFrom, or set groupPolicy to โ
โ "open".
How do I complete eviscerate it, or at least prevent it from sending everyone who sends me a whatsapp message a request for a pairing code???
I was having massive issues with WhatsApp too, so I gave up and moved to Telegram
I used slack
Telegram will have more issues. Since I. oved top Discord, zero issues. On Telegram I used to have dropped messages, duplicates, strange formatting, etc.. On Discord, nothing... it just works.
Discord worked well for me too
Slack is free so yeah
Maybe you need to clear you session so it doesnโt keep trying to pair your WhatsApp over and over again
hey, where is the most appropriate channel to ask config and tool questions?
Here
thank you mr. horse.
Neigh problem
Quite general question: good tools to share files between windows 11 and WSL2 with openclaw running on a remote machine.
What hardware are you running on? Ive been struggling getting a model with tools support to run on an 8GB gpu. I've had success with smaller models without tools support, but my main agent is still cloud based.
I can send you my full setup just pm me
ok at this point I have no idea why gpt-5.4 is not showing up in openclaw. I've tried reseting oauth, and numerous other things. Even going ot openclaw "dev" channel. This is nutbar. My codex app on windows supports gpt-5.4 though. This shows openclaw doesn't have -5.4 available. no idea how others are getting it (openclaw models list --all --plain)
It depends what your goals or projects are what do you want your agent to be able to do? For example I setup mine as a pen tester with all available toolsets
i set up a dedicated debian laptop i ssh into remotely. im on windows and WSL on my main workstation but want a simple way to send file to the remote machine. maybe a shared drive folder? but id like to avoid giving it OAuth credentials
netcat is interesting thanks for the tip! but id like something that doesnt require the terminal, that i can do from my phone away from my desk. maybe theres no way round giving it google access...
any idea where/how i'd fix this?
What your host system?
ubuntu vps
so annoyed with openai and this -5.4 rollout. I might just go with claude instead (or even gemini)
Docker?
or no docker
Check the permissions on the workspace
ls -la ~/.openclaw/workspace/
The most likely cause is the workspace files are owned by the (host user) instead of node
The files are owned by claw with rw-rw-r-- permissions โ that means the claw group can read and write, but others can only read.
so how do i give the "node" permissions?
stupid question, but who is that user? i wouldn't know what the openclaw-username is - don't think i ever set that, or maybe i did and didn't realize what it was/
what user OpenClaw is running as on this system.
whoami
id
And what user is the OpenClaw process running as:
Hey guys. I use Openclaw currently with codex really for a single thing which is coding some software however codex isnโt great with UI/Ux stuff. What are you guys doing on that front? Is there a skill or a separate model I should hook up where I have the coding portion done by codex and let something else handle the UI portion for the web?
ps aux | grep openclaw
What is your inference specs? what size models can you run ?
Sorry, what do you mean?
checked this and OpenClaw is running as claw, which owns all the workspace files with rw-rw-r-- permissions โ so i don't think there's any user mismatch. any ideas?
btw - appreciate your help @swift willow - thank you ๐
What are your running your LLM on? Cloud or local ?
How are you getting to Codex are you going to OpenAI directly? Probably the easiest thing is to sign up for OpenRouter and give them $10 for API credits and try out a bunch of models to see what you like. I have been debugging by having the dev agent write 'hello world' in different languages and have spent all of 25 cents today.
If you have an ok system Mac M4 or a series 3 GTX card or higher you donโt need cloud to test models
What happens when you edit and save the file manually?
Cloud
Yeah I use Oauth.
Itโs great for the coding portion. And I made the original ui in Claude. However now that codex is editing and adjusting it, it could be better for sure lol
I said easiest not cheapest. ๐ Sure you can run models locally but setting all that up is a project on top of the one you're already trying to get done.
Itโs not that hard really once you understand everything
Running the server is very easy
with ollama
Instead of api key you just use a dummy name like ollama-local
Then point it to the machines ip address
yep no issues - persistent changes to the *.md file, also reflecting on the gateway dashboard with updates. just still can't "save"
What openclaw version you on?
OpenClaw 2026.3.2 (85377a2)
Try this
openclaw config validate
If it returns any errors, fixing those might unlock the Save button.
Config valid: ~/.openclaw/openclaw.json
no errors
it doesn't seem to be just the MD files that i can't update from my dashboard - almost every page has "save" grayed out
Anyone know the fix to this?
"Error: systemctl is-enabled unavailable: Command failed: systemctl --user is-enabled openclaw-gatewate.service"
Actually that shouldnโt matter
it's messaging
"which openclaw" doesn't return anything ๐
Iโve seen this youโve gotta register it in systemctl manually
OK. How do I do that?
What environment are you on?
ubuntu
Iโm reading it could be a bug but I had this issue myself
can the agent write to other workspace files like IDENTITY.md or USER.md ?
Or is it just TOOLS.md
Yeah Iโm on Ubuntu too I had this issue once
mkdir -p ~/.config/systemd/user
cat > ~/.config/systemd/user/openclaw-gateway.service << EOF
[Unit]
Description=OpenClaw Gateway
After=network-online.target
Wants=network-online.target
[Service]
ExecStart=$(which node) $(realpath $(which openclaw)) gateway run --port 18789
Restart=always
RestartSec=5
KillMode=process
WorkingDirectory=$HOME/.openclaw
[Install]
WantedBy=default.target
EOF
systemctl --user daemon-reload
systemctl --user enable openclaw-gateway.service
systemctl --user start openclaw-gateway.service
Try running that
Creates the systemctl file and runs it
Then check itโs running:
systemctl --user status openclaw-gateway.service
can't write to any of them.
can't click "save" anywhere within the (main) agents tab of the dashboard (overview, files, tools, skills, channels, cron jobs). anywhere there's a save option is grayed out.
yeah I had this issue but I can't remember how I solved it
hm - so what do you think - is there a way to get this flagged so it can be fixed? gonna be really difficult otherwise.
๐
can the agent save to the files that the important part
i'm glad i'm not alone!
you can always edit the files manually
you mean through telegram or something like that? no, it cannot.
but i can write the files manually through SSH
the important part is that the agent can read and write to the files
"I have made zero persistent changes to the filesystem. I currently lack the write tool to update IDENTITY.md or USER.md directly."
becuase that's its brain in a way
this is why is tried to go and toggle on "read/write/edit" in the TOOLS section in the dashboard (but couldn't)
and also that the agent can create files in your workspace
yes agree it's important. but i can't do this right now at all because i can't toggle in the dashboard
when do y'all consider MCP servers over just putting the API functionality for something in a skill.... each time I want to integrate something with my openclaw, I debate, but I have no real bsis for the debates :-p
I'm not sure to be honest, you might want to consider rebuilding inside something like docker
that way the node has full access to the container
oh wow, it would really suck if i had to do that.
I can toggle my tools on and off
realpath: missing operand
think there's anyone else we can tag on this to see if it's a known bug (that might be fixed) or there's literally no fix?
CLI > MCP -- if there is a command line interface for the thing I prefer that over an MCP server. Explaining how to make API calls in the skill is fine too. But I'd probably whip up a little CLI to wrap it if there isn't one already.
The one time I prefer MCP is when the API is complicated and the creator of the MCP server has put thought into curating the concepts to be exposed.
hey - which openclaw returns an address now
that's something ๐
what are you trying to toggle ?
Does anyone know where I can see my agen'ts heartbeat logs? I've configured it to use "session": "main" but I can't see the gateway's heartbeat messages in main's session chat ๐ค
I can see in my openrouter usage that the agent is definitely making calls, but can't see them anywhere in the gateway or channels
ExectStart=/usr/bin/node gateway run --port 18789 (code=excited) error
AGENTS > MAIN > TOOLS > FILES > Read / Write / Edit --> ON
I had that problem as well, I saw there's an open github issue for it. I ended up having to set the tools.profile to full in the json config
try
openclaw config set agents.defaults.tools.overrides.read true
openclaw config set agents.defaults.tools.overrides.write true
openclaw config set agents.defaults.tools.overrides.edit true
then restartsystemctl --user restart openclaw-gateway.service
tell me if the toggles are on
yeah i think I'm seeing that too
@mighty rampart - thanks for the reply .. so far I added MCP for connecting with some sqlite db setups I have because I am using them to communicate across agent and writing to files was not simple without bypassing restrictions ( commandline bash edits/etc. ) and I didn't want to just hack around sandboxes.... but now I'm integrating some external providers for certain research data where they have MCP services available and I was just torn... I figure probably some token efficiency with MCP ... and I was thinking the functions made available via MCP would be more easily discoverable.. but I know very little about MCP so it was all assumptions...
i (temporarily) resolved this by changing the profile in openclaw.json from "messaging" to "full" and now at least my agent can write to MD files. but this hasn't resolved the issue in the dashboard or explained what's going on
watch how many tools the MCP servers expose and turn off the ones you don't want. the list of tools and descriptions gets added to your context and it can be a lot if you have multiple MCP servers configured.
oh ok, its a bug in the newest version I'm reading could be unreated to the issue I had
can you toggle those options now?
nope, still can't save
but the agent can if i give it instructions - i just have no control myself over the dashboard
(which is very frustrating)
well sorta - you can't really visualize all the various settings with the agent
ok - any idea why it's affecting just my set up and not others?
it's affecting me
you can't save either?
Yeah I posted above saying I'm seeing it too
oh crazy
ok, well, good, then i can breathe because it's not a ME problem at least
thanks @swift willow ๐
It probably just updates your json config, when your agent updates it you may be able to see it in there
same, thank you @swift willow
i do want to flag another bug - not sure if you know about it...
any time you go into the openclaw configure and run the models, if you select google, no matter which models you pick, once you save it ALWAYS defaults to gemini-pro as the primary model, even if you don't select it. the only way to override is to manually configure in openclaw.json and then never run configure again ๐
@swift willow โ๏ธ
thanks @mighty rampart - I'll operate under the premise that if it's straightforward - just put usage in the skill ... if it's complicated, consider MCP but don't do it blindly... it's hard knowing what should be a tool or a skill or just written wherever else :-p .. trying to do things in the best way ... I found out after a long while that skills are per-agent and not per openclaw instance, as a fun one that took me a while...
yes, correct, i do see the updates my agent makes. but i don't actually really know what to tell the agent to do... at least seeing hte dashboard you can see what options you have
Could just look in the dashboard and then tell your agent what to change?
you could
hey! I noticed the docs changed and aren't suggesting VeniceAI as prominently as before. I'm having issues with it reading the ROLE.md and wondering if the problem is llama... anyone else having this issue?
Is the "Support Desk" legit? I'm being asked to create a ticket and send my wallet address and that seems sketchy
no that was fake
ok thanks
he posted quick and del it, ignore it
can we report this user?
yeah go 4 it
@swift willow just making sure you saw this
Has anyone set up openrouter free models as primary with paid model fallback?
I have kimi subscription as my main model today - used for most things... I was considering leveraging free openrouter models as primary for some of my agents and work that has lower time sensitivity ... I have agents that are 2nd class agents ( i.e. I don't communicate directly with them ) for things like research as an example.. and some background analytical type work...
I was thinking of taking those agents, as well as some heartbeat/cron stuff, and setting up the models with free openrouter default models ( good ones like gpt or glm, etc.. depending on use-case ) and then having the kimi subscription as fallback...
Main goal here is to reduce reliance on kimi, which could exhaust usage mid-month, and the 1000 free requests from openrouter seemed like an interesting hedge, but I very much don't want to overengineer for minimal ROI with the risk that come with openrouter free models, like lag/etc...
Qwen, groq might be better ig
Or even Gemini cli
Or nvidia nim
One message removed from a suspended account.
One message removed from a suspended account.
Are you just suggesting these models of GPT-oss or GLM-air? if so, I follow - there's other models that may be best ...
My question is much more about whether it's worth the effort to gain those 1000 free reqs to pare back some of the usage on my paid models....
Also considering a local 7b model or something for heardtbeat and some other things...
yea. Qwen also gives you 1000 req/day ig
Is Openclaw safe to run on my main production dedicated server?
and u can always use these models to do cron jobs...etc
Better in docker
I did try to install it on Docker but which docker image should I use or should I build it from GitHub
And you mean by that itโs not safe?
@high heron - yeah, lots of options, just trying to figure out if there are unseen problems with this... because it feels like a no-brainer to get the free reqs where you can load them in as primary for non-time-sensitive tasks until the free reqs run out and default back to paid ...
I appreciate the note about qwen - I'll. go check it out - but the same question would apply there .. about the ROI on the effort and if there are other concerns...
He can delete all your data on the server if you give him permission.
Does anyone have an easy to follow tailscale tutorial for connecting my agents?
One is on Mac mini the other is on Linux and I couldnโt get it to work on my first try
I had a problem too.Turns out it was an old NordVPN profile that was causing the conflict
Does he delete data?
Delete any old VPNs profiles and reinstall it
He CAN do it, but it doesn't necessarily mean it will happen. He may do so by mistake, but after the latest updates, the probability has decreased.
I am trying to identify a ollama model tha twill work with tooling and not having much luck, any suggestions?
@modest badger It was just suggested to me to try qwen3.5 tonight and so far so good! I feel your tools struggle.
@keen island Thanks, just heard that through another channel as well, will give it a shot
I deleted the /v1 from the endpoint, and ollama api
It ran much better than with /v1 and openai-completions
One message removed from a suspended account.
Qwen 3.5
downloading qwen3.5:9b right now. hopefully works
Enter on terminal in the linux and config another port for the gateway to your server. If they both on 18729 they iverride they keys.
how do i alter the context length of an LLM in ollama in linux?
Best way I've used is to modify the systemctl daemon to force the context length to be whatever value you want.
sudo nano /etc/systemd/system/ollama.service
The important line is the top most "Environment" line:
[Unit]
Description=Ollama Service
After=network-online.target
[Service]
ExecStart=/usr/local/bin/ollama serve
User=ollama
Group=ollama
Restart=always
RestartSec=3
Environment="OLLAMA_CONTEXT_LENGTH=128000"
Environment="OLLAMA_HOST=0.0.0.0:11434"
Environment="PATH=/usr/local/cuda-11.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
[Install]
WantedBy=default.target
Then, run:
sudo systemctl restart ollama```
thanks. ill dig into it. linux is so new to me.
It's all good. ๐ Everyone has to start somewhere.
hello everyone, hope you are doing good,
i am currently researching ways to link cursor and openclaw, does someone have any experience with that ? i'm currently digging mcp/acp links but would like to have user insights on this.
thanks
i get this error when i finish the onboarding setup to start the server.
Error: systemctl is-enabled unavailable: Command failed: systemctl --user is-enabled openclaw-gateway.service
anyone got any ideas what to do
Hey guys,
Simply want to add GPT 5.4 with the terminal.
OpenAI OAuth alreayd done.
What's the simple command to add 5.4?
5.4 not showing in my oAuth yet.
same
Have been trying all night, not showing up
yes
wait. i dont even see openai/gpt-5.4 though
Help me rectify error in this block I am specifing deny commands It says config error- commands: {
native: true,
nativeSkills: true,
text: true,
bash: true,
bashForegroundMs: 2000,
config: true,
debug: true,
restart: true,
useAccessGroups: true,
ownerDisplay: 'raw',
allowFrom: {
'': [
'',
],
},
"defaults": {
"denylist": [
{ "pattern": "rm -rf /", "reason": "Recursive delete of root" },
{ "pattern": "rm -rf ~", "reason": "Recursive delete of home" },
{ "pattern": "mkfs*", "reason": "Filesystem formatting" },
{ "pattern": "dd of=/dev/", "reason": "Raw disk write" },
{ "pattern": "chmod -R 777 /", "reason": "Recursive permission change" },
{ "pattern": "* | bash", "reason": "Piped script execution" },
{ "pattern": "* | sh", "reason": "Piped script execution" }
]
}
},
If you're trying to run openclaw entirely within ssh, you'll get this error. You need to be running it through a desktop environment, over VNC or RDP, etc.
At least, that's my experience with it.
im using a dedicated laptop with ubuntu desktop and remoting into it with no machine