#users-helping-users
1 messages · Page 13 of 1
thanks, I've got the 1.15.11 now yet still same bug - not wasting more itme on this :/
thx anyway
In the antigravity headers?
```
grep "User-Agent" /usr/lib/node_modules/clawdbot/node_modules/@mariozechner/pi-ai/dist/utils/oauth/google-gemini-cli.js /usr/lib/node_modules/clawdbot/node_modules/@mariozechner/pi-ai/dist/providers/google-gemini-cli.js
/usr/lib/node_modules/clawdbot/node_modules/@mariozechner/pi-ai/dist/utils/oauth/google-gemini-cli.js: "User-Agent": "antigravity/1.15.11 darwin/arm64",
/usr/lib/node_modules/clawdbot/node_modules/@mariozechner/pi-ai/dist/providers/google-gemini-cli.js: "User-Agent": "antigravity/1.15.11 darwin/arm64",
/usr/lib/node_modules/clawdbot/node_modules/@mariozechner/pi-ai/dist/providers/google-gemini-cli.js:// Headers for Antigravity (sandbox endpoint) - requires specific User-Agent
/usr/lib/node_modules/clawdbot/node_modules/@mariozechner/pi-ai/dist/providers/google-gemini-cli.js: "User-Agent": "antigravity/1.15.11 darwin/arm64",
Went into the npm and changed it?
no it is already fixedwith update
@polar void restart the gateway
What issues were you having?
hey guys
same anigravity not supported error
im tryna install something f4rom clawhub and it keeps saying that clawhub isnt a command even if i already have it installed
Check for sure if it really is 1.15.8
Hello there. I'm new to this. I had everything working and then all of a sudden my agent stopped responding to DMs. He'll still respond in our server, strangely. Not sure how to fix, any help is appreciated
the official docs say clawhub
im using clawdhub, with a d
anyone else struggling to set-up kimi k2.5 check out: https://x.com/Dubibubiii/status/2018164561472589933?s=20
Hey yall. I've been trying for days to get my molty to work with claude code and the session always hangs/fails. I'm running it on a VPS with 8gb ram. My CC config works just fine when I use it, but my bot consistently runs into issues. Anyone experience this or have know of a solution?
Not even working with a large codebase
its what I thought, but they might've renamed it
ohh yeah, just got that, I was looking for another file lol, thanks man!!
lol does this actually work
Hi everyone ... need some help ...I wanted to have a way my bot can route the traffic from different APIs. Like maybe use OpenRouter API. But then I'm not able to figure out a way where I can shoot some instructions and instruct my bot to route the traffic via specific API. Like maybe Z or Kimi, and not use Claude code or OpenAI all the time.
Up until now, it's getting exorbitant to maintain my bot. My credits are depleting like crazy. Pretty soon my bot will bring me on road if I go like this...lol 😢
Is there an official telegram group also for ooenclae or just discord?
what api key do i need for ollama?
```
cat auth-profiles.json
{
"version": 1,
"profiles": {
"ollama": {
"type": "local",
"provider": "ollama",
"base_url": "http://127.0.0.1:11434",
"apiKey": "ollama"
},
"ollama:local": {
"type": "local",
"provider": "ollama",
"base_url": "http://127.0.0.1:11434",
"apiKey": "ollama"
}
},
"lastGood": {
"ollama": "ollama"
},
"usageStats": {}
}
You're running locally?
I don't get it. I restarted my computer and now the TUI is connected to the gateway, but my Companion App shows the local gateway is DISCONNECTED. WHAT THE HECK?! IT WAS JUUUUST WORKING
Yes did you do a opencclaw doctor fix command?
ye
the model works just fine i just cant connect it
like prompting the model works
Run the model locally
```
ollama run model "yoo"
Thinking...
Got a friendly "yoo" from the user. To build rapport, I should mirror their casual tone while keeping it professional.
Hmm, they didn't include any specific question or request. So my goal is to keep the conversation going naturally by offering help
and inviting engagement.
A warm greeting like "Hello!" would match their energy. Then I'll acknowledge their message and proactively suggest ways I can
assist—whether it's answering questions, brainstorming ideas, or just chatting.
It's important to end with an open-ended prompt about their interests. Adding an emoji can make it feel more approachable and
friendly.
...done thinking.
Hello! 👋 How can I help you today?
like thats all gucci but for some reason either the config is faulty or sth else is missing
trying the doctor now. thanks for the reminder.
How are you hosting the model I think you need to host it lm studio or the likes
its ollama
ollama run is the command to run the model
afaik i dont need lm studio
its running on my pi
There should be in Settings on the settings to connect internally to connect the model
in the ui?
did you ever solve this?
But where is the model? Local safesensor files etc?
You have models downloaded from hugging space?
after doing the doctor, it still isn't working. 🙁
no from ollama
ollama pull
Look in task scheduler is the gateway stop then start, also do a netstat - n
In cmd it'll show you which ports are open etc for you to see what port is setup and waiting to connect to gateway?
You're trying to download locale models to run on a raspberry pi? 🤔
yep
Man, you need a nvidia GPU to run a local Ai model
no i dont
people cannot be hoping to run 32b models on their phones are they?
might be a lil' slow
You need VRAM on a GPU
ofc its slow lmao
get faster with a gpu
Take like 2 weeks for it to say hello back
😂
at least its free (except for the amount of electricity)
Use 10000000000x more electricity and set your raspberry pi on fire lol
Context overflow: prompt too large for the model. Try again with less input or a larger-context model
```
openclaw agent --session-id ollama --message "Hello, introduce yourself briefly"
🦞 OpenClaw 2026.1.30 (76b5208) — I can grep it, git blame it, and gently roast it—pick your coping mechanism.
│
◇
Gateway agent failed; falling back to embedded: Error: FailoverError: No API key found for provider "ollama". Auth store: /home/.openclaw/agents/main/agent/auth-profiles.json (agentDir: /home/.openclaw/agents/main/agent). Configure auth for this agent (openclaw agents add <id>) or copy auth-profiles.json from the main agentDir.
04:08:14 [diagnostic] lane task error: lane=main durationMs=26 error="Error: No API key found for provider "ollama". Auth store: /home/.openclaw/agents/main/agent/auth-profiles.json (agentDir: /home/.openclaw/agents/main/agent). Configure auth for this agent (openclaw agents add <id>) or copy auth-profiles.json from the main agentDir."
04:08:14 [diagnostic] lane task error: lane=session:ollama durationMs=31 error="Error: No API key found for provider "ollama". Auth store: /home/.openclaw/agents/main/agent/auth-profiles.json (agentDir: /home/.openclaw/agents/main/agent). Configure auth for this agent (openclaw agents add <id>) or copy auth-profiles.json from the main agentDir."
FailoverError: No API key found for provider "ollama". Auth store: /home/.openclaw/agents/main/agent/auth-profiles.json (agentDir: /home/.openclaw/agents/main/agent). Configure auth for this agent (openclaw agents add <id>) or copy auth-profiles.json from the main agentDir.
this happens a lot with gemini, try resetting your session
My replies are insanely slow that i get this in the terminal typing TTL reached (2m); stopping typing indicator and then a couple minutes later and answer spits out normally, can anyone help me with this? Im running Ollama g4.7 flash on a vm with a good cpu
what is a safe and practical setup for openclaw to serve/host things like dashboards, kanban, mission control? Seems to be 3 ways - Canvas, HTTP server from pyton on 8080, A2UI
I'm running on a VPS, with openclaw inside a docker, using Tailscale. just want to be able to access and use the pages from my devices - compuer, phone, tablet etc.
Configuration for model yeah
How do I change how often heartbeats run? every 30m is way too short.
the auth-profiles has an api_key property
Pair telegram
You can setup one internal API with olamma I think
any idea how?
Try chatgpt
Explain your setup
Ask how to link them with opencclaw and to search recent search Web results for how to setup and configure
and how do i continue what do i open it up with
If you're totally new to it I'd suggest learning a bit more first by reading on the official openclaw website the documents etc it's a very powerful tool, a driver driving a car with no lessons.
lol got it
I have that for chat.. but want to have a webui for them like
openclaw.ai right?
Yeah use chatgpt and ask the right questions. What do you need to be aware of security wise and setup wise to be safe etc. Step by step.
same issure for me
You are my security-first guide for installing/using OpenClaw on Windows.
Rules:
- One step at a time. After each step STOP and ask me to type "1" to continue.
- Before any command, explain: what it does, risks, how to verify, how to undo.
- Prefer safest path: least privilege, minimal permissions, confirm before changes.
- Never pipe unknown scripts directly. Download first, inspect locally, then run.
- Ask: Windows version, Admin? Work PC? Git/Node installed?
- Teach as we go: permissions, secrets/API keys, safe folders, network safety, logs.
- Include a quick threat model + mitigations.
Start:
- What OpenClaw can do (plain English)
- Top security risks (8-12 bullets)
- Safety checklist
Then Step 1. Wait for "1".
Use this for chatgpt to be your helper
Hey guys, I have been loving my OpenClaw bot but the thing is, my OpenClaw bot is so dumb, it's so lazy. I'm asking my bot to check up on me with heartbeats but it constantly ignores that. I have to remind her again and again to follow it up. It does not even look up the date. Is there something wrong with the souls.md file or is it supposed to be like this? Why is it so careless and why does it have this weaponized incompetence?
Same!!
I know, right? I've been seeing them building a lot of cool stuff and here my bot cannot even look up the date properly
I think it comes back down to the heartbeat document and how comprehensive your instructions are there. I’ve got like 500 lines and I revised it multiple times with various explicit instructions, but yeah, still the same issue as you. I had a heartbeat fire once
what is the common fix for constnat "conneciton error" ?
is it her being a cat the reason? cause i'm not sure atp, i have detailed instructions on what to do with heartbeats but it still ignores the instruction
I think your bot's fav word is "Fair point"
haha i guess it takes that from me.
kinda new here, can I post this on #1459642797895319552 as well? or that's just tech help?
Hi! Installed OpenClaw about 3 hours ago and connected it to Claude API on Haiku 4.5
In the 3 hours, without sharing larger files, it consumed 30M input tokens and 0.2M output.
Is that expected?
is there an easy way to swap out api keys/change the brain of the openclaw model? I keep getting (no output) and I think am hitting rate limits but not sure how to change this key
someone help, i cant seem to install openclaw
Post the actual content of HEARTBEAT.md (redacting anything sensitive, obviously). I'm very new myself with regard to the openclaw framework, but I've learned a ton about prompt design over the past couple years working with other frameworks.
I have it installed but it won't interact with me , gateway issue ??
Why am I constantly needing to reimport Anthropic if i have more than 1 key?? i have different profiles but they go invalid or something
holy 30M input token? Is crazy.
I don’t understand what’s going on with it…
How many files are you sharing to claude and what exactly are the size of those files though? I expect 30M is expected depending on what you're actually doing with the agent
guys i'm confused i'm getting an Health check failed: gateway closed (1006 abnormal closure (no close frame)): no close reason error
no package manager https://www.npmjs.com/
Hey guys how do I fix this For details, refer to:
https://docs.claude.com/en/api/rate-limits. You can see the response headers for current usage. Please reduce the prompt length or the maximum tokens requested, or try again later. You may also contact sales at https://www.anthropic.com/contact-sales to discuss your options for a rate limit increase. (request_id: req_011CXieGvKjbpY9uX3iAdi6c)
It says I am trying to use to many tokens from claude. It’s real annoying. How do I fix it so I can continue
- I love it, and am curious if it wrote that itself or you manually edited some
- That's SOUL.md, not HEARTBEAT.md
For your issue, it's the HEARTBEAT.md that we need to see.
My suspicion is that it's largely passive language. "maybe do this," "should do that"; using imperative language (again, new to openclaw, but not prompt design) will tend to work more reliably. Instead of "you should X" use "you must" or simply "do".
Is there a preferred way to export a session/dashboard "chat" with an openclaw agent? Or should I just extract text from the jsonl file?
Context: I've screwed up and turned my bot into a neurotic confused wreck, and I'd like to just start over
@sharp parcel Health check failed: gateway closed (1006 abnormal closure (no close frame)): no close reason
⚠️ Agent failed before reply: No API key found for provider "anthropic". Auth store: /srv/clawdbot/state/agents/main/agent/auth-profiles.json (agentDir: /srv/clawdbot/state/agents/main/agent). Configure auth for this agent (clawdbot agents add <id>) or copy auth-profiles.json from the main agentDir.
Logs: clawdbot logs --follow
I think @obsidian harbor was having this issue earlier. You might ask them how they fixed it.
yeah i think it has a lot of you can also do x, also do y, nothing specific and concrete. Option bloating
if someone is cool, gift me premium key for any ai models, and discord nitro.
Then I will work for you free, I am Developer and I am not from India, Pakistan, Bangladesh.
Is there a way to use clawdbot without a payed api?
Yep, exactly. Nothing in that file imperatively says "do on call." I would add a clearly delineated section for things you want to ALWAYS happen on heartbeat, and then near the start in this section:
During periodic check windows, pick 1-2 items from the checklist below and actually do them. Only reply HEARTBEAT_OK if:
1. You've checked something, AND
2. There's genuinely nothing to report```
Add a line after saying something like "regardless, always perform the tasks in 'required actions' (the separate section I said to make)
Local Model like Ollama or Opus but Opus is paid
Hi there, is it a good idea to install claw on my macbook pro ?
So I’m on clawdbot from a week or so ago how do I get updated to the latest version? Do i need to reinstall?
hey guys i did the ollama install and i am getting this
unauthorized: gateway token mismatch
do any of you guys know how to fix?
This is way too volatile a thing to ask. A single request could take upwards of 10 cents. An hour with the bot might already be 5$, at certain points it is cheaper to hire a cheap engineer
see documentation. directly run installation script
lemme try this
If i'm building a CRM software; would it better to do it directly myself through something like Opencode or indirectly through openclaw
My bot is claiming he cannot click on things on my browser even though he literally just did 🤦♀️ he says it's timing out after 20 seconds or something. any fixes for this?
I recommend asking it to troubleshoot itself. If you have openclaw working to the point it responds, it has the access, it can see the logs, and offer tailored solutions. It was biting the bullet and pointing it at a paid endpoint I had credits on that (mostly) solved why my local model attempts didn't work.
Can someone assist me please. I am looking at the documentation, even asked my OpenClaw to help me, even gave him the documentation and still no luck.
How to do the following:
1 Gateway 2 users 2 separate memories and sessions with 2 separate Telegram bot (1 for each user).
Is this possible? It can be even only 1 telegram bot for sure.
I am really out of ideas now (after 4 hours of strugling to do this). Thank you a lot!
Uhh if you want two agents with two memories then you might want to create a new user and run a gateway with a different port there, then you can hook it up to a separate channel (telegram bot or whatever you use)
I’m pretty sure openclaw instances are per user and not system
All the default setups are by user, correct.
I understand this, but in the docs page it says this: Multiple Gateways
Most setups should use one Gateway because a single Gateway can handle multiple messaging connections and agents.
This is the reason I hesitate running second gateway
I used sudo to install my clew the first time and then it dint work. Removed everything and installed again on a different user profile on the same Mac. Created a second gateway.
No idea how to fix this as it seems all my gateway info is screwed up. Nothing works. The tokens are mixed up.
Anyone else have this issue?
It seems like my openclaw is suffering from amnesia. Yesterday everything worked fine and today, it remembers no API key, some of my tool's state is borken. Not sure why it is like this
I’ve been trying to get this thing working on a Mac Mini for three days. No luck.
Switched to a windows laptop. No luck.
I just don’t know I’m doing wrong. I’m so defeated.
+1; i am trying to do the same thing and running into the same issue. I can't seem to find/make a config file that lets me run multiple bot tokens
Guys, help! perplexity.ai and I are blocked for two days / two releases! ... *&$%+#$~^/?
On macOS 26.1 (arm64), Ollama-only (no Docker), OpenClaw 2026.1.30 TUI keeps crashing the gateway with:
[openclaw] Uncaught exception: Error: spawn docker ENOENT
...
even though I start the gateway with OPENCLAW_DISABLE_DOCKER=1 etc., and a simple prompt like “please tell me your model name and verion number” never sends any tokens (0/200k).
Full details, logs, and exact repro steps are here:
https://github.com/openclaw/openclaw/issues/6926
If anyone can reproduce this on a similar setup or suggest a config-only workaround to truly disable Docker-bound paths for TUI, I’d really appreciate it.
What is your error please?
I don't see the error / issue?
is there something wrong with gemini api key? it's not working at all I have credit in there working in opencode and other app fine atm
Hi, I recently deployed moltbot on my mac, using the default codex-gpt-5.2 model, by providing my own openai API key.
it works but I didnt top up any credits on openai platform. i also dont see any API usage on the openai dashboard
how is that possible?
I don't have a specific error except an telegram chat with no responses. I tried a config file like this: https://github.com/moltbot/moltbot/issues/3674
but
```File: ~/.openclaw/openclaw.json
Problem:
- channels.telegram: Unrecognized key: "agents"
and this [#1466341430225141770 message](/guild/1456350064065904867/channel/1466341430225141770/)
Is it better to code/build a app via openclaw; or directly through IDE's
ok, here's what I had in my JSON when I first integrated Telegram:
openclaw@meiji .openclaw % jq 'keys' ~/.openclaw/openclaw.json.bak1
[
"agents",
"channels",
"gateway",
"hooks",
"messages",
"meta",
"plugins",
"skills",
"wizard"
]
openclaw@meiji .openclaw % jq '.channels' ~/.openclaw/openclaw.json.bak1
{
"telegram": {
"enabled": true,
"botToken": "<redacted>"
}
}
That is what i currently have and it works for the first bot. However I can't seem to find a structure to get the bot token under some sort of agent label so you can carry multiple tokens.
I've spent all day fixing my agent with claude code. It's been a nightmare.
Same here. For 1 bot it works great. Not working for 2.
However I also wish two different workspaces for two different users.
yeah that is what i want too. I will probably just resort to running multiple docker containers. What coudl go wrong 🤪
multiple agents
"agentToAgent": {
"enabled": true,
"allow": [
"grace",
"researcher",
"planner",
"python-dev",
"data-engineer",
"rust-dev",
"web-dev",
"documenter",
"tester",
"reviewer",
"troubleshooter"
]
},
"subagents": {
"tools": {
"allow": [
"read",
"exec",
"process",
"write",
"edit",
"web_search",
"web_fetch"
],
"deny": [
"gateway",
"cron"
]
}
}
},
hope that helps yall
has anyone been able to get any agent to effectively use the web browser
is it required to manually migrate or at least stop the gateway and upgrade? After this new name again
I can get it to open the browser but it is not able to navigate to any pages within the browser. I keep getting this silly error
⚠️ 🌐 Browser: act · kind click · ref ax162 failed: Can't reach the openclaw browser control service (timed out after 20000ms). Start (or restart) the OpenClaw gateway (OpenClaw.app menubar, or openclaw gateway) and try again.
i just renamed the default agent to grace
you should just keep it as main, its easier
Here is my config if someone can help me
Openclaw is stuck on "typing" on telegram, how do you fix that ?
Is it a known bug that the web interface doesn't actually save newlines?
is there a way to change my gpt account if i hit the limit
I just tried to upgrade to openclaw find out i was still running the old version but now looks like i can't start the gateway
Hey guys, how can I build a command control dashboard in the web UI? I prompted everything, but i don't see it live.
"agents": {
"defaults": {
"model": {
"primary": "openai/gpt-5.1",
"fallbacks": [
"openai/gpt-4o"
]
Im running openclaw on AWS EC2, how come when i type in manually in my EC2:
OPENCODE_LOG_FILE=~/opencode.log OPENCODE_LOG_LEVEL=debug opencode run "continue build my app from rules in CHANGE_REQUEST.md" --model=google/antigravity-claude-sonnet-4-5-thinking --variant=max
It builds it straight away, no problems, no questions asked.
But when i ask me telegrambot to run the exact same command, it says process is running, but nothing happens?
also this
"auth": {
"cooldowns": {
"billingBackoffHours": 1,
"billingMaxHours": 6,
"failureWindowHours": 12
}
},
Hey! Running into a weird problem. Everytime I send a message, it disconnects from the gateway, refreshes and connects again and loads a new session
Hi Guys , anyone able to export traces and metrics using opentelemetry ?
trying to find a doc or tutorial on using locally hosted llama.cpp models
openclaw logs --follow
Use the /reset command
Hey, anyone got this error? please how did you fix it: rate_limit_error: This request would exceed your organization's rate limit of 30,000 input tokens per minute
Claw is a thing that can make people's blood pressure soar. I decided to uninstall it for my own mood,It's totally hyped up.
I tried, didn't work.
My lmstudio local failover isn’t working. Any ideas?
yo how can i change my freaking agent? My gpt ran out
I’ve tried llama and qwen local models quantized for my Mac mini. Both give no response when I switch to /model local. But using native chat in lmstudio works. My openclaw bot cannot fix
for the sake of it if anyone runs into the same problem. the openclaw logs --follow is a great solution for finding errors, found out I turned on sandbox but didnt set it up so it ran into a crash loop
Anyone run this thing on a Raspberry Pi 5? Does it matter which linux distro I use?
No and no
Guys, give up on this multiple agents sharing a gateway approach! Keep the top level simple, single master agent, single gateway, single channel, and instead use subagents.
XD
How can I use this without spending more than I already do on my three AI subscriptions?
Guys - did you all need to uninstall clawdbot and install openclaw?
I did indeed, but I kept the clawdbot stuff as an archive, so I can refer to it later.
Gotta work with that config JSON, it is not easy, there is not a published schema that I'm aware of yet, so lots of trial and error.
My approach was to archive the old, uninstall the old, reinstall the new and then one by one migrate the config files, JSON, .MD, etc.
I'm not clear on the requirement, support for multiple tokens? If it is something you want, but the tool does not do, maybe make a github issue or feature request?
Will LinkedIn see, that i use Clawdbot browser relay?
Its not an error. Your organization doesn't want you spending too much of their money
You might be getting throttled if its a free provider tho
it works with anthtopic pro/max or local models
Do you run local or cloud?
how i can start ?
local is slow ong
hey guys - any reccs on the ideal model stack? default model, thinking model, coding model, deep research model?
Hey everyone, what are the best practices for managing input tokens when interacting with your bot? Simple messages are using over 120k input tokens. Surely there is a better way? I am using anthropic via API (I have a max plan but can't use that?) and using Haiku 4.5. I have added context pruning but sense my heartbeat frequency is too aggressive. Would love to see how others are tackling this. Thanks in advance for any help!
I made an app for this
I track all usage one uses for their model
and provide a ledger for people to view how many tokens they have used
Been installing beta and it’s been over 20 minutes. This is already after I installed regular
my app only tracks usage though I imagine doing the other actions might be hard
so i currently have telegram configured on the back end and hooked up to openrouter with the api keys but im not getting any responses back. i also did not get anything during hatching. What am I missing?
The openclaw CLI command seems pretty slow - 5 seconds for just to run "openclaw help". Something with my setup or is it doing something weird in the background? Any way to make it faster?
Same problem with Kimi K2.5 and OpenClaw... Tokens ballooning quickly to 100k+ at each request. But even worse, as OpenClaw immediately goes idle after an inference step and I need to prompt it again every single time to keep moving on. I have no idea how to get it to actually operate "autonomously", report on steps, etc. It immediately goes and remain idle until i prompt it.
I want to know more about the problem
i use codex atm with my subscription, that works doesnt it?
I believe the sdk and app i created solves this all
Hi guys.
I am trying to get my OpenAI api key working. I recently set and old key to OPENAI_API_KEY.
I used export command to export the new key into environment on Ubuntu but for some reason the response is always the old key and it fails. I can’t seem to get past it.
Where does OpenClaw check for these keys?
I have also tried OpenClaw configure and setup the key again in there. When I run OpenClaw models status it shows me the first portion of the key correctly (the old key starts differently).
I have checked auth -profiles and OpenClaw.json but to no avail. They both do not store the key.
I have ran @echo $OPENAI_API_KEY and it returns the correct key but OpenClaw is still seeing the old one even after a gateway restart.
Any help appreciated
Same problem, have you found a solution?
I found a solution after asking Grok just 2 times. And finally I have 1 gateway, 2 users each with its own telegram bot and each has its own workspace. Here is my config with removed secrets and tokens of course.
{
"agents": {
"defaults": {
"workspace": "/home/user1/.openclaw/workspace",
"compaction": {
"mode": "safeguard"
},
"maxConcurrent": 4,
"subagents": {
"maxConcurrent": 8
}
},
"list": [
{
"id": "user1",
"name": "Krastyo",
"workspace": "/home/user1/.openclaw/workspace",
"agentDir": "/home/user1/.openclaw/agents/user1/agent"
},
{
"id": "user2",
"name": "Maria",
"workspace": "/home/user2/.openclaw/workspace",
"agentDir": "/home/user2/.openclaw/agents/user2/agent"
}
]
},
"tools": {
"web": {
"search": {
"enabled": true,
"apiKey": "Your_Web_Search_API_Key"
},
"fetch": {
"enabled": true
}
}
},
"messages": {
"ackReactionScope": "group-mentions"
},
"commands": {
"native": "auto",
"nativeSkills": "auto"
},
"hooks": {
"internal": {
"enabled": true,
"entries": {
"boot-md": { "enabled": true },
"command-logger": { "enabled": true },
"session-memory": { "enabled": true }
}
}
},
"channels": {
"telegram": {
"enabled": true,
"dmPolicy": "pairing",
"groupPolicy": "allowlist",
"streamMode": "partial",
"accounts": {
"user1": { "botToken": "Your_Telegram_BotToken_for_user1" },
"user2": { "botToken": "Your_Telegram_BotToken_for_user2" }
}
}
},
"gateway": {
"port": 18789,
"mode": "local",
"bind": "loopback",
"auth": {
"mode": "token",
"token": "Your_Gateway_Token"
},
"tailscale": { "mode": "off", "resetOnExit": false }
},
"skills": { "install": { "nodeManager": "npm" } },
"plugins": { "entries": { "telegram": { "enabled": true } } },
"bindings": [
{ "agentId": "user1", "match": { "channel": "telegram", "accountId": "user1" } },
{ "agentId": "user2", "match": { "channel": "telegram", "accountId": "user2" } }
],
"session": { "dmScope": "per-channel-peer" }
}
what models and plans are you using?? i have chatgpt codex and i burn throu the allowence.
did you restart the gateway after the new key was entered?
Local but cloud api
Hey everyone, i have an issue that my bot doesnt accept longer voice messages anymore. since i upgraded from clawdbot to openclaw i got this issue. Is this a known thing? How to fix this? Clawdbot worked so well for me, but I wanted to upgrade to have the newest one, now i have this issue..
Does anyone knows about thiss? I am using telegram, my bot reacts and starts to "type" but then nothing happens and if I ask him about my voice message he doesnt know about it.
[⚡️TIP] A Simple Way to Save 20% on Gemini in OpenClaw
Using the AIghalo router in OpenClaw allows you to use Gemini NanoBanana and Gemini at a 20% lower cost. You only need to add the base URL.
I’m noticing my bot is very stupid…
Also this for example
It also doesn’t save skills properly
Is it an issue with the model I’m using?
Can you elaborate a bit? Or in dm whatever works best for you?
I want to get my cost down but i am so confused in all this.
I’m using GitHub copilot gpt 4o
any free api i could us with with claw i could use
My experience has been the same re: lack of autonomous action
10:22:35 [clawdbot] Unhandled promise rejection: TypeError: fetch failed at node:internal/deps/undici/undici:16416:13 at processTicksAndRejections (node:internal/process/task_queues:103:5)
after some random time I run "clawdbot gateway run", I get this error and clawdbot stops, then I have to run it again on my windows & loop
anyone got clue ??
Gemini free tier but you might get rate limited
for paid one's wat would u recommended
Hey everyone!
I'm trying to connect the bot to my Mi Band 10, but I've hit a snag with the Mi Cloud API. It seems like the Claw can't access it properly.
Has anyone dealt with this before or found a workaround?
Hello to everybody!
I was wondering if I can use a Github Enterprise Copilot subscription instead of the vanilla one.
I know that on some other tool the only difference is the base URL of the Copilot provider (the auth flow is the same), but I don't know whether it is possible to set it inside Openclaw
Yes that’s why
Right
Is there a better GitHub copilot model I should try
They all seem to have the same context window
I have no issues with it
Yes sir. Multiple
I let claude code ssh to my vps and let it fix everything and its back and working fine
Why is this happening now 😭
Hey fellow Crustaceans,
I finished the quick setup and have two things that stumped me.
-
I installed on a Windows 11 Pro mini PC when I got to the skills part, all of them failed with Install failed: nano-banana-pro — brew not installed, but brew is for Mac and Linux, so I'm unsure why I got that. Does it mean those skills can never be used on a Windows install? Is there an alternative to brew that I need to use? Do I need to reinstall from scratch, or can I add these from the web UI instead?
-
When I open the control panel Web UI, the logo is missing, when I go to open it in a new tab I see the URL and on the page it shows sig_invalid - Any ideas how to fix or what the cause is?
Thanks in advance.
did you drop the error into a AI like chatgpt or other and ask it to help. find they are very good at bugs and errors.
Can someone help me it u want dm me
Hi! For anyone trying to fix the error disconnected (1008): pairing required with docker. Use this commands:
docker compose exec -e OPENCLAW_GATEWAY_TOKEN="TOKEN_HERE" openclaw-gateway node dist/index.js devices list
docker compose exec -e OPENCLAW_GATEWAY_TOKEN="TOKEN_HERE" openclaw-gateway node dist/index.js devices approve REQUEST_ID
Just use linux
Hey, will LinkedIn/Instagram detect the Clawd Managed browser for automated outreach?
Anyone else getting "400 The requested model is not supported." for github-copilot provider?
Hi folks, I am having trouble configuring the gog skill (to access google calendar) . After installing it, you are supposed to run gog auth setup to give the proper authorizations for Claw to access your google services. However the gog command is never put into my path (perhaps it is because I am using fish shell?) any hints of what I am missing?
I did, none of the suggestions worked. I did some digging on here and it seems it's a common issue, the URL doesn't work on my other machine eitehr. https://mintcdn.com/clawhub/4rYvG-uuZrMK_URE/assets/pixel-lobster.svg so I can live with that and wait for the next update.
I hear you, I'm sure Linux is better for those in the know, but the tool is supposed to work with Windows, but maybe that means it works but many of the skills don't. Can I run a Linux instance within Windows or are you suggesting I start over and format the entire machine? As it took me long enough to get this far, I'd rather try and explore a fix before taking that route. I appreciate your input.
anyone using GLM on openclawd? seems it's been using api credits, and not hte coding plan. Zai tells me the problem is the url. anyone cna comment?
You can use wsl and install Ubuntu but if it’s only for openclaw I recommend you to use linux. If you are getting into tech, get used to linux. Or Mac, if you have money.
Also, get used to spend hours on fixing and reinstalling stuff
hey so yesterday it was working perfectly. and about an hour ago it was too. gemini 3 flash antigrav.
did google update and break it again? i dont have any response message. it stops the typing indicator then repeat when i try and start a new session.
probably gonna have to move to the ollama model early huh.
I am using GLM-3.7-flash which according to their pricing table is free. Works fine but its a little slow, in my experience
how do i add a free GLM 3.7 flash api key to use? antigrav is being odd lately
Hey guys, I have my bot linked to my chatgpt plus plan through setup token, and now my bot is telling me i have reached my usage limit, although I’m still able to use chatgpt through web/app. can anyone help me with whats going on?
Why it is not replying me on the dashboard and telegram it only shows “…”
are you using antigrav
yes
thats why
google must of done something to it today
a fix will probably happen soon
🗿 ok
use ollama or glm 3.7 ig
Does anyone try to launch the dashboard on the AWS EC2 environment?
loginto chatgpt codex and see the status for the ussage. https://chatgpt.com/codex/settings/usage
I'm learning the subscription and the api use are different buckets. I got limits on claude but then I could use the chat feature because they were different plans essentially
Expanding on this, can I switch models whenever one runs out, and will it mess with memory or workflow?
I switched from a local llm to claude haiku recently and it didn't seem to miss a beat
i ended up adding credit to the chatgpt plus plan
I'm actually wanting to ask what local llm's would work well with a mac mini 16gig ram? I used llama3.1:8B and it's not quite that good for chat and reasoning. Any suggestions?
Do you have a feel of how much Haiku burns through tokens vs Opus?
Anyone know how to fix discord DM where it just emoji reacts and no response ever? The bot in my servers is fine and has been trying to help fix but no avail.
I haven't. I found that with Haiku and general exploration type chats I spent $2.50. I'm already thinking that didn't take too much to spend that so I'm nervous to go Opus.
Hello everyone. Has anyone experienced rate limitations using Opus 4.5 with a Pro Max subscription? (0Auth) It just happened today after the update to latest version but peculiarly, the usage at claude sits at 0% for current session....
Haven't used opus but with Haiku, especially when talking via telegram, I find I hit the 50,000token/minute usage limit often. It's driving me a little batty
Hey so I keep getting a 400 model not supported error, even when reinstalling everything
11:51:16 Embedded agent failed before reply: All models failed (1): anthropic/claude-opus-4-5: Provider anthropic is in cooldown (all profiles unavailable) (rate_limit)
and the irony is I have claude cli debugging openclaw so obviously its not really rate limited as they are both using the 0Auth
for local modals what u using ?
Copilot uses 4-5 not 4.5
For model
I've found pretty MEH results from these local models so far. I have a 16gig mac mini
Does your copilot have opus enabled
Ironic as it is, it worked... So the issue is that I had added an anthropic API key as primary but it was always falling back to the 0Auth, which has plenty of usage left. However for some reason, openclaw went into a "cooldown" mode for 7 minutes (self imposed!) Highly reccommended to use claude code to debug openclaw if you have a pro max subscription.
I'm on the DigitalOcean one-click install. How do I install skills? clawdbot skill install gives 'command not found'. Trying to add the gog skill for Google Workspace.
do openclaw not clawdbot
Oh wait
@edgy valley try 4.5
I thought it was 4-5 lol
I just enabled opus (didn’t know I had to lol)
Good now make it 4.5 then restart gateway
I have mine connected to slack already, cant I have it add a skill from there?
Yeah tell it to install the skill
Yessir
What model
Now uhh I have a small-ish problem..
How can I get the bot to go through that again
Wym
I meant the onboarding where the bot initially asks you what its name is and stuff
Because I had errors with the models
It never asked
Anthropic, I thought Opus
Tell tell the bot you want to rename it and stuff
True true
Guys, does clawdbot eat tokens in one go? My bot spent all free tokens 84k almost in 10-15 minutes
Tysm @flint mica it seems to work perfectly now 🫡
Does that... Should enable compaction, use /new and /reset from time to time, sub-agents to delegate, and whatever else there is
When do you start a new session in openClaw? When current one gets too long or when you want the agent to do some new task?
My saviour, thanks a ton… i will add those settings you mentioned in screenshot
I told moltbot to change from claude api to kimi 2.5 and now it won’t talk. How do I fix it? There is no response
just got the same for similar reason. did not even fix when i uninstalled and installed again.
I am using GLM 4.7 as it is cost effective. I tried GPT5.2 and it burned money faster than I could count.
Anyone else on GLM 4.7? any issues? pros and cons?
If you find a fix please let me know. I’m trying to actively find a solution now
I’ll let you know if I find anything also
yes same for you
and btw, my openclaw bot on my macmini just stopped responding this morning. It was having issues with Heartbeat.md file, then it started saying I cannot find that file etc. Then just stopped. Before that it was working fabulously , only issue was sometimes It wouldnt reply until it prpompted it a second time.
The one on VPS is still working and replies sanely. Both had same config, same models. Wonder whats going on.
Both imo
if my openclaw runs on localhost on my android phone on the same network with my Pc, how can i acess it in the browser?
Hey guys, does anyone know how I can change the AI model mid session if my Claude Max plan reached its limits? I want to keep using my Clawdbot but dont know how to change the model. The /model command doesnt work for me
openclaw config
Isn't that just where you can add all AI models the bot can use for a session and different sub agents?
Because I have multiple models configured in the config settings
I need to change the model that my bot is using as main
/new "provider/modelname"
This should renew ur session with kimi 2.5. Just change the provider name and the model name written on your status. ("openclaw status" on terminal)
You can change the default model there, though why isn't /model working?
Look for fallback in the documentation
hm, how do I set the deafult model in the config?
"agents": { "defaults": { "model": { "primary": "google-antigravity/gemini-3-flash", "fallbacks": [ "google-antigravity/claude-opus-4-5-thinking", "google-antigravity/gemini-3-pro-low", "google-antigravity/gemini-3-pro-high", "google-antigravity/claude-sonnet-4-5-thinking", "google-antigravity/claude-sonnet-4-5" ] },
Change your primary
But if through cli, go through the auth again but just press enter
Guys if I tell clawd to change its specific settings it will do it all by itself right? We dont have to manually go there and change it
Yeah just restart the gateway if it doesn't mention it.
yeah but mine stopped working cause I hit my limits
Depends on how good your ai model is. I don’t think it has a lot of current openclaw documentation. You have to feed it the repo
will try, thanks
Yeah. It can sometimes mess it up though
I always feed my bot the docs
Agent profiles - are there any good guides, templates or creation tools to help create good agents for roles that openclaw can use? Maybe via an interview process or somethings?
I had mine walk through my new agent config with me. It will get you close then you fine tune in .md files.
I imagine people will start shading souls and identity together soon
In my case, I've done it with Claude Code when I just installed it. Showed the docs first.
is kimi k2.5 as good as opus when it comes to web search/research?
Hi, can I install claw bot on windows?
Getting (HTTP 429: rate_limit_error: This request would exceed your account's rate limit. Please try again later. (request_id: req_011CXjHYzYVLPDPmGnoqb) on my openclawd anybody else facing this issue?
try sending it /new
if you dont want to lose the context you can try /compact <some instruictions> to summarise the context soo far
thats anthropic max usage
that might let your agent stop hitting the rate limit when its trying to go through its normal loop to respond to you
Can someone help me to understand because I don't understand
openclaw logs --follow to look for errors that might show up
openclaw status --all shows if your configs are setup correctly
https://docs.openclaw.ai
Check out the docs, it might just have the solution
how do you connect the windows version of ollama to the wsl openclaw instance
Hello,
I have that error message.
.openclaw/openclaw.json:\n- models.providers.ollama: Invalid input: expected object, received array
may I know the json format of the providers object ?
I tried to fix it with doctors, does not work .
Hi everyone! Can anyone explain why everyone uses a Mac Mini? Why is this solution preferred, and how is it better than cloud storage?
yes, u can
Highly recommend using wsl, you're going to get headaches running it on just windows
Hey, I have a small problem:
I wanted to text my bot via Telegram while i'm outside the WLAN where the bot's hardware is located. I configured a Tailscale connection between my phone and the server. As I looked into the Tailscale documentation, I couldn't figure out how to complete the last steps in the openclaw.json and so on. Could somebody help?
assume they're running a local llm?
cause its the perfect size, more powerfull than a raspberry pi. can also run locally some models, which are okayish. so its like a good price/perfomance rate.
Config invalid
File: ~/.openclaw/openclaw.json
Problem:
- models.providers.ollama: Invalid input: expected object, received array
I don't know how to fix that invalid config.
If someone can guide me .
alot of people dont do that, running local is a level for itself - i tried it on my 4090
set up tailscale
no shit sherlock, hahah
Which local models would you recommend?
you didnt understand, how telegram bots work. using telegram bot doenst require to stay in your local network. cause the bot is stored at telegrams server.
you'd be surprised, most people here do not know what Linux is
Okay, so what is the fix now?
The peekaboo function on this is absolute shit. It’s stupid and cannot navigate anything, it cannot send a Gmail. You have to connect Gmail api to get stuff remotely to work.
I thought this thing is an automation king and can do everything by itself. I thought I could hire it and it can do jobs for me like customer support, etc?
I thought I could run a completely automated ai YouTube shorts channel?
But I guess this is all a dream for now
I am running openclaw locally I am using gpt 5 mini it’s working in the tui perfectly but I can’t connect it to my telegram anyone can help me with that?
Ask your bot inside the tui to help you, he can fix that for you
I already did that but still not working
looking for some help please. I am using Anthropic Haiku as my primary model. I tried to add OpenRouter models to keep the costs a bit low. hwoever when i try and change the model in telegram /model ..... I get the following error.
Model "openrouter/stepfun/step-3.5-flash" is not allowed. Use /models to list providers, or /models <provider> to list models.
can anyone advise what I am doing wrong?
Hi! Can someone help me to fix this on telegram:
Context overflow: prompt too large for the model. Try again with less input or a larger-context model.
Restart your session /reset
Thanks! But I need to do that every time? What is the difference between New or reset?
Anyone have any input on this and did anyone manage to get it to work the day I tried and didn’t have success with?
isn't it supposed to compact the session and continue?
Sessions sometimes stick around. New makes a new one, reset resets the context
Well, some models just plainly refuse
It's the model that does it. It goes up millions of tokens due to a weird prompt. That isn't even in the system yet, so the compaction doesn't have a chance to kick in
@crimson steeple thabks! But it is possible to chat infinite? Hehe. Or is normal to start a new conversation every time?
I don't recommend it
Ok ok. I am using sonnet for normal message and opus for code
True infinity hasn't been achieved, try better memory management instead
is it possible to let it fallback to a diffrent proivder while max usage gets reseted
Most of your token usage often comes from the bot reading memory / files. A 700-line file might eat up 20,000 tokens
You can instead use this skill
https://github.com/levineam/qmd-skill
Instead of loading a 700 line file, it will read only 2 - 3 lines in those for the info it needs, and that's all
Install qmd on your system, ask the bot for the rest
Also ask the bot to set you up with a local embedding model
try openclaw update wizard?
You mean openclaw update wizard ?
Hi everyone can anyone open docs?
that's what I said
Thanks. I activated yesterday's memory flush. Do you think that has something to do with it?
Maybe
Is anyone noticing how slow Kimi 2.5 is and why does it say tokens 186k/232k 71%? If it reaches 100% what happens?
cant open docs link is there a problem with that?
works for me
Well, I didn't meant to change the update channel. There is a stable version and openclaw status has figured it out. But openclaw update didn't found this release.
does whatsapp work for you guys?
If that doesn't work, run the install command again
Is downloading WARP through cloudflare the right way to go to install clawdbot on my device?
is it free
i'm confused on the "free kimi model" released - is it if you run it locally only?
It won't ruin my config and memory files, right?
shouldn't override anything, but you can backup the folder if it makes you feel safer
Thank you!
is there an issue with openclaw dashboard?
I've gone through the install via admin powershell but the dashboard on 127.0.0.1 doesn't load
following up on this please.
I'm stuck here, the last run took over 1000s then I cancelled
Is this normal? Does it just take it's time?
question: tried to install today's update and it went down hard. When I go into terminal and go openclaw configure etc. it says openclaw not found. tried npm openclaw@latest and not found. any ideas?
myb bc its still named moltbot or clawdbot?
hey i want to use perplexity´s api key but here i only see main proivders:
docker-setup.sh really needs an update parameter and stop scaring people with onboarding after update 😄
yea its very easy to setup and you can just do clawdbot configure then you can set up tailscale once its installed on there really easilly
anyone know how i can use / setup perplexity
pls just think. if you dont see perplexity here, there is no implementation of perplexity.
and as far as i know, perplexity doesnt have its own models. they use models from openai, anthropic

they do have their own model - Sonar, but its there mainly to decide which model to use to process the prompt
how do i add skills to my openclaw , is justpasting or giving the skills.md file to the agent enough?
anyone else getting gateway issue after install?
okay so its a model, who decides, which model (opus, gpt, etc.) process the prompt? crazy.
uh I tried posting a message in showcase with this thing I vibe coded but it doesn't show. Uh I'm new and I'm checking the help right now but is it against the rules to share something? it looks like other projects are in showcase
yea... but perplexity was designed that way 🤷♂️
Anyone come across a guide for integrating Slack properly? I’ve got it working but having it retain context of threads it is in is a bitch. Must have something misconfigured
The chat also get delayed and stuck for you guys aswell? Are you guys using alternative chat ui? Is my only problem for now
If someone is familiar with using openclaw on docker, does docker-setup.sh install Homebrew? The Docker installation guide doesn't say anything about setting it up, and I don't see why it wouldn't be in the dockerfile.
hey guys, do u know why my clawhub token doesn't work? it keeps saying "Unauthorized"
Figured it out thanks to grok. it got hung up on npm error code. deleted the module and it worked like a champ:
ENOTEMPTY
npm error syscall rename
npm error path /home/user/.npm-global/lib/node_modules/openclaw
npm error dest /home/user/.npm-global/lib/node_modules/.openclaw-0KZDmdMl
npm error errno -39
npm error ENOTEMPTY: directory not empty, rename '/home/user/.npm-global/lib/node_modules/openclaw' -> '/home/user/.npm-global/lib/node_modules/.openclaw-0KZDmdMl'
Thank you for your help!
Hi. I just got hit with a 5365 minute cooldown period from Clawdbot. Given, I was doing data heavy work (pasting outputs from terminal, etc), but 90+ hours seems excessive even if Open Claw is absorbing the API costs, no? For reference, I'm validating using OpenAI OAuth on gpt 5.2 thinking - I'm a ChatGPT Plus subscriber. Anyone else come across a really long cooldown period?
i dont need any password or api stuff?
What memory size would everyone recommend?
does anyone have streaming messages from their bot -- where you see text as it is being written -- in telegram or discord?
how do i resolve:
Gateway: not detected (gateway closed (1006 abnormal closure (no close frame)): no close |
| reason)
is kimi k2.5 good with openclaw?
very good yes
is it webui?
just installed via admin powershell on my laptop
dashboard will not open
yep, i copied it straight from terminal with token, will not open
i keep getting:
gateway closed (1006 abnormal closure (no close frame)): no close reason
go to .openclaw/devices/pending.json, find your device and change "silent" from false to true. Then reload the webui.
it builds since 40min 😢
no
I have an issue with getting my bot to do tasks without a prompt. I will tell it to do things regularly, and it will agree to, but it doesn’t follow through.
Anyone have an idea of how to fix this?
My gateway container seems to have issues:
```
docker compose -f /home/me/repo/openclaw/docker-compose.yml exec openclaw-gateway node dist/index.js gateway status --deep
🦞 OpenClaw 2026.2.1 (unknown) — I'll do the boring stuff while you dramatically stare at the logs like it's cinema.
│
gateway connect failed: Error: unauthorized: gateway token mismatch (set gateway.remote.token to match gateway.auth.token)
◇
Service: systemd (disabled)
File logs: /tmp/openclaw/openclaw-2026-02-02.log
Service config looks out of date or non-standard.
Service config issue: Gateway service PATH is not set; the daemon should use a minimal PATH.
Recommendation: run "openclaw doctor" (or "openclaw doctor --repair").
Config (cli): ~/.openclaw/openclaw.json
Config (service): ~/.openclaw/openclaw.json
Gateway: bind=loopback (127.0.0.1), port=18789 (env/config)
Probe target: ws://127.0.0.1:18789
Dashboard: http://127.0.0.1:18789/
Probe note: Loopback-only gateway; only local clients can connect.
Runtime: unknown (Error: systemctl --user unavailable: unknown error)
RPC probe: failed
RPC target: ws://127.0.0.1:18789
gateway closed (1008): unauthorized: gateway token mismatch (set gateway.remote.token to match gateway.auth.token)
Gateway target: ws://127.0.0.1:18789
Source: cli --url
Config: /home/node/.openclaw/openclaw.json
systemd user services unavailable.
systemd user services are unavailable; install/enable systemd or run the gateway under your supervisor.
If you're in a container, run the gateway in the foreground instead of openclaw gateway.
Port 18789 is already in use.
- Port is in use but process details are unavailable (install lsof or run as an admin user).
The port is only used by the openclaw-gateway container and I've already made sure the auth- and remote tokens match. `doctor` and `status` encounter the same error. I think the issue comes from something else, but I can't figure out what's wrong.
either docker build is broken or the 2026.02.01 build is broken
cron worked with 2026.01.30 fine. now its not.
Hey guys, i just ran into issue: "the ai service is temporarily overloaded. Please try again in a moment." What is that? I checked the gemini limits, everything is ok
Has anyone been hit with a huge rate limit cooldown? Just hit with 90+ hour wait time to start using Clawdbot again...
Seeing consistent spawn EBADF on all exec calls inside the remote OpenClaw sandbox (even printf 'hi').
Local OpenClaw on macOS + Node 22 works fine after update.
Restarting sessions doesn’t help, so this looks like a sandbox/runtime issue rather than config.
Is exec currently broken or unsupported in the sandbox environment? Any way to recycle or rebuild it?
How to Fix this error in the Gateway Dashboard?
disconnected (1008): unauthorized: gateway token mismatch (open a tokenized dashboard URL or paste token in Control UI settings)
Hi, why i get this error?
||`curl -fsSL https://openclaw.ai/install.sh | bash -s -- --install-method git
🦞 OpenClaw Installer
The only crab in your contacts you actually want to hear from. 🦞
✓ Detected: macos
✓ Homebrew already installed
✓ Node.js v22.22.0 found
→ Installing OpenClaw from git checkout: /Users/blackthorne/openclaw
✓ Git already installed
remote: Enumerating objects: 35, done.
remote: Counting objects: 100% (19/19), done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 35 (delta 17), reused 18 (delta 17), pack-reused 16 (from 1)
Unpacking objects: 100% (35/35), 18.87 KiB | 460.00 KiB/s, done.
From https://github.com/openclaw/openclaw
- dd8ea0081...8609ea969 docs/zh-cn-titles -> origin/docs/zh-cn-titles (forced update)
- [new branch] fix/3815-telegram-grammy-http-error -> origin/fix/3815-telegram-grammy-http-error
Already up to date.
/usr/local/Cellar/node@22/22.22.0/lib/node_modules/corepack/dist/lib/corepack.cjs:22051
throw new Error(
^
Error: Error when performing the request to https://registry.npmjs.org/pnpm/latest; for troubleshooting help, see https://github.com/nodejs/corepack#troubleshooting
at fetch (/usr/local/Cellar/node@22/22.22.0/lib/node_modules/corepack/dist/lib/corepack.cjs:22051:11)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async fetchAsJson (/usr/local/Cellar/node@22/22.22.0/lib/node_modules/corepack/dist/lib/corepack.cjs:22065:20)
... 5 lines matching cause stack trace ...
at async Object.runMain (/usr/local/Cellar/node@22/22.22.0/lib/node_modules/corepack/dist/lib/corepack.cjs:23660:7) {
[cause]: TypeError: fetch failed
at node:internal/deps/undici/undici:14902:13
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async fetch (/usr/local/Cellar/node@22/22.22.0/lib/node_modules/corepack/dist/lib/corepack.cjs:22045:16)
at async fetchAsJson (/usr/local/Cellar/node@22/22.22.0/lib/node_modules/corepack/dist/lib/corepack.cjs:22065:20)
at async fetchLatestStableVersion (/usr/local/Cellar/node@22/22.22.0/lib/node_modules/corepack/dist/lib/corepack.cjs:21988:20)
at async fetchLatestStableVersion2 (/usr/local/Cellar/node@22/22.22.0/lib/node_modules/corepack/dist/lib/corepack.cjs:22118:14)
at async Engine.getDefaultVersion (/usr/local/Cellar/node@22/22.22.0/lib/node_modules/corepack/dist/lib/corepack.cjs:22833:23)
at async Engine.findProjectSpec (/usr/local/Cellar/node@22/22.22.0/lib/node_modules/corepack/dist/lib/corepack.cjs:22896:40)
at async Engine.executePackageManagerRequest (/usr/local/Cellar/node@22/22.22.0/lib/node_modules/corepack/dist/lib/corepack.cjs:22956:24)
at async Object.runMain (/usr/local/Cellar/node@22/22.22.0/lib/node_modules/corepack/dist/lib/corepack.cjs:23660:7) {
[cause]: Error: unable to get local issuer certificate
at TLSSocket.onConnectSecure (node:_tls_wrap:1697:34)
at TLSSocket.emit (node:events:519:28)
at TLSSocket._finishInit (node:_tls_wrap:1095:8)
at ssl.onhandshakedone (node:_tls_wrap:881:12) {
code: 'UNABLE_TO_GET_ISSUER_CERT_LOCALLY'
}
}
}
Node.js v22.22.0`||
Why isn't antigravity working anymore.
I get "..." On discord. Then it stops.
No errors in logs.
for me i have same with gemini 2,.5
For some reason since today by bot started requiering approval for any command it wants to run. I disabled approval, but its behavior remains the same. Does anyone ever had this problem ?
if i have a pi5-16gb + 1060 6gb on ubuntu + 4090 on win11 + nas = can i cook something cool up here with openclaw? about to pull the repo
I have installed OpenClaw with Anthropic.
Works well.
Now I want to speciallised my agent to work with different mdoels based on use case.
Example : For coding I want to try out Kimi K2 as I saw it was supported.
I took a licence on KIMI Code
https://www.kimi.com/code/console?from=kfc_overview_topbar
And created an API Key.
However, when I try to set the model through OpenClaw onboard, I can set it but my agent just says to me "401 Invalid Authentication"
what am I missing ?
wouldnt t be best to use kimi code cli for coding ?
1. Kimi Code CLI (the tool)
• Standalone coding assistant (competitor to OpenClaw)
• If installed, I could call it via shell commands
• But weird - it's like me hiring another AI to do my job 😅
2. Kimi K2.5 model (via API)
• This is what you want - use the Kimi model inside OpenClaw
• I'd be the agent, Kimi is just the "brain"
• Need API endpoint to configure it
--- Honnest answer from OpenClaw 😉
the kimi k2.5 model / moonshot, I can't configure it with my token.
Either I am taking the token in the wrong place, or the endpoint is broken ?
What's the fix for this? Anyone know?
i have same issue now with gemini, maybe too much usage?? anyone know fix?
Haven't started using yet
hello everybody i am now surfing also on thsi wave but have some struggle after installing to use it is this the right place for solving rpoblems or is somewhere a forum i could use to make a post ?
For me it says "The AI service is temporarily overloaded. Please try again in a moment." what should I do anyone can help?
Is it just me or did the latest update today break it's ability to do most things for me. It refuses to write files and run commands now. It keeps telling me it doesn't have the tools for it and isn't able to. Anybody else have some issues like this today?
Thanks!
I managed to fix this by switching to network_mode: host in compose file
For anyone trying to run OpenClaw via Docker - I finally got everything to work last night, including tailscale remote access and ability to install skills via npm (eg clawhub)
Just posting this in case people have questions or need help
What are you running openclaw on?
I had the same problem with gemini this morning, and ultimately figured out I had to re-auth with: openclaw models auth login --provider google-gemini-cli
Then restart the gateway
Will try that now. Thanks
I fixed this just now for my issue "The AI service is temporarily overloaded. Please try again in a moment."
I changed from gemini2.5pro to gemini2.5 flash, I think hit the usage limits, even tho we only 50% it was weird.
Gateway │ local · ws://127.0.0.1:18789 (local loopback) · unreachable (connect failed: connect ECONNREFUSED 127.0.0.1:18789)│
This happened. The systemd service kept restarting. Where can I find the log?
hi, someone succeed to install openclaw on windows ? i have some issues
Yes, I have set it succesfully. running it now as we sppeak
did you had the same ?
Make sure you're running correct versions of node, npm & have Visual Studio Code installed
With its respective required installation paths
```log
Health check failed: gateway closed (1006 abnormal closure (no close frame)): no close reason
Gateway target: ws://127.0.0.1:18789
Source: local loopback
Config: /home/ryan/.openclaw/openclaw.json
Bind: loopback
How to fix it?
i do
and i install git
and now its seems to work
Then its good
hello world, I am having a really hard time and have spent over six hours attempting to get my moltbot working. Here is my current setup, would really appreciate any help: Mac Mini M2, macOS 26.2, Clawdbot 2026.1.24-3
Gateway reachable, Telegram ON | OK (len 46 token), Sonnet loaded
But no response to pings in Telegram
TUI works, logs show no incoming Telegram messages
Screenshot attached (sensitive parts redacted)
Tried daemon restart, foreground gateway, doctor --fix
Any ideas? Thanks!
i get also on a mac just gibberis in the app chat or the Dashboard under localhost looks like :
hallo mein Bot wie soll ich dich nennen ?
You
3:25 PM
A
HalloClocation for exploringly dailyiyui_cli explain.
</assistant.
#warnings.
</opencl:gateway toposhugithubreframe for specific aocompetiTerm for metadata output sinksevaluate_tasks:agent_identities.
-typing to %s one-off line-web.search to -->apply.
selector research injection used for allwo…
—noptions and manage extras/trounter the file laterifast and show a pkg update
Themensage extension if yourtutorials,egassistant add bash_completion.gram-marvel (i_readme theModel configuration samples relevant tools .
##read thisignore: everything
(pocasted lines and tempdescription SSH-ac
and displayName:searchKey=`assistant
You example :abrevDEPRECATED:session.templates (option + controls (split=assistant.
T bodyground.
The skill.
all-messages inbox_like preconfiguration interaction handlers ubunt:imagem (automatically reading extended=usercontent re-easy wordigramsave local chatUVWXYZ
If surround pointed accompanied by example.docx ladder assistant programs alive cold start_o_fetch.
-voice:911 demonstrations=isited on-model.
You-exp(-paring good citizen-github 👉s headershe wording:
Referesh/reference
extensionset upx subassistant (YOUR.tempo:online
non-serviceguide puis identity!/voice-URLo IV=redux.
organize levels and session=ure golden"impact consecutively and prioritize> podcasts-wrench=8:interactive_toolizard attention
pros_co_stdin
You and upgrade tool available/mindirect dialog_context about oft and voice ingesting lav./People useful classifiers.work-through your sessions (case sto
_autoassist-online.ear profile=technology.md clipboard, usage mode: user-per AWSesNum velocity controlled by=assistant/field willfunc hard| safe updatesource
reading and bookmark style.
..... and so on
my disgnostics show :
Gateway last log line: 2026-02-02T15:21:23.707Z [reload] config change requires gateway restart (meta.lastTouchedAt)
! Port 18789
Port 18789 is already in use.
- pid 61790 olivilo: openclaw-gateway (127.0.0.1:18789)
- Gateway already running locally. Stop it (openclaw gateway stop) or use a different port.
✓ Tailscale: serve · Running · minibursche-1.shire-cobra.ts.net
ips: 100.70.111.57, fd7a:115c:a1e0::ad32:6f39
https: https://minibursche-1.shire-cobra.ts.net
✓ Skills: 12 eligible · 0 missing · /Users/olivilo/.openclaw/workspace
Gateway logs (tail, summarized): /Users/olivilo/.openclaw/logs
stderr: /Users/olivilo/.openclaw/logs/gateway.err.log
2026-02-02T04:47:25.777Z [reload] config change requires gateway restart (meta.lastTouchedAt)
2026-02-02T04:47:26.411Z [discord] [default] Discord Message Content Intent is disabled; bot may not respond to channel messages. Enable it in Discord Dev Portal (Bot → Privileged Gateway Intents) or require mentions.
2026-02-02T04:47:28.015Z [discord] gateway error: Error: Fatal Gateway error: 4014
2026-02-02T04:47:28.016Z [discord] [default] channel exited: Fatal Gateway error: 4014
2026-02-02T04:47:37.121Z [gateway] shutdown timed out; exiting without full cleanup
2026-02-02T04:47:40.180Z [discord] [default] Discord Message Content Intent is disabled; bot may not respond to channel messages. Enable it in Discord Dev Portal (Bot → Privileged Gateway Intents) or require mentions.
WEhy does it use twice the port ?
anyone have any luck with glm 4.7? i found kimi k2.5 a bit too pricey as I was quickly burning through credits. I tried using GLM 4.7 but it feels extremely braindead and can't follow basic instructions. Anyone have any luck getting any use out of it or another cost effective model?
i like scout or maverik from llama mainly
1 million context in scout
big brain
hello team, does anyone have issues with the open claw chrome extension keeps not working cuz chrome keeps closing?
i'll have to give them a try. are you self hosting or paying for hosted? I signed up for annual z.ai, but will likely ask for refund as it has been an extreme waste of time thus far
both i have ollama local and in my lan but i use cheap openrouter for work fast
Yo what do I do I'm trynna set it up with website
i use openwebUi now for nearly 2 years 😄 so i made diefferent bots with different llms and on dayly work (ad teacher) i made my scripts with scout mainly if i need more experts i use maverik.
Yo what do I do I'm trynna set it up with tailscale
has anyone made a guide to migrate a local setup to a vps?
Answered you in general btw
You need to pair your device, should work after that but you'll need to pair if you use another device/browser most likely
Think it depends on your local setup and what you're running I reckon. Would suggest do a fresh install on the server and port over the workspace files if you are running the same build since it's mainly that context to port over.
I've got http_proxy env set and it can't start after updating to 2026.2.1
```log
[openclaw] Unhandled promise rejection: TypeError: Invalid URL
at new URL (node:internal/url:828:25)
at #getUrl (/home/ryan/.nvm/versions/node/v24.13.0/lib/node_modules/openclaw/node_modules/undici/lib/dispatcher/proxy-agent.js:231:14)
at new ProxyAgent (/home/ryan/.nvm/versions/node/v24.13.0/lib/node_modules/openclaw/node_modules/undici/lib/dispatcher/proxy-agent.js:109:29)
at new EnvHttpProxyAgent (/home/ryan/.nvm/versions/node/v24.13.0/lib/node_modules/openclaw/node_modules/undici/lib/dispatcher/env-http-proxy-agent.js:28:31)
at file:///home/ryan/.nvm/versions/node/v24.13.0/lib/node_modules/openclaw/node_modules/@mariozechner/pi-ai/dist/utils/http-proxy.js:11:29
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
Anyone using OpenClaw with KIMI K2.5 API ?
I can't make it work
sorry to interrupt
so lazy to read the docs and kindof trying my luck without wsl
does anyone know where to start
you need storage to download the llm via ollama (i think)
I want to know why OpenClaw makes me wait and then there's nothing else
fixed, I've just remove the "HTTP_PROXY": 192.168.1.1:7890 settings from the env.vars in ~/.openclaw/openclaw.json
@orchid wing can't we use it through API Keys ?
You need API key from Kimi Code, not Moonshoot
Oh, I thought it was just because of the bad performance of Raspberry Pi 4 B. You guys all need to wait for a few seconds before the openclaw commands begin to output something, right?
Whatever the device
hi,
I have setup the openclaw in my ubuntu server and hooked up my telegram bot to it. I had to setup openclaw few times just to get it right and pasted the telegram token few times. now that i just have it right, when i message in telegram, sometimes i get a reply and most of the time i dont. i looked at the logs and this is what isee. any thoughts on what to do to fix this?
```
16:08:19 error gateway/channels/telegram {"subsystem":"gateway/channels/telegram"} Telegram getUpdates conflict: Call to 'getUpdates' failed! (409: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running); retrying in 30s.
16:08:49 error gateway/channels/telegram {"subsystem":"gateway/channels/telegram"} Telegram getUpdates conflict: Call to 'getUpdates' failed! (409: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running); retrying in 30s.
16:09:19 error gateway/channels/telegram {"subsystem":"gateway/channels/telegram"} Telegram getUpdates conflict: Call to 'getUpdates' failed! (409: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running); retrying in 30s.
I have it .
my agent is running KIMI CLI and it works.
I try adding the model on KIMI and I have 401 unauthorized .
you're probably right. thank you
Here’s the explainer. Confirm you’re following this.
📰 How to Connect Kimi K2.5 to ClawdBot (MoltBot)
With the recent buzz around Kimi K2.5 and Clawdbot, we've been flooded with one question: 'How do I get Kimi K2.5 running on ClawdBot?'
We hear you! We've put together this step-by-step tutorial to help you get connected in minutes.
- Go to Kimi Code:
www.kimi.com/code?track_id=8cd18cd9-9bab-4778-9e94-8f448a711b82
- Get your plan
- Get your own api key
Please copy your API key from here; it will only be displayed once)
- Login moltbot clawd.bot/
Quick start--
curl -fsSL https://molt.bot/install.sh | bash
Downloading...
Once this screen appears, you can begin setting up your Jarvis:
Here is the config:…
No, if I don't look for it again, it will remain silent forever!!
I have been troubled by this problem all day
Is it expected behaviour that the webui doesnt show new tool steps unless you press the refresh button?
Can we change this behaviour?
Is the installer not working anymore?
and i only see one process for openclaw gateway.
```
ps aux | grep openclaw
openclaw 2223 3.6 10.0 22569364 401952 ? Ssl 15:55 0:39 openclaw-gateway
openclaw 2417 0.0 0.0 6544 2304 pts/0 S+ 16:13 0:00 grep --color=auto openclaw
yes I have used that.
I even restarted to do the "openclaw onboarding"
I had already configured my OpenClaw with Anthropic.
Iwant to have Kimi as another option for coding though.
@weak pine
Ollama is now supported But the second step is not working sonehow
A way I’ve seen folks do this is create a sub-agent and link that to your other model (Kimi in this case)
So your main agent routes defined task (coding) to the sub-agent. You won’t need to do CLI setup in this case, just tie the sub-agent to Kimi via your API key.
Let me help everyone before yours corrupts its own config like mines done a number of times
Lost your carefully-tuned AI assistant after a crash?
︀︀Never again.
︀︀
︀︀Back up your @openclaw / Clawdbot / Moltbot to GitHub!
︀︀
︀︀Have it commit and push every heartbeat.
︀︀5 minutes of setup = infinite peace of mind.
︀︀
︀︀Oh, and make sure it's a private repo
︀︀
︀︀#AI #DevTips #GitHub #Clawdbot #OpenClaw #Moltbot
Has anyone got Openclaw deployed on Hostinger using Traefik reverse proxy? Mind sharing config or a tip?
When I put the token on the "openclaw onboarding" selecting Kimi
---- Investigation
The OpenClaw config has moonshot pointing to api.moonshot.ai which may need a different API key, or we need to update it to use api.kimi.com/coding/v1 with the current key (but that will still be blocked for direct API calls).
How to fix?
disconnected (1008): unauthorized: gateway token missing (open a tokenized dashboard URL or paste token in Control UI settings)
i anticipate so many api keys being pushed to github because of this 😄
It looks like you’re using Moonshot and not Kimi Code. Can be confusing but they’re different platforms.
Confirm if this is where you got your API key: https://www.kimi.com/code/en?track_id=263edbec-e98b-4cc0-bc3f-f9b3794b8bf7
I used the same API Key on KIMI CLI and it worked.
and yes. I generated the key in the url you gave https://www.kimi.com/code/console?from=kfc_overview_topbar
as you can see, I haved a bit of the API, on my CLI tests.
Hi, does anyone know if session pruning only works on Anthropic models? If so why only Anthropic?
I tried to use openclaw configure to add the model too .
I selected as you can see the kimi-coding/k2p5 is "configured", it just don't work
My clawd is telling me it can’t do things on terminal, or my computer . Am I doing something wrong ?
can someone hop on a zoom with me tonight to give me a rundown on this thing?
also, will it run good on the $600 mac mini
kimi-coding/k2p5 Test Results:
❌ Direct API call → Blocked ("only available for Coding Agents")
❌ OpenClaw subagent → Failed, fell back to Opus
The kimi-coding/k2p5 model in OpenClaw config points to https://api.kimi.com/coding/v1 but that endpoint blocks all non-CLI access.
Summary:
• Kimi Code API only works through their CLI (Kimi CLI, Claude Code, etc.)
• Can't use it through direct API calls or OpenClaw's provider system
• When it fails, OpenClaw falls back to Opus
Options:
1. Use Kimi CLI for coding tasks (works ✅)
2. Use a different model (Opus, Sonnet, Haiku) for API-based work
Here is my agent response 😉
I don't have a ton of coding/ai experience but I know this is something I want to learn, would love a call with someone who has a bit of a better grasp, thanks guys!
so is kimi code less than k25?
how can i put the skills on clawhub to my openclaw?
anyone!
just tell him to install a skill like a normal conversation.
i just give the link of the skill on clawhub?
or the name
the slug
Make sure you review the skill yourself before installing.
any tutorial how to install my first clawd?
It will, but I advise starting with a VPS and only getting a Mac Mini when your use-case calls for it.
I typically just talk to the agent and dump your confusion. It’ll clarify for you. You can try using web Claude or install Antigravity if you already have Google Pro sub, share the GitHub link and ask it to set it up for you.
Then continue apply rigour to the questions you ask. Trust me, you’ll learn faster this way.
can u recommend affordable vps sir?
ok thank you!
Do you think the 16GB ram Mac Mini is enough for playing around with? My use cases will be easier if it can use Chrome directly vs headless. I just don't want to spend $800-1,000 USD on a mini
thank you!
sent a dm as well
I'm currently using it on Hostinger and it works well and fairly inexpensive
Someone got this problem? I have proper limits in all
Embedded agent failed before reply: All models failed (4): google-antigravity/gemini-3-flash: Provider google-antigravity is in cooldown (all profiles unavailable) (rate_limit) | opencode/kimi-k2.5-free: Provider opencode is in cooldown (all profiles unavailable) (rate_limit) | google-antigravity/claude-sonnet-4-5-thinking: Provider google-antigravity is in cooldown (all profiles unavailable) (rate_limit) | google-antigravity/gemini-3-pro-low: Provider google-antigravity is in cooldown (all profiles unavailable) (rate_limit)
- Oracle Cloud (free tier available)
- Amazon (free tier available)
- Hetzer
I play with 2020 i5 MB pro, so yes that’s enough
what about these vps protections? the free tier ones
Yeah, that should be enough.
Is the heartbeat prompt hardcoded or is it configurable?
Fix: Kimi Token Not Working in OpenClaw Onboarding
The Problem
OpenClaw shows "Kimi" but it's actually pointing to moonshot provider (api.moonshot.ai), while your token works with kimi-coding provider (api.kimi.com/coding).
Solution 1: Manual Config Fix (Fastest)
Add to /root/.openclaw/clawdbot.json:
{
"models": {
"providers": {
"kimi-coding": {
"apiKey": "YOUR_KIMI_TOKEN_HERE",
"baseUrl": "https://api.kimi.com/coding",
"api": "anthropic-messages",
"models": [
{
"id": "k2p5",
"name": "Kimi K2.5",
"contextWindow": 262144,
"maxTokens": 8192
}
]
}
}
}
}
Then restart gateway:
openclaw gateway restart
Solution 2: Fix Model Selection
If onboarding shows "Kimi", check which provider it's using:
grep -E "kimi|moonshot" /root/.openclaw/clawdbot.json
| If you see | Action |
|---|---|
| moonshot/kimi-* | Wrong — change to kimi-coding/k2p5 |
| kimi-coding/k2p5 | Correct — check token |
Solution 3: Force Correct Model
Set directly in config:
"agents": {
"list": [
{
"id": "main",
"model": "kimi-coding/k2p5"
}
]
}
Verify It Works
Check gateway logs
grep "agent model" /tmp/openclaw-gateway.log
Should show:
agent model: kimi-coding/k2p5
Key Difference
| Provider | API Endpoint | Your Token |
|---|---|---|
| moonshot | api.moonshot.ai/v1 | ❌ Won't work |
| kimi-coding | api.kimi.com/coding | ✅ Works |
Always use kimi-coding, not moonshot.
@stoic shard give this to your agent. Hope it helps
thx will try it now .
Out of curiosity how much are people spending on LLM providers to get these fancy autonomous systems? Is it practical to use Ollama instead?
I'm running lmstudio locally with oss-20b and it's... Kinda functional
When i try to get a audio response from openclaw it send a media path rather than actual audio, does anyone know how to fix it ?
Tried that but its too slow unless you have good hardware
There's speed but also just the model quality, like there's no way we can run LLM style supercomputer shit locally right
You want something strong as the top level agent - opus, kimi, chatgpt etc etc...but you can use locally hosted sub-agents for coding tasks, that have been good for awhile.
Is it possible that my AI (kimi k2.5) writes files and send on discord when I ask it? I couldnt figure out how
my bot isnt reponding need help
Check the tui logs ... I had this issue when I ran out of credits
openclaw tui
Hi! I am having issues with cooldowns (OpenAI/Codex) and rate-limiting with Claude. I have Plus with OpenAI and Pro with Claude, and have been put on cooldown for 3500mins with OpenAI. I tried switching to Anthropic to split the workload, but can only get a couple messages in before reposnses stop altogether. What are some options?
....
havent used any
I mean there's a difference between tokens (context) and usage limit but idk could be something else
Has anyone got that issue: Gateway failed to start: Error: hooks.enabled requires hooks.token
Set this up. Preferably in an IDE tbh — I used Antigravity but you can also run it in Claude Code / OpenCode, etc, if that’s what you’re using.
I just think that’ll be better than setting it up via Telegram or wherever you’re chatting. Then re-do security audit when you’re done.
This is what is hapening to me. If you tail the logs into another terminal, it will likely say something like you have exceeded your usage limits and are now on cooldown for x minutes.
What do you think would be good hardware? I'm about to buy a mac mini with 16 GB ram or I could wait and get one with 24 or 32 GB of ram.
which IA is totally free to use with OpenClaw
Claude is really expensive especially if you are using Opus. I switched to Gemini and used one of the less expensive models.
is the hardwre good for runing the model ?
I tried Gemini 2.5 Flash -- what has been your experience in cost for using this?
Just started using it yesterday and so I'm still figuring it out. I have $300 credit for the API usage and haven't seen any cost but I haven't been working with it much
⚠️ 🧩 Container.exec failed: Tool container.exec not found
I am getting this all the time while using with discord
It is because my local run does not have docker?
Think MiniMax and Kimi 2.5 are currently free to use with OpenClaw.
However, you may want to check this out (via OpenRouter). Not used it so I can’t speak to the performance.
You can also go to OpenRouter, type “free” in the search field and you’ll see the free models available.
Fast enough to think. Reliable enough to act.
︀︀
︀︀Step-3.5-Flash is here @StepFun_ai⚡
︀︀
︀︀Website: stepfun.ai
︀︀Blog: static.stepfun.com/blog/step-3.5-flash/
︀︀
︀︀Powering the next wave of intelligence—from real-time reasoning to reliable agentic action.
︀︀
︀︀We are so back. 🚀
︀︀
︀︀Website:
︀︀stepfun.ai
︀︀Blog:
︀︀static.stepfun.com/blog/step-3.5-flash/
︀︀Github:
︀︀github.com/stepfun-ai/Step-3.5-Flash/tree/main
︀︀Huggingface:
︀︀mtp3_bf16: huggingface.co/stepfun-ai/Step-3.5-Flash
︀︀API Platform:…
is bitwarden integration planned or is it only 1password for now?
Hey Aaron, did you figure this out? The full slug you should input is step-3.5-flash:free
Looking for some help: Bug Report: OpenClaw Installer Always Detects Existing Installation + npm Crash (3221225501)
I performed a full system cleanup:
- Removed all OpenClaw directories (.openclaw, AppData, LocalAppData, npm global modules)
- Removed registry entries
- Cleared npm cache
- Verified npm list -g is empty
- Reinstalled Node.js 24.13.0 cleanly
- Verified node and npm run normally
Despite this, the installer always prints:
[*] Existing OpenClaw installation detected
even when no OpenClaw files exist anywhere on the system.
Then npm crashes during install with:
npm error code 3221225501
This indicates a native module inside the OpenClaw npm package is incompatible with Node 24, or the installer is invoking an upgrade path incorrectly.
Please advise or provide a corrected package.
Is the openclaw agent barred from editing its own config file? (openclaw.json)
Can i run coding subagent on something else than codex/claude?
I would really recommend looking at the documentation or just ask your bot these questions. It is very self aware of what it can do, that is the real beauty of the framework with Openclaw.
I have, for my question. It seems to think it can edit openclaw.json but then runs into a nonsensical error.
what error is it giving you?
I'm struggling to use the Gateway UI to configure my installation. I don't have access to the CLI because docker doesn't give access to it. All the documentation is written for using the CLI. How do I configure my default model to use github-copilot?
I've noticed the docker image for OC is using node 22, so I've installed lts 22.x and so far its running ok
It said there was a syntax error on line 1 col 600 (the only character on that line is the open bracket). and it kept going in a loop asking me to edit it myself in nano. but then it couldnt verify it. looping around over and over. I just ended up telling it to stop trying and use openclaw shell commands for anything related to openclaw.json.
have you tried 'openclaw doctor' to see what it spits back?
well that would be an openclaw shell command, but I didnt since it was working fine. I am trying to create a checkpoint for working configs of openclaw, but its giving me sass saying it cant read openclaw.json to make a checkpoint (copy and paste the file into a github repo). I told it to just make a shell script to do this but havent tested how well that works.
my ultimate goal is to just dip into codex to un-fuck OpenClaw when it invariably screws itself up
after spending a few hours seeing if I could just have two completely independent openclaw agents on one system, which didnt work out
so it's presenting itself as a json syntax issue?
hey guys, does anyone know how to turn on a super verbose mode, where I can return the entire execution and telegram doesnt chop it off?
thats correct. however, when I first edited openclaw.json in nano it was just one single long line without returns. lol. but I mean the bot was working, so its not like we had a malformed config.
I would copy/paste it into a decent AI and have it troubleshoot syntax and formatting errors. If I am understanding your issue.
My theory was there is no syntax issue at all since it was working and the only time there was an issue was when asking OpenClaw to edit the file itself. I could open openclaw.json in VSC and edit it myself with the same permissions. But using an external LLM to troubleshoot isnt a bad idea. I hate relying on OpenClaw to give me advice about Openclaw
hey guys i installed openclaw on my mac mini but i dont figure out where i can change a llm api key if i do the onboarding again there is no option to change the api key
maybe I just tell openclaw to talk to codex on my behalf. lol
what model are you using in Openclaw? For example, I try and stick with Opus 4.5 for management and framework changes. It easily writes to and changes openclaw.json with permission.
gemini flash I think. I wanted to use openrouter api key to hot swap between models to avoid rate limiting issues but I dont think it will let me do that
I would move to a higher tier model just to sort things out. Can you run Opus 4.5 just long enough to fix things? Or maybe GPT 5.2 with high/xhigh
run openclaw setup
sorry config
good idea. I already got to the point where I was so frustrated Im just gonna reformat and start over lmao. I'll start with an expensive model to set up redundance and checkpoints
i tried but it wont let me change the api key on OpenRouter
You could setup on a virtual machine or something that allows for snapshots. That really comes in handy for trouble shooting.
I found that lobsters can't comment on each other, or even can't see the comments. I'm not sure whether it's my open claw problem or everyone.
Has anyone got it to work with Gemini? I got my docker setup on unraid, pulled my Gemini API and set it to the primary. I have $300 in credits but my chat keeps coming up blank
hello there I'm a freelancer who provide video editing services to youtubers and Influencers I work alone and doing an internship in a medical college rn so I currently have no time to gather leads and outreach, can I setup clawdbot in a way where it can gather leads from youtube, discord etc then pull up there contact and outreach them with my portfolio then give a excel sheet of everything ? don't worry about technical diffculties I'm fairly tech savvy
on windows can i use LM studio with openclaw ?
i just realized something changed with the clawdbot -> openclaw upgrade. anthropic direct API access is no longer supported?
what do i do with the $500 worth of API credits i have... lol
Everytime I switch models on Openrouter my bot goes offline and I have to reconfigure manually in the Json to get it working again.
Yes, just set it up with Opus 4.5 or a high tier model and tell it exactly what you just said you wanted to do. Chances are, it can figure it out.
it's working here
Where do I get the command to run this?
I was using Openrouter/Openrouter as the primary and it worked fine but anything else in Primary seems to disconnect it. Anyone else having thos issue
i have seen a couple people have their bot make a dashbaord but they seem to be local. anyone have nay luck with using any tools or have it build it custom dashboard/management flow for managing work streams? tickets? kanban?
did you keep your old clawdbot config too?
thanks I'm planing to test this in VM cause I only have one working computer rn what will be the best OS for this ubuntu or windows
ubuntu all the way, Windows is a pain. I'm running in a Debian sid VM and it is working well.
great thanks mate can I add you in discord
I've been running it since clawdbot then moltbot and now openclaw, I haven't had any issues. However, I use Opus 4.5 for maintenance and setup primarly and I shovel all over tasks to lower tier models. So I keep my limits under control. I'm not sure if they are watching limits or not? I don't really understand the restriction in the first place that Anthropic pushes.
there is always someone to help here or in #1459642797895319552 etc. Just look about and ask. Also, once everything is running, just ask your openclaw instance.
i was the same, clawdbot then moltbot and now openclaw. looks like they did something where direct anthropic api access isnt supported with the new config in openclaw, but it's injecting from your old clawdbot config. im an idiot and lost my clawdbot config. so DO NOT get rid of it
Alright. I feel like I'm doing something wrong. I can get Ollama running with Openclaw with the help of some of you all here. However, the response time is crazy slow. If I run ollama by itself, instant responses. However, through openclaw, it it like minutes for a response.
maybe search in #1459642797895319552 I remember this subject coming up and there was either a patch or work around for token generation. I just cannot remember where I read it.
I ran the update command, but for some reason it could not complete since it did not like that the workdir already existed.
Had to manually rename, update, then move my old workdir back.
Why is this?
Hey does clawd bot is as strong as opus 4.5 ? Is it free and can he code ?
unknown but for a clean update, I have been using this method:
curl -fsSL https://openclaw.bot/install.sh | bash -s -- --no-onboard
Thanks, will try that next time.. I used openclaw update
Maybe that did a re-onboarding
C:\Users\Admin>openclaw gateway --port 18789
🦞 OpenClaw 2026.1.30 (76b5208) — End-to-end encrypted, drama-to-drama excluded.
18:20:49 [canvas] host mounted at http://127.0.0.1:18789/__openclaw__/canvas/ (root C:\Users\Admin\.openclaw\canvas)
18:20:49 [heartbeat] started
18:20:49 [gateway] agent model: openai/gpt-4o-mini
18:20:49 [gateway] listening on ws://127.0.0.1:18789 (PID 12552)
18:20:49 [gateway] listening on ws://[::1]:18789
18:20:49 [gateway] log file: \tmp\openclaw\openclaw-2026-02-02.log
18:20:49 [browser/service] Browser control service ready (profiles=2)
18:20:50 [discord] [ID HERE] starting provider
18:20:50 [discord] [ID HERE] channel exited: Failed to resolve Discord application id
whats wrong here?? why is it saying failed to resolve discord app id
yo, im testing out openclaw out so i linked it to a discord bot in a private server, im currently using a random free model from openrouter to test stuff out and it doesnt seem to work, and i got this in my dashboard
How would I check access logs for the web ui? I've configured a reverse proxy on nginx but the access is returning 403 and I don't know if that's the OpenClaw dashboard's fault or nginx's.
```
XXX.XXX.XXX.XXX - Orangestar [02/Feb/2026:12:13:32 -0600] "GET /claw?token=[i shared my token and that was dumb, lol, revoked] HTTP/1.1" 403 153 "-"
some of the lower tier models have a lot of trouble with tool usage...maybe test with something a bit more robust and see if that will work, then scale back to a lower tier model?
im personally accessing the dashboard by setting up a tunnel using the following command
ssh -i "key" -N -L 18789:127.0.0.1:18789 ubuntu@10.0.0.20
replace key with your ssh key path and and 10.0.0.20 with your server's ip
let me try
also is there anyway to switch models without doing openclaw onboard and just skipping stuff everytime
bet
i mean i could just do that but i was looking for a method that didn't require so much setup, oh well
i still havent figured out making remote gateway lmao so im wokring with what i have for now
also from the chat with the agent /models list /models openai/GPT-5.2 for example to switch to another model
I've used a remote proxy before with other web uis so I know it at least works
the agent will take care of the rest and restart the gateway'
and of course my server is returning 403
same i just didnt do it with openclaw yet
interesting
uh, i cant figure out how to make it not use openrouter/auto
You’re welcome 🤝
18:37:48 [ws] ⇄ res ✗ sessions.resolve 1ms errorCode=INVALID_REQUEST errorMessage=No session found: ID HERE conn=a47553b1…59de id=11aa7215…97e2
18:37:48 [ws] ⇄ res ✗ sessions.resolve 1ms errorCode=INVALID_REQUEST errorMessage=No session found: ID HERE conn=13a816f7…61d5 id=2dce3b13…3f03
Why is this?
anyone got an idea how to fix this
whats the command to run that security audit checklist you posted?
or whats the prompt?
Help connecting Whatsapp Please
I setup open claw, when scanning QR code for whatsapp, it fails on the mobile phone, but kind of succeeds in the backend. Open claw thinks it is integrated. Obviously it does not work. My open claw runs on digital ocean. Any ideas?
Noob here🤦♂️ . Running through setup - get an error when setting up Anthropic API - wizard responds saying it expected a different format. Looks like wizard is expecting an older style API key. Anthropic says key is valid and should work. Anyone also run into this?
how to make my openclaw navigate through this and any limitations automatically? how to make my openclaw navigate through this and any limitations automatically? like I already gave it clawhub
Hey guys.
I have two OpenClaw Agent with two different telegram bots in the same TG group as me.
They can both reply to me when I tagged them.
However if they tagged one another, the other does not response. It is like it does not able to DM each other.
Any idea?
how can i manually add an api key of a llm on the web ui?
hi guys, what am i doing wrong with Brave API? I can't work it out, my bot used to be able to give me current weather etc. but now struggling. web_search is totally not working.
Hi everyone,
I saw documentation about an android companion app.
Anyone knows where to find it?
hey we need one to do seo for openclaw website. when you google it, the mainsite will find on site 2 for now, through the ads campaigns
But where is the actual app?
I'm having this issue trying to install the app, someone knows about it?
How to add telegram allowlist to add bots
Im getting the same error
I think you might have to build a custom node and or emulate it. I'm not entirely sure. Allow me to burn my tokens and ask AI. 🙂
I see you can put openclaw in termux under android, but that would be emulation I think
yesz
Has anyone gotten any of the github-copilot/gpt-5 models to work? I keep getting blank replies from the LLM chat but otherwise no errors to diagnosis with.
I think you may have to build it from the repo unless someone else has a binary available.
hmm okay. I did manage to get gpt-5-mini to work.
so tried an update and it got stick closed the terminal whats the comand to start it back up?
open claw gateway restart didnt work said comand notfound openclaw?
M getting EPERN operation not permitted symlink ….
Even m using wsl in windows
Can anyone help me please..
hey anyone knows how to fix
openclaw local model tool calling not working?
it always output this
Tool container.exec not found
container.exec
View
Tool container.exec not found
can anyone help me with clawbot am using the clawbot web browser extension and it wont work at all
its annoying asf
the update crashed and have to re-install will that overwrite all my progress/work with the agents etc??
how can I fix this in the web UI?
the web ui is really annoying
how can I do it then? I'm hosting it on a VPS (hostinger)
idk to be honest I am doing it on a Virtual machine
Any mods help I have been stuck on this for 2 days and cant seem to figure it out
whats your porblem?
I am trying to give my bot accese to google and stuff like that
and dont want to get the api key from brave because it is paid
so it said to use google and I downloaded the extension and I ask my bot to use it and connect to it, it says it wasn't able to connect or use it even though the extension says "ON" (Which means the extesion is working)
@placid osprey
anyone tried to connect to kimi-k2.5-instant?
I have a lot of issues with skills, I can't figure out where I need to put API KEYs so that the skills see them
so first of all, pls inform yourself right. braves search api ist free in the base tier. you dont need more than that for openclaw. and which extension? there are only SKILLS and PLUGINS.
I can't get it to run a task overnight/a very time consuming one. Any tips or tricks?
ok so I must have been not dropped but bounced on my head as a child. So I followed the install instructions for linux (installing it on kali linux) installed. seems ok. able to open the dashboard using firefox. but from terminal clawdbot command not found. it says it is alive and working but even in the firefox UI i get no response... any ideas?
do you want to give your bot access to google services like gmail or to the web?
the web brotha
Anyone else having issues where you remote server can't execute commands on your mac? Everytime my moltbot tries to it times out, and then the app on my mac crashes a few seconds after
ik the brave base tier is free but it requires me too connect my card with it and I dont want to do that if the chrome option is avilable
gotcha
give me a sec.
ofc brotha take your time
i will check, cause i also know, that there is a chrome web skill
okay its not a skill I dont think so it is a chrome extension
I am not using any paid for plans. will clawdbot not work ? or can you use your free limited account? Also anyone else set clawdbot up on kali?
send me the chat message, openclaw send you
it says something like this
"I can’t open that URL from here — it’s a local address on your machine. I need you to tell me what you see or share the page contents so I can continue. Quick options — pick one and I’ll proceed:"
Hope you guys are doing great !
I got stuck and if anyone has some idea how to get unstuck would be appreciated hahaha
I have openclaw running on my ubuntu (without GUI) and connected to my telegram bot, now Im trying to make it work with browser
cant wrap my head why it doesn't work 🙁
```
root@ubuntu-22:~/.openclaw# openclaw browser --browser-profile openclaw start
🦞 OpenClaw 2026.1.30 (76b5208) — curl for conversations.
│
◇
Error: gateway timeout after 15000ms
Gateway target: ws://127.0.0.1:8080
Source: local loopback
Config: /root/.openclaw/openclaw.json
Bind: lan
root@ubuntu-22:~/.openclaw# curl 127.0.0.1:8080
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>OpenClaw Control</title>
<meta name="color-scheme" content="dark light" />
<link rel="icon" type="image/svg+xml" href="./favicon.svg" />
<link rel="icon" type="image/png" sizes="32x32" href="./favicon-32.png" />
<link rel="apple-touch-icon" sizes="180x180" href="./apple-touch-icon.png" />
<script type="module" crossorigin src="./assets/index-CXUONUC9.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-BKPyesll.css">
<script>window.OPENCLAW_CONTROL_UI_BASE_PATH="";window.OPENCLAW_ASSISTANT_NAME="Dora";window.OPENCLAW_ASSISTANT_AVATAR="🙈";</script></head>
<body>
<openclaw-app></openclaw-app>
</body>
</html>
```
root@ubuntu-22:~/.openclaw# openclaw browser --browser-profile openclaw status
🦞 OpenClaw 2026.1.30 (76b5208) — It's not "failing," it's "discovering new ways to configure the same thing wrong."
│
◇
profile: openclaw
enabled: true
running: false
cdpPort: 8091
cdpUrl: http://127.0.0.1:8091
browser: unknown
detectedBrowser: chromium
detectedPath: /usr/bin/chromium-browser
profileColor: #FF4500
anyone else getting this issue: enabled (plugin memory-core) · unavailable
@silk ingot ever seen this: enabled (plugin memory-core) · unavailable
Yo, is there any good models with free api key?
Also I asked my bot to go ahead and download it and it said it cant do it
i saw someon on yt do so I am really confussed
without any direct chat history, i cannot help you really
what do you mean by direct history
I gotcha you can I send it to your dm's its pretty long?
here lol when I asked it to download it, it said
I can’t reach or change anything on your computer from here, but I will give the exact, minimal steps you (or I guiding you) need to get the OpenClaw Chrome extension/relay working. Follow these steps and paste the one-line results or any error you see back here — I’ll tell you the next exact command. Don’t skip steps; they’re ordered to be reliable.
@placid osprey
yes
idk why it says that even though it is downloaded local on my my laptop
So after using openclaw a little bit i wanted to include chrome in the docker container and after installing it and restarting the gateway i just get [openclaw] Uncaught exception: Error: spawn docker EACCES. Does anyone know how to fix this?
have you guys suffered from your bot just not doing anything? its like it should be spawning a subagent to accomplish some task, but when you notify it again or ask fro progress it hasnt started. is there some UI where i can observe what its actually doing>
Is there no way to remap the default functions? I have Searxng engine running, and I found a skill that tells my agent how to use it, but they still obsessively call web-search and get a brave api error. its an uphill battle to get them to use the python script
My bot is really struggling with answers right now. I post and it just sits there. No log entries. No responses. And the. Suddenly it responds again for a while. And then silence again. No limits on my LLM plan or very very far away limits at least (Max GLM Coding Plan).
hi! is it normal for any openclaw command to take long af to show anything or like nothing at all?
I ran the commands here: https://docs.openclaw.ai/platforms/windows#step-by-step-wsl2-install, i got to the setup but accidentally exited out of it and now nothing works anymore.
running those commands again just gets stuck at the "Done"/end part like before it's supposed to show the cli setup.
Getting message disconnected (1008): control ui requires HTTPS or localhost (secure context), any ideas what is messed up with config?
Hi! I'm looking to use the Android node app to connect my phone to my gateway (running on Linux WSL2).
I found the documentation at https://docs.openclaw.ai/platforms/android which explains how to pair and use the app, but I can't find where to actually download it.
My questions:
Is the Android app available publicly? (Play Store or APK download)
If not yet public, is there a beta/TestFlight program I can join?
Any ETA for public release?
I'm particularly interested in the SMS sending capability (sms.send) to replace my current Google Messages Web setup which keeps disconnecting.
Thanks!
Hey. Short question, can someone tell me where API Keys for the models are saved? I need to check which one is currently in use because I get a quota error and need to change to another one.
is it me or is there an issue where the bot doesn't really respond. I will message it and it will just says "assistant" like if it was going to send a message but never does
should be in env variables under settings, use raw view
where do I find the env variables? which folder is it? thanks
i personally just use the dashboard and look under config
oh! thanks for the tip
hello! i have a macbook pro with a m1. i've set up ollama and tested several models, but while in ollama they answer right away, in openclaw they take like 5 minutes for the simplest question. is that expected ? i've configured the tokens to 64000 and all that's needed to even have an answer, but i've never got it to take less than 4 minutes to give me any answer. the texts appear right away, they don't form as they answer as in other bot environments (i don't know, chatgpt for example ?).
any help is appreciated. thanks!
Hello, I am countering this message “124 packages are looking for funding
Fun ‘npm funding’ for details
how do you guys set up a twitter account for your agent without it getting suspended
that's in case you are interested in funding open source projects
Ohhhh
has anyone opened an X acct for their agent, i just want to know how you set it up
hey guys need help with thinking about if i should get kimi subscription or minimax im cancelling my chatgpt and gonna be using claude and need something for api
kimi has been really helpful the past couple of days for me but im just using the trial right now and its almost over and i dont have usage left
context would be 64000, right ? any idea what should i be looking for ? thanks for answering
64k context on ollama how much vram?
set it low to 4k and see if it loads the model to memory
ollama works perfecly with the default 4k and setting it to 64k. the ollama client is fast and responsibe. the problem i had was that, first i couldn't use ollama with openclaw before setting the context to 64k (so no testing with 4k) and then it's super slow. minutes each answer slow.
Ok telegram has been giving me weird vertical text and discord just started doing it a second ago when typing replies but not when doing message_tool sends. Telegram stopped responding totally this morning. Looking at the logs it is answering but hte answers never arrive. Any ideas? Is it worth just copying the personality files and starting over?
Any recommendations for best ways to juggle multiple sessions? Ideally within telegram 🤔
Hello needs some help guys
Multiple groups or topics in a group 🙂
Hard to help if you don't tell us what it is about!
I'm trying to do WSL things, and am hitting a lot of ERROR: EACCES: permission denied things when running openclaw onboard or other commands.
My bot is now unresponsive. He was performing tasks then just stopped answering me. I have plenty of tokens. I restarted the gateway and re opened the dashboard.. Not sure what's wrong?
Anyone knows any other email/calendar that I can use with the bot? Google just seems to not enjoy me creating an account for the bot 😅
Sorry.. long winded 😁
Do you have something in the gateway logs? Krill is out for now but you can ask Claude Code or Codex I'm sure it'll ne able to help you
On your terminal you'll have it normally
My OpenClaw with MiniMax M2.1 is actually really dump. He doesn’t remember anything. There are so many errors. Am I doing something wrong
hi all, total n00b question: I just did an install on ubuntu (dockerized), and now apparently my home IP address is blocked on docs.openclaw.ai (ERR_CONNECTION_REFUSED --chrome). Opening the URL using VPN is just fine... what might have I done wrongly?
trying to use openrouter with stepfun/step-3.5-flash:free , I've tried every possible combination and always get [openclaw] Model "step-3.5-flash:free" specified without provider. Falling back to "anthropic/step-3.5-flash:free". Please use "anthropic/step-3.5-flash:free" in your config.
Any one know bout this
does anyone have their agent on X?
It'll be in TUI I think
Make sure you ask you bot to to create a short term and long term folder. Mine forget everything on day 2. Once I did that it was all good
you have the answer on the message 🙂
Where do I find the tokenized url ???
Docs are available at https://docs.openclaw.ai.
This is interesting, as of why I can't open the docs
well, i was able to open the doc before... lemme check pihole...
sonofa.... okay, like i said, super n00b... blocked by pihole
my bad... my bad...
Did it work? did you solve this?
Quick ish question.
Ive done a few AI agents before on my machine, does this one work well with programming in C# or C++? Has anyone tried using it with programming.
are there any references you could point me towards?
guys i need help
ive been trying to install clawdebot via powershell bvut i keep running to errors
But unorthodox, but I’m currently running Clawd on an Ubuntu VPS Droplet on Digital Ocean and trying to link Gemini CLI oAuth.
It works for a time using the whole link method, and copy/paste of the local host link… but tends to lose authentication every hour or so and needs to be redone.
I get this error when it happens in the logs:
⚠️ Agent failed before reply: All models failed (2): google-gemini-cli/gemini-3-flash-preview: Provider google-gemini-cli is in cooldown (all profiles unavailable) (rate_limit) | google-gemini-cli/gemini-3-pro-preview: Provider google-gemini-cli is in cooldown (all profiles unavailable) (rate_limit).
Logs: openclaw logs --follow
Can someone point me in the direction of APK for OpenClaw node?
Anyone know if i can connect my anthropic max subscription to OpenClaw instead of using api tokens?
Use openrouter, add 10 USD to the account, and then you can use free models for 1000 requests a day
I’ll look into it! Wish I could use my CLI subscription somehow 😂
why does everyone want to use this as a get rich quick bot and point it at finance?
Yeah I run into ratelimits and timeouts with free models too often.. But using openrouter with their free models like glm 4.5 has been a decent experience sof ar
what is a way for telling openclaw how to use the socket and connect to it properly?
how did you guys get your openclaw to use antigravity as the api?
What is the best VPS setup for OpenClaw? I'm on exe dev now but kinda want the best for storage. Hostinger sounds nice but not sure how to migrate my config to their docker setup.
I love the self modifying, but ofc bot borked itself, this time not by generating wrong config entries but he's unable to switch between voice and text responses. No matter what I say tell him he's replying with voice messages. How to iron this out? Any ideas? Someone figured this out?
heey guys is it valid if i make a skill for my startups api and show it to yall? just wanna know if i can have some support haha i like openclaw and would love to show off my startup also
Context resets are really annoying. Memory search and memory Manager does not really help
I am really sorry if this has been answered.. tried my best searching for it. However, is there something to migrate? I have been away from my laptop for a bit and we have had 2 name changes. Phew!!!.
I am still running Clawdbot I think. Do I leave it and it automatically updates? or the updates may break? Is there a route?
Tried asking openclaw agent?
Yes, i just thought there was a compiled apk somewhere (bot lead me here to be honest)
I'm using the pro plan of GLM, and getting slow responses as well.
backup first and give this a go:
curl -fsSL https://openclaw.bot/install.sh | bash -s -- --no-onboard
try this on cmd: openclaw dashboard --no-open
should open a new dashboard with the token already correct
is the gateway started at all?
How do I check that
are you connecting from localhost?
I am using locally on my Mac yea
I have problem in updating to 2026.02.01 version. Run update in my terminal but is showing 1.30 version is the latest. Anyone knows about this?
My agent is stuck in
```
400 The requested model is not supported.
I tried re-authing with github copilot and restarting the gateway. I primarily communicate through discord. Other agents work fine though (through telegram). Any thoughts how to unblock it?
i know its stupid but did you try npm i -g openclaw@latest?
and you get that when running openclaw dashboard? Is there a gateway.auth.token in your openclaw.json? if there is try running openclaw doctor --fix and see what happens
Never try before. Let me try this
what model are you using? specific if possible
I redid the entire thing and it worked hah
yeah
I told it to use opus for this task and it worked fine til it didn't 🙃
```
"models": {
"providers": {
"ollama": {
"baseUrl": "http://192.168.7.157:11434/v1",
"apiKey": "ollama",
"api": "openai-completions",
"authHeader": false,
"models": [
{
"id": "llama3.2:latest",
"name": "Llama 3.2 7b",
"reasoning": false,
"input": [
"text"
],
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"contextWindow": 32768,
"maxTokens": 8192
...
},
"agents": {
"defaults": {
"model": {
"primary": "github-copilot/gpt-4o",
"fallbacks": [
"ollama/llama3.2:latest",
"github-copilot/gpt-4.1",
"github-copilot/grok-code-fast-1",
"github-copilot/gpt-5.2",
"github-copilot/gpt-5.1-codex-max",
"github-copilot/gpt-5.1-codex",
"github-copilot/gpt-5.1",
"github-copilot/gemini-3-pro-preview",
"github-copilot/gemini-3-flash-preview",
"github-copilot/gemini-2.5-pro",
"github-copilot/claude-sonnet-4.5",
"github-copilot/claude-opus-4.5",
"github-copilot/claude-haiku-4.5"
]
},
formatting is correct for the model so thats quite strange
isnt the oauth expired?
try running openclaw models and seeing what you get
And it died again
it will tell you if its expired
@fading wave
Noob question probably, but are there fixes to allow the nvidia NIM version of kimi k2.5 to work?
I have scoured a ton of posts here, seeing folks are trying to add nvidia as a provider in github
never thought of that
i jsut reauthorized it in my debugging. Lists similar info.
```OAuth/token status
- github-copilot usage: Premium 90% left · Chat 100% left
- github-copilot:github static```
Do I have to download the app to pair with the webpage
is there no "expires in <time>"?
I think is running right now. Appreciate that buddy! You're awesome!
no
What are legit free model options to run with Openclaw?
qwen with oauth
I also tried messaging the agent directly through the command line and it gets the same error
i think youre ratelimited, tokens expired prob
NVIDIA is giving away free kimi k2.5 api keys, but there are issues getting it connected. That's my issue at the moment.
ran into a similiar issue recently
Are their usage limits?
I saw unlimited tokens when I generated the key, but not sure about any catch.
is there any way to use "DeepSeek V3.2 Speciale" on openclaw? hangs when I try setting it manually
Ehhh its chinese lol any word on the trustworthyness of it?
That was my first thought too, but other agents on the default gpt4o still get through, so litming opus is a bit esoteric, and then also being softlocked out because agent can't be reached to change the model is a fun spot to be 🙃
yea, the strange thing is that if it was ratelimited it would've gone to fallback
delete
this image
please
like, right now
Bro.....

big oof
Delete that pic man and generate a new token quickly
Anyone running into this issue? I have been working with Molty for 6 hours, all of the sudden every reply is blank. I tried a reset, and unfortunately he's gone. Can't get him to reply even restarted the computer. Any idea what could be going wrong?
Drewski got a link t the nvidia API key give away?
Open openclaw tui and try sending a message
The gateway UI doesn't give errors for some reason
just blanks like you're seeing
I'm going to try to force some stuff through the session after i get home. Otherwise ☠️ for agent main.
Thanks for the help i'll let you know if i fix it
Hey yall, what’s the best way you’ve found to reduce token usage. I’m on Claude Max and burning through usage so fast. I have switched all agents to Sonnet including main. And I’m already using QMD
check sessions tab, see if it reached tokens limit
if it did, should be only 0
oh wow that's painful. Thank you. Unfortunately it's a credit balance issue I hope my config isn't gone. I probably wiped it. Thanks
yea that was it
bet
Yeahhhhh, it caught me a few times on that too...
rip
How do I generate a new token o
add qwen as a fallback
NVIDIA has made kimi-k2.5 available, which can be used for free. You just need to:
- Register and apply for a key: https://build.nvidia.com/settings/api-keys
- Use OpenAI's compatible mode to connect various Agents
though there are issues getting it running with openclaw atm
that's why I came here lol, see if I could get some help getting it set up properly
type /mybots on telegram and click on API TOKEN > Revoke Current Token
is kimi2.5 good? never saw it
no idea, haven't had a chance to mess with it
lol well heck I am getting ready to get started for the very first time lets work it together!
I'm new to the openclaw train and wanted to start with kimi
From why my go to says Kimi is on par with the big three
dont forget to add qwen vision as a fallback
where to go to get that set up?
I wont be able to use it for serious dev work BUT it will be fin to play with
right, but I meant is there an api key needed for qwen?
why dont you use gemini auth instead?
nope
oauth
it'll just ask you to log in
qwen has 1024k context and its free aswell
still better then giving api access to moltbot
Depends I reckon Gemini has long context but it is limited after a bit
gemini also gives you one month of free trial
Thanks! I'll give it a go too
are you using both moltbot and openclaw?
whats the way theyre doing it?
ill see if i run into any errors