runtime error

Exit code: 1. Reason: ed W0000 00:00:1750272393.977676 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1750272393.977716 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1750272393.977719 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1750272393.977721 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. 2025-06-18 20:46:33.982176: I tensorflow/core/platform/cpu_feature_guard.cc:210] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. Traceback (most recent call last): File "/home/user/app/app.py", line 6, in <module> model = load_model("saved_models/model.h5") File "/usr/local/lib/python3.10/site-packages/keras/src/saving/saving_api.py", line 196, in load_model return legacy_h5_format.load_model_from_hdf5( File "/usr/local/lib/python3.10/site-packages/keras/src/legacy/saving/legacy_h5_format.py", line 116, in load_model_from_hdf5 f = h5py.File(filepath, mode="r") File "/usr/local/lib/python3.10/site-packages/h5py/_hl/files.py", line 564, in __init__ fid = make_fid(name, mode, userblock_size, fapl, fcpl, swmr=swmr) File "/usr/local/lib/python3.10/site-packages/h5py/_hl/files.py", line 238, in make_fid fid = h5f.open(name, flags, fapl=fapl) File "h5py/_objects.pyx", line 56, in h5py._objects.with_phil.wrapper File "h5py/_objects.pyx", line 57, in h5py._objects.with_phil.wrapper File "h5py/h5f.pyx", line 102, in h5py.h5f.open OSError: Unable to synchronously open file (file signature not found)

Container logs:

Fetching error logs...