Git Product home page Git Product logo

Comments (7)

barhom avatar barhom commented on May 20, 2024

I tracked it down to:
libraries/BMO/Framework.class.php
public function doReload($passthru=false) {

The following codes simply hangs and does not continue:

            $process = new \Symfony\Component\Process\Process($AMPSBIN.'/fwconsole reload --json');
            $process->setTimeout(1800);
            $process->run();

If I run "fwconsole reload --json" from inside container (bash) it runs fine

from docker-freepbx.

tiredofit avatar tiredofit commented on May 20, 2024

Alot of times we have been seeing these upstream errors from Freepbx - I believe I am going to need to switch to a different method and start pinning stable releases to this image as oposed to just pulling from their git repositories.
I am moving and will be away for a week, once I return I will look into this.

from docker-freepbx.

barhom avatar barhom commented on May 20, 2024

@tiredofit were you able to reproduce the same issue?

from docker-freepbx.

tiredofit avatar tiredofit commented on May 20, 2024

Hi @barhom - I cannot recreate on a fresh install. My test scenario involved updating all modules and adding an extension.

from docker-freepbx.

barhom avatar barhom commented on May 20, 2024

cant reproduce my problem anymore. closing the issue.

from docker-freepbx.

barhom avatar barhom commented on May 20, 2024

@tiredofit actually I was able to reproduce it if I used tag "15-3.3.1". Works good if I dont specify a tag.

from docker-freepbx.

tjbillion avatar tjbillion commented on May 20, 2024

Hi Guys, I installed a fresh new FreePBX 16.0.40.6
But then still got this issue.
How to fix this, why there FreePBX always having this issue on all of its new version?

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.