Error on authentication

Hi,

This is my first time setting up ChirpStack. Im using Azure cloud to set up a server in the cloud. Using Managed Postgres, redis and an Ubuntu Machine.
I was succesfully set up the server and connections, but every time a new messsage comes, I get the following error

And then in the logs, I get the following
Jul 01 21:10:05 vmgsechsprduse201 chirpstack[1025]: 2024-07-01T21:10:05.403220Z ERROR chirpstack::api: Log request error error=Error occurred while creating a new object: Password authentication failed- AuthenticationFailed: Password authentication failed- AuthenticationFailed
Jul 01 21:10:05 vmgsechsprduse201 chirpstack[1025]: 2024-07-01T21:10:05.403279Z ERROR chirpstack::uplink::stats: Handle gateway stats error error=Save gateway stats: Error occurred while creating a new object: Password authentication failed- AuthenticationFailed: Password authentication failed- AuthenticationFailed

Is there any thing I can try?
Thanks!

I also have this error,

Chirpstack likely has the wrong password for either the postgres (most likely) or redis database. Double check your settings for these connections, and that you properly initialized your database.