GithubHelp home page GithubHelp logo

Comments (2)

lkw199711 avatar lkw199711 commented on May 3, 2024

1."数据库链接错误", 为映射的mysql目录没有权限, 使得数据库文件没有正常写入, 镜像内使用用户uid为1000, 请确保宿主机也有1000的用户, 否则将会出现权限问题无法读取数据库与解压文件

2.如果使用的是群晖系统,uid默认为1026, 请使用群晖版的docker镜像, lkw199711/smanga:synology

3.如果只是想简单试用或调试,可将三个目录都不映射, 能够摆脱权限问题正常运行. 但是升级或是重建镜像 数据会丢失

from smanga.

Haruter avatar Haruter commented on May 3, 2024

问题解决,因系统环境为centos7 默认不存在1000uid账户,且使用centos默认仓库安装的docker会出现问题,暂无深究,建议根据docker官方文档进行安装;且自建映射目录分配777权限后,项目方可正常运行。

from smanga.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.