Coder Social home page Coder Social logo

After installing newest RPM and running installation commands as per instructions on wiki all sites are 503 error about autom8n HOT 7 CLOSED

anoopalias avatar anoopalias commented on August 20, 2024
After installing newest RPM and running installation commands as per instructions on wiki all sites are 503 error

from autom8n.

Comments (7)

AnoopAlias avatar AnoopAlias commented on August 20, 2024

If you are proxying ..please see if apache is up

from autom8n.

brianjking avatar brianjking commented on August 20, 2024

@AnoopAlias

service httpd status
httpd (pid 1828 1827 1825 1815 1808) is running...

from autom8n.

brianjking avatar brianjking commented on August 20, 2024

@AnoopAlias Did this version stop allowing me to use PHPBrew versions of PHP?

from autom8n.

brianjking avatar brianjking commented on August 20, 2024

@AnoopAlias I noticed that inside of /opt/nDeploy/php-fpm.d/ there are only a few sites listed. The sites that are listed here are the ones that are working.

All others are 503 errors.

from autom8n.

AnoopAlias avatar AnoopAlias commented on August 20, 2024

Please update your ticket at our desk with a domain that isnt working.

from autom8n.

brianjking avatar brianjking commented on August 20, 2024

@AnoopAlias Done.

from autom8n.

AnoopAlias avatar AnoopAlias commented on August 20, 2024

@brianjking - Fixed .Was caused due to an instruction in the upgrade process I missed.

If you are using apache+php-fpm you had to run

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

too . I will update the instructions

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.