Error in my website

Website URL

https://phoenixdojo.kesug.com/public/index.php/login

Error Message

It is a Symfony website that was working well until today. No code has been edited for long time, suddenly stoped working.

Error:
Unable to parse file “/home/vol3_5/infinityfree.com/if0_35195342/htdocs/vendor/doctrine/doctrine-bundle/DependencyInjection/../Resources/config/dbal.xml”: The XML file “/home/vol3_5/infinityfree.com/if0_35195342/htdocs/vendor/doctrine/doctrine-bundle/DependencyInjection/../Resources/config/dbal.xml” is not valid.

Can you please take a look? Thank you!

The database servers are playing up at the moment.

I’m sure there will be an update soon

Thank you Dan

I’m not sure if this is a database issue. The error quite clearly says that there is a problem parsing a configuration file, which suggests the configuration file itself is the issue, not the database.

However, I’m no Symfony expert, so I don’t know exactly what the issue means. Did you check the configuration file and does it look OK to you?

Hi! Yes the config file is ok, in fact, right now this error has been resolved, however, when I try to login in is now throwing this other error:
An exception occurred in the driver: SQLSTATE[HY000] [2002] No route to host

Yes, that error message matches the ongoing database issues. We’re working on that, there isn’t really anything else you can do right now.