Hi @Vipal Mehta,
I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others ", I'll repost your solution in case you'd like to accept the answer.
Issue:
Hi Team,
I am facing a strange error while executing stored proc which executes a query on another DB.
The same proc works fine in our staging DB hosted on Cosmos Postgresql.
We have similar configuration and settings for both the DB and we checked all the parameters, however there are no mismatch.
Please see below error we are facing with our CosmosDB Production instance
ERROR: could not establish connection DETAIL: connection to server at "db.amazonaws.com" , port 5432 failed: could not encrypt password: disabled for FIPS fe_sendauth: error sending password authentication.
Please note that there are no changes made on DB cluster on either side. Interesting thing is it is working on other CosmosDB which we have running
Solution:
I had raised it with support team on a different chain. They have reverted some changes and disabled FIPS, it has started working now.
If I missed anything please let me know and I'd be happy to add it to my answer, or feel free to comment below with any additional information.
Hope this helps. Do let us know if you have any further queries.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.