Skip to content

Error: Your session has ended, please reconnect #825

Description

@just-doks

Application doesn't work with element stack (synapse + mas).

  • synapse (1.150.0):
    "ghcr.io/element-hq/synapse@sha256:950271eb8700f6a7ca5947a3734164f32110fd31d2f5eef2828bf39a2f05cc21"
  • mas (1.14.0):
    "ghcr.io/element-hq/matrix-authentication-service@sha256:35721fc3181887568cb051f0a6ccb05cacb5b8b56cfbc1214db05df7f288e5f4"

When I try to login (no matter which button to press), message "Your session has ended, please reconnect" appears in GUI. In console it says:

GET https://matrix.example.com/_synapse/admin/v2/users?deactivated=false&dir=f&from=0&guests=true&limit=10&locked=false&order_by=name 403 (Forbidden)

When I self-host it, on a fraction of second it logs in but immediately logs out with the same message in web console.
In nginx config I added CORS preflight requests handling with synapse-admin domains specified, if that matters.

You can recreate this issue by deploying element-docker-demo.

Will this be fixed? Or the project is abandoned? Because element-admin lacks primitive functionality and I would like to use this app instead.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions