SouthwestCheckin icon indicating copy to clipboard operation
SouthwestCheckin copied to clipboard

Script doesn't wake up to check in

Open ba221400 opened this issue 5 years ago • 8 comments

On my last two attempts to use the script, it did not wake up to check in. I'm running with Docker, both in Linux and Win10.

Each time I get:

Flight information found, departing City, State at Nov 22 04:55PM
Too early to check in.  Waiting 7 hours, 54 minutes, 32.77192600000126 seconds

And then nothing. It doesn't attempt the check in at all. I do not see anything in the logs, other than the message above.

Any ideas why it's not waking up and running again?

ba221400 avatar Nov 21 '19 23:11 ba221400

Are the # of hours, minutes, and seconds accurate? The timestamp accurate?

Raikia avatar Nov 21 '19 23:11 Raikia

Any ideas why it's not waking up and running again?

When you say "waking up", is the machine it is running on going to sleep?

pyro2927 avatar Jan 02 '20 13:01 pyro2927

I had this happen to me. Machine was running, no sleep state. I also saw it print out a lot of the JSON response, so my guess something wasn't right with my clone.

stiggy87 avatar Feb 05 '20 17:02 stiggy87

The # of hours, minutes, and seconds accurate; as-is the timestamp. The date on the host machine is accurate. I didn't check the date/time inside the container; I'll take a look at that tonight.

I've run it in the foreground, as well as backgrounding (-d) the container. When I said wake up, I was just thinking of the script sleeping, not the machine having to wake up.

ba221400 avatar Feb 05 '20 17:02 ba221400

Had same problem but with a Mac and locally.

gnahum12345 avatar Aug 09 '20 15:08 gnahum12345

Tried using this today and had the same problem. Running in docker and it never attempted to check in. I restarted the container after checking in manually and it recognized that I had done so and had the correct boarding info.

justinrobinson1020 avatar May 20 '21 04:05 justinrobinson1020

I kept a standard Python3 tab open, and this didn't work either...When I reran the command just to see it does correctly grab the current checkin.

cycomachead avatar May 26 '21 04:05 cycomachead

Any updates on here? I get the same. Mine says that the flight information is found, but too early to check in. What is it supposed to say if its working properly?

rjberm avatar Oct 28 '21 16:10 rjberm