Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ali-middleware-5-sync
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Recolic
ali-middleware-5-sync
Commits
caa89f05
There was an error fetching the commit references. Please try again later.
Commit
caa89f05
authored
6 years ago
by
郭浩
Browse files
Options
Downloads
Patches
Plain Diff
fix typo
parent
d21be6a5
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
FAQ.md
+2
-2
2 additions, 2 deletions
FAQ.md
with
2 additions
and
2 deletions
FAQ.md
+
2
−
2
View file @
caa89f05
...
...
@@ -18,9 +18,9 @@
tail -f /root/runtime/logs/stdout.log /root/runtime/logs/service-provider.log
```
## 01 Docker consumer 启动后立即退出/无法启动
## 01
.
Docker consumer 启动后立即退出/无法启动
-
首先请确定已经在本地修改了 host 文件,添加了 provider 的ip。需要注意,provider 的 ip 需要使用外网/局域网的真实ip,不能使用 locahost 或 127.0.0.0 等环回地址。
-
首先请确定已经在本地修改了 host 文件,添加了 provider 的ip。需要注意,provider 的 ip 需要使用外网/局域网的真实ip,不能使用 loca
l
host 或 127.0.0.0 等环回地址。
-
默认需要启动三个 provider 容器,consumer才能正常启动,如果想只启动一个 provider,需要编辑 consumer 的
`com.aliware.tianchi.netty.HttpProcessHandler#buildUrls`
方法,将不需要的 provider url 注释掉。
1.
手动启动 consumer container
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment