Skip to Content.
Sympa Menu

perfsonar-user - RE: [perfsonar-user] mod_wsgi.conf

Subject: perfSONAR User Q&A and Other Discussion

List archive

RE: [perfsonar-user] mod_wsgi.conf


Chronological Thread 
  • From: "Mark Maciolek" <>
  • To: "'Andrew Lake'" <>, "'Wussler, Doug'" <>, <>
  • Subject: RE: [perfsonar-user] mod_wsgi.conf
  • Date: Wed, 4 Jan 2017 15:51:41 -0500
  • Ironport-phdr: 9a23:4jIINxML8GRBDTXMjEQl6mtUPXoX/o7sNwtQ0KIMzox0K/z4ocbcNUDSrc9gkEXOFd2CrakV16yP7uu5BTZIyK3CmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TW94jEIBxrwKxd+KPjrFY7OlcS30P2594HObwlSijewZbx/IA+roQjRucUanIRvJrgswRbVv3VEfPhby3l1LlyJhRb84cmw/J9n8ytOvv8q6tBNX6bncakmVLJUFDspPXw7683trhnDUBCA5mAAXWUMkxpHGBbK4RfnVZrsqCT6t+592C6HPc3qSL0/RDqv47t3RBLulSwKLCAy/n3JhcNsjaJbuBOhqAJ5w47Ie4GeKf5ycrrAcd8GWWZNW8BcXDFDDIyhdYsCF+oPM/hWr4b/ulUAoxiwCgawC+3o1j9FnWX50bE10+k5Dw3KwA4tEtQTu3rUttX1M6ISXPi7wKfP1zrDdfBW0ir65ofSbh8hoPaMXbZufsrSx0UkCgTIgFKKpoz/PDOZzOMDvHKH4OphUuKvj3AoqwJqrziywMcsipPFiZwIxVDZ7Ch0xps+K9O/SE5+e9GkEZ1QujmaN4tqXsMiW3xnuCM9yrIbpJ67eDYFyI8ixx7YdvOGfZOI4h3iVOqLOjd4g2ppeLe4hxmv/0mg0eL8Vsiu3FZNtCpFnd/BvW0O2RzL8sWLVPpw8lug1DuK2A3f9/1ILVwxmKfVKJMu2KI8m58NvUnMAyP7nUD7gayKekk85OSl6vjrb7Tjq5KTKoN4lh3yP6Egl8G8G+s0Lg0DU3aU9Oih0bDu+E70TbZMg/YriKfWqoraKt4epqOhAw9azIIj6xGnAji91NQXh2UILFFeeBKblYfpIUvCIOviDfulnlSsljdry+rYMbL8H5XBNnnDkLH/crZh80NQ1gs+wcxe6p9RBbwNPe7/VlP0udHWDRI2KRC4zuP5BNhyy48TXGeCD6yFPK/KtF+H/OMvI+2CZI8Pvzb9LuAo6fn0gn8jml8RZ66n0oELZ3C5GfRmJ1uWYXn3j9ccF2cKvhAyQ/L3h12fSTJTfWq9X7og5jEnD4KrFZ/DSZ63gLyPxye7GZtWaXpcClyVDHfobJuLW+0XZSKWI89hiSAEVaO/R4M71BGushP6xKR9LurS5CIYqYzv2MJr6OLOiBFhvQBzWo7S+meBVWxr1kcBRDJ5lugrqEpx23+Oyu5+juAOUZQZqMxUSRw+OISYh8B9Ft+9EEqVctCURxC5X869BTwrZtwq3pkDb1srX532lh3Z0TGtBbYP0qGQCYYc86TA0mL3KtonjXvKyf9yoUMhR54FEGS8heZa/gPSAIrEkA/Rw4Ojb6da+SfG9WCHwGmmoUdYFgN8TPOWDjgkekLKoIGhtQv5RLi0BOFia1MZxA==

Hi,

 

CentOS release 6.8 (Final)

 

Same issue and yum info says it came from Internet2

 

Installed Packages

Name        : python27-mod_wsgi

Arch        : x86_64

Version     : 3.2

Release     : 3.el6

Size        : 177 k

Repo        : installed

From repo   : Internet2

Summary     : A WSGI interface for Python web applications in Apache

URL         : http://modwsgi.org

License     : ASL 2.0

Description : The mod_wsgi adapter is an Apache module that provides a WSGI compliant

            : interface for hosting Python based web applications within Apache. The

            : adapter is written completely in C code against the Apache C runtime and

            : for hosting WSGI applications within Apache has a lower overhead than using

            : existing WSGI adapters for mod_python or CGI.

 

Have not noticed any issues with server or with restarting apache.

 

mark

 

From: [mailto:] On Behalf Of Andrew Lake
Sent: Wednesday, January 4, 2017 3:39 PM
To: Wussler, Doug <>;
Subject: Re: [perfsonar-user] mod_wsgi.conf

 

Hi,

 

If you run "yum repolist” do you have the SCL repo installed (will probably be named something like centos-sclo)? You may have grabbed a version of python27-mod_wsgi that causes some problems for perfSONAR. You can also check with “yum info python27-mod_wsgi”. If the repo is Internet2 you are in good shape, otherwise you may have a bad version. I’d imagine the problem would appear sooner, though maybe apache hasn’t been restarted in awhile so it just rearing its head now. If it is indeed because it grabbed the SCL version I can help you get it back on the right one.

 

Thanks,

Andy

 

 

 

On January 4, 2017 at 3:09:48 PM, Wussler, Doug () wrote:

We are running three 3.5.1 servers that were originally installed from a CentOS 6 ISO.  These servers auto-update and I don’t need to touch them except to reboot when  a new kernel comes out, which I did prior to Christmas.

 

Today, before editing the HTTPD config to implement stricter SSL ciphers I ran “httpd –t” and got this:

 

httpd: Syntax error on line 239 of /etc/httpd/conf/httpd.conf: Syntax error on line 1 of /etc/httpd/conf.d/wsgi.conf: Cannot load /etc/httpd/modules/mod_wsgi.so into server: libpython2.7.so.1.0: cannot open shared object file: No such file or directory

 

I checked my other two servers and got the same thing.  I checked the YUM history and I see it picked up a couple of updates after my reboot:

 

ID     | Login user               | Date and time    | Action(s)      | Altered

-------------------------------------------------------------------------------

   129 | root <root>              | 2017-01-04 04:16 | Update         |   50   

   128 | root <root>              | 2016-12-22 03:54 | Update         |    4   

 

 

Is it possible that something got corrupted in one of these recent updates?

 

 

Doug Wussler

850.645.4201

Application Developer/Designer – Core Network Team

Information Technology Services

RK Shaw Building

644 W. Call Street

Tallahassee, FL  32304

 




Archive powered by MHonArc 2.6.19.

Top of Page