Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script doesn't wake up to check in #60

Open
ba221400 opened this issue Nov 21, 2019 · 8 comments
Open

Script doesn't wake up to check in #60

ba221400 opened this issue Nov 21, 2019 · 8 comments

Comments

@ba221400
Copy link

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?

@Raikia
Copy link
Collaborator

Raikia commented Nov 21, 2019

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

@pyro2927
Copy link
Owner

pyro2927 commented Jan 2, 2020

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?

@stiggy87
Copy link

stiggy87 commented Feb 5, 2020

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.

@ba221400
Copy link
Author

ba221400 commented Feb 5, 2020

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.

@gnahum12345
Copy link

Had same problem but with a Mac and locally.

@justinrobinson1020
Copy link

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.

@cycomachead
Copy link

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.

@rjberm
Copy link

rjberm commented Oct 28, 2021

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants