Giter Club home page Giter Club logo

xmpp-muc-message-gateway's Issues

Unexpected argument

xmpp-msg-gw  | [2022-12-28 21:06:21 +0000] [7] [INFO] New message received
xmpp-msg-gw  | INFO:gateway:New message received
xmpp-msg-gw  | 192.168.2.3 - - [28/Dec/2022:21:06:21 +0000] "POST /post/asdasd HTTP/1.1" 400 106 "-" "curl/7.81.0"
xmpp-msg-gw  | [2022-12-28 21:06:52 +0000] [7] [INFO] New message received
xmpp-msg-gw  | INFO:gateway:New message received
xmpp-msg-gw  | INFO:slixmpp.features.feature_bind.bind:JID set to: ***
xmpp-msg-gw  | ERROR:slixmpp.basexmpp:XEP_0045.join_muc() got an unexpected keyword argument 'wait'
xmpp-msg-gw  | Traceback (most recent call last):
xmpp-msg-gw  |   File "/usr/local/lib/python3.11/site-packages/slixmpp/xmlstream/xmlstream.py", line 1118, in event
xmpp-msg-gw  |     handler_callback(data)
xmpp-msg-gw  |   File "/usr/src/app/xmpp_client.py", line 36, in start
xmpp-msg-gw  |     self.plugin['xep_0045'].join_muc(self.room, self.nick, wait=True)
xmpp-msg-gw  | TypeError: XEP_0045.join_muc() got an unexpected keyword argument 'wait'

After removing wait=True and building the container again, it works OK.

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.