SpringCloud icon indicating copy to clipboard operation
SpringCloud copied to clipboard

启动authentication-server时,首次访问organization报超时

Open zhoutaoo opened this issue 5 years ago • 2 comments

BUG描述

启动authentication-server时,首次访问organization报超时,导致启动失败

Caused by: feign.RetryableException: Read timed out executing GET http://organization/resource/all

清晰的BUG描述,有助于判断问题,请按如下步骤

1.说明操作的背景,使用了哪个模块什么功能? 使用了authentication-server和organization 2.怎么输入或操作的得到了什么结果? 先启动organization,再启动authentication-server,organization的接口未被访问过,第一次访问时会超时,导致服务调用端报异常 3.预期结果与实际有什么差异?
希望不要报错,正常启动 截图

环境

操作系统、组件版本、数据库等

zhoutaoo avatar Oct 20 '19 06:10 zhoutaoo

请问这个问题解决了吗

ONE-JIN avatar Jul 10 '20 09:07 ONE-JIN

遇到同样问题 在启动authentication-serve时访问http://organization/resource/all超时后导致启动失败

linxuanwei avatar Nov 01 '20 02:11 linxuanwei