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

ILIAS Login not working #17

Closed
tobire opened this issue Oct 9, 2019 · 3 comments
Closed

ILIAS Login not working #17

tobire opened this issue Oct 9, 2019 · 3 comments
Labels

Comments

@tobire
Copy link

tobire commented Oct 9, 2019

My ILIAS Login is not working eventhough the password is fine.

Log:

Settings path: ./.ilias-downloader.json
XXXXXXs password:
Logging in at https://www.ilias.fh-dortmund.de/ilias/login.php
[main] ERROR c.g.t.i.c.CliController - Login failed
com.github.thetric.iliasdownloader.service.exception.IliasAuthenticationException: Login at https://www.ilias.fh-dortmund.de/ilias/login.php failed. Invalid credentials
at com.github.thetric.iliasdownloader.service.webparser.impl.webclient.OkHttpIliasWebClient.login(OkHttpIliasWebClient.kt:53) ~[ilias-downloader-cli-3.2.2.jar:na]
at com.github.thetric.iliasdownloader.service.webparser.impl.WebIliasService.login(WebIliasService.kt:25) ~[ilias-downloader-cli-3.2.2.jar:na]
at com.github.thetric.iliasdownloader.cli.LoginServiceImpl.createServiceFromConfig(LoginServiceImpl.kt:39) ~[ilias-downloader-cli-3.2.2.jar:na]
at com.github.thetric.iliasdownloader.cli.LoginServiceImpl.connect(LoginServiceImpl.kt:27) ~[ilias-downloader-cli-3.2.2.jar:na]
at com.github.thetric.iliasdownloader.cli.CliController.createIliasService(CliController.kt:67) ~[ilias-downloader-cli-3.2.2.jar:na]
at com.github.thetric.iliasdownloader.cli.CliController.startCliController(CliController.kt:28) ~[ilias-downloader-cli-3.2.2.jar:na]
at com.github.thetric.iliasdownloader.cli.CliKt.main(Cli.kt:36) ~[ilias-downloader-cli-3.2.2.jar:na]

The login at the given login URL with the same password works just fine.

@thetric thetric added the bug label Oct 9, 2019
@thetric
Copy link
Owner

thetric commented Oct 9, 2019

Thanks for your bug report. I can reproduce this issue and will work on a solution

thetric added a commit that referenced this issue Oct 9, 2019
@thetric
Copy link
Owner

thetric commented Oct 9, 2019

I've fixed the login, but the course sync is still failing

@tobire
Copy link
Author

tobire commented Oct 16, 2019

Any update on the course sync?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants