0
Fixed

Failed to bind properties under 'server.address' to java.net.InetAddress:

asdf 5 years ago updated by Nguyen 5 years ago 2

I fill all boxes on setup and it keeps setting up infinitely

ON CONSOLE: APPLICATION FAILED TO START
***************************

Description:

Failed to bind properties under 'server.address' to java.net.InetAddress:

Property: server.address
Value: Dotnetgeims.com
Origin: URL [file:./config/application.properties]:12:16
Reason: failed to convert java.lang.String to java.net.InetAddress

Action:

Update your application's configuration

ok solved I should have placed an ip in the configuration file in the server.address field. having something like dotnet.com as an address did not work

Fixed

Great! Thanks for sharing.