Filik
Asgi:daphne
i got this error when i run server
File "/opt/venv/lib/python3.8/site-packages/django/apps/registry.py", line 138, in check_apps_ready
raise AppRegistryNotReady("Apps aren't loaded yet.")
django.core.exceptions.AppRegistryNotReady: Apps aren't loaded yet.
it works fine but when i deploy i got this error
75 replies
Deployment has crashed
import cv2
File "/opt/venv/lib/python3.8/site-packages/cv2/init.py", line 181, in <module>
bootstrap()
File "/opt/venv/lib/python3.8/site-packages/cv2/init.py", line 153, in bootstrap
native_module = importlib.import_module("cv2")
File "/root/.nix-profile/lib/python3.8/importlib/init.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
ImportError: libGL.so.1: cannot open shared object file: No such file or directory
hello can i get help pls
17 replies
Hey ! Deploying Issue
i keep getting this error while i'm deploying my first app
Operations to perform:
Apply all migrations: admin, auth, contenttypes, members, posts, sessions
Running migrations:
No migrations to apply.
/bin/bash: line 1: gunicorn: command not found
Operations to perform:
Apply all migrations: admin, auth, contenttypes, members, posts, sessions
Running migrations:
No migrations to apply.
/bin/bash: line 1: gunicorn: command not found
Operations to perform:
Apply all migrations: admin, auth, contenttypes, members, posts, sessions
Running migrations:
No migrations to apply.
/bin/bash: line 1: gunicorn: command not found
Operations to perform:
Apply all migrations: admin, auth, contenttypes, members, posts, sessions
Running migrations:
No migrations to apply.
/bin/bash: line 1: gunicorn: command not found
Operations to perform:
Apply all migrations: admin, auth, contenttypes, members, posts, sessions
Running migrations:
No migrations to apply.
/bin/bash: line 1: gunicorn: command not found
Operations to perform:
Apply all migrations: admin, auth, contenttypes, members, posts, sessions
Running migrations:
No migrations to apply.
/bin/bash: line 1: gunicorn: command not found
Operations to perform:
Apply all migrations: admin, auth, contenttypes, members, posts, sessions
Running migrations:
No migrations to apply.
/bin/bash: line 1: gunicorn: command not found
Operations to perform:
Apply all migrations: admin, auth, contenttypes, members, posts, sessions
Running migrations:
No migrations to apply.
/bin/bash: line 1: gunicorn: command not found
Operations to perform:
Apply all migrations: admin, auth, contenttypes, members, posts, sessions
Running migrations:
No migrations to apply.
/bin/bash: line 1: gunicorn: command not found
18 replies