Skip to content

MQTT authentication with user and password does not work #1

@sergioras

Description

@sergioras

Hi,

the MQTT authentication does not work.

I resolved adding this line:
self.client.username_pw_set(self.cfg.username,self.cfg.password)
at line 242 of the file mqttorrd.py

Sorry for my english

Sergio

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