TelegramRSS icon indicating copy to clipboard operation
TelegramRSS copied to clipboard

Multiple sessions detected. Specify which session to use. See README for examples.

Open chrismk opened this issue 4 years ago • 1 comments

How to deal with it?

chrismk avatar Aug 15 '21 11:08 chrismk

Hi!

TelegramRSS does not support TelegramApiServer with multiple sessions. You need run TelegramApiServer with single session. You can define session in --session parameter, or leave only one session file in /sessions folder.

You can run multiple instances of TelegramApiServer on different ports if you need multiple sessions.

xtrime-ru avatar Aug 15 '21 21:08 xtrime-ru