Tag Archives: End of script output before headers: app.wsgi(openstack ceilomter-api)

End of script output before headers: app.wsgi(openstack ceilomter-api)

Environment: openstack (ocata version) runs the ceilomter API service in the docker container. After deploying the API, the service cannot use the ceilomter meter list normally

Error log:

Solution:

Edit ceilometer API/WSGI ceilometer api.conf

Add wsgiapplicationgroup% {global} under wsgiprocessgroup ceilometer API

Then restart the ceilomter API service