请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

git拉取失败

spring:
application:
name: config
cloud:
config:
server:
git:
uri: https://git.lug.ustc.edu.cn/yinmengfan/config-repo.git
username: ******
password: *******
eureka:
client:
service-url:
defaultZone: http://localhost:8761/eureka/
启动正常,
在页面输入http://localhost:8080/order-a.yml
报错:
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Mon Jul 08 15:11:27 CST 2019
There was an unexpected error (type=Not Found, status=404).
Cannot clone or checkout repository: https://git.lug.ustc.edu.cn/yinmengfan/config-repo.git
控制台报错:
org.eclipse.jgit.api.errors.TransportException: https://git.lug.ustc.edu.cn/yinmengfan/config-repo.git: Secure connection to https://git.lug.ustc.edu.cn/yinmengfan/config-repo.git could not be stablished because of SSL problems

正在回答 回答被采纳积分+3

2回答

提问者 殷梦凡 2019-07-08 18:26:14

有的,我在git上添加了order.yml文件

0 回复 有任何疑惑可以回复我~
  • 可是你访问的是/order-a.yml
    回复 有任何疑惑可以回复我~ 2019-07-08 18:33:30
  • 提问者 殷梦凡 回复 廖师兄 #2
    有的,在git上有那个文件
    回复 有任何疑惑可以回复我~ 2019-07-08 18:40:19
  • 廖师兄 回复 提问者 殷梦凡 #3
    我不确定你这个git平台是否有问题,你可以把config-repo放github上试试
    回复 有任何疑惑可以回复我~ 2019-07-08 18:47:59
廖师兄 2019-07-08 18:23:15

启动正常,访问报错,看看是否有order-a.yml这个文件。

0 回复 有任何疑惑可以回复我~
问题已解决,确定采纳
还有疑问,暂不采纳
意见反馈 帮助中心 APP下载
官方微信