Traceback (most recent call last):
  File "/home/hocmaima/eyecode.hocmaimai.com/passenger_wsgi.py", line 7, in <module>
    from app.main import app
  File "/home/hocmaima/eyecode.hocmaimai.com/app/main.py", line 8, in <module>
    from app.api.routes import image_routes, auth_routes, image_upload_routes
  File "/home/hocmaima/eyecode.hocmaimai.com/app/api/routes/image_routes.py", line 4, in <module>
    from ...services.image_service import get_image, get_all_images
  File "/home/hocmaima/eyecode.hocmaimai.com/app/services/image_service.py", line 3, in <module>
    from ..database import db
  File "/home/hocmaima/eyecode.hocmaimai.com/app/database.py", line 2, in <module>
    from .config import settings
ImportError: cannot import name 'settings' from 'app.config' (/home/hocmaima/eyecode.hocmaimai.com/app/config/__init__.py)
Traceback (most recent call last):
  File "/home/hocmaima/eyecode.hocmaimai.com/passenger_wsgi.py", line 7, in <module>
    from app.main import app
  File "/home/hocmaima/eyecode.hocmaimai.com/app/main.py", line 8, in <module>
    from app.api.routes import image_routes, auth_routes, image_upload_routes
  File "/home/hocmaima/eyecode.hocmaimai.com/app/api/routes/image_routes.py", line 4, in <module>
    from ...services.image_service import get_image, get_all_images
  File "/home/hocmaima/eyecode.hocmaimai.com/app/services/image_service.py", line 3, in <module>
    from ..database import db
  File "/home/hocmaima/eyecode.hocmaimai.com/app/database.py", line 2, in <module>
    from .config import settings
ImportError: cannot import name 'settings' from 'app.config' (/home/hocmaima/eyecode.hocmaimai.com/app/config/__init__.py)
[UID:2184][1951181] Child process with pid: 1951241 was killed by signal: 15, core dumped: no
Traceback (most recent call last):
  File "/home/hocmaima/eyecode.hocmaimai.com/passenger_wsgi.py", line 7, in <module>
    from app.main import app
  File "/home/hocmaima/eyecode.hocmaimai.com/app/main.py", line 8, in <module>
    from app.api.routes import image_routes, auth_routes, image_upload_routes
  File "/home/hocmaima/eyecode.hocmaimai.com/app/api/routes/image_routes.py", line 4, in <module>
    from ...services.image_service import get_image, get_all_images
  File "/home/hocmaima/eyecode.hocmaimai.com/app/services/image_service.py", line 3, in <module>
    from ..database import db
  File "/home/hocmaima/eyecode.hocmaimai.com/app/database.py", line 2, in <module>
    from .config import settings
ImportError: cannot import name 'settings' from 'app.config' (/home/hocmaima/eyecode.hocmaimai.com/app/config/__init__.py)
[UID:2184][1951181] Child process with pid: 1951248 was killed by signal: 15, core dumped: no
[UID:2184][1968428] Child process with pid: 1968474 was killed by signal: 15, core dumped: no
[UID:2184][1969707] Child process with pid: 1969860 was killed by signal: 15, core dumped: no
[UID:2184][1968428] Child process with pid: 1970460 was killed by signal: 15, core dumped: no
[UID:2184][1994692] Child process with pid: 1994775 was killed by signal: 15, core dumped: no
