Second-Hand-Friends / kleinanzeigen-bot

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

Error on Download #153

Closed 0SirLoin closed 1 year ago

0SirLoin commented 1 year ago

Hi there, I am struggling to get the software to work. I reached the point where I am able to login and it refreshes the site a few times and then crashes with the error below. I am on Windows 10 and starting the kleinanzeigen-bot with admin rights (without its not working). I am trying to download my current ads as a starting point to modify and republish them.

[ERROR] NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":"section.jsx-1105488430:nth-child(4)"}
  (Session info: chrome=108.0.5359.125)
Stacktrace:
Backtrace:
        (No symbol) [0x00F5F243]
        (No symbol) [0x00EE7FD1]
        (No symbol) [0x00DDD04D]
        (No symbol) [0x00E0C0B0]
        (No symbol) [0x00E0C22B]
        (No symbol) [0x00E3E612]
        (No symbol) [0x00E285D4]
        (No symbol) [0x00E3C9EB]
        (No symbol) [0x00E28386]
        (No symbol) [0x00E0163C]
        (No symbol) [0x00E0269D]
        GetHandleVerifier [0x011F9A22+2655074]
        GetHandleVerifier [0x011ECA24+2601828]
        GetHandleVerifier [0x01008C0A+619850]
        GetHandleVerifier [0x01007830+614768]
        (No symbol) [0x00EF05FC]
        (No symbol) [0x00EF5968]
        (No symbol) [0x00EF5A55]
        (No symbol) [0x00F0051B]
        BaseThreadInitThunk [0x762000F9+25]
        RtlGetAppContainerNamedObjectPath [0x77B57BBE+286]
        RtlGetAppContainerNamedObjectPath [0x77B57B8E+238]

[1916] Failed to execute script '__main__' due to unhandled exception!
van-shorty commented 1 year ago

the problem is a banner at the bottom of the side, the programm only scrolls up until the buttons in the gallery are inside the window, but then the banner is overlayed. when you change the zoom of chrome to 25% on login the donwload works!

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. If the issue is still valid, please add a respective comment to prevent this issue from being closed automatically. Thank you for your contributions.