Quantcast
Channel: Active questions tagged config - Stack Overflow
Viewing all articles
Browse latest Browse all 5060

Spring Cloud Config Server: error: No such label: master

$
0
0

when I access the url http://localhost:8888/actuator/health y have this error

{"status": "DOWN","details": {"diskSpace": {"status": "UP","details": {"total": 457192763392,"free": 347865096192,"threshold": 10485760            }        },"refreshScope": {"status": "UP"        },"configServer": {"status": "DOWN","details": {"repository": {"application": "app","profiles": "default"                },"error": "org.springframework.cloud.config.server.environment.NoSuchLabelException: No such label: master"            }        }    }}

my application.yml

enter image description here


Viewing all articles
Browse latest Browse all 5060

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>