#users-helping-users

1 messages · Page 13 of 1

steel silo
#

have you tried the dashboard channel section? find keywords like "chunk" and "length" or "newline"

trim carbon
#

thanks, I've got the 1.15.11 now yet still same bug - not wasting more itme on this :/

#

thx anyway

crimson steeple
trim carbon
# crimson steeple 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",

slim gate
#

anyone got this kind of err ?

#

I updated but still same problem

crimson steeple
#

Went into the npm and changed it?

slim gate
#

no it is already fixedwith update

delicate crescent
#

@polar void restart the gateway

crimson steeple
#

What issues were you having?

pine needle
#

hey guys

slim gate
pine needle
#

im tryna install something f4rom clawhub and it keeps saying that clawhub isnt a command even if i already have it installed

crimson steeple
#

Check for sure if it really is 1.15.8

pine needle
#

what am i screwing up guys💔

solid grove
#

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

crimson steeple
#

It's clawdhub

#

not clawhub

pine needle
#

the official docs say clawhub

crimson steeple
#

Ah.. you already have it then

#

Try forcing it, reinstall it

steel silo
steel silo
atomic compass
bleak saffron
#

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

crimson steeple
slim gate
fluid venture
#

lol does this actually work

verbal forge
#

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 😢

coral linden
#

Is there an official telegram group also for ooenclae or just discord?

zinc stream
#

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": {}
}

coral linden
#

You're running locally?

reef galleon
#

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

coral linden
#

Yes did you do a opencclaw doctor fix command?

zinc stream
#

the model works just fine i just cant connect it

#

like prompting the model works

coral linden
zinc stream
#

⁨```
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

reef galleon
coral linden
# zinc stream ye

How are you hosting the model I think you need to host it lm studio or the likes

zinc stream
#

its ollama

#

ollama run is the command to run the model

#

afaik i dont need lm studio

#

its running on my pi

coral linden
#

There should be in Settings on the settings to connect internally to connect the model

zinc stream
#

in the ui?

rapid sonnet
#

did you ever solve this?

coral linden
#

You have models downloaded from hugging space?

reef galleon
#

after doing the doctor, it still isn't working. 🙁

zinc stream
#

ollama pull

coral linden
#

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?

coral linden
zinc stream
#

yep

coral linden
#

Man, you need a nvidia GPU to run a local Ai model

zinc stream
#

no i dont

crimson steeple
#

people cannot be hoping to run 32b models on their phones are they?

zinc stream
#

my server has 192gb ram

#

i'm running small models on my pi, whats the problem lmao

crimson steeple
#

might be a lil' slow

coral linden
#

You need VRAM on a GPU

zinc stream
#

ofc its slow lmao

crimson steeple
#

get faster with a gpu

coral linden
#

Take like 2 weeks for it to say hello back

zinc stream
#

yeah i know

#

lmao

coral linden
#

😂

crimson steeple
#

at least its free (except for the amount of electricity)

coral linden
#

Use 10000000000x more electricity and set your raspberry pi on fire lol

broken obsidian
#

Context overflow: prompt too large for the model. Try again with less input or a larger-context model

zinc stream
#

⁨```
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.

crimson steeple
#

this happens a lot with gemini, try resetting your session

warped night
#

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

shadow pawn
#

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.

barren plank
#

How do I change how often heartbeats run? every 30m is way too short.

zinc stream
coral linden
zinc stream
#

any idea how?

coral linden
#

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

pliant rivet
#

How do i install this on windoes

#

*windows

pliant rivet
#

and how do i continue what do i open it up with

coral linden
#

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.

pliant rivet
#

lol got it

shadow pawn
coral linden
#

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.

mellow thistle
coral linden
# pliant rivet openclaw.ai right?

You are my security-first guide for installing/using OpenClaw on Windows.

Rules:

  1. One step at a time. After each step STOP and ask me to type "1" to continue.
  2. Before any command, explain: what it does, risks, how to verify, how to undo.
  3. Prefer safest path: least privilege, minimal permissions, confirm before changes.
  4. Never pipe unknown scripts directly. Download first, inspect locally, then run.
  5. Ask: Windows version, Admin? Work PC? Git/Node installed?
  6. Teach as we go: permissions, secrets/API keys, safe folders, network safety, logs.
  7. 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

cerulean orchid
#

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?

cerulean orchid
# spiral glade 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

spiral glade
#

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

random thunder
#

what is the common fix for constnat "conneciton error" ?

cerulean orchid
#

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

steel silo
cerulean orchid
potent aspen
#

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?

warped flume
#

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

scarlet gate
#

someone help, i cant seem to install openclaw

lunar bolt
gentle cobalt
#

I have it installed but it won't interact with me , gateway issue ??

gloomy vortex
#

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

potent aspen
wet kayak
#

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

sleek widget
#

guys i'm confused i'm getting an Health check failed: gateway closed (1006 abnormal closure (no close frame)): no close reason error

serene needle
valid vine
#

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

lunar bolt
# cerulean orchid https://gist.githubusercontent.com/imprakharshukla/649d6b29334777237650d1e1b5aa2...
  1. I love it, and am curious if it wrote that itself or you manually edited some
  2. 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".

olive slate
#

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

sleek widget
#

@sharp parcel Health check failed: gateway closed (1006 abnormal closure (no close frame)): no close reason

sharp parcelBOT
#

⚠️ 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

olive slate
fleet girder
#

hey i need some help with my clawd bot

#

what do i do from here on?

#

wait?

cerulean orchid
wild quartz
#

Anyone know how to fix this issue it happened twice

#

In one day

hard lintel
#

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.

brave sleet
#

Is there a way to use clawdbot without a payed api?

lunar bolt
# cerulean orchid yeah i think it has a lot of you can also do x, also do y, nothing specific and ...

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)
pulsar berry
wild peak
#

Hi there, is it a good idea to install claw on my macbook pro ?

opal plover
#

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?

odd nacelle
#

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?

crimson steeple
quasi fern
abstract lance
#

If i'm building a CRM software; would it better to do it directly myself through something like Opencode or indirectly through openclaw

solid grove
#

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?

lunar bolt
gray fable
#

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!

celest topaz
#

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

lunar bolt
gray fable
#

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

reef galleon
#

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?

dull thorn
#

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

fleet girder
#

i got an issue with the loading

#

infinite loop

#

60 mins

reef galleon
#

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.

upper hemlock
astral river
#

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.

ember whale
#

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

spice quarry
#

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?

upper hemlock
abstract lance
#

Is it better to code/build a app via openclaw; or directly through IDE's

wicked rain
#

Can't find the prompt. Kitze said it's here somewhere

astral river
upper hemlock
soft lichen
#

I've spent all day fixing my agent with claude code. It's been a nightmare.

gray fable
upper hemlock
meager oxide
#

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

cold horizon
#

is it required to manually migrate or at least stop the gateway and upgrade? After this new name again

meager oxide
#

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.

meager oxide
#

you should just keep it as main, its easier

spare surge
#

Openclaw is stuck on "typing" on telegram, how do you fix that ?

olive slate
#

Is it a known bug that the web interface doesn't actually save newlines?

ashen spade
#

is there a way to change my gpt account if i hit the limit

cold horizon
#

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

barren moth
#

Hey guys, how can I build a command control dashboard in the web UI? I prompted everything, but i don't see it live.

meager oxide
atomic raven
#

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?

meager oxide
silent mulch
#

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

lean bramble
#

Hi Guys , anyone able to export traces and metrics using opentelemetry ?

old hornet
#

trying to find a doc or tutorial on using locally hosted llama.cpp models

odd swallow
patent pelican
strong mesa
#

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

rain herald
#

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.

spare surge
ebon matrix
#

My lmstudio local failover isn’t working. Any ideas?

ashen spade
#

yo how can i change my freaking agent? My gpt ran out

ebon matrix
silent mulch
steep rapids
#

Anyone run this thing on a Raspberry Pi 5? Does it matter which linux distro I use?

odd swallow
#

No and no

astral river
knotty solar
#

XD

tall hearth
#

How can I use this without spending more than I already do on my three AI subscriptions?

keen sentinel
#

Guys - did you all need to uninstall clawdbot and install openclaw?

astral river
astral river
astral river
astral river
strong dune
#

Will LinkedIn see, that i use Clawdbot browser relay?

restive mauve
#

You might be getting throttled if its a free provider tho

old hornet
shadow notch
#

Do you run local or cloud?

sleek brook
#

how i can start ?

fossil lichen
stoic citrus
#

hey guys - any reccs on the ideal model stack? default model, thinking model, coding model, deep research model?

vale zealot
#

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!

drowsy sigil
#

I track all usage one uses for their model

#

and provide a ledger for people to view how many tokens they have used

halcyon hill
#

Been installing beta and it’s been over 20 minutes. This is already after I installed regular

drowsy sigil
#

my app only tracks usage though I imagine doing the other actions might be hard

pine elbow
#

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?

neon shard
#

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?

sterile minnow
drowsy sigil
#

I want to know more about the problem

tall hearth
#

i use codex atm with my subscription, that works doesnt it?

drowsy sigil
#

I believe the sdk and app i created solves this all

serene dust
#

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

magic tree
#

Same problem, have you found a solution?

gray fable
# upper hemlock yeah that is what i want too. I will probably just resort to running multiple do...

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" }
}

delicate crescent
#

what models and plans are you using?? i have chatgpt codex and i burn throu the allowence.

delicate crescent
knotty solar
clever cipher
#

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.

next plaza
#

[⚡️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.

https://agihalo.com/

edgy valley
#

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?

shadow notch
edgy valley
tropic sapphire
#

any free api i could us with with claw i could use

wet adder
slim gate
#

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 ??

edgy valley
tropic sapphire
#

for paid one's wat would u recommended

warped swift
#

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?

bronze topaz
#

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

flint mica
edgy valley
#

Right

#

Is there a better GitHub copilot model I should try

#

They all seem to have the same context window

flint mica
#

Opus

#

I use copilot aswell

edgy valley
#

Sounds good

#

Will do

flint mica
#

I have no issues with it

serene dust
cold horizon
edgy valley
#

Why is this happening now 😭

warped kettle
#

Didi party

#

Lol

edgy valley
#

😭

#

lol

sage lagoon
#

Hey fellow Crustaceans,

I finished the quick setup and have two things that stumped me.

  1. 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?

  2. 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.

delicate crescent
vivid torrent
#

Can someone help me it u want dm me

spice cliff
# rapid sonnet did you ever solve this?

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

strong dune
#

Hey, will LinkedIn/Instagram detect the Clawd Managed browser for automated outreach?

minor hawk
#

Anyone else getting "400 The requested model is not supported." for github-copilot provider?

little terrace
#

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?

sage lagoon
sage lagoon
# spice cliff Just use linux

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.

spark gust
#

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?

spice cliff
#

Also, get used to spend hours on fixing and reinstalling stuff

vast thorn
#

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.

little terrace
vast thorn
wooden drum
#

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?

fringe wolf
#

Why it is not replying me on the dashboard and telegram it only shows “…”

fringe wolf
#

yes

vast thorn
#

thats why

#

google must of done something to it today

#

a fix will probably happen soon

fringe wolf
#

🗿 ok

vast thorn
vague totem
#

Does anyone try to launch the dashboard on the AWS EC2 environment?

delicate crescent
rocky grail
wooden drum
rocky grail
delicate crescent
rocky grail
#

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?

wooden drum
wet oxide
#

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.

rocky grail
molten yarrow
#

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....

rocky grail
edgy valley
molten yarrow
#

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

wide bough
#

for local modals what u using ?

flint mica
#

For model

edgy valley
#

Oh lol

#

It had that autofilled

#

With the like setup tool

rocky grail
#

I've found pretty MEH results from these local models so far. I have a 16gig mac mini

edgy valley
#

@flint mica

#

Now this is happening

flint mica
#

Does your copilot have opus enabled

molten yarrow
flint mica
#

So must not be enabled in copilot

tame raven
#

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.

flint mica
#

Oh wait

#

@edgy valley try 4.5

#

I thought it was 4-5 lol

edgy valley
#

I just enabled opus (didn’t know I had to lol)

flint mica
tame raven
flint mica
edgy valley
#

Let’s goooo it works

#

Tysm for your help!

flint mica
#

Yessir

tame raven
#

LOL

flint mica
edgy valley
#

Now uhh I have a small-ish problem..

How can I get the bot to go through that again

edgy valley
#

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

tame raven
flint mica
edgy valley
#

True true

tame raven
glossy tapir
#

Guys, does clawdbot eat tokens in one go? My bot spent all free tokens 84k almost in 10-15 minutes

edgy valley
#

Tysm @flint mica it seems to work perfectly now 🫡

hybrid shuttle
slim raft
#

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?

glossy tapir
valid vine
#

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

rare prawn
flat thorn
#

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?

valid vine
#

I’ll let you know if I find anything also

flat thorn
#

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.

tired rain
#

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?

green skiff
#

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

crimson steeple
#

openclaw config

green skiff
#

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

vital basin
# valid vine

/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)

crimson steeple
#

You can change the default model there, though why isn't /model working?

astral garnet
#

Look for fallback in the documentation

green skiff
crimson steeple
#

"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

glossy tapir
#

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

vital basin
green skiff
#

yeah but mine stopped working cause I hit my limits

astral garnet
hybrid shuttle
astral garnet
#

I always feed my bot the docs

shadow pawn
#

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?

astral garnet
#

I imagine people will start shading souls and identity together soon

vital basin
wide gorge
#

is kimi k2.5 as good as opus when it comes to web search/research?

fallow spade
#

Hi, can I install claw bot on windows?

cold horizon
#

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?

weak patio
#

if you dont want to lose the context you can try ⁨/compact <some instruictions>⁩ to summarise the context soo far

weak patio
#

that might let your agent stop hitting the rate limit when its trying to go through its normal loop to respond to you

vivid torrent
#

Can someone help me to understand because I don't understand

crimson steeple
vast thorn
#

how do you connect the windows version of ollama to the wsl openclaw instance

stoic shard
#

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 .

stone jackal
#

Hi everyone! Can anyone explain why everyone uses a Mac Mini? Why is this solution preferred, and how is it better than cloud storage?

placid osprey
crimson steeple
#

Highly recommend using wsl, you're going to get headaches running it on just windows

long herald
#

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?

weak patio
placid osprey
stoic shard
#

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 .

placid osprey
stone jackal
#

Which local models would you recommend?

placid osprey
crimson steeple
valid vine
#

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

normal breach
#

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?

long herald
normal breach
reef bay
#

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?

thorn dome
#

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.

crimson steeple
thorn dome
valid vine
stiff tusk
crimson steeple
crimson steeple
thorn dome
#

@crimson steeple thabks! But it is possible to chat infinite? Hehe. Or is normal to start a new conversation every time?

thorn dome
#

Ok ok. I am using sonnet for normal message and opus for code

shrewd rover
#

I need a little help, please.

crimson steeple
#

True infinity hasn't been achieved, try better memory management instead

cold horizon
crimson steeple
#

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

crimson steeple
shrewd rover
#

You mean ⁨openclaw update wizard⁩ ?

proven cove
#

Hi everyone can anyone open docs?

crimson steeple
#

that's what I said

thorn dome
crimson steeple
#

Maybe

valid vine
#

Is anyone noticing how slow Kimi 2.5 is and why does it say tokens 186k/232k 71%? If it reaches 100% what happens?

proven cove
crimson steeple
#

works for me

shrewd rover
# crimson steeple that's what I said

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.

proven cove
crimson steeple
normal breach
#

does whatsapp work for you guys?

crimson steeple
shy mason
#

Is downloading WARP through cloudflare the right way to go to install clawdbot on my device?

tired rain
pearl geode
#

i'm confused on the "free kimi model" released - is it if you run it locally only?

shrewd rover
crimson steeple
shrewd rover
#

Thank you!

stoic shard
#

Claude solved my issue 😉

#

can we have multiple OpenClaw on the same macmini ?

rose geode
#

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

true cobalt
#

I'm stuck here, the last run took over 1000s then I cancelled
Is this normal? Does it just take it's time?

cosmic hollow
#

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?

true cobalt
stable mica
#

hey i want to use perplexity´s api key but here i only see main proivders:

stiff tusk
#

docker-setup.sh⁩ really needs an ⁨update⁩ parameter and stop scaring people with onboarding after update 😄

rugged vessel
# tired rain is it free

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

stable mica
#

anyone know how i can use / setup perplexity

placid osprey
stable mica
stiff tusk
cold horizon
#

how do i add skills to my openclaw , is justpasting or giving the skills.md file to the agent enough?

rose geode
#

anyone else getting gateway issue after install?

placid osprey
vast citrus
#

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

stiff tusk
stone glacier
#

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

candid spire
#

The chat also get delayed and stuck for you guys aswell? Are you guys using alternative chat ui? Is my only problem for now

radiant quail
#

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.

gilded moth
#

hey guys, do u know why my clawhub token doesn't work? it keeps saying "Unauthorized"

cosmic hollow
# true cobalt myb bc its still named moltbot or clawdbot?

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!

unborn wharf
#

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?

tired rain
abstract merlin
#

What memory size would everyone recommend?

meager mortar
#

does anyone have streaming messages from their bot -- where you see text as it is being written -- in telegram or discord?

rose geode
#

how do i resolve:

Gateway: not detected (gateway closed (1006 abnormal closure (no close frame)): no close |
| reason)

atomic wolf
#

is kimi k2.5 good with openclaw?

crimson steeple
#

very good yes

rose geode
#

dashboard will not open

atomic wolf
#

you need the token too

#

to open dashboard

rose geode
#

yep, i copied it straight from terminal with token, will not open

atomic wolf
#

Uhh

#

I dont know then

rose geode
#

i keep getting:

gateway closed (1006 abnormal closure (no close frame)): no close reason

radiant quail
rugged vessel
simple turtle
#

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?

radiant quail
#

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.
stiff tusk
#

either docker build is broken or the 2026.02.01 build is broken
cron worked with 2026.01.30 fine. now its not.

barren moth
#

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

unborn wharf
#

Has anyone been hit with a huge rate limit cooldown? Just hit with 90+ hour wait time to start using Clawdbot again...

bleak mauve
#

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?

white epoch
#

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)

violet salmon
#

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`⁩⁩||

vast thorn
#

Why isn't antigravity working anymore.

I get "..." On discord. Then it stops.

No errors in logs.

barren moth
stiff tusk
#

whats the official install method rn?

#

cli or docker?

sage maple
#

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 ?

keen plank
#

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

stoic shard
#

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 ?

shrewd drift
stoic shard
#

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 ?

snow glade
#

What's the fix for this? Anyone know?

upper magnet
snow glade
#

Haven't started using yet

crystal jungle
#

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 ?

upper magnet
#

For me it says "The AI service is temporarily overloaded. Please try again in a moment." what should I do anyone can help?

crisp grail
#

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?

rapid sonnet
#

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

rapid sonnet
green oak
#

Then restart the gateway

snow glade
#

Will try that now. Thanks

upper magnet
shrewd rover
#

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?

weak summit
#

hi, someone succeed to install openclaw on windows ? i have some issues

upper magnet
weak summit
snow glade
#

With its respective required installation paths

shrewd rover
#

⁨```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?
weak summit
#

and i install git

#

and now its seems to work

snow glade
#

Then its good

nova yacht
#

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!

crystal jungle
#

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 ?

opal heart
#

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?

crystal jungle
#

1 million context in scout

#

big brain

vivid flax
#

hello team, does anyone have issues with the open claw chrome extension keeps not working cuz chrome keeps closing?

opal heart
crystal jungle
chilly flume
#

Yo what do I do I'm trynna set it up with website

crystal jungle
chilly flume
#

Yo what do I do I'm trynna set it up with tailscale

steel silo
#

has anyone made a guide to migrate a local setup to a vps?

buoyant widget
#

You need to pair your device, should work after that but you'll need to pair if you use another device/browser most likely

buoyant widget
shrewd rover
#

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)

stoic shard
#

Anyone using OpenClaw with KIMI K2.5 API ?
I can't make it work

orchid wing
#

sorry to interrupt

so lazy to read the docs and kindof trying my luck without wsl
does anyone know where to start

orchid wing
halcyon idol
#

I want to know why OpenClaw makes me wait and then there's nothing else

shrewd rover
stoic shard
#

@orchid wing can't we use it through API Keys ?

weak pine
shrewd rover
#

Whatever the device

keen stratus
#

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.

stoic shard
#

I have it .
my agent is running KIMI CLI and it works.
I try adding the model on KIMI and I have 401 unauthorized .

crisp wingBOT
# weak pine Here’s the explainer. Confirm you’re following this. https://x.com/kimiproduct...

📰 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.

  1. 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)
  1. 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:

halcyon idol
#

I have been troubled by this problem all day

steep rapids
#

Is it expected behaviour that the webui doesnt show new tool steps unless you press the refresh button?

#

Can we change this behaviour?

knotty solar
#

Is the installer not working anymore?

keen stratus
stoic shard
#

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

tropic glen
#

Ollama is now supported But the second step is not working sonehow

weak pine
mellow sundial
crisp wingBOT
# mellow sundial Let me help everyone before yours corrupts its own config like mines done a numb...

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

**💬 2 ❤️ 4 👁️ 214 **

still patio
#

Has anyone got Openclaw deployed on Hostinger using Traefik reverse proxy? Mind sharing config or a tip?

stoic shard
#

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).

spring hemlock
#

How to fix?

disconnected (1008): unauthorized: gateway token missing (open a tokenized dashboard URL or paste token in Control UI settings)

steep rapids
weak pine
stoic shard
#

as you can see, I haved a bit of the API, on my CLI tests.

slim trail
#

Hi, does anyone know if session pruning only works on Anthropic models? If so why only Anthropic?

stoic shard
#

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

languid hamlet
#

My clawd is telling me it can’t do things on terminal, or my computer . Am I doing something wrong ?

proven valley
#

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

stoic shard
#

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 😉

proven valley
manic furnace
#

so is kimi code less than k25?

sullen estuary
#

how can i put the skills on clawhub to my openclaw?

proven valley
#

anyone!

steel silo
sullen estuary
#

or the name

steel silo
naive temple
#

Make sure you review the skill yourself before installing.

sullen estuary
#

what i tell him to install

#

🥺

long bough
#

any tutorial how to install my first clawd?

weak pine
# proven valley can someone hop on a zoom with me tonight to give me a rundown on this thing? a...

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.

long bough
lean ether
proven valley
lean ether
candid spire
#

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)

weak pine
burnt lava
sullen estuary
torpid furnace
#

Is the heartbeat prompt hardcoded or is it configurable?

weak pine
# stoic shard *kimi-coding/k2p5 Test Results:* ❌ *Direct API call* → Blocked ("only available...

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

stoic shard
#

thx will try it now .

still patio
#

Out of curiosity how much are people spending on LLM providers to get these fancy autonomous systems? Is it practical to use Ollama instead?

torpid furnace
wet lotus
#

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 ?

wet lotus
still patio
winter shuttle
atomic wolf
#

Is it possible that my AI (kimi k2.5) writes files and send on discord when I ask it? I couldnt figure out how

worn depot
#

my bot isnt reponding need help

still patio
#

openclaw tui

echo rose
#

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?

still patio
#

I mean there's a difference between tokens (context) and usage limit but idk could be something else

finite bobcat
#

Has anyone got that issue: Gateway failed to start: Error: hooks.enabled requires hooks.token

weak pine
# sullen estuary what about these vps protections? the free tier ones

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.

echo rose
# worn depot ....

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.

lean ether
weak summit
#

which IA is totally free to use with OpenClaw

lean ether
worn depot
#

is the hardwre good for runing the model ?

echo rose
lean ether
odd nacelle
#

⚠️ 🧩 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?

weak pine
crisp wingBOT
# weak pine Think MiniMax and Kimi 2.5 are currently free to use with OpenClaw. However, y...

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:…

floral spindle
#

is bitwarden integration planned or is it only 1password for now?

analog saddle
desert spruce
#

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.

spring cedar
#

Is the openclaw agent barred from editing its own config file? (openclaw.json)

manic solar
#

Can i run coding subagent on something else than codex/claude?

slender obsidian
#

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.

spring cedar
slender obsidian
random mantle
#

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?

stiff tusk
spring cedar
# slender obsidian what error is it giving you?

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.

slender obsidian
#

have you tried 'openclaw doctor' to see what it spits back?

spring cedar
#

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

slender obsidian
#

so it's presenting itself as a json syntax issue?

urban orchid
#

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?

spring cedar
#

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.

slender obsidian
#

I would copy/paste it into a decent AI and have it troubleshoot syntax and formatting errors. If I am understanding your issue.

spring cedar
#

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

delicate solar
#

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

spring cedar
#

maybe I just tell openclaw to talk to codex on my behalf. lol

slender obsidian
#

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.

spring cedar
#

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

slender obsidian
#

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

urban orchid
#

sorry config

spring cedar
delicate solar
slender obsidian
candid steeple
#

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.

silent cosmos
#

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

upbeat sage
#

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

weak summit
#

on windows can i use LM studio with openclaw ?

wintry oar
#

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

brave trench
#

Everytime I switch models on Openrouter my bot goes offline and I have to reconfigure manually in the Json to get it working again.

slender obsidian
marsh urchin
brave trench
opal heart
#

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?

wintry oar
upbeat sage
slender obsidian
upbeat sage
slender obsidian
# wintry oar did you keep your old clawdbot config too?

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.

slender obsidian
wintry oar
steep arrow
#

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.

slender obsidian
robust thunder
#

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?

stoic shard
#

@weak pine it worked btw.

#

thx for your support

red pike
#

Hey does clawd bot is as strong as opus 4.5 ? Is it free and can he code ?

slender obsidian
robust thunder
#

Maybe that did a re-onboarding

spark silo
#
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

floral spindle
#

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

olive slate
#

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 "-"

slender obsidian
floral spindle
floral spindle
#

also is there anyway to switch models without doing openclaw onboard and just skipping stuff everytime

olive slate
#

with ⁨openclaw models

#

or ⁨openclaw config

floral spindle
#

bet

olive slate
floral spindle
#

i still havent figured out making remote gateway lmao so im wokring with what i have for now

lofty shuttle
#

also from the chat with the agent /models list /models openai/GPT-5.2 for example to switch to another model

olive slate
#

I've used a remote proxy before with other web uis so I know it at least works

lofty shuttle
#

the agent will take care of the rest and restart the gateway'

olive slate
#

and of course my server is returning 403

floral spindle
floral spindle
#

uh, i cant figure out how to make it not use openrouter/auto

weak pine
spark silo
#
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?

floral spindle
marsh urchin
#

or whats the prompt?

worthy patrol
#

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?

dapper plover
#

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?thanks

lofty mauve
#

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

solemn bobcat
#

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?

high crest
#

how can i manually add an api key of a llm on the web ui?

viral lance
#

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.

pseudo hill
#

Hi everyone,
I saw documentation about an android companion app.
Anyone knows where to find it?

plain slate
#

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

pseudo hill
split gyro
#

I'm having this issue trying to install the app, someone knows about it?

solemn bobcat
#

How to add telegram allowlist to add bots

tardy heath
slender obsidian
#

I see you can put openclaw in termux under android, but that would be emulation I think

fading shore
#

yesz

random mantle
#

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.

slender obsidian
random mantle
#

hmm okay. I did manage to get ⁨gpt-5-mini⁩ to work.

wary epoch
#

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?

lone gulch
#

M getting EPERN operation not permitted symlink ….

#

Even m using wsl in windows

#

Can anyone help me please..

odd nacelle
#

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

little patio
#

can anyone help me with clawbot am using the clawbot web browser extension and it wont work at all

#

its annoying asf

wary epoch
#

the update crashed and have to re-install will that overwrite all my progress/work with the agents etc??

high crest
#

how can I fix this in the web UI?

little patio
high crest
little patio
little patio
little patio
#

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

stiff tusk
#

anyone tried to connect to kimi-k2.5-instant?

formal fog
#

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

placid osprey
hard lintel
#

I can't get it to run a task overnight/a very time consuming one. Any tips or tricks?

floral sequoia
#

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?

placid osprey
south jetty
#

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

little patio
little patio
#

ofc brotha take your time

placid osprey
#

i will check, cause i also know, that there is a chrome web skill

little patio
#

okay its not a skill I dont think so it is a chrome extension

floral sequoia
#

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?

placid osprey
little patio
brave girder
#

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

bleak mauve
#

anyone else getting this issue: enabled (plugin memory-core) · unavailable

#

@silk ingot ever seen this: enabled (plugin memory-core) · unavailable

tardy sandal
#

Yo, is there any good models with free api key?

little patio
#

i saw someon on yt do so I am really confussed

placid osprey
#

without any direct chat history, i cannot help you really

little patio
placid osprey
#

just the conversation history between you and clawd

#

when you tried to install it.

little patio
#

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

little patio
#

idk why it says that even though it is downloaded local on my my laptop

little patio
#

@placid osprey

autumn spoke
#

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?

full pine
#

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>

vestal bridge
#

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

spark scaffold
#

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).

tired rain
#

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.

clever pollen
#

Getting message disconnected (1008): control ui requires HTTPS or localhost (secure context), any ideas what is messed up with config?

supple crown
#

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!

robust cobalt
#

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.

opal heart
#

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

opal heart
robust cobalt
opal heart
#

i personally just use the dashboard and look under config

robust cobalt
#

oh! thanks for the tip

indigo pond
#

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!

astral garnet
#

what context is openclaw setting?

#

ollama often sets to like 4096 by default

fading wave
#

Hello, I am countering this message “124 packages are looking for funding
Fun ‘npm funding’ for details

sullen latch
#

how do you guys set up a twitter account for your agent without it getting suspended

opal heart
fading wave
#

Ohhhh

sullen latch
fresh moon
#

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

indigo pond
astral garnet
#

64k context on ollama how much vram?

#

set it low to 4k and see if it loads the model to memory

indigo pond
#

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.

round thunder
#

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?

trail quest
#

Any recommendations for best ways to juggle multiple sessions? Ideally within telegram 🤔

brave trench
#

Hello needs some help guys

rocky orbit
rocky orbit
shadow veldt
#

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.

brave trench
#

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?

pearl sorrel
#

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 😅

brave trench
rocky orbit
brave trench
#

Ahh. Do I just type Openclaw Gateway logs

#

Cookin

rocky orbit
#

On your terminal you'll have it normally

glass loom
#

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

tidal turtle
#

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?

normal cape
#

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.

fading wave
#

Any one know bout this

sullen latch
#

does anyone have their agent on X?

rocky orbit
brave trench
rocky orbit
fading wave
#

Where do I find the tokenized url ???

sour slateBOT
tidal turtle
#

This is interesting, as of why I can't open the docs

tired rain
#

check your extensions etc

#

andyour pihole if you're using that

tidal turtle
#

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...

proven vigil
odd trout
#

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?

atomic wigeon
#

guys i need help

#

ive been trying to install clawdebot via powershell bvut i keep running to errors

blissful surge
#

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

grand fable
#

Can someone point me in the direction of APK for OpenClaw node?

barren silo
#

Anyone know if i can connect my anthropic max subscription to OpenClaw instead of using api tokens?

viral blade
blissful surge
proven harbor
#

why does everyone want to use this as a get rich quick bot and point it at finance?

viral blade
sour kite
#

what is a way for telling openclaw how to use the socket and connect to it properly?

trim perch
wraith sigil
#

how did you guys get your openclaw to use antigravity as the api?

formal fiber
#

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.

blissful zephyr
#

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?

fresh moon
#

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

paper agate
#

Context resets are really annoying. Memory search and memory Manager does not really help

placid walrus
#

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?

marsh notch
grand fable
#

Yes, i just thought there was a compiled apk somewhere (bot lead me here to be honest)

fleet shore
slender obsidian
fading wave
#

I still can’t connect to my gateway… anyone got any ideas…

drifting cave
#

should open a new dashboard with the token already correct

fading wave
#

I did and it’s still empty

#

🙁

drifting cave
#

is the gateway started at all?

fading wave
#

How do I check that

drifting cave
#

what are the logs after the running the gateway command

#

run openclaw gateway

odd swallow
fading wave
#

I am using locally on my Mac yea

sly heart
#

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?

upper hemlock
#

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?
drifting cave
odd swallow
sly heart
drifting cave
fading wave
#

I redid the entire thing and it worked hah

drifting cave
#

yeah

upper hemlock
# drifting cave what model are you using? specific if possible

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"
]
},

drifting cave
#

try openclaw doctor and openclaw doctor --fix next

#

if something bad happens again

drifting cave
#

isnt the oauth expired?

#

try running openclaw models and seeing what you get

fading wave
#

And it died again

drifting cave
#

it will tell you if its expired

drifting cave
wary yarrow
#

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

drifting cave
#

never thought of that

upper hemlock
fading wave
#

Do I have to download the app to pair with the webpage

drifting cave
sly heart
upper hemlock
round ginkgo
#

What are legit free model options to run with Openclaw?

drifting cave
upper hemlock
drifting cave
wary yarrow
drifting cave
#

ran into a similiar issue recently

wary yarrow
#

I saw unlimited tokens when I generated the key, but not sure about any catch.

fervent yoke
#

is there any way to use "DeepSeek V3.2 Speciale" on openclaw? hangs when I try setting it manually

round ginkgo
#

Ehhh its chinese lol any word on the trustworthyness of it?

upper hemlock
drifting cave
#

delete

#

this image

#

please

#

like, right now

round ginkgo
#

Bro.....

drifting cave
wary yarrow
#

big oof

round ginkgo
#

Delete that pic man and generate a new token quickly

manic arrow
#

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?

round ginkgo
#

Drewski got a link t the nvidia API key give away?

fervent yoke
#

The gateway UI doesn't give errors for some reason

#

just blanks like you're seeing

drifting cave
#

please generate a new token @fading wave

#

be more careful next time

upper hemlock
stiff mural
#

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

drifting cave
#

if it did, should be only 0

manic arrow
manic arrow
fervent yoke
drifting cave
fading wave
#

How do I generate a new token o

drifting cave
#

add qwen as a fallback

crisp wingBOT
# wary yarrow reddit thread with info: https://www.reddit.com/r/WritingWithAI/comments/1qr8pxw...
rxddit.com

NVIDIA has made kimi-k2.5 available, which can be used for free. You just need to:

  1. Register and apply for a key: https://build.nvidia.com/settings/api-keys
  2. Use OpenAI's compatible mode to connect various Agents
wary yarrow
#

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

drifting cave
drifting cave
wary yarrow
#

no idea, haven't had a chance to mess with it

round ginkgo
#

lol well heck I am getting ready to get started for the very first time lets work it together!

wary yarrow
#

I'm new to the openclaw train and wanted to start with kimi

round ginkgo
#

From why my go to says Kimi is on par with the big three

drifting cave
wary yarrow
#

where to go to get that set up?

round ginkgo
#

I wont be able to use it for serious dev work BUT it will be fin to play with

drifting cave
#

openclaw onboard

#

then check all the models you want

#

during the onboard

wary yarrow
#

right, but I meant is there an api key needed for qwen?

normal skiff
drifting cave
#

oauth

#

it'll just ask you to log in

drifting cave
normal skiff
#

still better then giving api access to moltbot

round ginkgo
normal skiff
wary yarrow
normal skiff
drifting cave
#

ill see if i run into any errors