Runtime error but clean logs

Hello there,
last Saturday on my space (ReVox - a Hugging Face Space by helloWorld199) I received a pop up message that forced me to update my gradio version, as it wasn’t supported anymore. I updated it to the latest one 4.36.0, but I’m still getting a runtime error for some unknown reason. Maybe the code which depends on gradio is not compatible anymore? But in this case, why am I not getting any errors? If you could know what’s wrong please help, I’m attaching the Container logs. Thank you!

######### CONTAINER LOGS #########
===== Application Startup at 2024-06-08 16:26:49 =====

Downloading UVR-MDX-NET-Voc_FT.onnx…
Downloading UVR_MDXNET_KARA_2.onnx…
Downloading Reverb_HQ_By_FoxJoy.onnx…
Downloading hubert_base.pt…
Downloading rmvpe.pt…
All models downloaded!
2024-06-08 18:29:39 | INFO | fairseq.tasks.text_to_speech | Please install tensorboardX: pip install tensorboardX
2024-06-08 18:29:40 | INFO | faiss.loader | Loading faiss with AVX2 support.
2024-06-08 18:29:40 | INFO | faiss.loader | Successfully loaded faiss with AVX2 support.
2024-06-08 18:29:40 | INFO | httpx | HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 "
Caching examples at: ‘/home/user/app/gradio_cached_examples/72’
Caching example 1/3
2024-06-08 18:29:41 | INFO | httpx | HTTP Request: GET h-ttps://api.gradio.app/pkg-version “HTTP/1.1 200 OK”
2024-06-08 18:29:41 | INFO | matplotlib.font_manager | generated new fontManager
############ END CONTAINER LOGS #############