#How do I use Ollama if I'm on windows and the OpenClaw download is on WSL?
1 messages · Page 1 of 1 (latest)
@agile bronze
⚠️ 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
@agile bronze
⚠️ 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
@ornate bobcat
@agile bronze
⚠️ 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
🙂
Krill is on a deep dive at the moment, he may need a little time 🙂
if you're on windows, just install it on windows using powershell
I tried many times to install openclaw on wsl (ubuntu), and for now it's just too buggy
The main issue is the node-llama dependency
Even if I managed to install it on wsl, it didn't integrate properly with slack or telegram, it had an issue with the web UI etc...
however on windows, openclaw works flawlessly so far
did you figure it out
Are you running it on windows in a docker container?
I don’t want to run it on windows because I don’t want it having access to my hole machine
So just curious if youre running on windows in a docker container or on windows “in the open”?
The biggest issue is that the docs are really terrible when it comes to a Windows WSL/Ubunto setup in docker
I’ve seriously spent 40+ hours troubleshooting WSL/Ubuntu + docker
The farthest I’ve gotten is getting it to function as a basic chatbot in discord and control UI. Have not been able to get it to use any tools, or browse the web, or live search, or do agent loops, or anything really
yeah it's a pain... I also tried a lot of things on WSL...
I installed it on regular windows, no docker container
I'm not worried about security issues, it's a local server after all on 127.0.01 + it's only running when I launch the gateway
For security, the only way I would be worried is if a tunneling service like ngrok would be running at the same time as the gateway
Well it all works now on WSL btw
I did it