Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Entwicklung
    4. Emby 1.0.0, startet immer wieder neu...

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Emby 1.0.0, startet immer wieder neu...

    This topic has been deleted. Only users with topic management privileges can see it.
    • ?
      A Former User @madison last edited by

      Der Entwickler hat nachdem ich ein Debug Log geschickt habe, einen ungetesteten Fix bereitgestellt: https://github.com/thewhobox/ioBroker.emby

      M 1 Reply Last reply Reply Quote 0
      • M
        madison @Guest last edited by

        @apachelance habs getestet.

        host.iobroker-test
        2023-11-17 18:20:17.762	error	instance system.adapter.emby.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        
        emby.0
        2023-11-17 18:20:17.135	error	undefined is not a valid state value
        
        emby.0
        2023-11-17 18:20:17.134	error	Error: undefined is not a valid state value at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/maybeCallback.js:35:17) at AdapterClass._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5448:49) at AdapterClass.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5409:21) at W3CWebSocket.webMessage [as onmessage] (/opt/iobroker/node_modules/iobroker.emby/main.js:376:25) at W3CWebSocket._dispatchEvent [as dispatchEvent] (/opt/iobroker/node_modules/yaeti/lib/EventTarget.js:107:17) at W3CWebSocket.onMessage (/opt/iobroker/node_modules/websocket/lib/W3CWebSocket.js:234:14) at WebSocketConnection.<anonymous> (/opt/iobroker/node_modules/websocket/lib/W3CWebSocket.js:205:19) at WebSocketConnection.emit (node:events:517:28) at WebSocketConnection.processFrame (/opt/iobroker/node_modules/websocket/lib/WebSocketConnection.js:554:26) at /opt/iobroker/node_modules/websocket/lib/WebSocketConnection.js:323:40
        
        emby.0
        2023-11-17 18:20:17.134	error	unhandled promise rejection: undefined is not a valid state value
        
        emby.0
        2023-11-17 18:20:17.134	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().
        
        emby.0
        2023-11-17 18:20:17.133	error	undefined is not a valid state value
        
        emby.0
        2023-11-17 18:20:17.133	error	Error: undefined is not a valid state value at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/maybeCallback.js:35:17) at AdapterClass._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5448:49) at AdapterClass.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5409:21) at W3CWebSocket.webMessage [as onmessage] (/opt/iobroker/node_modules/iobroker.emby/main.js:375:25) at W3CWebSocket._dispatchEvent [as dispatchEvent] (/opt/iobroker/node_modules/yaeti/lib/EventTarget.js:107:17) at W3CWebSocket.onMessage (/opt/iobroker/node_modules/websocket/lib/W3CWebSocket.js:234:14) at WebSocketConnection.<anonymous> (/opt/iobroker/node_modules/websocket/lib/W3CWebSocket.js:205:19) at WebSocketConnection.emit (node:events:517:28) at WebSocketConnection.processFrame (/opt/iobroker/node_modules/websocket/lib/WebSocketConnection.js:554:26) at /opt/iobroker/node_modules/websocket/lib/WebSocketConnection.js:323:40
        
        emby.0
        2023-11-17 18:20:17.133	error	unhandled promise rejection: undefined is not a valid state value
        
        emby.0
        2023-11-17 18:20:17.132	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().
        
        emby.0
        2023-11-17 18:20:17.131	error	undefined is not a valid state value
        
        emby.0
        2023-11-17 18:20:17.131	error	Error: undefined is not a valid state value at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/maybeCallback.js:35:17) at AdapterClass._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5448:49) at AdapterClass.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5409:21) at W3CWebSocket.webMessage [as onmessage] (/opt/iobroker/node_modules/iobroker.emby/main.js:372:25) at W3CWebSocket._dispatchEvent [as dispatchEvent] (/opt/iobroker/node_modules/yaeti/lib/EventTarget.js:107:17) at W3CWebSocket.onMessage (/opt/iobroker/node_modules/websocket/lib/W3CWebSocket.js:234:14) at WebSocketConnection.<anonymous> (/opt/iobroker/node_modules/websocket/lib/W3CWebSocket.js:205:19) at WebSocketConnection.emit (node:events:517:28) at WebSocketConnection.processFrame (/opt/iobroker/node_modules/websocket/lib/WebSocketConnection.js:554:26) at /opt/iobroker/node_modules/websocket/lib/WebSocketConnection.js:323:40
        
        emby.0
        2023-11-17 18:20:17.128	error	unhandled promise rejection: undefined is not a valid state value
        
        emby.0
        2023-11-17 18:20:17.128	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().
        
        ? 1 Reply Last reply Reply Quote 0
        • ?
          A Former User @madison last edited by

          @madison Sicher, dass du die aktuelle Version hast. Bei mir gibts die Abstürze nicht mehr. Nur noch:

          
          emby.0
          2023-11-17 18:25:54.975	warn	State "emby.0.b9780d9d3b7bde77c4302e70f3cfe10c.info.userName" has no existing object, this might lead to an error in future versions
          
          emby.0
          2023-11-17 18:25:54.974	warn	State "emby.0.b9780d9d3b7bde77c4302e70f3cfe10c.info.deviceName" has no existing object, this might lead to an error in future versions
          
          emby.0
          2023-11-17 18:25:54.917	warn	This object will not be created in future versions. Please report this to the developer.
          
          emby.0
          2023-11-17 18:25:54.917	warn	Object emby.0.0625f91c9e5aa817d97f3c2df711452c.command.togglemute is invalid: obj.common.type has an invalid value (button) but has to be one of number, string, boolean, array, object, mixed, file, json
          
          emby.0
          2023-11-17 18:25:54.917	warn	This object will not be created in future versions. Please report this to the developer.
          
          emby.0
          2023-11-17 18:25:54.916	warn	Object emby.0.0625f91c9e5aa817d97f3c2df711452c.command.mute is invalid: obj.common.type has an invalid value (button) but has to be one of number, string, boolean, array, object, mixed, file, json
          
          M 1 Reply Last reply Reply Quote 0
          • M
            madison @Guest last edited by

            @apachelance hab jetzt den Adapter neu installiert, jetzt hab ich die selben Warnings wie du!

            ? 1 Reply Last reply Reply Quote 0
            • ?
              A Former User @madison last edited by

              @madison sagte in Emby 1.0.0, startet immer wieder neu...:

              @apachelance hab jetzt den Adapter neu installiert, jetzt hab ich die selben Warnings wie du!

              Scheint trotzdem nicht stabil zu sein. Hatte gerade einen Crash:

              host.ioBroker
              2023-11-17 19:38:50.979	warn	Do not restart adapter system.adapter.emby.0 because restart loop detected
              host.ioBroker
              2023-11-17 19:38:50.978	info	Restart adapter system.adapter.emby.0 because enabled
              host.ioBroker
              2023-11-17 19:38:50.978	error	instance system.adapter.emby.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
              
              emby.0
              2023-11-17 19:38:50.942	warn	get state error: Connection is closed.
              
              emby.0
              2023-11-17 19:38:50.935	info	terminating
              
              emby.0
              2023-11-17 19:38:50.433	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
              
              mcm1957 M 2 Replies Last reply Reply Quote 0
              • mcm1957
                mcm1957 @Guest last edited by mcm1957

                @apachelance

                Ich habe auf Guithub ein Issue erstellt mit der Bitte an den Dev eine neue saubere Release zu erstellen:

                https://github.com/thewhobox/ioBroker.emby/issues/24

                Derzeit passen die versionsangaben absolut nicht zusammen:

                • package.json states 1.0.5
                • io-package.json states 1.0.3
                • npm lists 1.02

                Weiters sollten die Abhängigkeiten aktualisisert werden. Der Adapter verwendet adapter-sore 1.x.x - aktuell ist 3.0.3. Das wird sicher in Zukunft auch zu Problemen führen.

                Falls Maintzainer hier mitliest - bitte im Bedarfsfall nachfragen. Ich und andere helfen gern wenn was unkalr ist.

                mcm1957

                mcm1957 created this issue in thewhobox/ioBroker.emby

                closed Please consider a new release and updating dependencies #24

                ? 1 Reply Last reply Reply Quote 0
                • ?
                  A Former User @mcm1957 last edited by

                  @mcm57 Danke.

                  Hatte ich auch schon: https://github.com/thewhobox/ioBroker.emby/issues/23

                  Wurde vom Entwickler jedoch heute geschlossen.

                  apachelance created this issue in thewhobox/ioBroker.emby

                  closed Undefined error in ioBroker #23

                  mcm1957 1 Reply Last reply Reply Quote 0
                  • M
                    madison @Guest last edited by

                    @apachelance bisher noch kein Absturz bei mir

                    1 Reply Last reply Reply Quote 0
                    • mcm1957
                      mcm1957 @Guest last edited by

                      @apachelance
                      Bei deinem Issue gings um den Crash. Das hat ja zuerst gut ausgesehen.

                      Mein Issue bezieht sich primär mal auf den Releaseablauf. Da der Adapter in latest und stable repository gelistet ist, sollten neue Versionen auch sauber veröffentlicht werden. Würde ungern einen Adapter wegen organisatorischer Abläufe rausnehmen. Daher main Angebot an den Entwickler hier gerne zu helfen, ggF auch mit PR(s).

                      1 Reply Last reply Reply Quote 0
                      • mcm1957
                        mcm1957 last edited by

                        Ich habe den Adapter ioBroker.emby nun in den iobroker-community-adapters Bereich verschoben, die notwendigen Anpassungen vorgenommen und eine neue Release gebaut.
                        Ab morgen steht 1.1.1 im Latest zur Verfügung.

                        Zum Tester Thread gehts da:
                        https://forum.iobroker.net/topic/70397/test-adapter-emby-moved-to-community-adapters

                        DANKE an @thewhobox für seine Fehlerbehebungen und die Freigabe des Adapters sowie das Angebot auch weiterhin bei der Wartung aktiv zu sein soweit es ohne passende Hardwar möglich ist.

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

                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        649
                        Online

                        31.7k
                        Users

                        79.8k
                        Topics

                        1.3m
                        Posts

                        emby neustart
                        7
                        57
                        4046
                        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