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

No clear message when config file is missing #21

Open
grololo06 opened this issue Jul 8, 2021 · 0 comments
Open

No clear message when config file is missing #21

grololo06 opened this issue Jul 8, 2021 · 0 comments

Comments

@grololo06
Copy link
Member

In this case, the app loops trying to connect to a DB without any hint on what to do...


Exception ignored in: <function Service.__del__ at 0x7f04e6edc280>
Traceback (most recent call last):
  File "/app/API_operations/helpers/Service.py", line 168, in __del__
    if self.session is not None:
AttributeError: session
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

1 participant