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 Username / Password (KIT) #57

Closed
hediet opened this issue Feb 24, 2021 · 5 comments
Closed

Invalid Username / Password (KIT) #57

hediet opened this issue Feb 24, 2021 · 5 comments

Comments

@hediet
Copy link

hediet commented Feb 24, 2021

If it works, it would be a nice and useful tool!

However, I could not login (using my u... account). It says "Falsches Passwort" ("Invalid Password"), even though the password is certainly correct.

If I retry, it crashes:

Exception in thread "Thread-6" java.lang.IllegalStateException: Connection pool shut down
        at org.apache.http.util.Asserts.check(Asserts.java:34)
        at org.apache.http.pool.AbstractConnPool.lease(AbstractConnPool.java:185)
        at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.requestConnection(PoolingHttpClientConnectionManager.java:251)
        at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:175)
        at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
        at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
        at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at plugin.KITIlias.executePost(KITIlias.java:106)
        at plugin.KITIlias.login(KITIlias.java:40)
        at control.IliasManager.login(IliasManager.java:31)
        at control.IliasStarter.login(IliasStarter.java:30)
        at control.LoginProvider$1.run(LoginProvider.java:53)
        at java.lang.Thread.run(Unknown Source)
@DeOldSax
Copy link
Owner

DeOldSax commented Feb 24, 2021

against which version are getting this error?

latest fix for Karlsruhe: #53 (currently merged to develop but not available at the website yet)

@hediet
Copy link
Author

hediet commented Feb 24, 2021

but not available at the website yet

Then thats the reason.

I can highly recommend setting up github actions to automize that ;)
They are free and super easy to configure.

@DeOldSax
Copy link
Owner

thx for the advice ;) As soon as i have free time available i will work on an automated deployment ;)

@DeOldSax DeOldSax changed the title Invalid Username / Password Invalid Username / Password (KIT) Feb 24, 2021
@hediet
Copy link
Author

hediet commented Feb 24, 2021

I'd suggest to keep this issue open until the bugfix is deployed, so others can find it.

@DeOldSax
Copy link
Owner

DeOldSax commented Mar 3, 2021

new version available at https://www.iliasdownloadertool.de/

@DeOldSax DeOldSax closed this as completed Mar 3, 2021
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

2 participants