I am trying to connect to my mongodb server using pymongo. I have a paid account, yet when I try to test the connection I get an error: [Errno 111] Connection refused (configured timeouts: socketTimeoutMS: 30000.0ms, connectTimeoutMS: 30000.0ms)
upd: solved by creating a new venv