Code Monkey home page Code Monkey logo

Comments (4)

WirtsLegs avatar WirtsLegs commented on July 4, 2024 1

I have the same issue on docker,
1152358:C 14 Apr 2024 16:59:41.023 # Failed opening the temp RDB file temp-1152358.rdb (in server root dir /redis-data) for saving: Permission denied
seems to be the root of it, that directory is misconfigured within the image

if you chmod the redis folder it should work for you, need to give write permissions to group i believe

from romm.

ramonskie avatar ramonskie commented on July 4, 2024 1

the 3.1.0-rc.2 fixed my issue as well

from romm.

BusterBrawls avatar BusterBrawls commented on July 4, 2024

That's what I did and it did seem to work. I needed to make that same change to the assets and resources folders in appdata on the host system. The owner and group in the image are now both set to romm. The permissions on the host system are now a bit goofy; the owner is me and the group is 1000.

The ID's of the romm user and group may need to be changed in the image to resolve this.
User ' romm' to 99
Group 'romm' to 100

from romm.

gantoine avatar gantoine commented on July 4, 2024

Sorry for the slow reply ya'll, there's an issue with the 3.0.x images. You can try the 3.1.x release candidates 3.1.0-rc.2 which has a fix for this that requires no changes with chmod.

from romm.

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.