Code Monkey home page Code Monkey logo

Comments (6)

frenck avatar frenck commented on September 23, 2024

Please provide full logs.

from addon-spotify-connect.

timothyvanco avatar timothyvanco commented on September 23, 2024
[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] 00-banner.sh: executing... 
-----------------------------------------------------------
 Hass.io Add-on: Spotify Connect
 Play Spotify music on your Home Assistant device
-----------------------------------------------------------
 Add-on version: 0.5.0
 You are running the latest version of this add-on.
 System: HassOS 2.11  (armv7 / raspberrypi3)
 Home Assistant version: 0.91.0
[cont-init.d] 00-banner.sh: exited 0.
 Supervisor version: 155
-----------------------------------------------------------
 Please, share the above information when looking for help
 or support in e.g, GitHub, forums or the Discord chat.
-----------------------------------------------------------
[cont-init.d] 01-log-level.sh: executing... 
Log level is set to INFO
[cont-init.d] 01-log-level.sh: exited 0.
[cont-init.d] 10-requirements.sh: executing... 
[cont-init.d] 10-requirements.sh: exited 0.
[cont-init.d] 20-config.sh: executing... 
[cont-init.d] 20-config.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[02:37:03] INFO: Starting the Spotify daemon...
02:37:04 [INFO] �(BUsing software volume controller.
02:37:04 [WARN] �(BFailed to register IPv6 receiver: Os { code: 19, kind: Other, message: "No such device" }
02:37:04 [INFO] �(BNo backend specified, defaulting to: alsa.
02:37:04 [INFO] �(BConnecting to AP "gew1-accesspoint-b-6h8w.ap.spotify.com:443"
02:37:05 [INFO] �(BAuthenticated as "ro-ny9" !
02:37:05 [INFO] �(BUsing alsa sink
02:37:05 [INFO] �(BCountry: "SK"

from addon-spotify-connect.

Tuncay-Ayhan avatar Tuncay-Ayhan commented on September 23, 2024

Please provide full logs.

Same issue over here.
Not sure if it's okay to post it here but seems like the same issue. If you need any info from me, just let me know.

Spotify Addon log

[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] 00-banner.sh: executing... 
-----------------------------------------------------------

 Hass.io Add-on: Spotify Connect
 Play Spotify music on your Home Assistant device
-----------------------------------------------------------
 Add-on version: 0.5.0
 You are running the latest version of this add-on.
 System: Ubuntu 18.04.2 LTS  (amd64 / qemux86-64)
 Home Assistant version: 0.91.3
 Supervisor version: 159
-----------------------------------------------------------
 Please, share the above information when looking for help
 or support in e.g, GitHub, forums or the Discord chat.
-----------------------------------------------------------
[cont-init.d] 00-banner.sh: exited 0.
[cont-init.d] 01-log-level.sh: executing... 
Log level is set to INFO
[cont-init.d] 01-log-level.sh: exited 0.
[cont-init.d] 10-requirements.sh: executing... 
[cont-init.d] 10-requirements.sh: exited 0.
[cont-init.d] 20-config.sh: executing... 
[cont-init.d] 20-config.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[14:21:13] INFO: Starting the Spotify daemon...
14:21:13 [INFO] �(BUsing software volume controller.
14:21:13 [WARN] �(BFailed to register IPv6 receiver: Os { code: 19, kind: Other, message: "No such device" }
14:21:13 [INFO] �(BNo backend specified, defaulting to: alsa.
14:21:17 [INFO] �(BConnecting to AP "XX-MASKED-XX:443"
14:21:21 [INFO] �(BAuthenticated as "XX-MASKED-XX" !
14:21:21 [INFO] �(BUsing alsa sink
14:21:21 [INFO] �(BCountry: "XX-MASKED-XX"

Hassio log

19-04-14 12:21:11 INFO (MainThread) [hassio.misc.hardware] No audio devices found
19-04-14 12:21:11 INFO (MainThread) [hassio.misc.hardware] No audio devices found
19-04-14 12:21:11 INFO (MainThread) [hassio.misc.hardware] No audio devices found
19-04-14 12:21:11 INFO (SyncWorker_6) [hassio.misc.hardware] No audio devices found
19-04-14 12:21:12 INFO (SyncWorker_6) [hassio.docker.addon] Start Docker add-on hassioaddons/spotify-amd64 with version v0.5.0
19-04-14 12:21:12 INFO (MainThread) [hassio.misc.hardware] No audio devices found
19-04-14 12:21:12 INFO (MainThread) [hassio.misc.hardware] No audio devices found
19-04-14 12:21:12 INFO (MainThread) [hassio.misc.hardware] No audio devices found
19-04-14 12:21:12 INFO (MainThread) [hassio.misc.hardware] No audio devices found
19-04-14 12:21:13 INFO (MainThread) [hassio.misc.hardware] No audio devices found
19-04-14 12:21:13 INFO (MainThread) [hassio.misc.hardware] No audio devices found
19-04-14 12:21:13 INFO (MainThread) [hassio.misc.hardware] No audio devices found
19-04-14 12:21:13 INFO (MainThread) [hassio.misc.hardware] No audio devices found
19-04-14 12:21:13 INFO (MainThread) [hassio.api.security] /host/info access from a0d7b954_spotify
19-04-14 12:23:02 INFO (MainThread) [hassio.misc.hardware] No audio devices found
19-04-14 12:23:02 INFO (MainThread) [hassio.misc.hardware] No audio devices found
19-04-14 12:23:02 INFO (MainThread) [hassio.misc.hardware] No audio devices found

System Info

arch | x86_64
dev | false
docker | true
hassio | true
os_name | Linux
python_version | 3.7.2
timezone | Europe/Amsterdam
version | 0.91.3
virtualenv | false

Hass.io supervisor

Version | 159
Latest version | 159

Host system

Hostname | home-server
System | Ubuntu 18.04.2 LTS

from addon-spotify-connect.

Tuncay-Ayhan avatar Tuncay-Ayhan commented on September 23, 2024

Mine started to work again today after a OS update

from addon-spotify-connect.

addons-assistant avatar addons-assistant commented on September 23, 2024

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.

from addon-spotify-connect.

addons-assistant avatar addons-assistant commented on September 23, 2024

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

from addon-spotify-connect.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.