Giter VIP home page Giter VIP logo

Comments (1)

erdnaxeli avatar erdnaxeli commented on June 19, 2024

The error is the following

mautrix-hangouts    | [2020-04-18 08:51:51,615] [[email protected].@hangouts_102111775594222325608:cervoi.se] PUT /_matrix/client/r0/rooms/%21YkrdxzBHvFFSoUvmhx%3Acervoi.se/send/m.room.message/1091587199911615 {"b
ody": "2020-04-18-Chantier2bis.jpg", "url": "mxc://cervoi.se/yCXSyPeKxFMIDDfCVlESEvQd", "info": {"mimetype": "image/jpeg", "size": 370134}}
mautrix-hangouts    | [2020-04-18 08:51:51,621] [[email protected].@erdnaxeli:cervoi.se] Exception in event handler
mautrix-hangouts    | Traceback (most recent call last):
mautrix-hangouts    |   File "/opt/mautrix-hangouts/mautrix_hangouts/user.py", line 233, in try_proxy
mautrix-hangouts    |     await method(*args, **kwargs)
mautrix-hangouts    |   File "/opt/mautrix-hangouts/mautrix_hangouts/user.py", line 274, in on_event
mautrix-hangouts    |     await portal.handle_hangouts_message(self, sender, event)
mautrix-hangouts    |   File "/opt/mautrix-hangouts/mautrix_hangouts/portal.py", line 445, in handle_hangouts_message
mautrix-hangouts    |     event_id = await self.process_hangouts_attachments(event, intent)
mautrix-hangouts    |   File "/opt/mautrix-hangouts/mautrix_hangouts/portal.py", line 492, in process_hangouts_attachments
mautrix-hangouts    |     return await self._send_message(intent, content)
mautrix-hangouts    |   File "/opt/mautrix-hangouts/mautrix_hangouts/portal.py", line 422, in _send_message
mautrix-hangouts    |     return await intent.send_message_event(self.mxid, event_type, content, **kwargs)
mautrix-hangouts    |   File "/usr/lib/python3.8/site-packages/mautrix/appservice/api/intent.py", line 87, in wrapper
mautrix-hangouts    |     return await __method(*args, **kwargs)
mautrix-hangouts    |   File "/usr/lib/python3.8/site-packages/mautrix/appservice/api/intent.py", line 289, in send_message_event
mautrix-hangouts    |     return await super().send_message_event(room_id, event_type, content, **kwargs)
mautrix-hangouts    |   File "/usr/lib/python3.8/site-packages/mautrix/client/api/events.py", line 294, in send_message_event
mautrix-hangouts    |     resp = await self.api.request(Method.PUT, url, content, **kwargs)
mautrix-hangouts    |   File "/usr/lib/python3.8/site-packages/mautrix/api/http.py", line 205, in request
mautrix-hangouts    |     return await self._send(method, endpoint, content, query_params, headers or {})
mautrix-hangouts    |   File "/usr/lib/python3.8/site-packages/mautrix/api/http.py", line 144, in _send
mautrix-hangouts    |     raise make_request_error(http_status=response.status,
mautrix-hangouts    | mautrix.errors.request.MUnknown: 'msgtype' not in content

from googlechat.

Related Issues (20)

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.