home-assistant / addons

:heavy_plus_sign: Docker add-ons for Home Assistant
https://home-assistant.io/hassio/
Apache License 2.0
1.52k stars 1.47k forks source link

CEC Scanner - Logfile Location #3214

Closed AtariFX closed 10 months ago

AtariFX commented 1 year ago

Describe the issue you are experiencing

/var/run/s6/etc... Doesn't seem to exist.

[s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] done. [services.d] starting services [services.d] done. [16:57:03] INFO: Starting CEC client scan... autodetect FAILED [cont-finish.d] executing container finish scripts... [cont-finish.d] done. [s6-finish] waiting for services. [s6-finish] sending all processes the TERM signal

What type of installation are you running?

Home Assistant OS

Which operating system are you running on?

Home Assistant Operating System

Which add-on are you reporting an issue with?

CEC Scanner

What is the version of the add-on?

3.0

Steps to reproduce the issue

  1. Run CEC Scanner
  2. Review Logs

System Health information

System Information

version core-2023.9.2
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.11.5
os_name Linux
os_version 6.1.45
arch x86_64
timezone America/New_York
config_dir /config
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 4949 Installed Version | 1.32.1 Stage | running Available Repositories | 1361 Downloaded Repositories | 32 HACS Data | ok
Home Assistant Cloud logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Home Assistant Supervisor host_os | Home Assistant OS 10.5 -- | -- update_channel | stable supervisor_version | supervisor-2023.09.2 agent_version | 1.5.1 docker_version | 23.0.6 disk_total | 116.7 GB disk_used | 30.9 GB healthy | true supported | true board | generic-x86-64 supervisor_api | ok version_api | ok installed_addons | File editor (5.6.0), Samba share (10.0.2), CEC Scanner (3.0), Mosquitto broker (6.3.1), Log Viewer (0.15.1), RPC Shutdown (2.4), UniFi Network Application (2.7.0), Tautulli (3.2.8), deCONZ (6.20.0), Z-Wave JS (0.1.90), eWeLink Smart Home (1.4.3), Terminal & SSH (9.7.1), Advanced SSH & Web Terminal (15.0.8), HassOS SSH port 22222 Configurator (0.9.3), Filebrowser (2.24.2), NGINX Home Assistant SSL proxy (3.5.0), Let's Encrypt (4.12.9), Matter Server (4.9.0), Requestrr (2.1.2-3-bugfix)
Dashboards dashboards | 3 -- | -- resources | 19 views | 6 mode | storage
Recorder oldest_recorder_run | September 4, 2023 at 3:22 PM -- | -- current_recorder_run | September 13, 2023 at 4:44 PM estimated_db_size | 538.04 MiB database_engine | sqlite database_version | 3.41.2
Sonoff version | 3.5.2 (2ad1cd7) -- | -- cloud_online | 2 / 2 local_online | 2 / 2

Anything in the Supervisor logs that might be useful for us?

No response

Anything in the add-on logs that might be useful for us?

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[16:57:03] INFO: Starting CEC client scan...
autodetect FAILED
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.

Additional information

No response

github-actions[bot] commented 10 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.