apache / dubbo-admin

The ops and reference implementation for Apache Dubbo
https://dubbo.apache.org
Apache License 2.0
4k stars 2.17k forks source link

why I cannot visit localhost:8080 ? please help me #381

Closed abc598300612 closed 5 years ago

abc598300612 commented 5 years ago

image

mvn clean package success

mvn --projects dubbo-admin-server spring-boot:run success

Visit http://localhost:8080 not success

abc598300612 commented 5 years ago

image

Whitelabel Error Page

GisDeng commented 5 years ago

Have you solved the problem? I had the same problem