lollipopkit / lollipopkit/server_box_monitor
Docker已经部署,但是通过端口无法访问
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 260
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
通过宝塔面板能看到Docker运行,但是输入IP:3770/status无法访问,
但是宝塔查看容器日志,却是正常的。
⇨ http server started on [::]:3770
Contributor guide
No contributing guide indexed for this repository
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
Start by checking the Docker container's published port and the 宝塔面板 port mapping against the service listening on [::]:3770. Verify access to /status from the host and externally; the issue is done when the deployed service responds at the documented IP:3770/status endpoint.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- backend, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100