ixhbinphoenix / bne

https://theschedule.de
GNU General Public License v3.0
4 stars 0 forks source link

Backend always error on valid /get_timetable in prod #63

Closed ixhbinphoenix closed 9 months ago

ixhbinphoenix commented 10 months ago

When a user (that has manually changed the JSESSIONID cookie to apply to both domains) tries requesting their timetable or the lernbüros, the backend server instantly exists with Code 0 without any traces in the logs, not even the request that caused the crash is mentioned. This does not happen in debug builds, where the methods still dont work, but return a 'Untis done fucked up' error instead of instantly exiting.

I will provide logs later today

ixhbinphoenix commented 9 months ago

Well for some fucking reason it no longer does this locally. I'm currently changing stuff on the docker image, let's see if that fixes stuff on prod

ixhbinphoenix commented 9 months ago

Update: Backend no longer crashes, but always returns Untis done fucked up