ifixkart-backend/backend.log

21 lines
1.3 KiB
Text

INFO: Started server process [1150133]
INFO: Waiting for application startup.
INFO: Application startup complete.
ERROR: [Errno 98] error while attempting to bind on address ('127.0.0.1', 8010): address already in use
INFO: Waiting for application shutdown.
INFO: Application shutdown complete.
FastAPI Application Booting... Running automatic database schema verification and permission seeding...
Verifying/creating database 'ifixkartecommerceadmin' on MySQL host 127.0.0.1:3306...
Verifying/creating database 'ifixkartcrm' on MySQL host 127.0.0.1:3306...
Verifying/creating database 'ifixkartecommerce' on MySQL host 127.0.0.1:3306...
Creating tables in Core Database...
Creating tables in CRM Database...
Creating tables in Commerce Database...
Auto-Migration: Modifying 'device_models.series_id' to be NULLable...
All tables compiled and created successfully in their respective databases.
Seeding bootstrap system settings...
Bootstrap complete. All business data must be added via the Admin UI.
Automatic database initialization and seeding completed successfully.
Media Async Garbage Collector & Reconciliation Worker thread started.
Persistent Migration Worker background thread started.
[worker-1150133-28157f] Migration Worker daemon initialized and listening for queued jobs...