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

[Need support]: Docker error when starting backend for example #20

Open
mpelley opened this issue Feb 9, 2024 · 0 comments
Open

[Need support]: Docker error when starting backend for example #20

mpelley opened this issue Feb 9, 2024 · 0 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@mpelley
Copy link

mpelley commented Feb 9, 2024

Describe the problem

(Note: I'm a novice with Docker.)
I have a VM with a clean install of Ubuntu 22.04.
I installed the "Docker Desktop" 4.27.2, Java, and Maven.
I cloned the repo for the Helenium Example.
I started the Docker Desktop, which starts the Docker daemon.
In a terminal in the infra folder, I did "docker compose up -d".
The selector-imitator container started.
The postgres-db container did not start. The error is:
Error response from daemon: Ports are not available: exposing port TCP 0.0.0.0:5432 -> 0.0.0.0:0: listen tcp 0.0.0.0:5432: bind: address already in use
Any suggestions how to fix this?

Healenium Proxy version

3.4.6 is the "healenium.version" in pom.xml

Healenium Backend version

3.4.3

Selenium version

4.15.0

Logs appeared during using Healenium

Things didn't get far enough to generate and logs.

Additional context

No response

@mpelley mpelley added the help wanted Extra attention is needed label Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants