You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.
Any plans to update this for the new version of ilias? Since then I cannot run the script anymore.
Traceback (mostrecentcalllast):
File"iliasscript.py", line5, in<module>m.login('ilias_name', 'ilias_password')
File"/home/aleyc0re/.local/lib/python3.8/site-packages/IliasDownloaderUniMA/IliasDL.py", line121, inloginraiseConnectionError("Couldn't log into ILIAS. Make sure your provided uni-id and the password are correct.")
requests.exceptions.ConnectionError: Couldn'tlogintoILIAS. Makesureyourprovideduni-idandthepasswordarecorrect
The text was updated successfully, but these errors were encountered:
Unfortunately, I no longer have access to Ilias since I finished my studies, so I can't really work on an update.
However, as far as I can tell, only the Ilias dashboard has changed, not the login page itself, so the login should still work. If we are lucky, we will only have to adjust this check whether the login was successful:
If you want I can help you fix this by giving you access to test :) This would be a REALLY helpful tool to automate and keep files up to date in order to study better!
I just started uni so I do not have enough coding expertise to fix this on my own :(
@sephdoto Sorry for the delayed reply. Feel free to drop me an email at myfirstname.mylastname@posteo.de regarding the Ilias access. Then I could have a look at it this weekend.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Any plans to update this for the new version of ilias? Since then I cannot run the script anymore.
The text was updated successfully, but these errors were encountered: