I have a Symfony app deployed on VPS Cyberpanel which was working fine but not anymore, as it goes.
The root route ("/") is working fine and reaching the Symfony app files. I can also fetch other files sitting on the /public_html directory, like images.
The error I am getting does not seem to...