eureka-admin icon indicating copy to clipboard operation
eureka-admin copied to clipboard

Eureka Server管控平台

Results 6 eureka-admin issues
Sort by recently updated
recently updated
newest added

Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.31 to 1.2.83. Release notes Sourced from fastjson's releases. FASTJSON 1.2.83版本发布(安全修复) 这是一个安全修复版本,修复最近收到在特定场景下可以绕过autoType关闭限制的漏洞,建议fastjson用户尽快采取安全措施保障系统安全。 安全修复方案 :https://github.com/alibaba/fastjson/wiki/security_update_20220523 Issues 安全加固 修复JDK17下setAccessible报错的问题 #4077 下载 https://repo1.maven.org/maven2/com/alibaba/fastjson/1.2.83/ 文档 https://github.com/alibaba/fastjson/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98 源码 https://github.com/alibaba/fastjson/tree/1.2.83 fastjson 1.2.79版本发布,BUG修复 这又是一个bug...

dependencies

2020-02-18 10:45:58.871 ERROR 6864 --- [nio-8888-exec-8] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.RuntimeException: java.lang.RuntimeException: java.io.FileNotFoundException: http://10.8.17.26:28011/service-registry/instance-status] with...

界面请求转到第三方服务进行状态变更 eureka-admin-starter-server --> EurekaClientController 发送了一个POST请求,但是服务并没有 service-registry/instance-status 响应路径

如题? 目前好像是只能监控一个eureka server吧?

eureka、client版本为springboot 2.0.x,禁用服务时报: java.io.FileNotFoundException: http://192.168.1.8:8081/service-registry/instance-status