[rdo-users] Unable to login on OpenStack portal.
Tobias Urdin
tobias.urdin at binero.se
Tue Jan 28 16:14:20 UTC 2020
Maybe you can see more details on the error in keystone.log
I remember a bug where keystone didn't properly enforce oslo.log, try
upgrading that package maybe they missed it again, causing versionutils
STEIN global to not be there.
On 1/28/20 4:52 PM, Alfredo Moralejo Alonso wrote:
> Hi,
>
> On Tue, Jan 28, 2020 at 4:25 PM Pradeep Pal <pspal83 at gmail.com
> <mailto:pspal83 at gmail.com>> wrote:
>
> Hi,
>
> We are using OpenStack version, Stien, with Centos 7.7 64 bit
>
>
> How are you deploying it?, using packstack? tripleo?
>
> On Tue, Jan 28, 2020 at 8:53 PM Pradeep Pal <pspal83 at gmail.com
> <mailto:pspal83 at gmail.com>> wrote:
>
> Hi,
>
> Kindly help me to solve this issue, please find the logs below.
>
> File "/usr/bin/keystone-wsgi-public", line 52, in <module>
>
> 2020-01-28 20:47:27.158934 application =
> initialize_public_application()
>
> 2020-01-28 20:47:27.158966 File
> "/usr/lib/python2.7/site-packages/keystone/server/wsgi.py",
> line 24, in initialize_public_application
>
> 2020-01-28 20:47:27.159016 name='public',
> config_files=flask_core._get_config_files())
>
> 2020-01-28 20:47:27.159044 File
> "/usr/lib/python2.7/site-packages/keystone/server/flask/core.py",
> line 151, in initialize_application
>
> 2020-01-28 20:47:27.159098
> keystone.server.configure(config_files=config_files)
>
> 2020-01-28 20:47:27.159132 File
> "/usr/lib/python2.7/site-packages/keystone/server/__init__.py",
> line 28, in configure
>
> 2020-01-28 20:47:27.159180 keystone.conf.configure()
>
> 2020-01-28 20:47:27.159266 File
> "/usr/lib/python2.7/site-packages/keystone/conf/__init__.py",
> line 139, in configure
>
> 2020-01-28 20:47:27.159320
> deprecated_since=versionutils.deprecated.STEIN))
>
> 2020-01-28 20:47:27.159348 File
> "/usr/lib/python2.7/site-packages/oslo_config/cfg.py", line
> 2045, in __inner
>
> 2020-01-28 20:47:27.159401 result = f(self, *args, **kwargs)
>
> 2020-01-28 20:47:27.159458 File
> "/usr/lib/python2.7/site-packages/oslo_config/cfg.py", line
> 2323, in register_cli_opt
>
> 2020-01-28 20:47:27.159538 raise
> ArgsAlreadyParsedError("cannot register CLI option")
>
> 2020-01-28 20:47:27.159593 ArgsAlreadyParsedError: arguments
> already parsed: cannot register CLI option
>
> 2020-01-28 20:47:28.003136 mod_wsgi (pid=115522): Target WSGI
> script '/usr/bin/keystone-wsgi-admin' cannot be loaded as
> Python module.
>
> 2020-01-28 20:47:28.003197 mod_wsgi (pid=115522): Exception
> occurred processing WSGI script '/usr/bin/keystone-wsgi-admin'.
>
> 2020-01-28 20:47:28.003241 Traceback (most recent call last):
>
>
> File "/usr/bin/keystone-wsgi-admin", line 52, in <module>
>
> 2020-01-28 20:47:28.003344 application =
> initialize_admin_application()
>
> 2020-01-28 20:47:28.003373 File
> "/usr/lib/python2.7/site-packages/keystone/server/wsgi.py",
> line 24, in initialize_public_application
>
> 2020-01-28 20:47:28.003421 name='public',
> config_files=flask_core._get_config_files())
>
> 2020-01-28 20:47:28.003448 File
> "/usr/lib/python2.7/site-packages/keystone/server/flask/core.py",
> line 151, in initialize_application
>
> 2020-01-28 20:47:28.003494
> keystone.server.configure(config_files=config_files)
>
> 2020-01-28 20:47:28.003521 File
> "/usr/lib/python2.7/site-packages/keystone/server/__init__.py",
> line 28, in configure
>
> 2020-01-28 20:47:28.003567 keystone.conf.configure()
>
> 2020-01-28 20:47:28.003593 File
> "/usr/lib/python2.7/site-packages/keystone/conf/__init__.py",
> line 139, in configure
>
> 2020-01-28 20:47:28.003638
> deprecated_since=versionutils.deprecated.STEIN))
>
> 2020-01-28 20:47:28.003665 File
> "/usr/lib/python2.7/site-packages/oslo_config/cfg.py", line
> 2045, in __inner
>
> 2020-01-28 20:47:28.003752 result = f(self, *args, **kwargs)
>
> 2020-01-28 20:47:28.003782 File
> "/usr/lib/python2.7/site-packages/oslo_config/cfg.py", line
> 2323, in register_cli_opt
>
> 2020-01-28 20:47:28.003828 raise
> ArgsAlreadyParsedError("cannot register CLI option")
>
> 2020-01-28 20:47:28.003897 ArgsAlreadyParsedError: arguments
> already parsed: cannot register CLI option
>
> 2020-01-28 20:47:28.265752 mod_wsgi (pid=115520): Target WSGI
> script '/usr/bin/keystone-wsgi-public' cannot be loaded as
> Python module.
>
> 2020-01-28 20:47:28.265832 mod_wsgi (pid=115520): Exception
> occurred processing WSGI script '/usr/bin/keystone-wsgi-public'.
>
> 2020-01-28 20:47:28.265913 Traceback (most recent call last):
>
>
> I am not able to understand is this python version related
> issue or else?
>
>
> Please help me.
>
>
> --
> Thanks & Regards
> Pradeep Pal
>
>
>
> --
> Thanks & Regards
> Pradeep Pal
> _______________________________________________
> users mailing list
> users at lists.rdoproject.org <mailto:users at lists.rdoproject.org>
> http://lists.rdoproject.org/mailman/listinfo/users
>
> To unsubscribe: users-unsubscribe at lists.rdoproject.org
> <mailto:users-unsubscribe at lists.rdoproject.org>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rdoproject.org/pipermail/users/attachments/20200128/b14cbe8c/attachment.html>
More information about the users
mailing list