Skip to content

Port 1985 listening issue in docker containers - #247

Open
CtrlAndZ wants to merge 1 commit into
ossrs:mainfrom
CtrlAndZ:patch-1
Open

CtrlAndZ wants to merge 1 commit into
ossrs:mainfrom
CtrlAndZ:patch-1

Conversation

@CtrlAndZ

@CtrlAndZ CtrlAndZ commented May 6, 2025

Copy link
Copy Markdown

Remove the IP restriction on port 1985. Under certain network conditions, the address 127.0.0.1:1985 cannot be properly mapped to external requests within a Docker container. For a similar issue, refer to: https://github.com/ossrs/oryx/discussions/202.


TRANS_BY_GPT4

去掉1985端口监听的ip限制,有些网络情况下127.0.0.1:1985在docker容器中不能正常映射到外部请求,类似问题:https://github.com/ossrs/oryx/discussions/202
@winlinvip winlinvip added the TransByAI Translated by AI/GPT. label May 6, 2025
@CtrlAndZ CtrlAndZ changed the title Update srs.release.conf Port 1985 listening issue in docker containers May 6, 2025
@winlinvip
winlinvip force-pushed the main branch 3 times, most recently from 93e6022 to feb0de9 Compare September 14, 2026 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

TransByAI Translated by AI/GPT.

Development

Successfully merging this pull request may close these issues.

2 participants