#For the life in me I can't get moltbot to work
1 messages ยท Page 1 of 1 (latest)
Hey! I hear you โ restarting 12 times is rough. ๐ฆ Let me help you diagnose this.
First, I need the version: moltbot --version
This matters a lot โ version mismatches are the #1 cause of weird behavior like you're describing.
While you check that, here are the most common culprits:
For "stops responding" (possible throttling)
- Check your Anthropic API quota in the console
- Some plans have lower rate limits during high-traffic periods
- If it's truly throttled, you'll see errors in the logs
For "doesn't remember"
- Moltbot has short-term and long-term memory systems
- Short-term = current conversation (should work automatically)
- Long-term = stored memories (check
~/.moltbot/memory/if configured)
Quick test: Does it forget things mid-conversation or only after you restart?
Once you give me the version, I can dig deeper. The FAQ also has dedicated troubleshooting sections:
What does moltbot --version say? ๐ฆ
when i go into terminal it doesn't show me
Thanks! That's a recent version (Jan 30) โ so it's not a stale install issue.
A few clarifying questions to narrow this down:
On "doesn't remember":
- Does it forget things within a conversation, or only after you restart Moltbot entirely?
- If you ask something early in a convo, then 10 messages later ask again โ does it respond fresh?
On "stops responding":
3. When it stops, is the process still running (moltbot status)?
4. Do you see any error messages in the output, or just... silence?
Quick config check:
Run moltbot configure show โ especially the memory section. Is it configured with a disk path, or disabled?
The most common memory issue: if long-term memory isn't set up, Moltbot only remembers the current session. A restart wipes short-term context too unless memory is persisted to disk.
What do you see in your config? ๐ฆ
2 - it forgot our entire work from yesterday.
3. sometimes i get no output. i think this is related to teh model? using opus 4.5 or haiku 3.5