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

Cannot use my own Telegram server that I hosted on a machine with 8082 port #281

Open
HetDaftary opened this issue Jun 6, 2023 · 1 comment

Comments

@HetDaftary
Copy link

I am using the version v1.7.1 and I want to use the Telegram server "192.168.1.135:8082" where my server made with tdlib/telegram-bot-api (version 6.7.1) is hosted right now.

I am currently using the following code to connect to my server.

image

And the server is hosted like this on my local network
image

But it throws the following exception at run time:
terminate called after throwing an instance of 'boost::wrapexcept<boost::system::system_error>' what(): resolve: Host not found (authoritative)

@reo7sp
Copy link
Owner

reo7sp commented Jun 6, 2023

192.168.1.1335

You have got a typo in IP address

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

2 participants