You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the error I get when trying to install. This happened after I updated to Supervisor version 2020.12.6 and to Operating System
Home Assistant OS 5.8 and network viewer stopped working.
Here is the message I get :
The command '/bin/ash -o pipefail -c apk add --no-cache python3 py3-pip musl && apk add --no-cache --virtual .build-deps build-base python3-dev git libffi-dev openssl-dev && git clone --depth=1 https://github.com/elad-bar/ha-zwave-network.git && cd ha-zwave-network && pip install --no-cache-dir requests asyncws aiofiles flask pyopenssl && mkdir -p /web && find . -print | sed '/.git|Dockerfile/d' | cpio -pvdm / && apk del .build-deps && cd .. && rm -rf /usr/src/ha-zwave-network.git && mkdir /debug' returned a non-zero code: 1
Running on Docker on Ubuntu 20 on Raspberry 4 4Gb
Running Open Zwave
The text was updated successfully, but these errors were encountered: