Telegram closes automatically after about 1 minute. Why does this happen, and how can I fix this issue?
Try opening at terminal and running a command like
telegram-desktop 1> ./out 2> ./err
and when your Telegram client closes observe the contents of ./out and ./err.
Personally, I would run tail -f ./out and tail -f ./err in additinoal terminal windows, but that’s because I use i3 and drink this organic alternative to Monster energy while hitting my bomb ass vape, so I’m all fast like that yknoimsaynnshee.
The StandardOutput or StandardError emitted by your Telegram client will more likely than not give you the answer.
2 Likes
6 posts were split to a new topic: Telegram encryption