Skip to content

Version 0.3.0 does not work on python:3.9 docker image #80

@frepond

Description

@frepond

Previous version v0.2.0 used to work without problem on official python docker image python:3.9. After upgrading to v0.3.0, it doesn't work anymore, it fails to connect.

pymongo.errors.ServerSelectionTimeoutError: localhost:57005: [Errno 111] Connection refused, Timeout: 3.0s, Topology Description: <TopologyDescription id: 6139179143478f2bdc7aad06, topology_type: Single, servers: [<ServerDescription ('localhost', 57005) server_type: Unknown, rtt: None, error=AutoReconnect('localhost:57005: [Errno 111] Connection refused')>]>
.venv/lib/python3.9/site-packages/pymongo/topology.py:218: ServerSelectionTimeoutError

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions