jakob-kruse / WokeBerichte

Extract Webuntis lessons from the website and group them by subject for each week
3 stars 1 forks source link

Doesnt really work for me... #4

Open Rekutor opened 2 years ago

Rekutor commented 2 years ago

grafik yes

jakob-kruse commented 2 years ago

Are you sure you provided correct credentials in .env? Also, maybe the school name is wrong. You can find it in the URL:

...ebuntis.com/WebUntis/?school=SCHOOL_NAME#/basic/timetable

Rekutor commented 2 years ago

Yea it should be correct... My env file should look like this right? (all of them are examples) UNTIS_SCHOOL_NAME=spd UNTIS_USERNAME=MaxMustermann UNTIS_PASSWORD=12345679 UNTIS_TIME_TABLE_ID=842

jakob-kruse commented 2 years ago

Hey, sorry for the late response. Please pull and try again with npm start -- --debug. I added some logs that might help me find your problem.

Rekutor commented 2 years ago

I reset my windows and my virtualmachine is gone so i have to set all of that up before i can do that. I will answer you as soon as i have done it. Thank you tho