Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

error start httpd after install fwaas openstack queens

iam getting some error when start httd service in openstack queen after install fwass from git https://git.openstack.org/openstack/neutron-fwaas-dashboard after install and restart httpd get some error

   

Process: 19558 ExecStop=/bin/kill -WINCH ${MAINPID} (code=exited, status=0/SUCCESS)
Process: 14293 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=exited, status=0/SUCCESS)
Process: 15790 ExecStartPre=/usr/bin/python /usr/share/openstack-dashboard/manage.py compress --force -v0 (code=exited, status=1/FAILURE)
Process: 15678 ExecStartPre=/usr/bin/python /usr/share/openstack-dashboard/manage.py collectstatic --noinput --clear -v0 (code=exited, status=0/SUCCESS)
Main PID: 14293 (code=exited, status=0/SUCCESS)
Des 17 17:47:24 il-controller python[15790]: libraries = get_installed_libraries()
Des 17 17:47:24 il-controller python[15790]: File "/usr/lib/python2.7/site-packages/django/template/backends/django.py", line 113, in get_installed_libraries
Des 17 17:47:24 il-controller python[15790]: for name in get_package_libraries(pkg):
Des 17 17:47:24 il-controller python[15790]: File "/usr/lib/python2.7/site-packages/django/template/backends/django.py", line 130, in get_package_libraries
Des 17 17:47:24 il-controller python[15790]: "trying to load '%s': %s" % (entry[1], e)
Des 17 17:47:24 il-controller python[15790]: django.template.library.InvalidTemplateLibrary: Invalid template library specified. ImportError raised when trying to load 'openstack_dashboard.templatetags.context_selection': cannot import name memoized_with_request
Des 17 17:47:24 il-controller systemd[1]: httpd.service: control process exited, code=exited status=1
Des 17 17:47:24 il-controller systemd[1]: Failed to start The Apache HTTP Server.
Des 17 17:47:24 il-controller systemd[1]: Unit httpd.service entered failed state.
Des 17 17:47:24 il-controller systemd[1]: httpd.service failed.

Comments