When trying to access database in btw17_sample_script binder, following error appears (in python): ``` ServerSelectionTimeoutError: 10.6.13.55:27017: timed out Timeout: 30s Topology Description: <TopologyDescription id: 63b840d25d5c7a7603d611d5, topology_type: Unknown, servers: [<ServerDescription ('10.6.13.55', 27017) server_type: Unknown rtt: None, error=NetworkTimeout('10.6.13.55:27017: timed out')>]> ```
When trying to access database in btw17_sample_script binder, following error appears (in python):