We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't log in to a locally hosted matrix 2.0 home server, running on Synapse and having MAS in front of it.
From a fresh install:
Allow access to your account? http://localhost:44548/ wants to access your account. This will allow http://localhost:44548/ to:
RepositoryError { source: InvalidOperation { source: Some(InvalidTransitionError) } }
Cinny should connect to the homeserver correctly.
1. OS: macOS 2. Cinny desktop version: Version 4.2.3 (20241112.095629) 3. Homeserver: Synapse v1.119.0 with MAS v0.12.0
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Can't log in to a locally hosted matrix 2.0 home server, running on Synapse and having MAS in front of it.
Reproduction
From a fresh install:
RepositoryError { source: InvalidOperation { source: Some(InvalidTransitionError) } }
pops upExpected behavior
Cinny should connect to the homeserver correctly.
Platform and versions
Additional context
No response
The text was updated successfully, but these errors were encountered: