GithubHelp home page GithubHelp logo

Comments (8)

richvdh avatar richvdh commented on August 22, 2024

Related: matrix-org/matrix-spec#1360

from sydent.

Sazu-bit avatar Sazu-bit commented on August 22, 2024

We're also seeing this.

2022-12-21 18:04:44,181 - synapse.http.server - 124 - ERROR - POST-1000896 - Failed handle request via 'RoomMembershipRestServlet': <XForwardedForRequest at 0x7f6949d312e0 method='POST' uri='/_matrix/client/r0/rooms/<--Snip-->/invite' clientproto='HTTP/1.0' site='8008'>

Traceback (most recent call last):
  
File "/root/synapse/env/lib/python3.8/site-packages/synapse/http/server.py", line 307, in _async_render_wrapper
    callback_return = await self._async_render(request)
  
File "/root/synapse/env/lib/python3.8/site-packages/synapse/http/server.py", line 513, in _async_render
    callback_return = await raw_callback_return
  
File "/root/synapse/env/lib/python3.8/site-packages/synapse/rest/client/room.py", line 973, in on_POST
    await self.room_member_handler.do_3pid_invite(
  
File "/root/synapse/env/lib/python3.8/site-packages/synapse/handlers/room_member.py", line 1487, in do_3pid_invite
    event, stream_id = await self._make_and_store_3pid_invite(
  
File "/root/synapse/env/lib/python3.8/site-packages/synapse/handlers/room_member.py", line 1571, in _make_and_store_3pid_invite
    ) = await self.identity_handler.ask_id_server_for_third_party_invite(
  
File "/root/synapse/env/lib/python3.8/site-packages/synapse/handlers/identity.py", line 756, in ask_id_server_for_third_party_invite
    data = await self.blacklisting_http_client.post_json_get_json(
  
File "/root/synapse/env/lib/python3.8/site-packages/synapse/http/client.py", line 574, in post_json_get_json
    
raise HttpResponseException(
synapse.api.errors.HttpResponseException: 403: Forbidden

Same symptoms invite by email fails.

from sydent.

jsigwart avatar jsigwart commented on August 22, 2024

I am dealing with this issue as well and am hoping for a fix.

from sydent.

Sazu-bit avatar Sazu-bit commented on August 22, 2024

Attempted to change the https:// for a http:// but same errors being thrown by Synapse. Suspect the same is also thrown by Sydent.

from sydent.

GreenFootballs avatar GreenFootballs commented on August 22, 2024

Having the same issue. Inviting by email fails with an "unknown error."

from sydent.

H-Shay avatar H-Shay commented on August 22, 2024

This is hopefully fixed by #545, which should be deployed soon.

from sydent.

erikjohnston avatar erikjohnston commented on August 22, 2024

This is deployed now. Hopefully should work now?

from sydent.

coolsantino avatar coolsantino commented on August 22, 2024

All fine now. Thx.

from sydent.

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.