-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
I do a login 24/7, once an hour, using username/password, at three different schools. For one school the login fails around once every 3 to 4 times. This happens in the test password part:
Line 458 in 017f475
| throw new AuthError(err) |
Error: InvalidUsernameOrPassword
at /node_modules/magister.js/lib/magister.js:556:11
at Generator.next ()
at step (/node_modules/magister.js/lib/magister.js:132:191)
at /node_modules/magister.js/lib/magister.js:132:361
at
at process._tickCallback (internal/process/next_tick.js:189:7)
Reactions are currently unavailable