Iam trying to install SharePoint 2019 during the configuration in sharepoint configuration wizard, I get the below error:
Cannot Connect to Database Master at SQL Server at DbServer. The Database might not exist, or the current user does not have permission to connect to it. 

I provide the farm account the below permission in SQL Server:
	- DB_Creator
 
	- Security_Admin
 
And I'm using SQL Alias in cliconfg, also I check the connection in telnet and it's open.