#my telegram stop

1 messages ยท Page 1 of 1 (latest)

short creek
#

how I see if all ok?

vocal terraceBOT
# short creek how I see if all ok?

To check if Clawdbot is running smoothly, run:

clawdbot status

This shows you the current state, running services, and any issues.

If you want to check the Gateway specifically:

clawdbot gateway status

Both will tell you if everything is healthy or if there's something that needs attention. ๐Ÿฆ

Need help interpreting the output?

short creek
#

Channels
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚ Channel โ”‚ Enabled โ”‚ State โ”‚ Detail โ”‚
โ”œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ค
โ”‚ Telegram โ”‚ ON โ”‚ OK โ”‚ token config (8509โ€ฆ61L0 ยท len 46) ยท accounts 1/1

short creek
#

I send message and he don aswared me

short creek
#

how i reconect my telegram on the same session? he stop talk with me

short creek
#

@vocal terrace

vocal terraceBOT
# short creek <@1457407575476801641>

Hey! I see you tagged me. ๐Ÿฆ

What's up with the Telegram channel? The status showed OK earlier โ€” are you seeing issues now, or is there something specific you'd like help with?

short creek
vocal terraceBOT
# short creek how i rest a channel without enterrupt the session

To restart a channel, you can restart the Gateway:

clawdbot gateway restart

Note: This will briefly restart ALL channels, not just Telegram. But it won't affect your sessions โ€” conversations continue once the gateway is back up.

Is there a specific reason you need to reset the Telegram channel? If it's having issues, I can help troubleshoot directly instead of a full restart. ๐Ÿฆ

short creek
vocal terraceBOT
# short creek Gateway service check failed: Error: systemctl --user unavailable: unknown error

Ah, that error means you're running Clawdbot in an environment where systemd user services aren't available (common in Docker or some VPS setups).

The Gateway is still running, just not managed by systemd. You can restart it directly:

clawdbot gateway restart

This will restart the Gateway without needing systemctl.

If the Gateway has already exited due to the failed check, you'll need to start it manually:

clawdbot gateway start

What happened โ€” did the Gateway stop working, or are you just seeing the check warning? ๐Ÿฆ

short creek
short creek
#

@vocal terrace how I delete telegram connetction?

vocal terraceBOT
short creek
#

@vocal terrace how i start a telegram connection?

vocal terraceBOT