vysheng / tg

telegram-cli
GNU General Public License v2.0
6.5k stars 1.54k forks source link

connection refused with ubutun #1640

Closed shijin0925 closed 4 years ago

shijin0925 commented 4 years ago

here is the log: elegram-cli uses libtgl version 2.1.0 Telegram-cli includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/) I: config dir=[/home/shijin/.telegram-cli] 1579228235.959403 Can not connect to 149.154.175.50:443 Connection refused 1579228235.959733 Can not connect to 149.154.167.51:443 Connection refused 1579228235.960010 Can not connect to 149.154.175.100:443 Connection refused 1579228235.960205 Can not connect to 149.154.167.91:443 Connection refused *** 1579228235.960421 Can not connect to 149.154.171.5:443 Connection refused

i was trying to connect telegram with ubuntu

shijin0925 commented 4 years ago

my proxychains was istalled by root,but run it with nonroot user,i add proxychains configration to nonroot user and it solved.