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

数据库启动失败 #245

Open
2 tasks done
rickychaw opened this issue Jul 5, 2023 · 1 comment
Open
2 tasks done

数据库启动失败 #245

rickychaw opened this issue Jul 5, 2023 · 1 comment
Labels

Comments

@rickychaw
Copy link

rickychaw commented Jul 5, 2023

  • 我已升级贴吧云签到到最新版本,并且运行了升级脚本
  • 我已搜索过 Issue 区,没有找到相关问题

问题描述

docker-compose启动时db容器无法启动,报错

tieba-db-1   | + deluser core
tieba-db-1   | + delgroup core
tieba-db-1   | + addgroup --system --gid="500" core
tieba-db-1   | addgroup: group 'core' in use
tieba-db-1   | /usr/lib/ruby/gems/3.1.0/gems/docker_core-0.0.42/lib/docker_core.rb:386:in `system': Command failed with exit 1: addgroup --system --gid="500" core (RuntimeError)
tieba-db-1   |  from /usr/lib/ruby/gems/3.1.0/gems/docker_core-0.0.42/lib/docker_core.rb:386:in `run'
tieba-db-1   |  from /usr/lib/ruby/gems/3.1.0/gems/docker_core-0.0.42/lib/docker_core.rb:620:in `update_user'
tieba-db-1   |  from /usr/local/bin/image/mariadb.rb:138:in `main'
tieba-db-1   |  from /usr/local/bin/docker_run.rb:5:in `<main>'
tieba-db-1 exited with code 1

复现步骤

每次复现

环境

  • 云签到版本:5.0
  • 服务器系统和版本:armbian 5.62
  • 云签到是否在 Docker 中运行:docker-compose
  • PHP 版本:
  • MySQL 版本:
@Chun-J1
Copy link

Chun-J1 commented Dec 1, 2023

我也这样

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants