Skip to content

Docker container fails to start second session. #2373

@AurumGallente

Description

@AurumGallente

Description

[Description of the bug, When Issue Happens]

In latest build after fixing a bug with sharp library it's not possible to open more than 1 session in docker container.

Environment

latest docker image of main branch.

Steps to Reproduce

  1. docker compose build --no-cache
  2. docker compose up (without -d to see errors)
  3. login into first session
  4. try to start second session

Log Output

wpp-server | [3118:3118:1106/062600.249648:ERROR:chrome/browser/ui/views/message_box_dialog.cc:199] Unable to show message box: Chromium - The profile appears to be in use by another Chromium process (2734494) on another computer. Chromium has locked the profile so that it doesn't get corrupted. If you are sure no other processes are using this profile, you can unlock the profile and relaunch Chromium.

If relevant, paste all of your Log Output

Your Code

If relevant, paste all of your challenge code in here

Additional context / Screenshot

Version of sharp library is 0.34.3 due to another bug of latest build. It's possible to run multiple sessions without docker with command yarn dev, this error happens only inside docker container.

Add any other context about the problem here. If applicable, add screenshots to help explain.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions