Replies: 3 comments 2 replies
-
|
Hi huichia, For a sanity check, did you configure your Telegram bot token and User ID during the onboarding process? |
Beta Was this translation helpful? Give feedback.
-
|
Hi @nv-cyuen , Yes, I've completed the onboarding steps:
I also noticed that While other users on older versions show it listed (even if stopped): Could the missing telegram-bridge be related to the engine:ssrf denial? Is this expected behavior in the current version? |
Beta Was this translation helpful? Give feedback.
-
|
Hello et al, I am also trying to get Telegram to talk to openclaw via Nemoclaw. All I have got for the past two days is a cloud inference working. I want to run this local but I have this persistent error in the sandbox that just will not let me connect to telegram. I am using a Jetson ORIN AGX 64Gb Dev Kit with 1tb ssd. The Sandbox output: 🦞 OpenClaw 2026.4.9 (0512059) — I can grep it, git blame it, and gently roast it—pick your coping mechanism. │ At the least I need someone to point me in the right direction as I feel I am getting to far away from the real issue and can not see it anymore. Kind regards L |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have configured the Telegram policy in nemoclaw, but I still cannot use Telegram for conversations.
In the openshell logs, I see the following error:
[1776268872.421] [sandbox] [OCSF ] [ocsf] NET:OPEN [MED] DENIED /usr/local/bin/node(179) -> api.telegram.org:443 [policy:- engine:ssrf]
Environment
Sandbox Configuration
Question:
What additional configuration is required to make Telegram work properly in the sandbox?
Even though the policy already allows api.telegram.org, the connection is still blocked by engine:ssrf, causing the request to fail.
Beta Was this translation helpful? Give feedback.
All reactions