2026-03-11T04:34:00.5669248Z _____ 2026-03-11T04:34:00.5669546Z / _ \ __________ _________ ____ 2026-03-11T04:34:00.5669571Z / /_\ \\___ / | \_ __ \_/ __ \ 2026-03-11T04:34:00.5669593Z / | \/ /| | /| | \/\ ___/ 2026-03-11T04:34:00.566961Z \____|__ /_____ \____/ |__| \___ > 2026-03-11T04:34:00.5669689Z \/ \/ \/ 2026-03-11T04:34:00.5669704Z A P P S E R V I C E O N L I N U X 2026-03-11T04:34:00.5669718Z 2026-03-11T04:34:00.5669735Z Documentation : http://aka.ms/webapp-linux 2026-03-11T04:34:00.5669751Z Python quickstart: https://aka.ms/python-qs 2026-03-11T04:34:00.5669765Z Python version : 3.11.14 2026-03-11T04:34:00.566978Z Instance Name : lw1sdlwk000MYJ 2026-03-11T04:34:00.5669798Z Instance Id : 56317580811f7ec9658fe34b517c4d09c45cb8bb2884446f7a24152013000863 2026-03-11T04:34:00.5669812Z 2026-03-11T04:34:00.5669828Z Note: Any data outside '/home' is not persisted 2026-03-11T04:34:08.0855425Z Starting OpenBSD Secure Shell server: sshd. 2026-03-11T04:34:08.1209235Z WEBSITES_INCLUDE_CLOUD_CERTS is not set to true. 2026-03-11T04:34:08.1767811Z Updating certificates in /etc/ssl/certs... 2026-03-11T04:34:41.0882286Z rehash: warning: skipping duplicate certificate in azl_SSL.com_TLS_RSA_Root_CA_2022.pem 2026-03-11T04:34:41.1728185Z rehash: warning: skipping duplicate certificate in azl_Sectigo_Public_Server_Authentication_Root_R46.pem 2026-03-11T04:34:41.2484482Z rehash: warning: skipping duplicate certificate in azl_Sectigo_Public_Server_Authentication_Root_E46.pem 2026-03-11T04:34:41.286132Z rehash: warning: skipping duplicate certificate in azl_SSL.com_TLS_ECC_Root_CA_2022.pem 2026-03-11T04:34:41.428381Z 4 added, 0 removed; done. 2026-03-11T04:34:41.4359789Z Running hooks in /etc/ca-certificates/update.d... 2026-03-11T04:34:41.4757296Z done. 2026-03-11T04:34:41.5309971Z CA certificates copied and updated successfully. 2026-03-11T04:34:41.8749963Z Site's appCommandLine: gunicorn --bind=0.0.0.0 --timeout 600 ledger_project.wsgi:application 2026-03-11T04:34:42.4922096Z Starting periodic command scheduler: cron. 2026-03-11T04:34:42.505631Z Launching oryx with: create-script -appPath /home/site/wwwroot -output /opt/startup/startup.sh -virtualEnvName antenv -defaultApp /opt/defaultsite -userStartupCommand 'gunicorn --bind=0.0.0.0 --timeout 600 ledger_project.wsgi:application' 2026-03-11T04:34:43.1125554Z Could not find build manifest file at '/home/site/wwwroot/oryx-manifest.toml' 2026-03-11T04:34:43.1199583Z Could not find operation ID in manifest. Generating an operation id... 2026-03-11T04:34:43.1295661Z Build Operation ID: dd419451-3524-4383-be6b-9c8ae550ad87 2026-03-11T04:34:44.7125085Z Oryx Version: 0.2.20260130.1, Commit: a98e9aef5dfb6572a08b0a07ce414e1122ab4a2e, ReleaseTagName: 20260130.1 2026-03-11T04:34:44.9407327Z Writing output script to '/opt/startup/startup.sh' 2026-03-11T04:34:45.266958Z WARNING: Could not find virtual environment directory /home/site/wwwroot/antenv. 2026-03-11T04:34:45.2732958Z WARNING: Could not find package directory /home/site/wwwroot/__oryx_packages__. 2026-03-11T04:34:48.1470599Z [2026-03-11 04:34:48 +0000] [1891] [INFO] Starting gunicorn 24.1.1 2026-03-11T04:34:48.1587344Z [2026-03-11 04:34:48 +0000] [1891] [INFO] Listening at: http://0.0.0.0:8000 (1891) 2026-03-11T04:34:48.1750893Z [2026-03-11 04:34:48 +0000] [1891] [INFO] Using worker: sync 2026-03-11T04:34:48.2167392Z [2026-03-11 04:34:48 +0000] [1892] [INFO] Booting worker with pid: 1892 2026-03-11T04:34:48.3177224Z [2026-03-11 04:34:48 +0000] [1892] [ERROR] Exception in worker process 2026-03-11T04:34:48.3249129Z Traceback (most recent call last): 2026-03-11T04:34:48.3249209Z File "/opt/python/3.11.14/lib/python3.11/site-packages/gunicorn/arbiter.py", line 641, in spawn_worker 2026-03-11T04:34:48.3249227Z worker.init_process() 2026-03-11T04:34:48.3249249Z File "/opt/python/3.11.14/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process 2026-03-11T04:34:48.3249341Z self.load_wsgi() 2026-03-11T04:34:48.3249362Z File "/opt/python/3.11.14/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi 2026-03-11T04:34:48.3249381Z self.wsgi = self.app.wsgi() 2026-03-11T04:34:48.3249395Z ^^^^^^^^^^^^^^^ 2026-03-11T04:34:48.3249413Z File "/opt/python/3.11.14/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi 2026-03-11T04:34:48.3249428Z self.callable = self.load() 2026-03-11T04:34:48.3249443Z ^^^^^^^^^^^ 2026-03-11T04:34:48.3249461Z File "/opt/python/3.11.14/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load 2026-03-11T04:34:48.3249475Z return self.load_wsgiapp() 2026-03-11T04:34:48.3249489Z ^^^^^^^^^^^^^^^^^^^ 2026-03-11T04:34:48.3249507Z File "/opt/python/3.11.14/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp 2026-03-11T04:34:48.3249542Z return util.import_app(self.app_uri) 2026-03-11T04:34:48.3249557Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-11T04:34:48.3249573Z File "/opt/python/3.11.14/lib/python3.11/site-packages/gunicorn/util.py", line 366, in import_app 2026-03-11T04:34:48.3249589Z mod = importlib.import_module(module) 2026-03-11T04:34:48.3249626Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-11T04:34:48.3249644Z File "/opt/python/3.11.14/lib/python3.11/importlib/__init__.py", line 126, in import_module 2026-03-11T04:34:48.324966Z return _bootstrap._gcd_import(name[level:], package, level) 2026-03-11T04:34:48.3249676Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-11T04:34:48.3249692Z File "", line 1204, in _gcd_import 2026-03-11T04:34:48.3249708Z File "", line 1176, in _find_and_load 2026-03-11T04:34:48.3249741Z File "", line 1147, in _find_and_load_unlocked 2026-03-11T04:34:48.3249759Z File "", line 690, in _load_unlocked 2026-03-11T04:34:48.3249777Z File "", line 940, in exec_module 2026-03-11T04:34:48.3249793Z File "", line 241, in _call_with_frames_removed 2026-03-11T04:34:48.324981Z File "/home/site/wwwroot/ledger_project/wsgi.py", line 12, in 2026-03-11T04:34:48.3249826Z from django.core.wsgi import get_wsgi_application 2026-03-11T04:34:48.3249841Z ModuleNotFoundError: No module named 'django' 2026-03-11T04:34:48.3360944Z No module named 'django' 2026-03-11T04:34:48.3370738Z [2026-03-11 04:34:48 +0000] [1892] [INFO] Worker exiting (pid: 1892) 2026-03-11T04:34:49.0193137Z [2026-03-11 04:34:49 +0000] [1891] [ERROR] Worker (pid:1892) exited with code 3. 2026-03-11T04:34:49.0581325Z [2026-03-11 04:34:49 +0000] [1891] [ERROR] Shutting down: Master 2026-03-11T04:34:49.0581627Z [2026-03-11 04:34:49 +0000] [1891] [ERROR] Reason: Worker failed to boot. 2026-03-11T04:36:44.273Z No new trace in the past 1 min(s). 2026-03-11T04:37:44.273Z No new trace in the past 2 min(s). 2026-03-11T04:38:38.056012Z _____ 2026-03-11T04:38:38.0560586Z / _ \ __________ _________ ____ 2026-03-11T04:38:38.056061Z / /_\ \\___ / | \_ __ \_/ __ \ 2026-03-11T04:38:38.0560625Z / | \/ /| | /| | \/\ ___/ 2026-03-11T04:38:38.0560639Z \____|__ /_____ \____/ |__| \___ > 2026-03-11T04:38:38.056066Z \/ \/ \/ 2026-03-11T04:38:38.0560765Z A P P S E R V I C E O N L I N U X 2026-03-11T04:38:38.0560778Z 2026-03-11T04:38:38.0560794Z Documentation : http://aka.ms/webapp-linux 2026-03-11T04:38:38.056081Z Python quickstart: https://aka.ms/python-qs 2026-03-11T04:38:38.0560824Z Python version : 3.11.14 2026-03-11T04:38:38.0560839Z Instance Name : lw1sdlwk000MYJ 2026-03-11T04:38:38.0560857Z Instance Id : 56317580811f7ec9658fe34b517c4d09c45cb8bb2884446f7a24152013000863 2026-03-11T04:38:38.0560871Z 2026-03-11T04:38:38.0560886Z Note: Any data outside '/home' is not persisted 2026-03-11T04:38:41.4969902Z Starting OpenBSD Secure Shell server: sshd. 2026-03-11T04:38:41.5736655Z WEBSITES_INCLUDE_CLOUD_CERTS is not set to true. 2026-03-11T04:38:41.6892804Z Updating certificates in /etc/ssl/certs... 2026-03-11T04:39:02.2748023Z rehash: warning: skipping duplicate certificate in azl_SSL.com_TLS_RSA_Root_CA_2022.pem 2026-03-11T04:39:02.2833764Z rehash: warning: skipping duplicate certificate in azl_Sectigo_Public_Server_Authentication_Root_R46.pem 2026-03-11T04:39:02.2946499Z rehash: warning: skipping duplicate certificate in azl_Sectigo_Public_Server_Authentication_Root_E46.pem 2026-03-11T04:39:02.3158662Z rehash: warning: skipping duplicate certificate in azl_SSL.com_TLS_ECC_Root_CA_2022.pem 2026-03-11T04:39:02.3529928Z 4 added, 0 removed; done. 2026-03-11T04:39:02.3534211Z Running hooks in /etc/ca-certificates/update.d... 2026-03-11T04:39:02.3707624Z done. 2026-03-11T04:39:02.3900342Z CA certificates copied and updated successfully. 2026-03-11T04:39:02.6872696Z Site's appCommandLine: gunicorn --bind=0.0.0.0 --timeout 600 ledger_project.wsgi:application 2026-03-11T04:39:03.219472Z Starting periodic command scheduler: cron. 2026-03-11T04:39:03.2195725Z Launching oryx with: create-script -appPath /home/site/wwwroot -output /opt/startup/startup.sh -virtualEnvName antenv -defaultApp /opt/defaultsite -userStartupCommand 'gunicorn --bind=0.0.0.0 --timeout 600 ledger_project.wsgi:application' 2026-03-11T04:39:03.4249937Z Could not find build manifest file at '/home/site/wwwroot/oryx-manifest.toml' 2026-03-11T04:39:03.4254697Z Could not find operation ID in manifest. Generating an operation id... 2026-03-11T04:39:03.4257548Z Build Operation ID: 0a0024b6-ddf4-4bf2-9dac-a90c55ebd9c1 2026-03-11T04:39:04.611847Z Oryx Version: 0.2.20260130.1, Commit: a98e9aef5dfb6572a08b0a07ce414e1122ab4a2e, ReleaseTagName: 20260130.1 2026-03-11T04:39:04.8033693Z Writing output script to '/opt/startup/startup.sh' 2026-03-11T04:39:05.049356Z WARNING: Could not find virtual environment directory /home/site/wwwroot/antenv. 2026-03-11T04:39:05.0505901Z WARNING: Could not find package directory /home/site/wwwroot/__oryx_packages__. 2026-03-11T04:39:07.1262719Z [2026-03-11 04:39:07 +0000] [1891] [INFO] Starting gunicorn 24.1.1 2026-03-11T04:39:07.1493708Z [2026-03-11 04:39:07 +0000] [1891] [INFO] Listening at: http://0.0.0.0:8000 (1891) 2026-03-11T04:39:07.1494079Z [2026-03-11 04:39:07 +0000] [1891] [INFO] Using worker: sync 2026-03-11T04:39:07.1870146Z [2026-03-11 04:39:07 +0000] [1892] [INFO] Booting worker with pid: 1892 2026-03-11T04:39:07.3905697Z [2026-03-11 04:39:07 +0000] [1892] [ERROR] Exception in worker process 2026-03-11T04:39:07.3906234Z Traceback (most recent call last): 2026-03-11T04:39:07.3906265Z File "/opt/python/3.11.14/lib/python3.11/site-packages/gunicorn/arbiter.py", line 641, in spawn_worker 2026-03-11T04:39:07.3906286Z worker.init_process() 2026-03-11T04:39:07.3906306Z File "/opt/python/3.11.14/lib/python3.11/site-packages/gunicorn/workers/base.py", line 135, in init_process 2026-03-11T04:39:07.3906322Z self.load_wsgi() 2026-03-11T04:39:07.390634Z File "/opt/python/3.11.14/lib/python3.11/site-packages/gunicorn/workers/base.py", line 147, in load_wsgi 2026-03-11T04:39:07.3906355Z self.wsgi = self.app.wsgi() 2026-03-11T04:39:07.3906379Z ^^^^^^^^^^^^^^^ 2026-03-11T04:39:07.3906398Z File "/opt/python/3.11.14/lib/python3.11/site-packages/gunicorn/app/base.py", line 66, in wsgi 2026-03-11T04:39:07.3906498Z self.callable = self.load() 2026-03-11T04:39:07.3906513Z ^^^^^^^^^^^ 2026-03-11T04:39:07.390653Z File "/opt/python/3.11.14/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 57, in load 2026-03-11T04:39:07.3906546Z return self.load_wsgiapp() 2026-03-11T04:39:07.390656Z ^^^^^^^^^^^^^^^^^^^ 2026-03-11T04:39:07.3906578Z File "/opt/python/3.11.14/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 47, in load_wsgiapp 2026-03-11T04:39:07.3906594Z return util.import_app(self.app_uri) 2026-03-11T04:39:07.3906609Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-11T04:39:07.3906626Z File "/opt/python/3.11.14/lib/python3.11/site-packages/gunicorn/util.py", line 366, in import_app 2026-03-11T04:39:07.3906641Z mod = importlib.import_module(module) 2026-03-11T04:39:07.3906675Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-11T04:39:07.3906695Z File "/opt/python/3.11.14/lib/python3.11/importlib/__init__.py", line 126, in import_module 2026-03-11T04:39:07.3906712Z return _bootstrap._gcd_import(name[level:], package, level) 2026-03-11T04:39:07.3906728Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-03-11T04:39:07.3906744Z File "", line 1204, in _gcd_import 2026-03-11T04:39:07.390676Z File "", line 1176, in _find_and_load 2026-03-11T04:39:07.3906777Z File "", line 1147, in _find_and_load_unlocked 2026-03-11T04:39:07.3906793Z File "", line 690, in _load_unlocked 2026-03-11T04:39:07.3906809Z File "", line 940, in exec_module 2026-03-11T04:39:07.3906827Z File "", line 241, in _call_with_frames_removed 2026-03-11T04:39:07.3906843Z File "/home/site/wwwroot/ledger_project/wsgi.py", line 12, in 2026-03-11T04:39:07.3906879Z from django.core.wsgi import get_wsgi_application 2026-03-11T04:39:07.3906895Z ModuleNotFoundError: No module named 'django' 2026-03-11T04:39:07.3985027Z No module named 'django' 2026-03-11T04:39:07.3989077Z [2026-03-11 04:39:07 +0000] [1892] [INFO] Worker exiting (pid: 1892) 2026-03-11T04:39:07.6741524Z [2026-03-11 04:39:07 +0000] [1891] [ERROR] Worker (pid:1892) exited with code 3. 2026-03-11T04:39:07.6791892Z [2026-03-11 04:39:07 +0000] [1891] [ERROR] Shutting down: Master 2026-03-11T04:39:07.6796709Z [2026-03-11 04:39:07 +0000] [1891] [ERROR] Reason: Worker failed to boot. 2026-03-11T04:40:26.646Z No new trace in the past 1 min(s). 2026-03-11T04:41:26.646Z No new trace in the past 2 min(s). 2026-03-11T04:42:26.646Z No new trace in the past 3 min(s). 2026-03-11T04:43:26.646Z No new trace in the past 4 min(s). 2026-03-11T04:44:26.646Z No new trace in the past 5 min(s). 2026-03-11T04:45:26.646Z No new trace in the past 6 min(s). 2026-03-11T04:46:26.646Z No new trace in the past 7 min(s). 2026-03-11T04:47:26.646Z No new trace in the past 8 min(s). 2026-03-11T04:48:26.646Z No new trace in the past 9 min(s). 2026-03-11T04:49:26.646Z No new trace in the past 10 min(s). 2026-03-11T04:50:26.646Z No new trace in the past 11 min(s). 2026-03-11T04:51:26.646Z No new trace in the past 12 min(s). 2026-03-11T04:52:26.646Z No new trace in the past 13 min(s). 2026-03-11T04:53:26.646Z No new trace in the past 14 min(s). 2026-03-11T04:54:26.646Z No new trace in the past 15 min(s).