u u
u u
``` I, [2016-08-24T16:05:10.859844 #14821] INFO -- : Attaching to telegram-cli control socket at localhost:9009 telegram-history-dump.rb:26:in `initialize': Connection refused - connect(2) for "localhost" port 9009 (Errno::ECONNREFUSED) from telegram-history-dump.rb:26:in `open' from telegram-history-dump.rb:26:in...
At first, im running telegram-cli via screen: `screen bin/telegram-cli -k tg-server.pub --json -P 9009` Then, im hiding the telegram-cli screen (Ctrl+A+D) and try to execute your script: `ruby telegram-history-dump.rb` And...
@saeeds255 that is exactly what i did.