odysseusmax / tg-index

Python web app to index telegram chats and serve its files for download over HTTP.
GNU General Public License v3.0
383 stars 468 forks source link

SESSION_STRING error while deploying replit #57

Closed tonyzhub closed 2 years ago

tonyzhub commented 2 years ago

Getting SESSION_SRING Error while deploy in replit

_python3 -m app Traceback (most recent call last): File "/home/runner/tg-index/app/config.py", line 38, in session_string = os.environ["SESSION_STRING"] File "/usr/lib/python3.8/os.py", line 675, in getitem raise KeyError(key) from None KeyError: 'SESSIONSTRING'

tonyzhub commented 2 years ago

run pyhon repl-config/run-repl.py