Closed tonyzhub closed 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'
run pyhon repl-config/run-repl.py
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'