ibm-cloud-architecture / refarch-cloudnative-netflix-eureka

A component of the https://github.com/ibm-cloud-architecture/refarch-cloudnative-netflix reference application. This repository contains a basic Netflix Eureka application.
3 stars 20 forks source link

Eureka never comes up with the default configuration #14

Open patrocinio opened 7 years ago

patrocinio commented 7 years ago

With the default configuration (Micro, 256 MB of memory), Eureka never comes up. When I try to access the UI, I get the following message:

Eduardos-MBP:bluemix edu$ curl https://netflix-eureka-patrocinio.mybluemix.net:8761/eureka curl: (7) Failed to connect to netflix-eureka-patrocinio.mybluemix.net port 8761: Operation timed out