-
Type: Bug
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: TLS/SSL
-
None
-
Environment:Ubuntu - Fedora - Flask
I'm using SSl tunel. Few days ago it worked fine, but now came the issues as follows:
Via Robo3T and from mongoshell there is no problem at all. I can connect using my standard parameters, pass and so on between any IP I did it before. But via pymongo from flask suddenly I got the error msg and got no connection from any above IP:
pymongo.errors.ServerSelectionTimeoutError: hostname '10.132.35.142' doesn't match either of '10.132.35.142', '132.52.152.23' what makes no sense at all.
What could be the problem?