keystone WSGI fail: ArgsAlreadyParsedError: arguments already parsed: cannot register CLI option
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Dmitry Burmistrov | ||
Mitaka |
Fix Released
|
High
|
Dmitry Burmistrov | ||
Newton |
Fix Committed
|
High
|
Dmitry Burmistrov |
Bug Description
mod_wsgi (pid=28386): Target WSGI script '/usr/lib/
mod_wsgi (pid=28386): Exception occurred processing WSGI script '/usr/lib/
Traceback (most recent call last):
File "/usr/lib/
application = wsgi_server.
File "/usr/lib/
common.
File "/usr/lib/
config.
File "/usr/lib/
help='Do not monkey-patch threading system modules.'))
File "/usr/lib/
result = f(self, *args, **kwargs)
File "/usr/lib/
raise ArgsAlreadyPars
ArgsAlreadyPars
Upstream bug: https:/
[root@fuel ~]# cat /etc/fuel_build_id
308
Folks, we need to resolve this bug as soon as possible
Changed in fuel: | |
importance: | Undecided → Critical |
status: | New → Confirmed |
assignee: | nobody → MOS Puppet Team (mos-puppet) |
Changed in fuel: | |
assignee: | MOS Puppet Team (mos-puppet) → Dmitry Burmistrov (dmburmistrov) |
tags: | added: on-verification |
The fix: cgi-bin/ keystone/ main to /usr/bin/ keystone- wsgi-main following the deprecation warning recommendation.
- in Apache virtual host config change /usr/lib/
- the same for admin app