runtime error
Exit code: 1. Reason: lizeLog() is called are written to STDERR E0000 00:00:1751320062.330824 1 cuda_dnn.cc:8579] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered E0000 00:00:1751320062.337041 1 cuda_blas.cc:1407] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered W0000 00:00:1751320062.353600 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1751320062.353637 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1751320062.353641 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1751320062.353644 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. 2025-06-30 23:47:42.358262: 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 FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. * Running on local URL: http://0.0.0.0:7860, with SSR ⚡ (experimental, to disable set `ssr=False` in `launch()`) To create a public link, set `share=True` in `launch()`. Starting prechecks... Traceback (most recent call last): File "/home/user/app/app.py", line 57, in <module> main() File "/home/user/app/app.py", line 45, in main endpoint_uri = run_status_checks() File "/home/user/app/status_check.py", line 96, in run_status_checks ui.append("Starting prechecks...") File "/home/user/app/ui/statusui.py", line 37, in append self._log_output.update( AttributeError: 'TextArea' object has no attribute 'update'
Container logs:
Fetching error logs...