Unable to view different pages in satellite Web UI, it shows error "We're sorry, but something went wrong"

Solution Verified - Updated -

Issue

  • Getting a "We're sorry, but something went wrong" message when attempting to pull up “Content Hosts”, “Sync Status” or “Products” pages.
  • Seeing below errors in /var/log/httpd/foreman-ssl_error_ssl.log
mod_wsgi (pid=17534): Target WSGI script '/srv/pulp/webservices.wsgi' cannot be loaded as Python module.
mod_wsgi (pid=17534): Exception occurred processing WSGI script '/srv/pulp/webservices.wsgi'.
Traceback (most recent call last):
  File "/srv/pulp/webservices.wsgi", line 16, in <module>
    from pulp.server.webservices.application import wsgi_application
  File "/usr/lib/python2.6/site-packages/pulp/server/webservices/application.py", line 42, in <module>
    logs.start_logging()
  File "/usr/lib/python2.6/site-packages/pulp/server/logs.py", line 66, in start_logging
    facility=CompliantSysLogHandler.LOG_DAEMON)
  File "/usr/lib64/python2.6/logging/handlers.py", line 721, in __init__
    self._connect_unixsocket(address)
  File "/usr/lib64/python2.6/logging/handlers.py", line 737, in _connect_unixsocket
    self.socket.connect(address)
  File "<string>", line 1, in connect
error: [Errno 13] Permission denied

Environment

  • Red Hat Satellite v 6.1

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.