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

Installation of virtual-ip2sl-addon fails #1

Open
mvdwetering opened this issue Nov 12, 2023 · 0 comments
Open

Installation of virtual-ip2sl-addon fails #1

mvdwetering opened this issue Nov 12, 2023 · 0 comments

Comments

@mvdwetering
Copy link

When I try to install the virtual-ip2sl-addon it fails with the following error. Not sure if it is due to how it is logged, but it seem that the APP_DIR is not resolved.

This is on Home Assistant OS 11.1.

Logger: homeassistant.components.hassio
Source: components/hassio/websocket_api.py:138
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: 17:25:49 (1 occurrences)
Last logged: 17:25:49

Failed to to call /addons/746b492e_virtual-ip2sl/install - The command '/bin/ash -o pipefail -c git clone https://github.com/rsnodgrass/virtual-ip2sl.git ${APP_DIR} && pip3 install --no-cache-dir -r "${APP_DIR}/requirements.txt" && rm -rf /root/.cache /var/cache' returned a non-zero code: 1

I also see some warnings in the supervisor logs, not sure how bad they are.

23-11-12 17:26:21 WARNING (SyncWorker_5) [supervisor.addons.validate] Add-on config 'auto_uart' is deprecated, use 'uart'. Please report this to the maintainer of Virtual IP2SL (IP to Serial)
23-11-12 17:26:21 WARNING (SyncWorker_5) [supervisor.addons.validate] Add-on config 'devices' use a deprecated format, the new format uses a list of paths only. Please report this to the maintainer of Virtual IP2SL (IP to Serial)
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

No branches or pull requests

1 participant