Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keystone-manage db_sync: AttributeError: 'NoneType' object has no attribute 'getcurrent' #953

Open
farshan-dev opened this issue Apr 4, 2024 · 2 comments

Comments

@farshan-dev
Copy link

farshan-dev commented Apr 4, 2024

AttributeError: 'NoneType' object has no attribute 'getcurrent' on Python 3.10

ubuntu 22.04.4 lts
Linux ops 5.15.0-101-generic #111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

Python 3.10.12

Bobcat 2023.2
keystone installation for 2023.2 (Bobcat)
10.6.16-MariaDB

su -s /bin/sh -c "keystone-manage db_sync" keystone

Exception ignored in: <function _removeHandlerRef at 0x7f01819b43a0> Traceback (most recent call last): File "/usr/lib/python3.10/logging/__init__.py", line 846, in _removeHandlerRef File "/usr/lib/python3.10/logging/__init__.py", line 226, in _acquireLock File "/usr/lib/python3.10/threading.py", line 164, in acquire File "/usr/lib/python3/dist-packages/eventlet/green/thread.py", line 34, in get_ident AttributeError: 'NoneType' object has no attribute 'getcurrent'

farshan-dev added a commit to farshan-dev/eventlet that referenced this issue Apr 4, 2024
@farshan-dev
Copy link
Author

i fixed this problem and commit it in https://github.com/farshan-dev/eventlet/tree/master

@4383
Copy link
Member

4383 commented Apr 5, 2024

Please can you confirm the version of Eventlet that you are using there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants