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

Uncaught Exception 2021.4.0b0 #48565

Closed
DavidFW1960 opened this issue Mar 31, 2021 · 8 comments · Fixed by #48597
Closed

Uncaught Exception 2021.4.0b0 #48565

DavidFW1960 opened this issue Mar 31, 2021 · 8 comments · Fixed by #48597
Assignees
Milestone

Comments

@DavidFW1960
Copy link

The problem

Getting a log error. Reported on Discord. @frenck requested I create an issue

What is version of Home Assistant Core has the issue?

2021.4.0b0

What was the last working version of Home Assistant Core?

2021.3.4

What type of installation are you running?

Home Assistant Supervised

Integration causing the issue

Unknown

Link to integration documentation on our website

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

2021-04-01 09:48:37 ERROR (MainThread) [root] Uncaught exception
RuntimeError: module compiled against API version 0xe but this version of numpy is 0xd


@raman325
Copy link
Contributor

I am seeing this as well. I checked the code and I am not running any of the integrations that have numpy as a dependency (trend, tensorflow, opencv, iqvia) so it must be an internal dependency somewhere

@frenck
Copy link
Member

frenck commented Mar 31, 2021

subdep is also possible.

@frenck frenck added this to the 2021.4.0 milestone Mar 31, 2021
@raman325
Copy link
Contributor

raman325 commented Mar 31, 2021

List of my integrations if it will help

[
    "config",
    "camera.mail_and_packages",
    "sensor.pi_hole",
    "homekit",
    "homeassistant",
    "folder_watcher",
    "nws",
    "switch",
    "sensor.sonarr_upcoming_media",
    "xbox",
    "climate.zwave_js",
    "input_boolean",
    "remote",
    "synology_dsm",
    "media_player.spotify",
    "sensor.nzbget",
    "fan.zwave_js",
    "sensor.keymaster",
    "hassio",
    "system_health",
    "tuya",
    "http",
    "api",
    "rest_command",
    "switch.nzbget",
    "sensor.upnp",
    "sensor.ios",
    "binary_sensor.template",
    "counter",
    "notify.slack",
    "ffmpeg",
    "ios",
    "history",
    "binary_sensor.updater",
    "mqtt",
    "tag",
    "fan",
    "sensor.asuswrt",
    "ps4",
    "forked_daapd",
    "cast",
    "tplink",
    "input_text",
    "climate",
    "binary_sensor.zwave_js",
    "logbook",
    "sensor.kodi_recently_added",
    "media_player.plex",
    "media_player.xbox",
    "sensor",
    "nzbget",
    "kodi_recently_added",
    "switch.synology_dsm",
    "alexa",
    "search",
    "roku",
    "binary_sensor",
    "auth",
    "binary_sensor.zoom",
    "webhook",
    "sun",
    "lovelace",
    "automation",
    "binary_sensor.mobile_app",
    "keymaster",
    "scene",
    "device_tracker.mobile_app",
    "onboarding",
    "sonarr",
    "pi_hole",
    "binary_sensor.synology_dsm",
    "weather.nws",
    "input_number",
    "zone",
    "plex",
    "zwave_js",
    "switch.tuya",
    "media_player.sonos",
    "sensor.radarr",
    "analytics",
    "breaking_changes",
    "dhcp",
    "google_assistant",
    "recorder",
    "sensor.shodan",
    "mobile_app",
    "light",
    "device_automation",
    "device_tracker.asuswrt",
    "ssdp",
    "cloud",
    "default_config",
    "vizio",
    "remote.xbox",
    "switch.scheduler",
    "notify.ios",
    "lock",
    "media_player.universal",
    "stream",
    "sensor.xbox",
    "climacell",
    "my",
    "trace",
    "media_player.ps4",
    "device_tracker.mqtt",
    "zoom",
    "media_player.roku",
    "wake_on_lan",
    "blueprint",
    "asuswrt",
    "notify.apprise",
    "sensor.hassio",
    "frontend",
    "sensor.template",
    "number",
    "media_player.androidtv",
    "timer",
    "weather",
    "sonos",
    "switch.wake_on_lan",
    "light.zwave_js",
    "sensor.mail_and_packages",
    "camera",
    "media_player.forked_daapd",
    "upnp",
    "updater",
    "media_player.vizio",
    "scene.homeassistant",
    "notify.mobile_app",
    "switch.transmission",
    "input_select",
    "script",
    "fontawesome",
    "sensor.personalcapital",
    "device_tracker",
    "scheduler",
    "cover.zwave_js",
    "transmission",
    "system_log",
    "cover",
    "media_player.kodi",
    "sensor.zwave_js",
    "switch.tplink",
    "person",
    "websocket_api",
    "media_player",
    "map",
    "template",
    "sensor.synology_dsm",
    "media_source",
    "notify.nfandroidtv",
    "image",
    "sensor.radarr_upcoming_media",
    "persistent_notification",
    "mail_and_packages",
    "discovery",
    "weather.met",
    "weather.climacell",
    "sensor.waze_travel_time",
    "kodi",
    "conversation",
    "pyscript",
    "logger",
    "notify",
    "spotify",
    "binary_sensor.hassio",
    "tts",
    "switch.zwave_js",
    "influxdb",
    "zha",
    "met",
    "binary_sensor.xbox",
    "number.zwave_js",
    "hacs",
    "sensor.breaking_changes",
    "sensor.mobile_app",
    "sensor.plex",
    "camera.synology_dsm",
    "media_player.cast",
    "python_script",
    "zeroconf",
    "input_datetime",
    "sensor.sonarr",
    "lock.zwave_js",
    "sensor.transmission",
    "sensor.hacs",
    "remote.roku",
    "switch.pi_hole"
]

@drthanwho
Copy link
Contributor

Same here as well.

That list is damn long and I see lots of them are included by default_config even

@chemelli74
Copy link
Contributor

Same here, without any custom integration.

Simone

@cdn4lf
Copy link

cdn4lf commented Apr 1, 2021

Same here.

@frenck frenck mentioned this issue Apr 1, 2021
21 tasks
@chemelli74
Copy link
Contributor

@frenck sorry to say that is still reporting the error.
As a side note, I updated manifests even if I don't use any of the integrations listed in the PR.

Simone

@frenck
Copy link
Member

frenck commented Apr 1, 2021

Not sure how you tested that, but see: #48597 (comment)

@frenck frenck self-assigned this Apr 1, 2021
@github-actions github-actions bot locked and limited conversation to collaborators May 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants