ossrs / srs

SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.
https://ossrs.io
MIT License
24.72k stars 5.28k forks source link

Version 6.0/5.0 configuration parsing options: Configuration file not found at conf/docker.conf. #4040

Closed hudson-s closed 2 months ago

hudson-s commented 2 months ago

!!! Before submitting a new bug report, please ensure you have searched for any existing bugs and utilized the Ask AI feature at https://ossrs.io or https://ossrs.net (for users in China). Duplicate issues or questions that are overly simple or already addressed in the documentation will be removed without any response.

Describe the bug A clear and concise description of what the bug is.

Version Desribe your SRS Server version here.

To Reproduce Steps to reproduce the behavior:

  1. Go to k8s images: ossrs/srs:5 Error message. [2024-04-24 01:35:16.187][INFO][1][40114a71] XCORE-SRS/5.0.210(Bee) [2024-04-24 01:35:16.188][ERROR][1][40114a71][2] Failed, code=1023(ConfigInvalid)(Configuration is invalid) : config parse options : no config file at conf/docker.conf thread [1][40114a71]: do_main() [./src/main/srs_main_server.cpp:140][errno=2] thread [1][40114a71]: parse_options() [./src/app/srs_app_config.cpp:1929][errno=2](No such file or directory)

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

TRANS_BY_GPT4

winlinvip commented 2 months ago

Your issue does not comply with the requirements for issues. Please submit bugs according to the issue template. Issues that do not provide complete information will be deleted directly. This issue will be deleted. Please read the FAQ first: #2716.

TRANS_BY_GPT4