openimsdk / openimsdk/openim-docker
[BUG] PID: ** is not listening on any ports.
Open
Nobody has claimed this yet.
- Dominant language
- Go Template
- Stars
- 88
- Forks
- 114
- PR merge metrics
- No merged PRs in 30d
Description
OpenIM Server Version
v3.8.3-patch.12
Operating System and CPU Architecture
Linux (AMD)
Deployment Method
Source Code Deployment
Bug Description and Steps to Reproduce
我使用docker启动这个项目,一切正常,只是各个子程序端口监听失败,看绿色的一个端口都没有监听到,然后unhealth
另外,这个项目启动不知道为什么那么慢,大概要四分钟才能打印log,可能是我服务器比较差,但是,在docker中还要编译程序,这个我觉得需要优化一下
Screenshots Link
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Begin by reproducing the Docker deployment described in the issue and inspect the Docker Compose service, port, and health-check configuration. Confirm which subprograms fail to listen and whether the reported startup delay is related. Done should include healthy services with their expected ports listening, with the scope of startup optimization clarified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100