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

occasional recceiver error - string indices must be integers, not unicode #61

Open
tynanford opened this issue Sep 20, 2022 · 0 comments

Comments

@tynanford
Copy link
Contributor

Documenting here an error we occasionally (~once every 6 months) get in recceiver. Usually someone notices that after adding a new IOC or updating reccaster not all the expected info made it to channel finder.

This is the error in recceiver. A restart of recceiver fixes things but I haven't had time to look into what is actually causing the initial problem.

2022-09-19 16:10:01-0700 [-] ERROR:recceiver.cfstore CF_COMMIT FAILURE: [Failure instance: Traceback: <type 'exceptions.TypeError'>: string indices must be integers, not unicode
        /usr/lib64/python2.7/threading.py:785:__bootstrap
        /usr/lib64/python2.7/threading.py:812:__bootstrap_inner
        /usr/lib64/python2.7/threading.py:765:run
        --- <exception caught here> ---
        /usr/lib64/python2.7/site-packages/twisted/python/threadpool.py:167:_worker
        /usr/lib64/python2.7/site-packages/twisted/python/context.py:118:callWithContext
        /usr/lib64/python2.7/site-packages/twisted/python/context.py:81:callWithContext
        /opt/recsync/recceiver/cfstore.py:269:_commitWithThread
        /opt/recsync/recceiver/cfstore.py:552:poll
        /opt/recsync/recceiver/cfstore.py:430:__updateCF__
        ]
@tynanford tynanford changed the title occasion recceiver error - string indices must be integers, not unicode occasional recceiver error - string indices must be integers, not unicode Aug 17, 2023
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

1 participant