Coder Social home page Coder Social logo

Comments (9)

AnoopAlias avatar AnoopAlias commented on July 19, 2024

Hello Brian,

I will try recreating this issue on our test environment

from autom8n.

brianjking avatar brianjking commented on July 19, 2024

@AnoopAlias Can you please advise on how I can mitigate this from happening again or quickly set all domains that use the PHP-FPM Proxy to Apache option by running a command from SSH?

from autom8n.

AnoopAlias avatar AnoopAlias commented on July 19, 2024

Hi Brian,

What are the status of the symlinks in /var/run/fpmsockets/ when this happens . Do they exist ? if yes is the link target shown as valid?.

I suspect probably the ndeploy_backends script is not chlconfig-ed in.

chkconfig ndeploy_backends on

In worst case running

for CPANELUSER in $(cat /etc/domainusers|cut -d: -f1)
do
/opt/nDeploy/scripts/apache_php_config_generator.py $CPANELUSER
done

Should take care of rebuilding the symlinks .

I am yet to reproduce this on a server as I have had limited internet access for the past few days . I will test this thoroughly this weekend.

Thanks,
Anoop

from autom8n.

brianjking avatar brianjking commented on July 19, 2024

Any luck @AnoopAlias

from autom8n.

AnoopAlias avatar AnoopAlias commented on July 19, 2024

Hello Brian,

Just found the root cause of the issue . I will provide a fix in the next rpm build .

Thank you,
Anoop

from autom8n.

AnoopAlias avatar AnoopAlias commented on July 19, 2024

Hello Brian,

Updated rpm is in place https://support.sysally.net/news/5

Please run the following commands in-order to reset the custom include in apache template .(after the new rpm is installed via yum)

/opt/nDeploy/scripts/apache_php-fpm_setup.sh disable
/opt/nDeploy/scripts/apache_php-fpm_setup.sh enable

from autom8n.

brianjking avatar brianjking commented on July 19, 2024

@AnoopAlias Attempting an upgrade now.

from autom8n.

brianjking avatar brianjking commented on July 19, 2024

After I run /opt/nDeploy/scripts/apache_php-fpm_setup.sh enable and select a php version it just hangs. sites are showing 503 errors. @AnoopAlias

from autom8n.

AnoopAlias avatar AnoopAlias commented on July 19, 2024

Hi Brian,
Please add our key or pass on root login creds via our help desk and I will check this
Anoop

from autom8n.

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.