Giter Site home page Giter Site logo

master 分支feign调用失败 about lion HOT 4 CLOSED

micyo202 avatar micyo202 commented on August 10, 2024
master 分支feign调用失败

from lion.

Comments (4)

micyo202 avatar micyo202 commented on August 10, 2024

请检查FeignClient类中@FeignClient调用的服务名及@RequestMapping请求地址是否正确,且保证服务正常启动已注册在nacos中

from lion.

gxkai avatar gxkai commented on August 10, 2024

请检查FeignClient类中@FeignClient调用的服务名及@RequestMapping请求地址是否正确,且保证服务正常启动已注册在nacos中

检查过了,没有问题,会不会是其他依赖影响

from lion.

micyo202 avatar micyo202 commented on August 10, 2024

若有对项目进行改动,请描述一下改动了哪些?一般增加依赖不会出现问题,若改动Boot、Cloud版本可能会导致版本兼容问题,master分支应该不会出现调用失败这类重大问题,若依然无法解决,请下载release中的代码,release中都是测试过没问题的,目前最新版2.0.1(Mar 26th, 2020)SEE RELEASE

from lion.

gxkai avatar gxkai commented on August 10, 2024

若有对项目进行改动,请描述一下改动了哪些?一般增加依赖不会出现问题,若改动Boot、Cloud版本可能会导致版本兼容问题,master分支应该不会出现调用失败这类重大问题,若依然无法解决,请下载release中的代码,release中都是测试过没问题的,目前最新版2.0.1(Mar 26th, 2020)SEE RELEASE

找到原因了,是sentinel启动问题
解决方式:
sentinel:
eager: true

from lion.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.