Code Monkey home page Code Monkey logo

matrix-mqtt-bridge's Introduction

Hi there ๐Ÿ‘‹

matrix-mqtt-bridge's People

Contributors

dependabot[bot] avatar rubenhoenle avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

lukelr

matrix-mqtt-bridge's Issues

Error when trying to bring the container up

Hi, I'm very interested in this project. After creating a new user for the bot and a new room, creating a config.ini, and then using your docker-compose.yaml, I ran sudo docker compose up I received this error:

[+] Running 2/2
 โœ” Network matrix-mqtt-bridge-docker_default  Created                                                                                                                                                           0.1s 
 โœ” Container matrix-mqtt-bridge               Created                                                                                                                                                           0.2s 
Attaching to matrix-mqtt-bridge
matrix-mqtt-bridge  | Traceback (most recent call last):
matrix-mqtt-bridge  |   File "//./matrix_mqtt_bridge.py", line 102, in <module>
matrix-mqtt-bridge  |     mqtt_client.connect(mqtt_host, int(mqtt_port))
matrix-mqtt-bridge  |   File "/usr/local/lib/python3.9/site-packages/paho/mqtt/client.py", line 914, in connect
matrix-mqtt-bridge  |     return self.reconnect()
matrix-mqtt-bridge  |   File "/usr/local/lib/python3.9/site-packages/paho/mqtt/client.py", line 1073, in reconnect
matrix-mqtt-bridge  |     sock.do_handshake()
matrix-mqtt-bridge  |   File "/usr/local/lib/python3.9/ssl.py", line 1310, in do_handshake
matrix-mqtt-bridge  |     self._sslobj.do_handshake()
matrix-mqtt-bridge  | ConnectionResetError: [Errno 104] Connection reset by peer
matrix-mqtt-bridge exited with code 0

I checked and the mqtt credentials, address, and port are correct. I can connect with mosquitto_sub using them. Any ideas?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.