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

Something went wrong, please try again. #119

Open
x1pepe opened this issue Jan 23, 2023 · 8 comments
Open

Something went wrong, please try again. #119

x1pepe opened this issue Jan 23, 2023 · 8 comments

Comments

@x1pepe
Copy link

x1pepe commented Jan 23, 2023

Hi!, I installed telegram-send and its went works with out problems, but one day it did not work anymore.
If I run:
telegram-send
... I get:
Config not found
Please run: telegram-send --configure

If I run:
telegram-send --configure
... I get:
Talk with the BotFather on Telegram (https://telegram.me/BotFather), create a bot and insert the token
When I insert the token, I get:
❯ 5417963401:AAEccO2JhiivQUGtXCoN8_xRVggvqUPg8Ag
Something went wrong, please try again.

How can I fix this?

@imlordeyaya
Copy link

I had similar problem, updating to latest version helped.

@x1pepe
Copy link
Author

x1pepe commented Jan 24, 2023

How can I update? I have installed:
telegram-send 0.34

@x1pepe
Copy link
Author

x1pepe commented Jan 26, 2023

Well! I found my problem. My telephone company put me some app it was blocking api.telegram.org in every access, so now it's solved.

@Goosegit11
Copy link

Goosegit11 commented Apr 20, 2023

Same issue. Nothing is blocking my requests to api.telegram.org.
my token is definitely correct

example:
2224231830:AAEQqwjCbDF3vG1gwTRuSHf0-CphjAReEgw

image

@albertmonteith
Copy link

Same here. Latest version of telegram-send seems broken.

Here is an alternative for sending from Python:
https://medium.com/codex/using-python-to-send-telegram-messages-in-3-simple-steps-419a8b5e5e2

Here is an alternative for sending from the command line/bash script:
https://hackernoon.com/how-to-create-a-simple-bash-shell-script-to-send-messages-on-telegram-lcz31bx

@Goosegit11
Copy link

Here is an alternative for sending from the command line/bash script:
https://hackernoon.com/how-to-create-a-simple-bash-shell-script-to-send-messages-on-telegram-lcz31bx

btw there's shell tg-post

@pnewbery
Copy link

pnewbery commented Sep 6, 2023

I have the "Something went wrong" error message on trying to insert the token at the telegram-send --configure stage. I have tried downgrading to 13.5, but the error persists. https://api.telegram.org is not blocked.
This is on Linux Mint 21.2 (victoria).
I do have it working on a second Mint 21.2 machine in a different location.
Can you recommend any steps to de-bug the issue, as "Something went wrong" is not very helpful.

@rahiel
Copy link
Owner

rahiel commented Oct 7, 2023

Can you recommend any steps to de-bug the issue, as "Something went wrong" is not very helpful.

In the latest version of telegram-send it shows the error before saying that "Something went wrong".
So please upgrade and try again.

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

No branches or pull requests

6 participants