Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReadFile .livego.json error:open .livego.json: no such file or directory #74

Closed
aute opened this issue Nov 4, 2019 · 7 comments
Closed

Comments

@aute
Copy link

aute commented Nov 4, 2019

v:0.0.5

newtest docker run -p 1935:1935 -p 7001:7001 -p 7002:7002 --name livego gwuhaolin/livego
2019/11/04 08:56:28 main.go:118: start livego, version master
2019/11/04 08:56:28 liveconfig.go:35: starting load configure file(.livego.json)......
2019/11/04 08:56:28 liveconfig.go:38: ReadFile .livego.json error:open .livego.json: no such file or directory

@billytoe
Copy link

去 源码 里 下载 .livego.json 文件。

@everhopingandwaiting
Copy link

download the .livego.json file , and copy this file to container
docker cp .livego.json livego:/app

it dosn`t work

@everhopingandwaiting
Copy link

去 源码 里 下载 .livego.json 文件。

下一步呢?

@everhopingandwaiting
Copy link

image

@nintha
Copy link

nintha commented Feb 22, 2020

@everhopingandwaiting 试试这个 docker cp .livego.json livego:/

@ufukomer
Copy link

@nintha it does not work.

@taiji1985
Copy link

docker run -p 1935:1935 -p 7001:7001 -p 7002:7002 --name livego gwuhaolin/livego
2020/03/22 02:06:12 main.go:118: start livego, version master
2020/03/22 02:06:12 liveconfig.go:35: starting load configure file(.livego.json)......
2020/03/22 02:06:12 liveconfig.go:38: ReadFile .livego.json error:open .livego.json: no such file or directory

我也遇到同样的问题。

GoldenDragon0830 added a commit to GoldenDragon0830/livego that referenced this issue Aug 16, 2024
onedream0824 added a commit to onedream0824/Live_Video_Streaming that referenced this issue Nov 28, 2024
BigHouse0405 added a commit to BigHouse0405/livego that referenced this issue Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants