Second-Hand-Friends / kleinanzeigen-bot

A dilligent command line tool to publish ads on kleinanzeigen.de
GNU Affero General Public License v3.0
197 stars 43 forks source link

[BUG] TimeoutError: No HTML element found with ID 'my-manageads-adlist' within 5 seconds. #283

Closed blautob closed 5 months ago

blautob commented 5 months ago

✔️ Expected Behaviour

Download all ads Login, etc working as expected. Script then breaks.

🐞 Actual Behaviour

INFO] It seems like all your ads fit on one overview page. [ERROR] TimeoutError: No HTML element found with ID 'my-manageads-adlist' within 5 seconds. [5950] Failed to execute script 'main' due to unhandled exception!

📋 Steps to Reproduce

./kleinanzeigen-bot download --ads=all

i am on mac M1

📺 What browsers are you seeing the problem on? (if applicable)

Chrome

💻 What operating systems are you seeing the problem on? (if applicable)

MacOS

📃 Relevant log output (if applicable)

No response

Code of Conduct

SphaeroX commented 5 months ago

Same on Windows / Edge


C:\Users\xxx\Downloads\kleinanzeigen-bot>pdm run app download --ads=all

 _    _      _                           _                       _           _
| | _| | ___(_)_ __   __ _ _ __  _______(_) __ _  ___ _ __      | |__   ___ | |_
| |/ / |/ _ \ | '_ \ / _` | '_ \|_  / _ \ |/ _` |/ _ \ '_ \ ____| '_ \ / _ \| __|
|   <| |  __/ | | | | (_| | | | |/ /  __/ | (_| |  __/ | | |____| |_) | (_) | |_
|_|\_\_|\___|_|_| |_|\__,_|_| |_/___\___|_|\__, |\___|_| |_|    |_.__/ \___/ \__|
                                           |___/
                         https://github.com/Second-Hand-Friends/kleinanzeigen-bot

[INFO] Logging to [C:\Users\xxx\Downloads\kleinanzeigen-bot\kleinanzeigen_bot.log]...
[INFO] App version: 2024+46b901d
[INFO] Python version: 3.11.7 | packaged by Anaconda, Inc. | (main, Dec 15 2023, 18:05:47) [MSC v.1916 64 bit (AMD64)]
[INFO] Loading config from [C:\Users\xxx\Downloads\kleinanzeigen-bot\config.yaml]...
[INFO]  -> found 145 categories
[INFO] Creating Browser session...
[INFO]  -> Chrome binary location: C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
[INFO] -> Setting chrome prefs [C:\Users\xxx\AppData\Local\Temp\uc_lmv_hrwb\Default\Preferences]...
[INFO] New Browser session is ws://127.0.0.1:58235/devtools/browser/1bf30da0-4150-44a8-9504-3f1f687242d6
[INFO] Checking if already logged in...
[INFO] Opening login page...
[INFO] Logging in as []...
[INFO]  ... pausing for 2124 ms ...
[INFO]  ... pausing for 2388 ms ...
[INFO] Handling GDPR disclaimer...
[INFO]  ... pausing for 1613 ms ...
[INFO] Scanning your ad overview...
[INFO]  ... pausing for 2021 ms ...
[INFO]  ... pausing for 2138 ms ...
[INFO] It seems like all your ads fit on one overview page.
[ERROR] TimeoutError: No HTML element found with ID 'my-manageads-adlist' within 5 seconds.
successfully removed temp profile C:\Users\\AppData\Local\Temp\uc_lmv_hrwb```