OasisLMF / OasisPlatform

Loss modelling platform.
BSD 3-Clause "New" or "Revised" License
42 stars 16 forks source link

OASIS UI - Docker container crashing at the calculation and dashboarding step. #1074

Open satish-blip opened 3 days ago

satish-blip commented 3 days ago

Issue Description

I have been trying to setup the Piwind model to test run the wind data set however every time it stoops running after setting up the analysis. The screen goes gray and site does not give any response. I checked again and all my docker containers are running okay.

Please see the error below from run log:

Traceback (most recent call last): File "/home/worker/.local/lib/python3.10/site-packages/celery/app/trace.py", line 477, in trace_task R = retval = fun(*args, kwargs) File "/home/worker/.local/lib/python3.10/site-packages/celery/app/trace.py", line 760, in __protected_call__ return self.run(*args, *kwargs) File "/home/worker/src/model_execution_worker/tasks.py", line 221, in run return fn(self, analysis_pk, args, kwargs) File "/home/worker/src/model_execution_worker/tasks.py", line 256, in start_analysis_task check_worker_lost(self, analysis_pk) File "/home/worker/src/model_execution_worker/tasks.py", line 96, in check_worker_lost raise WorkerLostError( billiard.exceptions.WorkerLostError: Task received from dead worker - A worker container crashed when executing a task from analysis_id=1

image

Version / Environment information

Windows 11 Using the latest version of oasis from evaluation.