Closed lexhobbi closed 1 year ago
Hey there @rodripf, @martinhjelmare, mind taking a look at this issue as it has been labeled with an integration (vlc_telnet
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
vlc_telnet documentation vlc_telnet source (message by IssueLinks)
It's unclear to me what you are are trying to do and which integration you're using.
Are you using the VLC telnet integration or the VLC integration?
https://www.home-assistant.io/integrations/vlc_telnet/
https://www.home-assistant.io/integrations/vlc/
What do you mean when you say "Local VLC plugin"?
Are you using an add-on to run VLC or are you running VLC directly on the host?
Dear Martin!I am using VLC_Telnet plugin but that name is here Local VLC 🤪 and I am just tried to start that. I sent the log before.Here are the printscreens: -------- Eredeti üzenet --------Feladó: Martin Hjelmare @.> Dátum: 2022. 11. 19. 13:09 (GMT+01:00) Címzett: home-assistant/core @.> Másolatot kap: lexhobbi @.>, Author @.> Tárgy: Re: [home-assistant/core] Unable to autolaunch a dbus-daemon without a $DISPLAY for X11 with Local VLC (Issue #82360) It's unclear to me what you are are trying to do and which integration you're using. Are you using the VLC telnet integration or the VLC integration? https://www.home-assistant.io/integrations/vlc_telnet/ https://www.home-assistant.io/integrations/vlc/ What do you mean when you say "Local VLC plugin"? Are you using an add-on to run VLC or are you running VLC directly on the host?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>
Please reply via GitHub web interface instead of email.
Dear Martin!
Excuse me, here are my answer from email: I am using VLC_Telnet plugin but that name is here Local VLC 🤪 and I am just tried to start that. I sent the log before. It is needed to use my automations with voice (google text to speech service) and other else tasks (Spotify, local music, own alarm system).
Here are the printscreens:
Ah sorry! It is a Hass.io add-on!
Here is the official VLC plugin, but I got the same error:
Please go to the System Info page found by going to Settings > System > Repairs and clicking the three dots menu, and copy and paste all the information in a comment here.
This is the add-on log from one of my test instances:
[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] ingress.sh: executing...
[cont-init.d] ingress.sh: exited 0.
[cont-init.d] secret.sh: executing...
[cont-init.d] secret.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
2022/11/20 10:23:07 [notice] 246#246: using the "epoll" event method
2022/11/20 10:23:07 [notice] 246#246: nginx/1.18.0
2022/11/20 10:23:07 [notice] 246#246: OS: Linux 5.15.74
2022/11/20 10:23:07 [notice] 246#246: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2022/11/20 10:23:07 [notice] 246#246: start worker processes
2022/11/20 10:23:07 [notice] 246#246: start worker process 277
[0000ffffb577e570] dbus interface error: Failed to connect to the D-Bus session daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[0000ffffb577e570] main interface error: no suitable interface module
[0000ffffb58c2b50] main libvlc error: interface "dbus,none" initialization failed
[0000ffffb133f850] main interface error: no suitable interface module
[0000ffffb58c2b50] main libvlc error: interface "globalhotkeys,none" initialization failed
[0000ffffb57a59d0] main playlist: playlist is empty
[0000ffffb133f970] [http] lua interface: Lua HTTP interface
[0000ffffb577e6a0] [telnet] lua interface: Listening on host "telnet://:4212".
[11:23:08] INFO: Successfully send discovery information to Home Assistant.
The integration works just fine anyway.
What have you tried doing with the integration that doesn't work?
Please go to the System Info page found by going to Settings > System > Repairs and clicking the three dots menu, and copy and paste all the information in a comment here.
Here is that page:
version | core-2022.11.3 |
---|---|
installation_type | Home Assistant OS |
dev | false |
hassio | true |
docker | true |
user | root |
virtualenv | false |
python_version | 3.10.7 |
os_name | Linux |
os_version | 5.15.61-v8 |
arch | aarch64 |
timezone | Europe/Budapest |
config_dir | /config |
Okay! Everything is fine! Sorry for that! I had to restart the system and after that it worked properly.
The problem
When I launch Local VLC plugin the following error showing:
dbus interface error: Failed to connect to the D-Bus session daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
What version of Home Assistant Core has the issue?
2022.11.3
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Supervised
Integration causing the issue
Local VLC plugin
Link to integration documentation on our website
https://www.home-assistant.io/integrations/vlc_telnet
Diagnostics information
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response