core: influxdb - cannot import name 'operators'
The problem
Logger: homeassistant.components.hassio Source: components/hassio/init.py:508 Integration: Home Assistant Supervisor (documentation, issues) First occurred: 13:41:46 (1 occurrences) Last logged: 13:41:46
The system cannot restart because the configuration is not valid: Component error: influxdb - cannot import name ‘operators’ from ‘rx’ (/usr/local/lib/python3.8/site-packages/rx/init.py)
What is version of Home Assistant Core has the issue?
core-2021.6.5
What was the last working version of Home Assistant Core?
core-2021.6.4
What type of installation are you running?
Home Assistant Supervised
Integration causing the issue
influxdb
Link to integration documentation on our website
https://www.home-assistant.io/integrations/influxdb/
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Logger: homeassistant.components.websocket_api.http.connection
Source: components/hassio/__init__.py:518
Integration: Home Assistant WebSocket API (documentation, issues)
First occurred: 13:41:46 (1 occurrences)
Last logged: 13:41:46
[2653911360] The system cannot restart because the configuration is not valid: Component error: influxdb - cannot import name 'operators' from 'rx' (/usr/local/lib/python3.8/site-packages/rx/__init__.py)
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 185, in handle_call_service
await hass.services.async_call(
File "/usr/src/homeassistant/homeassistant/core.py", line 1491, in async_call
task.result()
File "/usr/src/homeassistant/homeassistant/core.py", line 1526, in _execute_service
await handler.job.target(service_call)
File "/usr/src/homeassistant/homeassistant/components/hassio/__init__.py", line 518, in async_handle_core_service
raise HomeAssistantError(
homeassistant.exceptions.HomeAssistantError: The system cannot restart because the configuration is not valid: Component error: influxdb - cannot import name 'operators' from 'rx' (/usr/local/lib/python3.8/site-packages/rx/__init__.py)
Additional information
No response
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Reactions: 1
- Comments: 24 (9 by maintainers)
BLE monitor 3.3.4 has been released, which removed ruuvitag_sensor support from BLE monitor temporary, to prevent this bug from happening. So, hopefully not too many people have updated ble_monitor in the meantime (who also use influxDB.). Thanks for helping fixing this.
https://github.com/custom-components/ble_monitor/issues/411
Hi, I have exctly that same problem - suddenly I can’t restart HA configuration due this problem