Add SQL Database success, but no database added

Hi,

Still quite new to Metabase. I am trying to add an SQL server database. I've been able to successfuly add other databases from this same server in the past. I know I have the the correct login details and URL. I even get success message that it was added and it tries to get me to set up the permissions for that database. But, after checking the permissions, i return back to the Add Database page, I don't see my database listed.

I am currently on version "tag": "v0.53.1".

Note: if I leave the port field blank, it will throw the standard failed to connect to SQL error:
The connection to the host [my URL], named instance failed. Error: "java.net.SocketTimeoutException: Receive timed out". Verify the server and instance names and check that no firewall is blocking UDP traffic to port 1434. For SQL Server 2005 or later, verify that the SQL Server Browser Service is running on the host.

But, if I enter a port of 1433, it shows me the success message, but I don't get my new database listed.

Apprecaite any help on this.

If you're getting success, then it's connecting correctly. Does a hard refresh of the browser help? Does the account have rights to do anything other than connect?