Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chapter04 -- eureka 文件夹下项目启动后服务间访问被拒 #7

Open
hellofeiwu opened this issue Apr 15, 2020 · 1 comment

Comments

@hellofeiwu
Copy link

书中第71页,按照示例在Postman中访问后报500错误
Response Body:
{
"timestamp": 1586933989311,
"status": 500,
"error": "Internal Server Error",
"exception": "org.springframework.web.client.ResourceAccessException",
"message": "I/O error on GET request for "http://USERSERVICE/users/1\": Connection refused: connect; nested exception is java.net.ConnectException: Connection refused: connect",
"path": "/products/3/comments"
}

微信截图_20200415150555

@xr19900313
Copy link

同问

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants