Skip to content

tts.google_cloud is missing ld-linux-armhf.so #51167

Closed
@raidenlal

Description

The problem

After updating both core and supervisor, I can't validate my configuration.

What is version of Home Assistant Core has the issue?

core-2021.6.0b0

What was the last working version of Home Assistant Core?

core-2021.5.5

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Google Cloud Platform

Link to integration documentation on our website

https://www.home-assistant.io/integrations/google_cloud/

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:506
Integration: Home Assistant WebSocket API (documentation, issues)
First occurred: 4:48:32 PM (2 occurrences)
Last logged: 4:51:18 PM

[2992902232] The system cannot restart because the configuration is not valid: Platform error tts.google_cloud - Error loading shared library ld-linux-armhf.so.3: No such file or directory (needed by /usr/local/lib/python3.8/site-packages/grpc/_cython/cygrpc.cpython-38-arm-linux-gnueabihf.so)
[2753856896] The system cannot restart because the configuration is not valid: Platform error tts.google_cloud - Error loading shared library ld-linux-armhf.so.3: No such file or directory (needed by /usr/local/lib/python3.8/site-packages/grpc/_cython/cygrpc.cpython-38-arm-linux-gnueabihf.so)
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 506, in async_handle_core_service
    raise HomeAssistantError(
homeassistant.exceptions.HomeAssistantError: The system cannot restart because the configuration is not valid: Platform error tts.google_cloud - Error loading shared library ld-linux-armhf.so.3: No such file or directory (needed by /usr/local/lib/python3.8/site-packages/grpc/_cython/cygrpc.cpython-38-arm-linux-gnueabihf.so)

Additional information

No response

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions