Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

showing key error in config file #40

Closed
Lucifer7535 opened this issue Apr 4, 2021 · 2 comments
Closed

showing key error in config file #40

Lucifer7535 opened this issue Apr 4, 2021 · 2 comments

Comments

@Lucifer7535
Copy link

2021-04-04T17:57:37.121624+00:00 app[worker.1]: Traceback (most recent call last):
2021-04-04T17:57:37.121670+00:00 app[worker.1]: File "main.py", line 19, in
2021-04-04T17:57:37.121875+00:00 app[worker.1]: from config import (
2021-04-04T17:57:37.121902+00:00 app[worker.1]: File "/app/config.py", line 7, in
2021-04-04T17:57:37.122050+00:00 app[worker.1]: API_ID = int(environ["1389947"])
2021-04-04T17:57:37.130217+00:00 app[worker.1]: File "/app/.heroku/python/lib/python3.6/os.py", line 669, in getitem
2021-04-04T17:57:37.130945+00:00 app[worker.1]: raise KeyError(key) from None
2021-04-04T17:57:37.131000+00:00 app[worker.1]: KeyError: '1389947'

@Lucifer7535
Copy link
Author

i got help from support group

@rktiwari00
Copy link

i got help from support group

Please share here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants