WaGhost 2021-09-24 08:30 采纳率: 25%
浏览 156

I/O error on GET request for "http://": ; nested exception is java.net.UnknownHostException:

在学习springcloud的使用使用consumer远程调用Eureka中的服务 在本地调用没有问题 ,但是部署到linux系统上访问就一直报错

org.springframework.security.authentication.InternalAuthenticationServiceException: I/O error on GET request for "http://LOGINPROVIDER/checkAccount/123": 8d3b6ac52aaa; nested exception is java.net.UnknownHostException: 8d3b6ac52aaa

  • 写回答

3条回答 默认 最新

  • 关注

    请求的URL地址错误,找不到访问的主机。

    评论

报告相同问题?

问题事件

  • 创建了问题 9月24日

悬赏问题

  • ¥15 android 蓝牙闪退
  • ¥15 绝缘子污秽comsol仿真参数
  • ¥15 Fatal error in Process MEMORY
  • ¥15 labelme生成的json有乱码?
  • ¥30 arduino vector defined in discarded section `.text' of wiring.c.o (symbol from plugin)
  • ¥20 如何训练大模型在复杂因素组成的系统中求得最优解
  • ¥15 关于#r语言#的问题:在进行倾向性评分匹配时,使用“match it"包提示”错误于eval(family$initialize): y值必需满足0 <= y <= 1“请问在进行PSM时
  • ¥45 求17位带符号原码乘法器verilog代码
  • ¥20 PySide6扩展QLable实现Word一样的图片裁剪框
  • ¥15 怎样才能让IDEA不爆红