Skip to content

generic timeout error when 'is_ssl' param not set for an mqtt service that requires it #214

Closed
@jersu11

Description

@jersu11

This was discovered while debugging a connection issue with the adafruit_aws_iot library. When the MQTT client is instantiated without the is_ssl param for a service that requires ssl, the MQTT client will attempt retries and eventually fail with an error that is perhaps too generic.

MMQTTException('Repeated connect failures',)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions