Issue #4303
closedPulp upgrade from 2.7 to 2.17
Description
Hi
I have recently updated the pulp from 2.7 to 2.17 and with mongodb version of 3.0.I was able to start the mongodb and also i was able to initialize the mongodb from apache server.
My setup is like i have dedicated servers for each component.when i try to do pulp-admin login from resource manager server i got error saying that there is some internal error in apache,in the apache server logs it show me error as
mod_wsgi (pid=10774): Target WSGI script '/usr/share/pulp/wsgi/webservices.wsgi' cannot be loaded as Python module.Not sure what exactly it is blocking me here,can someone please help me on this.
Thanks,
-Yash
Files
Updated by ymadav almost 5 years ago
Just one more information,we have selinux as disabled.
Updated by dkliban@redhat.com almost 5 years ago
This looks like a misconfiguration of apache web server. Could you share your apache configs?
Updated by ymadav almost 5 years ago
- File httpd.conf httpd.conf added
- File pulp_rpm.conf pulp_rpm.conf added
Uploaded httpd.conf file,please do let me know if anything else is required.
Updated by ymadav almost 5 years ago
- File error_logs.docx error_logs.docx added
Also attaching error logs of apache and messages files.
Updated by rchan almost 5 years ago
- Sprint/Milestone deleted (
2.17.0)
Removing milestone (which is used for future targetting/planning purposes). Version field is set to 2.17.0 - so that is the release it was present/ found in.
Updated by jortel@redhat.com almost 5 years ago
Based on the trace, it seems to be an issue in python. Something loaded in application.py.
Are you sure all of the pulp packages have been upgraded? Plugins too?
Updated by ymadav almost 5 years ago
Yes all packages related to pulp are upgraded.Not sure where it is blocking at python end.
Updated by CodeHeeler almost 5 years ago
- Triaged changed from No to Yes
- Sprint Candidate changed from No to Yes
Updated by bmbouter over 4 years ago
- Status changed from NEW to CLOSED - WONTFIX