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

Error in on_subjkt_register #36

Open
Zir0h opened this issue Oct 25, 2022 · 0 comments
Open

Error in on_subjkt_register #36

Zir0h opened this issue Oct 25, 2022 · 0 comments

Comments

@Zir0h
Copy link

Zir0h commented Oct 25, 2022

hicdex-hicdex-1 | Traceback (most recent call last):
hicdex-hicdex-1 | File "/home/dipdup/source/src/dipdup/context.py", line 602, in _callback_wrapper
hicdex-hicdex-1 | yield
hicdex-hicdex-1 | File "/home/dipdup/source/src/dipdup/context.py", line 541, in _fire_handler
hicdex-hicdex-1 | await handler_config.callback_fn(new_ctx, *args, **kwargs)
hicdex-hicdex-1 | File "/home/dipdup/src/hicdex/handlers/on_subjkt_register.py", line 42, in on_subjkt_register
hicdex-hicdex-1 | holder.description = holder.metadata.get('description', '')
hicdex-hicdex-1 | AttributeError: 'bytes' object has no attribute 'get'

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