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

PosixError : Network is unreachable #291

Closed
gitandboss opened this issue Jun 16, 2018 · 5 comments
Closed

PosixError : Network is unreachable #291

gitandboss opened this issue Jun 16, 2018 · 5 comments

Comments

@gitandboss
Copy link

I have no network issue and firewall is turned off , why some time I have the following error?

[ConnectionCreator.cpp:400][!ConnectionCreator]  [PosixError : Network is unreachable : 101 : Failed to connect to [[2001:67c:4e8:f004::a]:443]]
@levlam
Copy link
Contributor

levlam commented Jun 16, 2018

You have no IPv6 network, only IPv4.

@rohittp0
Copy link

rohittp0 commented Feb 5, 2021

You have no IPv6 network, only IPv4.

So how do you fix this? I can send text messages fine but when I try to send files I get this error sometimes. My network is reliable.

@levlam
Copy link
Contributor

levlam commented Feb 5, 2021

@rohittp0 This is not an error. This is a warning, which doesn't affect TDLib's operability.

@rohittp0
Copy link

rohittp0 commented Feb 5, 2021

@rohittp0 This is not an error. This is a warning, which doesn't affect TDLib's operability.

But due to this I am unable to send files using TDLib.

Note: I am using python-telegram a python wrapper for TDLib.

@levlam
Copy link
Contributor

levlam commented Feb 5, 2021

@rohittp0 No, this is no an error. The error is somewhere else.

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