Skip to content

java.net.bindexception cannot assign requested address (bind failed) #12

@hfazai

Description

@hfazai

I'm trying to run my app using 'appRun' gretty task but i'm having this error : java.net.bindexception cannot assign requested address (bind failed)

I'm using :

  • gradle 6.8.3
  • Gretty : id("org.gretty") version "3.0.4"
  • Vaadin Gradle Plugin: id("com.vaadin") version "20.0.1"
  • vaadinVersion = "20.0.1"

Running in production mode:

vaadin {
  pnpmEnable = true
  productionMode = true
}

Any idea how to fix this? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions