oHirokiKumamoto / hack-spirit

Make TeamSpirit hackable
18 stars 6 forks source link

"start_work" is occasionally failing #28

Open ghost opened 7 years ago

ghost commented 7 years ago

hack-spirit start_work is occasionally failing. Maybe other subcommands are also failing, since this failure happens on the login screen. In a failing occasion, the browser loads the login page, but hack-spirit does not fill the user name & password, giving up after a time out.

The failure is just occasional. Retrying after a failure usually succeeds.

$ hack-spirit -b -v start_work
Sorry, something went wrong. m(-_-)m: Error: .wait() timed out after 5000msec
Sorry for bother you, if you don't mind, please report error with the capture : hack-spirit_201609060852.png
support site: https://github.com/aHirokiKumamoto/hack-spirit/issues/new
$ hack-spirit -b -v start_work
Succeeded in starting work!! Let's working!! (9`・ω・)9
$ hack-spirit -V
0.1.0

hack-spirit_201609060852

oHirokiKumamoto commented 7 years ago

Recently, increased frequency of occurrence