Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

Troubleshooting

zewelor edited this page Feb 18, 2020 · 3 revisions
  • Most connection issues are fixed by using nower bluez version, minimum 5.50, how to upgrade
  • In case of error looking like this:
    File "/usr/local/lib/python3.7/dist-packages/paho/mqtt/client.py", line 3522, in _create_socket_connection
    return socket.create_connection(addr, source_address=source, timeout=self._keepalive)
    File "/usr/lib/python3.7/socket.py", line 727, in create_connection
    raise err
    File "/usr/lib/python3.7/socket.py", line 716, in create_connection
    sock.connect(sa)
    ConnectionRefusedError: [Errno 111] Connection refused
    
    It's a connection problem to provided mqtt server. Double check ip / port / connectivity

Home

Getting Started

Home Automation Integration

Help

Clone this wiki locally