Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

telegram client not working or responding #2557

Open
gauthking opened this issue Jan 20, 2025 · 10 comments
Open

telegram client not working or responding #2557

gauthking opened this issue Jan 20, 2025 · 10 comments

Comments

@gauthking
Copy link

["ℹ Telegram Message: [object Object]"]

◎ LOGS
Creating Memory
cd87f4c9-e60c-0c23-9c90-91cc0b4851e7
Hi

⛔ ERRORS
API Response:
Domain is unavailable

⛔ ERRORS
Full error details:
{}

⛔ ERRORS
❌ Error handling message:
{}

⛔ ERRORS
Error sending message:
{}

why do i keep on getting this issue ?? i setup defaultcharacter , i put client as telegram and modelprovider as gaianet..
i ve made sure ive provided all the env values for gainet and for the telegram_bot_token.
after i run pnpm run start.. and send a "hi" message from the telegram bot , the above error keeps on coming.. pls tell me what im doing wrong????

Image

Copy link
Contributor

Hello @gauthking! Welcome to the elizaOS community. Thank you for opening your first issue; we appreciate your contribution. You are now an elizaOS contributor!

@ai16z-demirix
Copy link
Contributor

Hello @gauthking , have you run pnpm build before starting agent ?

@gauthking
Copy link
Author

Hello @gauthking , have you run pnpm build before starting agent ?

yes i did.. every time.. it gives me the same error.. and now my local vite frontend client is also not connecting to the 3001 port..
pls help

@ai16z-demirix
Copy link
Contributor

@gauthking
Can you access api.telegram.org via your browser?
Do you maybe use VPN or something that might be blocking your access to api.telegram.org ?
Does your bot have the necessary permissions to send messages in the group/channel where it is?

@gauthking
Copy link
Author

@gauthking Can you access api.telegram.org via your browser? Do you maybe use VPN or something that might be blocking your access to api.telegram.org ? Does your bot have the necessary permissions to send messages in the group/channel where it is?

im not using any vpn, but is it necessary to talk to the bot via a telegram channel/group , can't we just directly dm it on telegram chats coz i was doing that all this time..

@ai16z-demirix
Copy link
Contributor

ai16z-demirix commented Jan 20, 2025

@gauthking I assumed that you are messaging bot via channel/group, you should be able to do both.
Are you able to start agent with any other clients, discord, etc., or just start the agent itself ?

@bogdanIuga
Copy link

bogdanIuga commented Jan 20, 2025

same issue here, but twitter related.

⛔ ERRORS
API Response:
Domain is unavailable

⛔ ERRORS
Full error details:
{}

⛔ ERRORS
Error handling Twitter interactions:
{}

it can't post/reply.

tried from a VM and from localhost. same issue.
worked ok on previous versions.

@ai16z-demirix

@ai16z-demirix
Copy link
Contributor

The only thing I can advise right now is to, if you have not tried already, run:

pnpm clean

Then again:
pnpm install
pnpm build
pnpm start

@bogdanIuga
Copy link

@ai16z-demirix tried it before, tried it again just now. same issue

@ai16z-demirix
Copy link
Contributor

Please wait for the next release and reach us out if the issue persists. Thank you for you patience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants