Skip to content

Build fails #4

@Vostan

Description

@Vostan

Reproducing steps

  1. git clone {repo}
  2. run 'mvn package -DskipTests'
  3. run 'docker-compose up'

Observation
Ending up with an error in the front-end build

Logs

`docker-compose up
Removing frontend
Starting backend ... done
Starting 71728e44add0_frontend ... error

ERROR: for 71728e44add0_frontend Cannot start service frontend: driver failed programming external connectivity on endpoint 71728e44add0_frontend (80c6992c5d3bbc66887bd30188362a1545f5d039d901f8fd5cd7101346ee3714): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)

ERROR: for frontend Cannot start service frontend: driver failed programming external connectivity on endpoint 71728e44add0_frontend (80c6992c5d3bbc66887bd30188362a1545f5d039d901f8fd5cd7101346ee3714): Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE)
ERROR: Encountered errors while bringing up the project.`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions