Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Spotify-Premium Adapter

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Spotify-Premium Adapter

    This topic has been deleted. Only users with topic management privileges can see it.
    • DJMarc75
      DJMarc75 @Vumer last edited by

      @vumer Dann zeig mal:

      sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null
      uname -m && test -f /opt/scripts/.docker_config/.thisisdocker && echo "Docker-Installation" || echo "Kein Docker" && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && echo $DESKTOP_SESSION && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
      

      Inklusive Ein- und Ausgaben bitte.

      Vumer 1 Reply Last reply Reply Quote 0
      • Vumer
        Vumer @DJMarc75 last edited by Vumer

        @djmarc75

        @iobroker:~$ uname -m && test -f /opt/scripts/.docker_config/.thisisdocker && echo "Docker-Installation" || echo "Kein Docker" && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && echo $DESKTOP_SESSION && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
        x86_64
        Kein Docker
        /usr/bin/nodejs
        /usr/bin/node
        /usr/bin/npm
        v16.18.1
        v16.18.1
        8.19.2
        4.0.23
        
        
        
        /home/
        OK:1 http://security.debian.org/debian-security bullseye-security InRelease
        OK:2 http://ftp.debian.org/debian bullseye InRelease                                                                              
        OK:3 http://ftp.debian.org/debian bullseye-updates InRelease                                                                      
        OK:4 https://deb.nodesource.com/node_16.x bullseye InRelease                                                                      
        OK:5 https://repos.influxdata.com/debian bullseye InRelease                                                                       
        Paketlisten werden gelesen… Fertig
        Abhängigkeitsbaum wird aufgebaut… Fertig
        Statusinformationen werden eingelesen… Fertig
        Alle Pakete sind aktuell.
        nodejs:
          Installiert:           16.18.1-deb-1nodesource1
          Installationskandidat: 16.18.1-deb-1nodesource1
          Versionstabelle:
         *** 16.18.1-deb-1nodesource1 500
                500 https://deb.nodesource.com/node_16.x bullseye/main amd64 Packages
                100 /var/lib/dpkg/status
             12.22.12~dfsg-1~deb11u1 500
                500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
             12.22.5~dfsg-2~11u1 500
                500 http://ftp.debian.org/debian bullseye/main amd64 Packages
        
        DJMarc75 1 Reply Last reply Reply Quote 0
        • DJMarc75
          DJMarc75 @Vumer last edited by

          @vumer nix auffälliges ...

          Ich würde den Adapter mal komplett deinstallieren und neu installieren, dann nochmal authentifizieren.
          Ist mir grad sonst echt ein Rätsel - ich hatte das mal vor knapp nem Jahr aber da lags an der Version vom Adapter

          Vumer 1 Reply Last reply Reply Quote 0
          • Vumer
            Vumer @DJMarc75 last edited by

            @djmarc75 sagte in Spotify-Premium Adapter:

            Ich würde den Adapter mal komplett deinstallieren und neu installieren, dann nochmal authentifizieren.

            hab ich, zur Zeit noch grün 🙂

            DJMarc75 1 Reply Last reply Reply Quote 0
            • DJMarc75
              DJMarc75 @Vumer last edited by

              @vumer sagte in Spotify-Premium Adapter:

              hab ich, zur Zeit noch grün

              na dann drück ich Dir mal die Daumen dass das so bleibt... noch ein Tipp... Playlisten welche NICHT von Dir in Spotify angelegt wurden können auch große Probleme im Adapter machen...

              Vumer 1 Reply Last reply Reply Quote 1
              • Vumer
                Vumer @DJMarc75 last edited by

                @djmarc75
                Danke für den Tipp 👍 Ich hoffe das Alias keine probleme bereitet.

                DJMarc75 1 Reply Last reply Reply Quote 0
                • Vumer
                  Vumer last edited by Vumer

                  Leider immer noch

                  host.iobroker 2022-11-19 13:02:24.813	error	instance system.adapter.spotify-premium.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                  host.iobroker 2022-11-19 13:02:24.812	error	Caught by controller[8]: 503
                  host.iobroker 2022-11-19 13:02:24.812	error	Caught by controller[7]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                  host.iobroker 2022-11-19 13:02:24.812	error	Caught by controller[6]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
                  host.iobroker 2022-11-19 13:02:24.812	error	Caught by controller[6]: at runMicrotasks (<anonymous>)
                  host.iobroker 2022-11-19 13:02:24.812	error	Caught by controller[6]: at /opt/iobroker/node_modules/iobroker.spotify-premium/main.js:973:21
                  host.iobroker 2022-11-19 13:02:24.812	error	Caught by controller[6]: at createOrDefault (/opt/iobroker/node_modules/iobroker.spotify-premium/main.js:387:13)
                  host.iobroker 2022-11-19 13:02:24.812	error	Caught by controller[6]: at loadOrDefault (/opt/iobroker/node_modules/iobroker.spotify-premium/main.js:373:13)
                  host.iobroker 2022-11-19 13:02:24.812	error	Caught by controller[6]: at eval (eval at loadOrDefault (/opt/iobroker/node_modules/iobroker.spotify-premium/main.js:372:19), <anonymous>:3:12)
                  host.iobroker 2022-11-19 13:02:24.812	error	Caught by controller[6]: TypeError: Cannot read properties of undefined (reading 'songs')
                  host.iobroker 2022-11-19 13:02:24.812	error	Caught by controller[5]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
                  host.iobroker 2022-11-19 13:02:24.812	error	Caught by controller[5]: at runMicrotasks (<anonymous>)
                  host.iobroker 2022-11-19 13:02:24.812	error	Caught by controller[5]: at /opt/iobroker/node_modules/iobroker.spotify-premium/main.js:970:21
                  host.iobroker 2022-11-19 13:02:24.812	error	Caught by controller[5]: at createOrDefault (/opt/iobroker/node_modules/iobroker.spotify-premium/main.js:387:13)
                  host.iobroker 2022-11-19 13:02:24.812	error	Caught by controller[5]: at loadOrDefault (/opt/iobroker/node_modules/iobroker.spotify-premium/main.js:373:13)
                  host.iobroker 2022-11-19 13:02:24.812	error	Caught by controller[5]: at eval (eval at loadOrDefault (/opt/iobroker/node_modules/iobroker.spotify-premium/main.js:372:19), <anonymous>:3:12)
                  host.iobroker 2022-11-19 13:02:24.812	error	Caught by controller[5]: TypeError: Cannot read properties of undefined (reading 'trackIds')
                  host.iobroker 2022-11-19 13:02:24.812	error	Caught by controller[4]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
                  host.iobroker 2022-11-19 13:02:24.812	error	Caught by controller[4]: at runMicrotasks (<anonymous>)
                  host.iobroker 2022-11-19 13:02:24.812	error	Caught by controller[4]: at /opt/iobroker/node_modules/iobroker.spotify-premium/main.js:967:21
                  host.iobroker 2022-11-19 13:02:24.812	error	Caught by controller[4]: at createOrDefault (/opt/iobroker/node_modules/iobroker.spotify-premium/main.js:387:13)
                  host.iobroker 2022-11-19 13:02:24.811	error	Caught by controller[4]: at loadOrDefault (/opt/iobroker/node_modules/iobroker.spotify-premium/main.js:373:13)
                  host.iobroker 2022-11-19 13:02:24.811	error	Caught by controller[4]: at eval (eval at loadOrDefault (/opt/iobroker/node_modules/iobroker.spotify-premium/main.js:372:19), <anonymous>:3:12)
                  host.iobroker 2022-11-19 13:02:24.811	error	Caught by controller[4]: TypeError: Cannot read properties of undefined (reading 'trackIdMap')
                  host.iobroker 2022-11-19 13:02:24.811	error	Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
                  host.iobroker 2022-11-19 13:02:24.811	error	Caught by controller[3]: at runMicrotasks (<anonymous>)
                  host.iobroker 2022-11-19 13:02:24.811	error	Caught by controller[3]: at /opt/iobroker/node_modules/iobroker.spotify-premium/main.js:964:21
                  host.iobroker 2022-11-19 13:02:24.811	error	Caught by controller[3]: at createOrDefault (/opt/iobroker/node_modules/iobroker.spotify-premium/main.js:387:13)
                  host.iobroker 2022-11-19 13:02:24.811	error	Caught by controller[3]: at loadOrDefault (/opt/iobroker/node_modules/iobroker.spotify-premium/main.js:373:13)
                  host.iobroker 2022-11-19 13:02:24.811	error	Caught by controller[3]: at eval (eval at loadOrDefault (/opt/iobroker/node_modules/iobroker.spotify-premium/main.js:372:19), <anonymous>:3:12)
                  host.iobroker 2022-11-19 13:02:24.811	error	Caught by controller[3]: TypeError: Cannot read properties of undefined (reading 'stateString')
                  host.iobroker 2022-11-19 13:02:24.811	error	Caught by controller[2]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
                  host.iobroker 2022-11-19 13:02:24.811	error	Caught by controller[2]: at runMicrotasks (<anonymous>)
                  host.iobroker 2022-11-19 13:02:24.811	error	Caught by controller[2]: at /opt/iobroker/node_modules/iobroker.spotify-premium/main.js:961:21
                  host.iobroker 2022-11-19 13:02:24.811	error	Caught by controller[2]: at createOrDefault (/opt/iobroker/node_modules/iobroker.spotify-premium/main.js:387:13)
                  host.iobroker 2022-11-19 13:02:24.811	error	Caught by controller[2]: at loadOrDefault (/opt/iobroker/node_modules/iobroker.spotify-premium/main.js:373:13)
                  host.iobroker 2022-11-19 13:02:24.811	error	Caught by controller[2]: at eval (eval at loadOrDefault (/opt/iobroker/node_modules/iobroker.spotify-premium/main.js:372:19), <anonymous>:3:12)
                  host.iobroker 2022-11-19 13:02:24.811	error	Caught by controller[2]: TypeError: Cannot read properties of undefined (reading 'listString')
                  host.iobroker 2022-11-19 13:02:24.811	error	Caught by controller[2]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
                  host.iobroker 2022-11-19 13:02:24.811	error	Caught by controller[2]: at runMicrotasks (<anonymous>)
                  host.iobroker 2022-11-19 13:02:24.811	error	Caught by controller[2]: at /opt/iobroker/node_modules/iobroker.spotify-premium/main.js:958:21
                  host.iobroker 2022-11-19 13:02:24.811	error	Caught by controller[2]: at createOrDefault (/opt/iobroker/node_modules/iobroker.spotify-premium/main.js:387:13)
                  host.iobroker 2022-11-19 13:02:24.810	error	Caught by controller[2]: at loadOrDefault (/opt/iobroker/node_modules/iobroker.spotify-premium/main.js:373:13)
                  host.iobroker 2022-11-19 13:02:24.810	error	Caught by controller[2]: at eval (eval at loadOrDefault (/opt/iobroker/node_modules/iobroker.spotify-premium/main.js:372:19), <anonymous>:3:12)
                  host.iobroker 2022-11-19 13:02:24.810	error	Caught by controller[2]: TypeError: Cannot read properties of undefined (reading 'listNumber')
                  host.iobroker 2022-11-19 13:02:24.810	error	Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
                  host.iobroker 2022-11-19 13:02:24.810	error	Caught by controller[1]: at runMicrotasks (<anonymous>)
                  host.iobroker 2022-11-19 13:02:24.810	error	Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.spotify-premium/main.js:937:32
                  host.iobroker 2022-11-19 13:02:24.810	error	Caught by controller[1]: at loadOrDefault (/opt/iobroker/node_modules/iobroker.spotify-premium/main.js:373:13)
                  host.iobroker 2022-11-19 13:02:24.810	error	Caught by controller[1]: at eval (eval at loadOrDefault (/opt/iobroker/node_modules/iobroker.spotify-premium/main.js:372:19), <anonymous>:3:12)
                  host.iobroker 2022-11-19 13:02:24.810	error	Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'stateString')
                  spotify-premium.0 2022-11-19 13:02:24.099	error	undefined
                  spotify-premium.0 2022-11-19 13:02:24.099	error	unhandled promise rejection: undefined
                  spotify-premium.0 2022-11-19 13:02:24.095	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                  

                  gesteuert habe ich nur über die Android app oder direkt am Teufel Lautsprecher. Um 13:02, glaube ich, mit der FB vom Teufel

                  1 Reply Last reply Reply Quote 0
                  • DJMarc75
                    DJMarc75 @Vumer last edited by

                    @vumer sagte in Spotify-Premium Adapter:

                    das Alias keine probleme bereitet

                    eben erst gelesen und da stellt sich mir die Frage welche DPs als Aliase angelegt sind?

                    @vumer sagte in Spotify-Premium Adapter:

                    gesteuert habe ich nur über die Android app oder direkt am Teufel Lautsprecher

                    ok, Ja, wenn ich mit externen APPs steuere dann hab ich "hinundwieder" auch ähnliche Meldungen.
                    Aber schau mal hier https://github.com/iobroker-community-adapters/ioBroker.spotify-premium/issues/143

                    Könnte ähnlich bis gleich sein.

                    Ich bin da mal ehrlich und sage Dir dass ich den Adapter eigentlich nur noch wenn mal was im Forum steht aktiv nutze.
                    Steuerung mache ich eh per Alexa oder eben mit externen APPS

                    BatmanN8 created this issue in iobroker-community-adapters/ioBroker.spotify-premium

                    closed system.adapter.spotify-premium.0 terminated #143

                    Vumer 1 Reply Last reply Reply Quote 1
                    • Vumer
                      Vumer @DJMarc75 last edited by

                      @djmarc75 sagte in Spotify-Premium Adapter:

                      eben erst gelesen und da stellt sich mir die Frage welche DPs als Aliase angelegt sind?

                      In der Tabelle N12.
                      Es gibt leider keinen Adapter für Teufel Raumfeld. Unter die Direktwahltasten kann man nur einen direkten Titel aus einer Playlist hinterlegen. Die Playlist wir durchgespielt, startet aber mit dem gleichen Titel und nicht immer ist shuffle aktiv. Und dass wenn meine Frau kocht, und die Kartofel nicht die richtige sind, und ... 😉

                      DJMarc75 1 Reply Last reply Reply Quote 0
                      • DJMarc75
                        DJMarc75 @Vumer last edited by

                        @vumer Jetzt würfelst Du aber grad so einiges durcheinander:
                        Lovelace, Teufel, Spotify, Kartoffeln, usw 😁
                        Bei Lovelace und Teufel bin ich eh raus - kenn ich nicht.
                        Ob daher vll die Adaptercrashes ihren Ursprung haben ?

                        Vumer 1 Reply Last reply Reply Quote 0
                        • Vumer
                          Vumer @DJMarc75 last edited by

                          @djmarc75 sagte in Spotify-Premium Adapter:

                          Jetzt würfelst Du aber grad so einiges durcheinander:

                          Ein leckerer Eintopf 😉
                          Dafür haben wir doch ioBroker, oder?

                          DJMarc75 1 Reply Last reply Reply Quote 0
                          • DJMarc75
                            DJMarc75 @Vumer last edited by

                            @vumer sagte in Spotify-Premium Adapter:

                            Ein leckerer Eintopf

                            bin Koch und stimme zu !

                            Trotzdem: eventuell rühren die Crashes von externer Steuerung her... hab jetzt grad mal in meinem Langzeitgedächtnis gekramt und einen Eintrag gefunden nachdem der Adapter immer wieder durch die Steuerung von der Windows-Spotify-App abgestürzt ist - am Handy steuere ich Spotify nicht. Aber könnte mir vorstellen dass der Adapter dann auch abschmiert...

                            OT: Hier gibts heut übrigends amerikanisches Buffet 😀

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post

                            Support us

                            ioBroker
                            Community Adapters
                            Donate

                            662
                            Online

                            31.8k
                            Users

                            80.0k
                            Topics

                            1.3m
                            Posts

                            3
                            29
                            1507
                            Loading More Posts
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes
                            Reply
                            • Reply as topic
                            Log in to reply
                            Community
                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                            The ioBroker Community 2014-2023
                            logo