-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
Integration: TelegramUse this label to identify Telegram bot integration issues with NemoClaw.Use this label to identify Telegram bot integration issues with NemoClaw.bugSomething isn't workingSomething isn't working
Description
Description
Both times I've set this up, the telegram bridge status is not reported correctly. nemoclaw start starts the bridge, but status says it's not running, and nemoclaw stop always says it's not running (and therefore does not stop it).
Reproduction Steps
- Set up nemoclaw
- Run
nemoclaw stop - Set up a telegram bot key in the env var
- Run
nemoclaw startand notice it says the bridge is running - Run
nemoclaw statusand notice it says it is not running - Run
nemoclaw stopand notice that it does not stop the bridge, saying it's not running - Run
psand see the bridge is still running.
Environment
- OS: Ubuntu 24.04
- Node: v22.22.1
- Docker: 29.3.0, build 5927d80
- Nemoclaw: commit be7ec09 with fix: resolve openclaw.json permissions conflict and scope Dockerfile … #570 applied to get past onboarding (note:
nemoclaw --versionas the template asks for does not work, it says unknown command)
Debug Output
Logs
Checklist
- I confirmed this bug is reproducible
- I searched existing issues and this is not a duplicate
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Integration: TelegramUse this label to identify Telegram bot integration issues with NemoClaw.Use this label to identify Telegram bot integration issues with NemoClaw.bugSomething isn't workingSomething isn't working