docker一键启动遇到的问题 #614
kyrieirvingcsgo
started this conversation in
General
Replies: 4 comments 6 replies
|
先start user_server, 再启动gitee 完了之后restart nginx |
1 reply
|
报503错误,上传一下all_in_one_nginx_1和all_in_one_csghub_server_1的container日志 |
1 reply
|
nginx的log报错:{"log":"nginx: [emerg] server name "*." is invalid in /etc/nginx/nginx.conf:208\n","stream":"stderr","time":"2024-09-12T09:06:24.354199756Z"} 根据csghub-server.log内容看,像是docker-compose启动后,解析不了通过docker-compse.yaml文件中定义的服务名。 是通过docker-compse up命令启动的吗? |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
1



执行.startup.sh 提示 脚本中有错误语法 docker compose -f 应该为 docker-compose -f
最后

3001 gitea 和 登录的31001没有起来
然后执行了
docker-compose start gitea
但最终还没有起来
gitdata目录为空,gitlog下面的boot.log文件内容如下

8be8665541e0 opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsg_public/csghub_server:latest 的logs
docker的gitea服务日志
All reactions