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

"login" fails with internal server error #314

Closed
olmari opened this issue Apr 17, 2019 · 1 comment
Closed

"login" fails with internal server error #314

olmari opened this issue Apr 17, 2019 · 1 comment
Labels
bug: regression Something isn't working, but it used to work before
Milestone

Comments

@olmari
Copy link
Contributor

olmari commented Apr 17, 2019

0.5.1 version fails when new user tries to login command with bot and then use weblogin. Affects all new users trying to use it.

As attachments there are mautrix-telegram log and then our config.yaml for mautrix-telegram.

mautrix-telegram.log
config.yaml.log

@tulir tulir closed this as completed in f47e548 May 15, 2019
@tulir
Copy link
Member

tulir commented May 15, 2019

Looks like this was already fixed two days before v0.5.1 in tulir/telethon-session-sqlalchemy@cc341db and tulir/telethon-session-sqlalchemy@af2f2c5, but the minimum telethon-session-sqlalchemy version hadn't been bumped to 0.2.14. The code in the traceback shows it's the broken 0.2.12 code.

@tulir tulir added this to the 0.6.0 milestone May 15, 2019
@tulir tulir added the bug: regression Something isn't working, but it used to work before label May 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: regression Something isn't working, but it used to work before
Development

No branches or pull requests

2 participants