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

Publish error in local beta #136

Closed
legrego opened this issue Feb 10, 2021 · 0 comments · Fixed by #137
Closed

Publish error in local beta #136

legrego opened this issue Feb 10, 2021 · 0 comments · Fixed by #137
Assignees

Comments

@legrego
Copy link
Owner

legrego commented Feb 10, 2021

Logger: homeassistant
Source: custom_components/elasticsearch/es_doc_publisher.py:262
First occurred: 6:41:11 PM (1 occurrences)
Last logged: 6:41:11 PM

Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/config/custom_components/elasticsearch/es_doc_publisher.py", line 309, in _publish_queue_timer
await self.async_do_publish()
File "/config/custom_components/elasticsearch/es_doc_publisher.py", line 162, in async_do_publish
self._state_to_bulk_action(entry["state"], entry["event"].time_fired)
File "/config/custom_components/elasticsearch/es_doc_publisher.py", line 262, in _state_to_bulk_action
document_body.update(self._static_doc_properties)
TypeError: 'NoneType' object is not iterable

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

Successfully merging a pull request may close this issue.

1 participant