Building prefix dict from the default dictionary …
DEBUG:jieba:Building prefix dict from the default dictionary …
Loading model from cache /var/folders/06/2t_lj79x7nzdy1rls94s49600000gn/T/jieba.cache
DEBUG:jieba:Loading model from cache /var/folders/06/2t_lj79x7nzdy1rls94s49600000gn/T/jieba.cache
Loading model cost 0.308 seconds.
DEBUG:jieba:Loading model cost 0.308 seconds.
Prefix dict has been built successfully.
DEBUG:jieba:Prefix dict has been built successfully.
Operations to perform:
Apply all migrations: application, contenttypes, dataset, django_apscheduler, django_celery_beat, embedding, function_lib, setting, users
Running migrations:
No migrations to apply.
Your models in app(s): ‘application’, ‘function_lib’ have changes that are not yet reflected in a migration, and so won’t be applied.
Run ‘manage.py makemigrations’ to make new migrations, and then re-run ‘manage.py migrate’ to apply them.
-
Start Gunicorn WSGI HTTP Server
-
Start Celery as Distributed Task Queue: Celery
-
Start Gunicorn Local Model WSGI HTTP Server
2024-11-14 07:23:53 Check service status: gunicorn → running at 40683
2024-11-14 07:23:54 Check service status: celery_default → running at 40684
2024-11-14 07:23:55 Check service status: local_model → running at 40685
2024-11-14 07:24:26 Check service status: gunicorn → stopped at 40683
gunicorn is stopped.
Stop service: celery_default Error
Stop service: local_model Ok