-
Notifications
You must be signed in to change notification settings - Fork 18
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
Error: Authentication Failure [TimeoutException] Message #133
Comments
Looks like your chromedriver's not updated. From time to time, Safeway will require a minimum driver... just do an update and upgrade via apt. 'apt update && apt upgrade'
|
I get this
Looking at safeway.com it looks like |
For a permanent fix -- this adds a cronjob that does the apt update / apt upgrade to automatically update the chromedriver/updates. It updates the "entrypoint" to start busybox which adds a second cron job run daily. In the docker-compose.yaml file add this:
Try this out, it's been working for me for months. |
I haven't yet to see this update. I am using a different URL instead of just safeway.com for sign in at This is from @brandoncasaba in november branch at https://github.com/brandoncasaba/safeway-coupons/tree/Nov-2024-ui-change |
Try the workaround described here: #131 (comment)
|
Is this what it looks like when the WAF blocks you?
The text was updated successfully, but these errors were encountered: