1.Consider the following:
If you want an embedded database (H2, HSQL or Derby), please put it on the classpath.
If you have database settings to be loaded from a particular profile you may need to activate it (no profiles are currently active).
The reason for this is that the service provider starts earlier than Eureka, or Eureka service may not start, and then start the service provider after Eureka starts.
2.No instances found of configserver (config-server)
The annotation @ enablediscoveryclient may be missing from the startup class
3.Cannot execute request on any known server
This error is due to the missing annotation @ enableeurekaserver in the Eureka startup class
Read More:
- An error is reported in the spring cloud setup. Autowired appears and Eureka cannot be registered
- [Solved] Error in registering Eureka for spring cloud micro service: classnotfoundexception: org.apache.http.conn.scheme.schemeregistry
- Solution to errors reported by TES command in vscode – errors reported by typescript command
- ‘dependencies.dependency.version‘ for org.springframework.cloud:spring-cloud-starter-openfeign:jar
- Error 404 reported by spring MVC access Servlet
- Solutions to errors reported by running pytest.ini configuration file
- Analysis and solution of common errors in ArcEngine development
- Summary of common errors in angularjs
- Common errors and solutions in MapReduce stage
- Handling of expression not in group by key [value] reported by hive on October 12, 2020
- Common errors in k8s initialization_ [WARNING NumCPU]_ [WARNING SystemVerification]_ WARNING Hostname
- Spring cloud is a big hole. Failed to start bean ‘eurekaAutoServiceRegistration’
- Common solutions to errors in checkout or commit of SVN
- Spring Cloud:org.springframework.web.client.HttpClientErrorException: 404 null
- C + + common errors: “error: XXX in namespace ‘STD’ does not name a template type”
- Spring cloud config uses gitee to report auth fail for remote clients
- When the springcloud obtains the cloud link database information, an error is reported: errorcode 1045, state 28000
- Process of checking the error of connection reset by peer reported by reactor netty
- Spring cloud config does not read bootstrap.properties/yml
- Spring cloud Alibaba 2020.0.rc1 does not integrate ribbon error reporting unknownhostexception