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

Errors when running #9

Open
dvdmon opened this issue Apr 27, 2023 · 5 comments
Open

Errors when running #9

dvdmon opened this issue Apr 27, 2023 · 5 comments

Comments

@dvdmon
Copy link

dvdmon commented Apr 27, 2023

I'm running this manually with BASH inside on Heroku and getting the following (I initially had 2-factor auth on my Amazon account but removed that, triple checked my username and password:

$ python3 kindle_notion_syncer.py
getting driver---------------
Amazon Sign-In
logging in...
Traceback (most recent call last):
File "/app/kindle_notion_syncer.py", line 8, in
book_highlights = get_highlights(email, password)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/kindle_scraper.py", line 43, in get_highlights
elem = WebDriverWait(driver, 45).until(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.heroku/python/lib/python3.11/site-packages/selenium/webdriver/support/wait.py", line 90, in until
raise TimeoutException(message, screen, stacktrace)
selenium.common.exceptions.TimeoutException: Message:
Stacktrace:
#0 0x562a107f4fe3
#1 0x562a10533d36
#2 0x562a10570c4d
#3 0x562a10570d61
#4 0x562a105ac6a4
#5 0x562a105918ed
#6 0x562a105aa232
#7 0x562a10591693
#8 0x562a1056403a
#9 0x562a1056517e
#10 0x562a107b6dbd
#11 0x562a107bac6c
#12 0x562a107c44b0
#13 0x562a107bbd63
#14 0x562a1078ec35
#15 0x562a107df138
#16 0x562a107df2c7
#17 0x562a107ed093
#18 0x7fa8482b1b43

@sjhsz
Copy link

sjhsz commented May 12, 2023

Came across the same issue. Double checked every step. Uncertain how to troubleshoot. Grateful if there's a resolution to this. Very excited for this tool!

@richgourmet
Copy link

+1 also ran into the same issue and received the same messages

@Hooning
Copy link

Hooning commented Aug 5, 2023

I also had the same problem. Unfortunately, I had to remove all things I just did by following your tutorial.
But overall great work :)

@gyos23
Copy link

gyos23 commented Sep 11, 2023

These are the issues for anyone that can code!

CleanShot 2023-09-11 at 12 22 43@2x CleanShot 2023-09-11 at 12 21 36@2x

@olivierguy36
Copy link

+1 no success here. Anyone was help to fix it ?

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

6 participants