Code Monkey home page Code Monkey logo

Comments (7)

tiredofit avatar tiredofit commented on May 19, 2024

Thanks for reporting this. This is a new one and I'm almost thinking it's bad security on FreePBXs part. This makes sense as the image runs under a non priveleged user and /var/spool/cron is restricted to root.

Would you be able to try a few tests for me?

  1. chown -R asterisk /var/spool/cron and try a Web Reload
  2. chmod -R 777 /var/spool/cron and try a Web Reload?

I am hoping that the first option will fix. Once I hear your response I'll build it into the image ASAP.

from docker-freepbx.

RoeeJ avatar RoeeJ commented on May 19, 2024

Ran both of them, still getting the same error

from docker-freepbx.

tiredofit avatar tiredofit commented on May 19, 2024

Nuts. Thanks for that. I'm not going to be able to dive deep into this until Wednesday. I did however take a peek at the FreePBX codebase in the meantime and it appears should be intelligent enough to operate in this fashion, in fact has been around for quite a few releases. Hopefully someone else who is running under Kubernetes can add some insight until I'm able to dive into this.

from docker-freepbx.

RoeeJ avatar RoeeJ commented on May 19, 2024

Looks like it's working if I run it in privileged mode or mount a volume at /var/spool/cron

from docker-freepbx.

tiredofit avatar tiredofit commented on May 19, 2024

Coming back to this, I can add to the routines to manage our own /var/spool/cron if you'd like and have them placed under the exposed volume /data ?

from docker-freepbx.

RoeeJ avatar RoeeJ commented on May 19, 2024

That would be great.

from docker-freepbx.

tiredofit avatar tiredofit commented on May 19, 2024

Added in Docker Hub tag tiredofit/freepbx:3.6

from docker-freepbx.

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.