-
Notifications
You must be signed in to change notification settings - Fork 307
Open
Description
Hi everyone
i'm trying to install this project but after execution of "spring run command" (like it has described into readme file) i receive the following error
Caused by: java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
....
The other 2 projects are working without any problem, and i can reach the localhost page.
Could anyone help me?
Thanks in advance
BR
Daniele
Metadata
Metadata
Assignees
Labels
No labels