Connection to CPANEL Database phpmyadmin using Nodejs

Hi, can anyone help i am trying to connect to my database in a nodeJs project and I can’t figured this out. i was able to connect to it locally using putty in development but now that want to deplye it to my domain. the database connection is not working. any recommendation on how to properly connect.

and the putty connection that work

image

And i get this error when i try the SSH connection with the private key

image