Giter Site home page Giter Site logo

Oddo don't work on Unraid about docker HOT 8 CLOSED

PrzemekSkw avatar PrzemekSkw commented on May 27, 2024 1
Oddo don't work on Unraid

from docker.

Comments (8)

ProLoader42 avatar ProLoader42 commented on May 27, 2024 1

@PrzemekSkw there is a new template from Eurotimmy in the CA. Install the container with the new template and make odoo:101 the new owner of the mounted paths within the Docker.

chown -R odoo:101 /etc/odoo
chown -R odoo:101 /mnt/extra-addons

This fixed it for me.

from docker.

ProLoader42 avatar ProLoader42 commented on May 27, 2024

I have the same issue.

from docker.

amh-mw avatar amh-mw commented on May 27, 2024

/var/lib/odoo/.local jumps out at me as unfamiliar. What do your volume mounts look like?

from docker.

PrzemekSkw avatar PrzemekSkw commented on May 27, 2024

Looks like that:
image

from docker.

PrzemekSkw avatar PrzemekSkw commented on May 27, 2024

There's also in logs:
grep: /etc/odoo/odoo.conf: No such file or directory
How to create config?

from docker.

amh-mw avatar amh-mw commented on May 27, 2024

This is definitely smelling like a file permissions issue. You should make sure that the system user that is running your odoo process has read access to your extra-addons and config folders and write access to your data folder.

from docker.

PrzemekSkw avatar PrzemekSkw commented on May 27, 2024

Every docker app folder have owner - nobody.
Odoo has root as owner.
I change for nobody but still the same errors.

from docker.

PrzemekSkw avatar PrzemekSkw commented on May 27, 2024

@PrzemekSkw there is a new template from Eurotimmy in the CA. Install the container with the new template and make odoo:101 the new owner of the mounted paths within the Docker.

chown -R odoo:101 /etc/odoo chown -R odoo:101 /mnt/extra-addons

This fixed it for me.

Hi, I install it now with readme.md guide and it work now.
Regards.

from docker.

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.