Skip to content

How does the docker image work in conjunction with Undetected Chromedriver? #1

Open
@mansidak

Description

@mansidak

I dig deep into how your code works and figured this might be happened due to the way the docker file has been configured? FYI, I get the following error: 'WebDriverException: Message: unknown error: Chrome failed to start: exited abnormally.'

Your code has been a real lifesaver - it allowed me to finish a project using Streamlit and Selenium with relative ease. However, I had to use undetected_chromedriver instead of the regular WebDriver, and an issue has arisen after running the app with multiple users: it starts to break, and sometimes even reboots itself, attempting to re-install the package dependencies.

I looked into the issue further and think it might have something to do with how the Dockerfile is configured. The error I see is

bcbc051e0e491a1d653fdaf71264a1a280db7dec

Could you advise on how to resolve this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions