Replies: 2 comments 2 replies
-
输出日志是告警信息,不影响启动运行。 按这里的方式,确认是否成功运行:https://github.com/bfenetworks/bfe/blob/develop/docs/zh_cn/installation/install_using_docker.md 如果没有成功运行,可以检查下bfe日志中具体输出的错误信息 |
Beta Was this translation helpful? Give feedback.
0 replies
-
[EROR] [1] (main.main:99) main(): in BfeConfigLoad():warning: |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
docker run -p 8080:8080 -p 8443:8443 -p 8421:8421 -v /bfe/log:/bfe/log -v /bfe/conf:/bfe/conf bfenetworks/bfe
2022/12/01 10:05:19 maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined
Beta Was this translation helpful? Give feedback.
All reactions