httpd can't restart

Bug #1880316 reported by ltjack
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Expired
Undecided
Unassigned

Bug Description

Here is the log when install:

+lib/apache:write_uwsgi_config:288 sudo tee -a /etc/httpd/conf.d/placement-api.conf.disabled
ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0
+lib/apache:write_uwsgi_config:289 enable_apache_site placement-api
+lib/apache:enable_apache_site:185 local site=placement-api
+lib/apache:enable_apache_site:187 enable_apache_mod version
+lib/apache:enable_apache_mod:54 local mod=version
+lib/apache:enable_apache_mod:56 is_ubuntu
+functions-common:is_ubuntu:494 [[ -z rpm ]]
+functions-common:is_ubuntu:497 '[' rpm = deb ']'
+lib/apache:enable_apache_mod:63 is_suse
+functions-common:is_suse:463 is_opensuse
+functions-common:is_opensuse:470 [[ -z CentOS ]]
+functions-common:is_opensuse:474 [[ CentOS =~ (openSUSE) ]]
+functions-common:is_suse:463 is_suse_linux_enterprise
+functions-common:is_suse_linux_enterprise:482 [[ -z CentOS ]]
+functions-common:is_suse_linux_enterprise:486 [[ CentOS =~ (^SUSE) ]]
+lib/apache:enable_apache_mod:68 is_fedora
+functions-common:is_fedora:448 [[ -z CentOS ]]
+functions-common:is_fedora:452 '[' CentOS = Fedora ']'
+functions-common:is_fedora:452 '[' CentOS = 'Red Hat' ']'
+functions-common:is_fedora:453 '[' CentOS = RedHatEnterpriseServer ']'
+functions-common:is_fedora:454 '[' CentOS = CentOS ']'
+lib/apache:enable_apache_mod:70 true
+lib/apache:enable_apache_site:188 is_ubuntu
+functions-common:is_ubuntu:494 [[ -z rpm ]]
+functions-common:is_ubuntu:497 '[' rpm = deb ']'
+lib/apache:enable_apache_site:190 is_fedora
+functions-common:is_fedora:448 [[ -z CentOS ]]
+functions-common:is_fedora:452 '[' CentOS = Fedora ']'
+functions-common:is_fedora:452 '[' CentOS = 'Red Hat' ']'
+functions-common:is_fedora:453 '[' CentOS = RedHatEnterpriseServer ']'
+functions-common:is_fedora:454 '[' CentOS = CentOS ']'
+lib/apache:enable_apache_site:191 local enabled_site_file=/etc/httpd/conf.d/placement-api.conf
+lib/apache:enable_apache_site:193 [[ -f /etc/httpd/conf.d/placement-api.conf.disabled ]]
+lib/apache:enable_apache_site:193 [[ ! -f /etc/httpd/conf.d/placement-api.conf ]]
+lib/apache:enable_apache_site:194 sudo mv /etc/httpd/conf.d/placement-api.conf.disabled /etc/httpd/conf.d/placement-api.conf
+lib/apache:write_uwsgi_config:290 restart_apache_server
+lib/apache:restart_apache_server:232 restart_service httpd
+functions-common:restart_service:2220 '[' -x /bin/systemctl ']'
+functions-common:restart_service:2221 sudo /bin/systemctl restart httpd
Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and "journalctl -xe" for details.
+functions-common:restart_service:1 exit_trap
+./stack.sh:exit_trap:533 local r=1
++./stack.sh:exit_trap:534 jobs -p
+./stack.sh:exit_trap:534 jobs=
+./stack.sh:exit_trap:537 [[ -n '' ]]
+./stack.sh:exit_trap:543 '[' -f '' ']'
+./stack.sh:exit_trap:548 kill_spinner
+./stack.sh:kill_spinner:443 '[' '!' -z '' ']'
+./stack.sh:exit_trap:550 [[ 1 -ne 0 ]]
+./stack.sh:exit_trap:551 echo 'Error on exit'
Error on exit
+./stack.sh:exit_trap:553 type -p generate-subunit
+./stack.sh:exit_trap:554 generate-subunit 1590244487 338 fail
+./stack.sh:exit_trap:556 [[ -z /opt/stack/logs ]]
+./stack.sh:exit_trap:559 /opt/stack/tools/worlddump.py -d /opt/stack/logs
World dumping... see /opt/stack/logs/worlddump-2020-05-23-144026.txt for details
+./stack.sh:exit_trap:568 exit 1

I tried to install in vmware for allinone, and that is ok,so i want to build multipart on my servers,but it go wrong...
This error I never see before,and can't get help from google or any other place,so somebody can help me? Thanks!
Forgive my poor english~

os:centos7
devstack: stable/train

ltjack (ltjack)
description: updated
Revision history for this message
Dr. Jens Harbott (j-harbott) wrote :

Please look in the journal for the apache error msgs and attach them here. Also attach your local.conf file.

Changed in devstack:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for devstack because there has been no activity for 60 days.]

Changed in devstack:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.