Skip to content
New issue

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

Invalid database operation error while signing in on a fresh install #393

Open
sambartik opened this issue Nov 19, 2024 · 0 comments
Open

Comments

@sambartik
Copy link

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:

  1. Type the url of the homeserver
  2. Cinny correctly loads data from the .well-known and is aware of MAS
  3. Click a button to get forwarded to the MAS login form: "Connect with SSO"
  4. Successfully login through MAS
  5. Get redirected to MAS authorization page:
Allow access to your account?
http://localhost:44548/ wants to access your account. This will allow http://localhost:44548/ to:
  1. Authorize request by clicking "Continue" button in the MAS UI
  2. Nothing seems to happen
  3. Click the same Authorize request button again
  4. The error RepositoryError { source: InvalidOperation { source: Some(InvalidTransitionError) } } pops up

Expected behavior

Cinny should connect to the homeserver correctly.

Platform and versions

1. OS: macOS
2. Cinny desktop version: Version 4.2.3 (20241112.095629)
3. Homeserver: Synapse v1.119.0 with MAS v0.12.0

Additional context

No response

@kfiven kfiven transferred this issue from cinnyapp/cinny Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant