Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. Fully Kiosk Browser

    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

    Fully Kiosk Browser

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

      @chaot Ich bastel aktuell noch sehr oft an der Vis. Irgendwie doof, dass es da keine "einfache" Lösung zu geben scheint.
      Muss mir mal überlegen, wie ich das mache.

      Chaot 1 Reply Last reply Reply Quote 0
      • Chaot
        Chaot @Merlin123 last edited by

        @merlin123
        Ein komplettes Projekt ist blitzschnell kopiert.
        Wenn ich meine Optik verändere erstelle ich mir ein Projekt und arbeite das dann aus. Dann werden aus den alten Projekten die Sonderfälle exportiert (Meist spezielle Widgets), das neue Projekt dupliziert und die beiden finalen Projekte erstellt.
        Dann werden die umbenannt auf die alten Namen und fertig.
        Das dauert keine Stunde und ich habe die beiden Projekte geändert. Natürlich ohne die Zeit gerechnet das Projekt zu erstellen.

        Der Vorteil bei mir ist, das ich immer ein Projekt zum spielen und experimentieren habe. Das wird für Neuentwicklungen genutzt. Damit sieht die View auf den Geräten nicht jeden Tag anders aus, sondern wird dann nur umgestellt wenn ich wirklich was deutlich verändert habe.
        Ich persönlich finde das sogar sehr einfach, weil ich dadurch immer sauber die Übersicht habe was welches Tablet darf oder kann und trotzdem sehen beide auf den ersten Blick gleich aus.
        Was meine Sonderfälle angeht ist beispielsweise das ein Tablet den Stundenplan und den Vertretungsplan anzeigen kann. Das benötige ich in der Küche auf dem zweiten Gerät nicht. Dafür ist dort eine View mit zufälligen Rezeptvorschlägen eingebaut.

        Merlin123 1 Reply Last reply Reply Quote 0
        • Merlin123
          Merlin123 @Chaot last edited by

          @chaot Ich behalte die Lösung mal im Auge. Danke für die Erklärung 🙂

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

            Weil es so schön ist noch ein Problem:
            Samsung Tab 8 Android 11:
            Ich krieg da absolut gar nichts gesteuert. Fully startet mit "startApplication" keine Apps, screenOff/sreenOn geht nicht.
            Keine Ahnung.
            Hab Fully auf dem Tablet alle Rechte gegeben und es ist Geräteadmin, in Fully müsste ich auch alles mögliche aktiviert haben. Sieht eigentlich aus wie auf meinem Lenovotab... Fully Lizenz hab ich natürlich.

            Was auch nicht geht: Er zeigt mir den Ladestand des Akkus nicht an. den DP gibt es bei dem Tablet nicht.
            mit dem Fully-tablet-control Adapter sehe ich zumindest den Akkustand.

            Bin grad "leicht" angenervt....

            arteck 1 Reply Last reply Reply Quote 0
            • arteck
              arteck Developer Most Active @Merlin123 last edited by

              @merlin123 und ich soll jetzt meine Glaskugel aus dem Keller holen um dir zu sagen was du falsch machst oder wie...

              adapter auf debug und LOG posten

              Merlin123 1 Reply Last reply Reply Quote 0
              • Merlin123
                Merlin123 @arteck last edited by Merlin123

                @arteck hab jetzt mal ein "startApplication" versucht:

                
                fullybrowser.0
                2022-03-29 11:09:13.387	warn	State "fullybrowser.0.192,168,0,244.lastInfoUpdate" has no existing object, this might lead to an error in future versions
                
                fullybrowser.0
                2022-03-29 11:09:13.372	warn	State "fullybrowser.0.192,168,0,244.isFullyAlive" has no existing object, this might lead to an error in future versions
                
                fullybrowser.0
                2022-03-29 11:09:13.362	warn	updateDeviceERROR 192,168,0,244
                
                fullybrowser.0
                2022-03-29 11:08:40.443	warn	State "fullybrowser.0.192,168,0,244.lastInfoUpdate" has no existing object, this might lead to an error in future versions
                
                fullybrowser.0
                2022-03-29 11:08:40.425	warn	State "fullybrowser.0.192,168,0,244.isFullyAlive" has no existing object, this might lead to an error in future versions
                
                fullybrowser.0
                2022-03-29 11:08:40.415	warn	updateDeviceERROR 192,168,0,244
                
                fullybrowser.0
                2022-03-29 11:08:37.877	warn	Used invalid characters: fullybrowser.0.192,168,0,244.Commands.screenBrightness changed to fullybrowser.0.192_168_0_244.Commands.screenBrightness
                
                fullybrowser.0
                2022-03-29 11:08:37.876	warn	This object will not be created in future versions. Please report this to the developer.
                
                fullybrowser.0
                2022-03-29 11:08:37.875	warn	Object 192,168,0,244.Commands.screenBrightness is invalid: Default value has to be type "number" but received type "string"
                
                fullybrowser.0
                2022-03-29 11:08:37.816	warn	Used invalid characters: fullybrowser.0.192,168,0,244.Commands.setStringSetting changed to fullybrowser.0.192_168_0_244.Commands.setStringSetting
                
                fullybrowser.0
                2022-03-29 11:08:37.795	warn	Used invalid characters: fullybrowser.0.192,168,0,244.Commands.textToSpeech changed to fullybrowser.0.192_168_0_244.Commands.textToSpeech
                
                fullybrowser.0
                2022-03-29 11:08:37.712	warn	Used invalid characters: fullybrowser.0.192,168,0,244.Commands.setAudioVolume changed to fullybrowser.0.192_168_0_244.Commands.setAudioVolume
                
                fullybrowser.0
                2022-03-29 11:08:37.692	warn	Used invalid characters: fullybrowser.0.192,168,0,244.Commands.loadURL changed to fullybrowser.0.192_168_0_244.Commands.loadURL
                
                fullybrowser.0
                2022-03-29 11:08:37.658	warn	Used invalid characters: fullybrowser.0.192,168,0,244.Commands.startApplication changed to fullybrowser.0.192_168_0_244.Commands.startApplication
                
                fullybrowser.0
                2022-03-29 11:08:37.637	warn	Used invalid characters: fullybrowser.0.192,168,0,244.Commands.disableLockedMode changed to fullybrowser.0.192_168_0_244.Commands.disableLockedMode
                
                fullybrowser.0
                2022-03-29 11:08:37.586	warn	Used invalid characters: fullybrowser.0.192,168,0,244.Commands.enableLockedMode changed to fullybrowser.0.192_168_0_244.Commands.enableLockedMode
                
                fullybrowser.0
                2022-03-29 11:08:37.570	warn	Used invalid characters: fullybrowser.0.192,168,0,244.Commands.popFragment changed to fullybrowser.0.192_168_0_244.Commands.popFragment
                
                fullybrowser.0
                2022-03-29 11:08:37.516	warn	Used invalid characters: fullybrowser.0.192,168,0,244.Commands.toForeground changed to fullybrowser.0.192_168_0_244.Commands.toForeground
                
                fullybrowser.0
                2022-03-29 11:08:37.498	warn	Used invalid characters: fullybrowser.0.192,168,0,244.Commands.stopDaydream changed to fullybrowser.0.192_168_0_244.Commands.stopDaydream
                
                fullybrowser.0
                2022-03-29 11:08:37.480	warn	Used invalid characters: fullybrowser.0.192,168,0,244.Commands.startDaydream changed to fullybrowser.0.192_168_0_244.Commands.startDaydream
                
                fullybrowser.0
                2022-03-29 11:08:37.152	warn	Used invalid characters: fullybrowser.0.192,168,0,244.Commands.stopScreensaver changed to fullybrowser.0.192_168_0_244.Commands.stopScreensaver
                
                fullybrowser.0
                2022-03-29 11:08:37.106	warn	Used invalid characters: fullybrowser.0.192,168,0,244.Commands.startScreensaver changed to fullybrowser.0.192_168_0_244.Commands.startScreensaver
                
                fullybrowser.0
                2022-03-29 11:08:37.088	warn	Used invalid characters: fullybrowser.0.192,168,0,244.Commands.triggerMotion changed to fullybrowser.0.192_168_0_244.Commands.triggerMotion
                
                fullybrowser.0
                2022-03-29 11:08:37.070	warn	Used invalid characters: fullybrowser.0.192,168,0,244.Commands.forceSleep changed to fullybrowser.0.192_168_0_244.Commands.forceSleep
                
                fullybrowser.0
                2022-03-29 11:08:37.040	warn	Used invalid characters: fullybrowser.0.192,168,0,244.Commands.screenOff changed to fullybrowser.0.192_168_0_244.Commands.screenOff
                
                fullybrowser.0
                2022-03-29 11:08:37.023	warn	Used invalid characters: fullybrowser.0.192,168,0,244.Commands.screenOn changed to fullybrowser.0.192_168_0_244.Commands.screenOn
                
                fullybrowser.0
                2022-03-29 11:08:36.962	warn	Used invalid characters: fullybrowser.0.192,168,0,244.Commands.exitApp changed to fullybrowser.0.192_168_0_244.Commands.exitApp
                
                fullybrowser.0
                2022-03-29 11:08:36.943	warn	Used invalid characters: fullybrowser.0.192,168,0,244.Commands.restartApp changed to fullybrowser.0.192_168_0_244.Commands.restartApp
                
                fullybrowser.0
                2022-03-29 11:08:36.918	warn	Used invalid characters: fullybrowser.0.192,168,0,244.Commands.clearCookies changed to fullybrowser.0.192_168_0_244.Commands.clearCookies
                
                fullybrowser.0
                2022-03-29 11:08:36.884	warn	Used invalid characters: fullybrowser.0.192,168,0,244.Commands.clearWebstorage changed to fullybrowser.0.192_168_0_244.Commands.clearWebstorage
                
                fullybrowser.0
                2022-03-29 11:08:36.857	warn	Used invalid characters: fullybrowser.0.192,168,0,244.Commands.clearCache changed to fullybrowser.0.192_168_0_244.Commands.clearCache
                
                fullybrowser.0
                2022-03-29 11:08:36.817	warn	Used invalid characters: fullybrowser.0.192,168,0,244.Commands.loadStartURL changed to fullybrowser.0.192_168_0_244.Commands.loadStartURL
                
                fullybrowser.0
                2022-03-29 11:08:36.812	warn	Generate State problem 192,168,0,244 {"message":"timeout of 2000ms exceeded","name":"Error","stack":"Error: timeout of 2000ms exceeded\n at createError (/opt/iobroker/node_modules/iobroker.fullybrowser/node_modules/axios/lib/core/createError.js:16:15)\n at RedirectableRequest.handleRequestTimeout (/opt/iobroker/node_modules/iobroker.fullybrowser/node_modules/axios/lib/adapters/http.js:328:16)\n at RedirectableRequest.emit (events.js:400:28)\n at Timeout.<anonymous> (/opt/iobroker/node_modules/follow-redirects/index.js:164:12)\n at listOnTimeout (internal/timers.js:557:17)\n at processTimers (internal/timers.js:500:7)","config":{"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false},"transformRequest":[null],"transformResponse":[null],"timeout":2000,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1,"maxBodyLength":-1,"headers":{"Accept":"application/json, text/plain, */*","User-Agent":"axios/0.23.0"},"method":"get","url":"http://192,168,0,244:2323/?cmd=deviceInfo&type=json&password=XXXXXXX"},"code":"ECONNABORTED","status":null}
                
                fullybrowser.0
                2022-03-29 11:08:34.773	warn	Used invalid characters: fullybrowser.0.192,168,0,244.isFullyAlive changed to fullybrowser.0.192_168_0_244.isFullyAlive
                
                fullybrowser.0
                2022-03-29 11:08:34.758	warn	Used invalid characters: fullybrowser.0.192,168,0,244.lastInfoUpdate changed to fullybrowser.0.192_168_0_244.lastInfoUpdate
                
                fullybrowser.0
                2022-03-29 11:08:34.696	warn	This object will not be created in future versions. Please report this to the developer.
                
                fullybrowser.0
                2022-03-29 11:08:34.695	warn	Object 192_168_0_160.Commands.screenBrightness is invalid: Default value has to be type "number" but received type "string"
                

                Versuche ich das wiederholt kommt immer nur der Teil neu im Log

                
                fullybrowser.0
                2022-03-29 11:10:51.843	warn	State "fullybrowser.0.192,168,0,244.lastInfoUpdate" has no existing object, this might lead to an error in future versions
                
                fullybrowser.0
                2022-03-29 11:10:51.828	warn	State "fullybrowser.0.192,168,0,244.isFullyAlive" has no existing object, this might lead to an error in future versions
                
                fullybrowser.0
                2022-03-29 11:10:51.820	warn	updateDeviceERROR 192,168,0,244
                
                K 1 Reply Last reply Reply Quote 0
                • K
                  klaus88 @Merlin123 last edited by

                  @merlin123 : Nur eine Vermutung - kann aber falsch liegen: Hast du statt eines "." Punktes in der IP Adresse einen "," Beistrich gesetzt?

                  Also unter Instanzen/ Fully Browser /Adresse für Monitoring

                  screen1.jpg

                  Merlin123 1 Reply Last reply Reply Quote 0
                  • Merlin123
                    Merlin123 @klaus88 last edited by Merlin123

                    @klaus88 Das war auch meine erste Vermutung, als ich das Log gesehen hab. Sah aber richtig aus..

                    jo.. Eben einen Screenshot für Dich gemacht und was musste ich feststellen? Ich war blind.... Boah.... peinlich...

                    Danke für den Hinweis. Gleich mal ändern und testen.

                    Also... Die Kommandos führt er jetzt aus, aber ne Batterieinfo krieg ich darüber nicht.
                    Unter Info hab ich nur
                    status
                    statustext

                    Solange ich dafür keine Lösung hab isses doof 😞

                    K arteck 2 Replies Last reply Reply Quote 0
                    • K
                      klaus88 @Merlin123 last edited by klaus88

                      @merlin123
                      Frage: Wenn du dein Pad mal direkt per Web ansprichst - also IPAdresse und den Port den du eingegeben hast (Standard ist 2323). Dann Passwort - dann gleich in der Übersichtseite. Bekommst du hier die Daten unter Device Info - Battery Level?

                      und noch ein Hinweis: Wenn du die IP jetzt geändert hast - müsstest du eigentlich in den Objects ein neues Gerät haben - ist dort auch kein "batterylevel"?

                      Merlin123 1 Reply Last reply Reply Quote 0
                      • arteck
                        arteck Developer Most Active @Merlin123 last edited by

                        @merlin123 augen auf... demnächst... und ich such mir eine doofen.... soviel zu LOG.. IMMER POSTEN

                        auch jetzt.. wo der Battery status nicht kommt.. und die object liste auch ..bitte

                        Merlin123 1 Reply Last reply Reply Quote 0
                        • Merlin123
                          Merlin123 @klaus88 last edited by

                          @klaus88 sagte in Fully Kiosk Browser:

                          @merlin123
                          Frage: Wenn du dein Pad mal direkt per Web ansprichst - also IPAdresse und den Port den du eingegeben hast (Standard ist 2323). Dann Passwort - dann gleich in der Übersichtseite. Bekommst du hier die Daten unter Device Info - Battery Level?

                          und noch ein Hinweis: Wenn du die IP jetzt geändert hast - müsstest du eigentlich in den Objects ein neues Gerät haben - ist dort auch kein "batterylevel"?

                          Also.. Wenn ich das direkt anspreche seh ich den Batterylevel.
                          Es wurde kein neues Gerät angelegt, ich habe auch versucht den Objektbaum zu löschen und neu anlegen zu lassen. Keine Änderung

                          1 Reply Last reply Reply Quote 0
                          • Merlin123
                            Merlin123 @arteck last edited by

                            @arteck sagte in Fully Kiosk Browser:

                            @merlin123 augen auf... demnächst... und ich such mir eine doofen.... soviel zu LOG.. IMMER POSTEN

                            auch jetzt.. wo der Battery status nicht kommt.. und die object liste auch ..bitte

                            Sorry wegen den Kommas, ich hatte es im iobroker echt nicht gesehen.
                            Ich hab jetzt den kompletten Objektbaum gelöscht, nur das betroffene Tablet aktiviert im Monitoring und die Instanz gestartet.

                            Hier das Log

                            
                            fullybrowser.0
                            2022-03-31 17:09:51.795	warn	State "fullybrowser.0.192_168_0_244.Info.lastAppStart" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.786	warn	State "fullybrowser.0.192_168_0_244.Info.currentPage" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.779	warn	State "fullybrowser.0.192_168_0_244.Info.foregroundApp" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.770	warn	State "fullybrowser.0.192_168_0_244.Info.deviceManufacturer" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.764	warn	State "fullybrowser.0.192_168_0_244.Info.deviceModel" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.756	warn	State "fullybrowser.0.192_168_0_244.Info.androidSdk" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.744	warn	State "fullybrowser.0.192_168_0_244.Info.appVersionName" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.736	warn	State "fullybrowser.0.192_168_0_244.Info.appVersionCode" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.724	warn	State "fullybrowser.0.192_168_0_244.Info.locationLongitude" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.717	warn	State "fullybrowser.0.192_168_0_244.Info.locationLatitude" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.710	warn	State "fullybrowser.0.192_168_0_244.Info.deviceID" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.695	warn	State "fullybrowser.0.192_168_0_244.Info.currentTabIndex" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.672	warn	State "fullybrowser.0.192_168_0_244.Info.startUrl" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.661	warn	State "fullybrowser.0.192_168_0_244.Info.kioskMode" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.654	warn	State "fullybrowser.0.192_168_0_244.Info.maintenanceMode" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.619	warn	State "fullybrowser.0.192_168_0_244.Info.isInForcedSleep" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.608	warn	State "fullybrowser.0.192_168_0_244.Info.kioskLocked" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.597	warn	State "fullybrowser.0.192_168_0_244.Info.isInScreensaver" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.589	warn	State "fullybrowser.0.192_168_0_244.Info.isLicensed" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.577	warn	State "fullybrowser.0.192_168_0_244.Info.isRooted" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.570	warn	State "fullybrowser.0.192_168_0_244.Info.isInDaydream" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.564	warn	State "fullybrowser.0.192_168_0_244.Info.topFragmentTag" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.551	warn	State "fullybrowser.0.192_168_0_244.Info.isMenuOpen" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.533	warn	State "fullybrowser.0.192_168_0_244.Info.displayWidthPixels" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.523	warn	State "fullybrowser.0.192_168_0_244.Info.displayHeightPixels" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.518	warn	State "fullybrowser.0.192_168_0_244.Info.scopedStorage" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.511	warn	State "fullybrowser.0.192_168_0_244.Info.timestamp" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.501	warn	State "fullybrowser.0.192_168_0_244.Info.appTotalMemory" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.495	warn	State "fullybrowser.0.192_168_0_244.Info.appFreeMemory" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.489	warn	State "fullybrowser.0.192_168_0_244.Info.appUsedMemory" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.481	warn	State "fullybrowser.0.192_168_0_244.Info.ramTotalMemory" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.461	warn	State "fullybrowser.0.192_168_0_244.Info.ramFreeMemory" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.447	warn	State "fullybrowser.0.192_168_0_244.Info.ramUsedMemory" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.405	warn	State "fullybrowser.0.192_168_0_244.Info.internalStorageTotalSpace" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.395	warn	State "fullybrowser.0.192_168_0_244.Info.internalStorageFreeSpace" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.382	warn	State "fullybrowser.0.192_168_0_244.Info.isDeviceOwner" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.377	warn	State "fullybrowser.0.192_168_0_244.Info.isDeviceAdmin" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.372	warn	State "fullybrowser.0.192_168_0_244.Info.motionDetectorStatus" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.335	warn	State "fullybrowser.0.192_168_0_244.Info.foregroundActivity" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.323	warn	State "fullybrowser.0.192_168_0_244.Info.webviewUA" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.317	warn	State "fullybrowser.0.192_168_0_244.Info.androidVersion" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.306	warn	State "fullybrowser.0.192_168_0_244.Info.build" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.298	warn	State "fullybrowser.0.192_168_0_244.Info.serial" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.290	warn	State "fullybrowser.0.192_168_0_244.Info.locale" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.283	warn	State "fullybrowser.0.192_168_0_244.Info.keyguardLocked" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.275	warn	State "fullybrowser.0.192_168_0_244.Info.plugged" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.267	warn	State "fullybrowser.0.192_168_0_244.Info.batteryTemperature" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.250	warn	State "fullybrowser.0.192_168_0_244.Info.screenOn" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.184	warn	State "fullybrowser.0.192_168_0_244.Info.screenLocked" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.168	warn	State "fullybrowser.0.192_168_0_244.Info.screenBrightness" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.154	warn	State "fullybrowser.0.192_168_0_244.Info.screenOrientation" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.148	warn	State "fullybrowser.0.192_168_0_244.Info.isMobileDataEnabled" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.141	warn	State "fullybrowser.0.192_168_0_244.Info.wifiSignalLevel" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.133	warn	State "fullybrowser.0.192_168_0_244.Info.hostname6" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.128	warn	State "fullybrowser.0.192_168_0_244.Info.hostname4" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.119	warn	State "fullybrowser.0.192_168_0_244.Info.ip6" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.110	warn	State "fullybrowser.0.192_168_0_244.Info.ip4" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.091	warn	State "fullybrowser.0.192_168_0_244.Info.Mac" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.086	warn	State "fullybrowser.0.192_168_0_244.Info.BSSID" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.073	warn	State "fullybrowser.0.192_168_0_244.Info.SSID" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.064	warn	State "fullybrowser.0.192_168_0_244.Info.isPlugged" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.054	warn	State "fullybrowser.0.192_168_0_244.Info.batteryLevel" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.047	warn	State "fullybrowser.0.192_168_0_244.Info.locationProvide" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.039	warn	State "fullybrowser.0.192_168_0_244.Info.altitude" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.033	warn	State "fullybrowser.0.192_168_0_244.Info.packageName" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:51.022	warn	State "fullybrowser.0.192_168_0_244.Info.deviceName" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:50.591	warn	State "fullybrowser.0.192_168_0_160.isFullyAlive" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:50.579	debug	get Information
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.548	warn	State "fullybrowser.0.192_168_0_244.Info.lastAppStart" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.541	warn	State "fullybrowser.0.192_168_0_244.Info.currentPage" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.533	warn	State "fullybrowser.0.192_168_0_244.Info.foregroundApp" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.524	warn	State "fullybrowser.0.192_168_0_244.Info.deviceManufacturer" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.517	warn	State "fullybrowser.0.192_168_0_244.Info.deviceModel" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.508	warn	State "fullybrowser.0.192_168_0_244.Info.androidSdk" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.503	warn	State "fullybrowser.0.192_168_0_244.Info.appVersionName" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.493	warn	State "fullybrowser.0.192_168_0_244.Info.appVersionCode" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.484	warn	State "fullybrowser.0.192_168_0_244.Info.locationLongitude" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.477	warn	State "fullybrowser.0.192_168_0_244.Info.locationLatitude" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.469	warn	State "fullybrowser.0.192_168_0_244.Info.deviceID" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.462	warn	State "fullybrowser.0.192_168_0_244.Info.currentTabIndex" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.454	warn	State "fullybrowser.0.192_168_0_244.Info.startUrl" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.447	warn	State "fullybrowser.0.192_168_0_244.Info.kioskMode" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.439	warn	State "fullybrowser.0.192_168_0_244.Info.maintenanceMode" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.432	warn	State "fullybrowser.0.192_168_0_244.Info.isInForcedSleep" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.424	warn	State "fullybrowser.0.192_168_0_244.Info.kioskLocked" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.417	warn	State "fullybrowser.0.192_168_0_244.Info.isInScreensaver" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.409	warn	State "fullybrowser.0.192_168_0_244.Info.isLicensed" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.402	warn	State "fullybrowser.0.192_168_0_244.Info.isRooted" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.390	warn	State "fullybrowser.0.192_168_0_244.Info.isInDaydream" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.380	warn	State "fullybrowser.0.192_168_0_244.Info.topFragmentTag" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.368	warn	State "fullybrowser.0.192_168_0_244.Info.isMenuOpen" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.352	warn	State "fullybrowser.0.192_168_0_244.Info.displayWidthPixels" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.344	warn	State "fullybrowser.0.192_168_0_244.Info.displayHeightPixels" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.330	warn	State "fullybrowser.0.192_168_0_244.Info.scopedStorage" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.322	warn	State "fullybrowser.0.192_168_0_244.Info.timestamp" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.310	warn	State "fullybrowser.0.192_168_0_244.Info.appTotalMemory" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.296	warn	State "fullybrowser.0.192_168_0_244.Info.appFreeMemory" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.289	warn	State "fullybrowser.0.192_168_0_244.Info.appUsedMemory" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.278	warn	State "fullybrowser.0.192_168_0_244.Info.ramTotalMemory" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.269	warn	State "fullybrowser.0.192_168_0_244.Info.ramFreeMemory" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.257	warn	State "fullybrowser.0.192_168_0_244.Info.ramUsedMemory" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.246	warn	State "fullybrowser.0.192_168_0_244.Info.internalStorageTotalSpace" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.236	warn	State "fullybrowser.0.192_168_0_244.Info.internalStorageFreeSpace" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.228	warn	State "fullybrowser.0.192_168_0_244.Info.isDeviceOwner" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.219	warn	State "fullybrowser.0.192_168_0_244.Info.isDeviceAdmin" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.206	warn	State "fullybrowser.0.192_168_0_244.Info.motionDetectorStatus" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.200	warn	State "fullybrowser.0.192_168_0_244.Info.foregroundActivity" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.193	warn	State "fullybrowser.0.192_168_0_244.Info.webviewUA" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.182	warn	State "fullybrowser.0.192_168_0_244.Info.androidVersion" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.175	warn	State "fullybrowser.0.192_168_0_244.Info.build" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.163	warn	State "fullybrowser.0.192_168_0_244.Info.serial" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.154	warn	State "fullybrowser.0.192_168_0_244.Info.locale" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.139	warn	State "fullybrowser.0.192_168_0_244.Info.keyguardLocked" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.130	warn	State "fullybrowser.0.192_168_0_244.Info.plugged" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.111	warn	State "fullybrowser.0.192_168_0_244.Info.batteryTemperature" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.102	warn	State "fullybrowser.0.192_168_0_244.Info.screenOn" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.091	warn	State "fullybrowser.0.192_168_0_244.Info.screenLocked" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.082	warn	State "fullybrowser.0.192_168_0_244.Info.screenBrightness" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.072	warn	State "fullybrowser.0.192_168_0_244.Info.screenOrientation" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.063	warn	State "fullybrowser.0.192_168_0_244.Info.isMobileDataEnabled" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.048	warn	State "fullybrowser.0.192_168_0_244.Info.wifiSignalLevel" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:20.039	warn	State "fullybrowser.0.192_168_0_244.Info.hostname6" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:19.965	warn	State "fullybrowser.0.192_168_0_244.Info.hostname4" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:19.922	warn	State "fullybrowser.0.192_168_0_244.Info.ip6" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:19.911	warn	State "fullybrowser.0.192_168_0_244.Info.ip4" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:19.903	warn	State "fullybrowser.0.192_168_0_244.Info.Mac" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:19.896	warn	State "fullybrowser.0.192_168_0_244.Info.BSSID" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:19.888	warn	State "fullybrowser.0.192_168_0_244.Info.SSID" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:19.878	warn	State "fullybrowser.0.192_168_0_244.Info.isPlugged" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:19.870	warn	State "fullybrowser.0.192_168_0_244.Info.batteryLevel" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:19.860	warn	State "fullybrowser.0.192_168_0_244.Info.locationProvide" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:19.849	warn	State "fullybrowser.0.192_168_0_244.Info.altitude" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:19.836	warn	State "fullybrowser.0.192_168_0_244.Info.packageName" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:19.821	warn	State "fullybrowser.0.192_168_0_244.Info.deviceName" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:19.683	warn	State "fullybrowser.0.192_168_0_160.isFullyAlive" has no existing object, this might lead to an error in future versions
                            
                            fullybrowser.0
                            2022-03-31 17:09:19.678	debug	get Information
                            
                            fullybrowser.0
                            2022-03-31 17:09:19.661	info	State value to set for "fullybrowser.0.192_168_0_244.Commands.screenBrightness" has to be type "number" but received type "string"
                            
                            fullybrowser.0
                            2022-03-31 17:09:19.604	warn	This object will not be created in future versions. Please report this to the developer.
                            
                            fullybrowser.0
                            2022-03-31 17:09:19.603	warn	Object fullybrowser.0.192_168_0_244.Commands.screenBrightness is invalid: Default value has to be type "number" but received type "string"
                            
                            fullybrowser.0
                            2022-03-31 17:09:19.597	warn	This object will not be created in future versions. Please report this to the developer.
                            
                            fullybrowser.0
                            2022-03-31 17:09:19.596	warn	Object 192_168_0_244.Commands.screenBrightness is invalid: Default value has to be type "number" but received type "string"
                            
                            fullybrowser.0
                            2022-03-31 17:09:17.980	info	Start with IP : 192.168.0.244
                            
                            fullybrowser.0
                            2022-03-31 17:09:17.979	debug	create state
                            
                            fullybrowser.0
                            2022-03-31 17:09:17.926	info	starting. Version 2.0.14 in /opt/iobroker/node_modules/iobroker.fullybrowser, node: v14.19.1, js-controller: 4.0.21
                            

                            2022-03-31_17-13-12.png

                            2022-03-31_17-14-08.png 2022-03-31_17-14-49.png

                            arteck 1 Reply Last reply Reply Quote 0
                            • arteck
                              arteck Developer Most Active @Merlin123 last edited by

                              @merlin123 sagemal.... 2.0.14 im ernst

                              auf GIT ist die 2.1.1

                              Merlin123 1 Reply Last reply Reply Quote 0
                              • Merlin123
                                Merlin123 @arteck last edited by Merlin123

                                @arteck sagte in Fully Kiosk Browser:

                                @merlin123 sagemal.... 2.0.14 im ernst

                                auf GIT ist die 2.1.1

                                Dann mach ich das Upgrade. Aber wieso ist die neue Version nicht im Beta Repository von ioBroker? Dann wäre ich auf der neusten Version.

                                EDIT:
                                Ich bin nicht der GIT Profi. Ich sehe zwar in den Dateien und im Changelog was von 2.1.1, aber die "normale" Installation liefert nur die 2.0.14. Ich hab keine Ahnung, wie ich die 2.1.1 installieren kann

                                2022-04-01_09-34-58.png

                                Meister Mopper 1 Reply Last reply Reply Quote 0
                                • Meister Mopper
                                  Meister Mopper @Merlin123 last edited by

                                  @merlin123
                                  afd48682-ae4b-47d2-aacb-e9094ec00b91-grafik.png

                                  Dann musst Du es über die Katze installieren (wird aber nicht empfohlen).

                                  Merlin123 1 Reply Last reply Reply Quote 1
                                  • Merlin123
                                    Merlin123 @Meister Mopper last edited by

                                    @meister-mopper Danke! Hat geklappt...

                                    Leider hat es nichts geändert.Unter "Info" habe ich immer nur noch "Status" und "Statustext"

                                    Hier das Debuglog:

                                    fullybrowser.0
                                    2022-04-01 19:11:38.902	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:38.900	info	terminating
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:38.898	info	cleaned everything up...
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:38.896	info	Got terminate signal TERMINATE_YOURSELF
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.963	warn	State "fullybrowser.0.192_168_0_244.Info.lastAppStart" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.954	warn	State "fullybrowser.0.192_168_0_244.Info.currentPage" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.947	warn	State "fullybrowser.0.192_168_0_244.Info.foregroundApp" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.941	warn	State "fullybrowser.0.192_168_0_244.Info.deviceManufacturer" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.935	warn	State "fullybrowser.0.192_168_0_244.Info.deviceModel" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.929	warn	State "fullybrowser.0.192_168_0_244.Info.androidSdk" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.923	warn	State "fullybrowser.0.192_168_0_244.Info.appVersionName" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.913	warn	State "fullybrowser.0.192_168_0_244.Info.appVersionCode" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.880	warn	State "fullybrowser.0.192_168_0_244.Info.locationLongitude" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.872	warn	State "fullybrowser.0.192_168_0_244.Info.locationLatitude" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.865	warn	State "fullybrowser.0.192_168_0_244.Info.deviceID" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.858	warn	State "fullybrowser.0.192_168_0_244.Info.currentTabIndex" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.851	warn	State "fullybrowser.0.192_168_0_244.Info.startUrl" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.845	warn	State "fullybrowser.0.192_168_0_244.Info.kioskMode" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.838	warn	State "fullybrowser.0.192_168_0_244.Info.maintenanceMode" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.831	warn	State "fullybrowser.0.192_168_0_244.Info.isInForcedSleep" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.824	warn	State "fullybrowser.0.192_168_0_244.Info.kioskLocked" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.817	warn	State "fullybrowser.0.192_168_0_244.Info.isInScreensaver" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.810	warn	State "fullybrowser.0.192_168_0_244.Info.isLicensed" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.804	warn	State "fullybrowser.0.192_168_0_244.Info.isRooted" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.798	warn	State "fullybrowser.0.192_168_0_244.Info.isInDaydream" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.788	warn	State "fullybrowser.0.192_168_0_244.Info.topFragmentTag" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.780	warn	State "fullybrowser.0.192_168_0_244.Info.isMenuOpen" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.770	warn	State "fullybrowser.0.192_168_0_244.Info.displayWidthPixels" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.761	warn	State "fullybrowser.0.192_168_0_244.Info.displayHeightPixels" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.754	warn	State "fullybrowser.0.192_168_0_244.Info.scopedStorage" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.741	warn	State "fullybrowser.0.192_168_0_244.Info.timestamp" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.731	warn	State "fullybrowser.0.192_168_0_244.Info.appTotalMemory" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.722	warn	State "fullybrowser.0.192_168_0_244.Info.appFreeMemory" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.716	warn	State "fullybrowser.0.192_168_0_244.Info.appUsedMemory" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.709	warn	State "fullybrowser.0.192_168_0_244.Info.ramTotalMemory" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.695	warn	State "fullybrowser.0.192_168_0_244.Info.ramFreeMemory" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.688	warn	State "fullybrowser.0.192_168_0_244.Info.ramUsedMemory" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.676	warn	State "fullybrowser.0.192_168_0_244.Info.internalStorageTotalSpace" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.668	warn	State "fullybrowser.0.192_168_0_244.Info.internalStorageFreeSpace" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.659	warn	State "fullybrowser.0.192_168_0_244.Info.isDeviceOwner" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.650	warn	State "fullybrowser.0.192_168_0_244.Info.isDeviceAdmin" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.640	warn	State "fullybrowser.0.192_168_0_244.Info.motionDetectorStatus" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.634	warn	State "fullybrowser.0.192_168_0_244.Info.webviewUA" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.628	warn	State "fullybrowser.0.192_168_0_244.Info.androidVersion" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.616	warn	State "fullybrowser.0.192_168_0_244.Info.build" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.604	warn	State "fullybrowser.0.192_168_0_244.Info.serial" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.595	warn	State "fullybrowser.0.192_168_0_244.Info.locale" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.586	warn	State "fullybrowser.0.192_168_0_244.Info.keyguardLocked" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.575	warn	State "fullybrowser.0.192_168_0_244.Info.plugged" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.567	warn	State "fullybrowser.0.192_168_0_244.Info.batteryTemperature" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.558	warn	State "fullybrowser.0.192_168_0_244.Info.screenOn" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.551	warn	State "fullybrowser.0.192_168_0_244.Info.screenLocked" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.543	warn	State "fullybrowser.0.192_168_0_244.Info.screenBrightness" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.533	warn	State "fullybrowser.0.192_168_0_244.Info.screenOrientation" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.521	warn	State "fullybrowser.0.192_168_0_244.Info.isMobileDataEnabled" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.514	warn	State "fullybrowser.0.192_168_0_244.Info.wifiSignalLevel" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.506	warn	State "fullybrowser.0.192_168_0_244.Info.hostname6" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.499	warn	State "fullybrowser.0.192_168_0_244.Info.hostname4" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.492	warn	State "fullybrowser.0.192_168_0_244.Info.ip6" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.484	warn	State "fullybrowser.0.192_168_0_244.Info.ip4" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.477	warn	State "fullybrowser.0.192_168_0_244.Info.Mac" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.460	warn	State "fullybrowser.0.192_168_0_244.Info.BSSID" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.446	warn	State "fullybrowser.0.192_168_0_244.Info.SSID" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.325	warn	State "fullybrowser.0.192_168_0_244.Info.isPlugged" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.163	warn	State "fullybrowser.0.192_168_0_244.Info.batteryLevel" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.055	warn	State "fullybrowser.0.192_168_0_244.Info.locationProvide" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.044	warn	State "fullybrowser.0.192_168_0_244.Info.altitude" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:16.006	warn	State "fullybrowser.0.192_168_0_244.Info.packageName" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:15.990	warn	State "fullybrowser.0.192_168_0_244.Info.deviceName" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:15.900	warn	State "fullybrowser.0.192_168_0_160.isFullyAlive" has no existing object, this might lead to an error in future versions
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:15.852	debug	get Information
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:15.243	info	Start with IP : 192.168.0.244
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:15.242	debug	create state
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:15.240	info	timeout is 2000
                                    
                                    fullybrowser.0
                                    2022-04-01 19:11:15.179	info	starting. Version 2.1.1 (non-npm: arteck/ioBroker.fullybrowser) in /opt/iobroker/node_modules/iobroker.fullybrowser, node: v14.19.1, js-controller: 4.0.21
                                    
                                    arteck 1 Reply Last reply Reply Quote 0
                                    • arteck
                                      arteck Developer Most Active @Merlin123 last edited by

                                      @merlin123 so jetzt noch alle Objecte löschen so dasss diese nochmal richtig neu erstellt werden ..dann adapter neustart

                                      Merlin123 1 Reply Last reply Reply Quote 0
                                      • Merlin123
                                        Merlin123 @arteck last edited by

                                        @arteck Ändert leider nichts.... Ich hatte vor dem letzten Log schonmal alles unter dem betroffenen Tablet gelöscht, jetzt nochmal alles von dem Adapter. Bleibt aber dabei: Nur Status und Statustext bei "Info" des Tablets. Die Commands sind alle da.

                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:47.607	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:47.606	info	terminating
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:47.604	info	cleaned everything up...
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:47.602	info	Got terminate signal TERMINATE_YOURSELF
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.937	warn	State "fullybrowser.0.192_168_0_244.Info.lastAppStart" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.933	warn	State "fullybrowser.0.192_168_0_244.Info.currentPage" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.926	warn	State "fullybrowser.0.192_168_0_244.Info.foregroundApp" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.920	warn	State "fullybrowser.0.192_168_0_244.Info.deviceManufacturer" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.914	warn	State "fullybrowser.0.192_168_0_244.Info.deviceModel" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.908	warn	State "fullybrowser.0.192_168_0_244.Info.androidSdk" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.902	warn	State "fullybrowser.0.192_168_0_244.Info.appVersionName" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.895	warn	State "fullybrowser.0.192_168_0_244.Info.appVersionCode" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.889	warn	State "fullybrowser.0.192_168_0_244.Info.locationLongitude" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.883	warn	State "fullybrowser.0.192_168_0_244.Info.locationLatitude" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.878	warn	State "fullybrowser.0.192_168_0_244.Info.deviceID" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.872	warn	State "fullybrowser.0.192_168_0_244.Info.currentTabIndex" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.865	warn	State "fullybrowser.0.192_168_0_244.Info.startUrl" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.859	warn	State "fullybrowser.0.192_168_0_244.Info.kioskMode" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.852	warn	State "fullybrowser.0.192_168_0_244.Info.maintenanceMode" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.844	warn	State "fullybrowser.0.192_168_0_244.Info.isInForcedSleep" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.836	warn	State "fullybrowser.0.192_168_0_244.Info.kioskLocked" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.825	warn	State "fullybrowser.0.192_168_0_244.Info.isInScreensaver" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.814	warn	State "fullybrowser.0.192_168_0_244.Info.isLicensed" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.806	warn	State "fullybrowser.0.192_168_0_244.Info.isRooted" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.801	warn	State "fullybrowser.0.192_168_0_244.Info.isInDaydream" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.795	warn	State "fullybrowser.0.192_168_0_244.Info.topFragmentTag" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.789	warn	State "fullybrowser.0.192_168_0_244.Info.isMenuOpen" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.783	warn	State "fullybrowser.0.192_168_0_244.Info.displayWidthPixels" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.776	warn	State "fullybrowser.0.192_168_0_244.Info.displayHeightPixels" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.771	warn	State "fullybrowser.0.192_168_0_244.Info.scopedStorage" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.763	warn	State "fullybrowser.0.192_168_0_244.Info.timestamp" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.756	warn	State "fullybrowser.0.192_168_0_244.Info.appTotalMemory" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.749	warn	State "fullybrowser.0.192_168_0_244.Info.appFreeMemory" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.741	warn	State "fullybrowser.0.192_168_0_244.Info.appUsedMemory" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.735	warn	State "fullybrowser.0.192_168_0_244.Info.ramTotalMemory" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.724	warn	State "fullybrowser.0.192_168_0_244.Info.ramFreeMemory" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.716	warn	State "fullybrowser.0.192_168_0_244.Info.ramUsedMemory" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.708	warn	State "fullybrowser.0.192_168_0_244.Info.internalStorageTotalSpace" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.703	warn	State "fullybrowser.0.192_168_0_244.Info.internalStorageFreeSpace" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.695	warn	State "fullybrowser.0.192_168_0_244.Info.isDeviceOwner" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.688	warn	State "fullybrowser.0.192_168_0_244.Info.isDeviceAdmin" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.677	warn	State "fullybrowser.0.192_168_0_244.Info.motionDetectorStatus" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.671	warn	State "fullybrowser.0.192_168_0_244.Info.webviewUA" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.666	warn	State "fullybrowser.0.192_168_0_244.Info.androidVersion" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.660	warn	State "fullybrowser.0.192_168_0_244.Info.build" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.655	warn	State "fullybrowser.0.192_168_0_244.Info.serial" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.649	warn	State "fullybrowser.0.192_168_0_244.Info.locale" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.642	warn	State "fullybrowser.0.192_168_0_244.Info.keyguardLocked" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.635	warn	State "fullybrowser.0.192_168_0_244.Info.plugged" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.617	warn	State "fullybrowser.0.192_168_0_244.Info.batteryTemperature" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.609	warn	State "fullybrowser.0.192_168_0_244.Info.screenOn" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.602	warn	State "fullybrowser.0.192_168_0_244.Info.screenLocked" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.594	warn	State "fullybrowser.0.192_168_0_244.Info.screenBrightness" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.578	warn	State "fullybrowser.0.192_168_0_244.Info.screenOrientation" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.570	warn	State "fullybrowser.0.192_168_0_244.Info.isMobileDataEnabled" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.514	warn	State "fullybrowser.0.192_168_0_244.Info.wifiSignalLevel" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.447	warn	State "fullybrowser.0.192_168_0_244.Info.hostname6" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.177	warn	State "fullybrowser.0.192_168_0_244.Info.hostname4" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.108	warn	State "fullybrowser.0.192_168_0_244.Info.ip6" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.096	warn	State "fullybrowser.0.192_168_0_244.Info.ip4" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.085	warn	State "fullybrowser.0.192_168_0_244.Info.Mac" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.074	warn	State "fullybrowser.0.192_168_0_244.Info.BSSID" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.059	warn	State "fullybrowser.0.192_168_0_244.Info.SSID" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.045	warn	State "fullybrowser.0.192_168_0_244.Info.isPlugged" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.027	warn	State "fullybrowser.0.192_168_0_244.Info.batteryLevel" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.015	warn	State "fullybrowser.0.192_168_0_244.Info.locationProvide" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:42.005	warn	State "fullybrowser.0.192_168_0_244.Info.altitude" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:41.994	warn	State "fullybrowser.0.192_168_0_244.Info.packageName" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:41.983	warn	State "fullybrowser.0.192_168_0_244.Info.deviceName" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:41.862	warn	State "fullybrowser.0.192_168_0_160.isFullyAlive" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:41.853	debug	get Information
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.832	warn	State "fullybrowser.0.192_168_0_244.Info.lastAppStart" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.822	warn	State "fullybrowser.0.192_168_0_244.Info.currentPage" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.802	warn	State "fullybrowser.0.192_168_0_244.Info.foregroundApp" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.786	warn	State "fullybrowser.0.192_168_0_244.Info.deviceManufacturer" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.732	warn	State "fullybrowser.0.192_168_0_244.Info.deviceModel" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.674	warn	State "fullybrowser.0.192_168_0_244.Info.androidSdk" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.660	warn	State "fullybrowser.0.192_168_0_244.Info.appVersionName" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.644	warn	State "fullybrowser.0.192_168_0_244.Info.appVersionCode" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.632	warn	State "fullybrowser.0.192_168_0_244.Info.locationLongitude" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.623	warn	State "fullybrowser.0.192_168_0_244.Info.locationLatitude" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.616	warn	State "fullybrowser.0.192_168_0_244.Info.deviceID" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.608	warn	State "fullybrowser.0.192_168_0_244.Info.currentTabIndex" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.552	warn	State "fullybrowser.0.192_168_0_244.Info.startUrl" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.493	warn	State "fullybrowser.0.192_168_0_244.Info.kioskMode" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.462	warn	State "fullybrowser.0.192_168_0_244.Info.maintenanceMode" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.308	warn	State "fullybrowser.0.192_168_0_244.Info.isInForcedSleep" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.227	warn	State "fullybrowser.0.192_168_0_244.Info.kioskLocked" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.141	warn	State "fullybrowser.0.192_168_0_244.Info.isInScreensaver" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.129	warn	State "fullybrowser.0.192_168_0_244.Info.isLicensed" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.121	warn	State "fullybrowser.0.192_168_0_244.Info.isRooted" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.114	warn	State "fullybrowser.0.192_168_0_244.Info.isInDaydream" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.107	warn	State "fullybrowser.0.192_168_0_244.Info.topFragmentTag" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.100	warn	State "fullybrowser.0.192_168_0_244.Info.isMenuOpen" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.093	warn	State "fullybrowser.0.192_168_0_244.Info.displayWidthPixels" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.087	warn	State "fullybrowser.0.192_168_0_244.Info.displayHeightPixels" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.079	warn	State "fullybrowser.0.192_168_0_244.Info.scopedStorage" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.070	warn	State "fullybrowser.0.192_168_0_244.Info.timestamp" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.063	warn	State "fullybrowser.0.192_168_0_244.Info.appTotalMemory" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.054	warn	State "fullybrowser.0.192_168_0_244.Info.appFreeMemory" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.049	warn	State "fullybrowser.0.192_168_0_244.Info.appUsedMemory" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:11.039	warn	State "fullybrowser.0.192_168_0_244.Info.ramTotalMemory" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:10.997	warn	State "fullybrowser.0.192_168_0_244.Info.ramFreeMemory" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:10.963	warn	State "fullybrowser.0.192_168_0_244.Info.ramUsedMemory" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:10.942	warn	State "fullybrowser.0.192_168_0_244.Info.internalStorageTotalSpace" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:10.893	warn	State "fullybrowser.0.192_168_0_244.Info.internalStorageFreeSpace" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:10.832	warn	State "fullybrowser.0.192_168_0_244.Info.isDeviceOwner" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:10.758	warn	State "fullybrowser.0.192_168_0_244.Info.isDeviceAdmin" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:10.721	warn	State "fullybrowser.0.192_168_0_244.Info.motionDetectorStatus" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:10.659	warn	State "fullybrowser.0.192_168_0_244.Info.webviewUA" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:10.623	warn	State "fullybrowser.0.192_168_0_244.Info.androidVersion" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:10.529	warn	State "fullybrowser.0.192_168_0_244.Info.build" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:10.490	warn	State "fullybrowser.0.192_168_0_244.Info.serial" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:10.454	warn	State "fullybrowser.0.192_168_0_244.Info.locale" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:10.443	warn	State "fullybrowser.0.192_168_0_244.Info.keyguardLocked" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:10.430	warn	State "fullybrowser.0.192_168_0_244.Info.plugged" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:10.416	warn	State "fullybrowser.0.192_168_0_244.Info.batteryTemperature" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:10.378	warn	State "fullybrowser.0.192_168_0_244.Info.screenOn" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:10.362	warn	State "fullybrowser.0.192_168_0_244.Info.screenLocked" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:10.240	warn	State "fullybrowser.0.192_168_0_244.Info.screenBrightness" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:10.170	warn	State "fullybrowser.0.192_168_0_244.Info.screenOrientation" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:10.096	warn	State "fullybrowser.0.192_168_0_244.Info.isMobileDataEnabled" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:10.052	warn	State "fullybrowser.0.192_168_0_244.Info.wifiSignalLevel" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:09.993	warn	State "fullybrowser.0.192_168_0_244.Info.hostname6" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:09.950	warn	State "fullybrowser.0.192_168_0_244.Info.hostname4" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:09.918	warn	State "fullybrowser.0.192_168_0_244.Info.ip6" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:09.662	warn	State "fullybrowser.0.192_168_0_244.Info.ip4" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:09.274	warn	State "fullybrowser.0.192_168_0_244.Info.Mac" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:09.233	warn	State "fullybrowser.0.192_168_0_244.Info.BSSID" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:09.224	warn	State "fullybrowser.0.192_168_0_244.Info.SSID" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:09.171	warn	State "fullybrowser.0.192_168_0_244.Info.isPlugged" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:09.157	warn	State "fullybrowser.0.192_168_0_244.Info.batteryLevel" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:09.144	warn	State "fullybrowser.0.192_168_0_244.Info.locationProvide" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:09.131	warn	State "fullybrowser.0.192_168_0_244.Info.altitude" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:09.114	warn	State "fullybrowser.0.192_168_0_244.Info.packageName" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:09.101	warn	State "fullybrowser.0.192_168_0_244.Info.deviceName" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:08.997	warn	State "fullybrowser.0.192_168_0_160.isFullyAlive" has no existing object, this might lead to an error in future versions
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:08.947	debug	get Information
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:07.687	info	Start with IP : 192.168.0.244
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:07.686	debug	create state
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:07.684	info	timeout is 2000
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:07.626	info	starting. Version 2.1.1 (non-npm: arteck/ioBroker.fullybrowser) in /opt/iobroker/node_modules/iobroker.fullybrowser, node: v14.19.1, js-controller: 4.0.21
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:07.035	debug	States connected to redis: 127.0.0.1:9000
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:06.967	debug	States create User PubSub Client
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:06.964	debug	States create System PubSub Client
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:06.915	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:06.835	debug	Objects connected to redis: 127.0.0.1:9001
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:06.823	debug	Objects client initialize lua scripts
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:06.698	debug	Objects create User PubSub Client
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:06.696	debug	Objects create System PubSub Client
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:06.693	debug	Objects client ready ... initialize now
                                        
                                        fullybrowser.0
                                        2022-04-04 08:53:06.581	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                                        
                                        arteck 1 Reply Last reply Reply Quote 0
                                        • arteck
                                          arteck Developer Most Active @Merlin123 last edited by arteck

                                          @merlin123 da ich nicht ersehen kann was du da installiert hast habe ich die Verion in GIt auf
                                          2.1.2 gehoben

                                          also bitte nochmal von GIT installieren..
                                          und die Objecte löschen nicht vergessen
                                          7472cf2a-6ab0-4cfc-bbfb-d7e9e0e64a1b-grafik.png

                                          Merlin123 1 Reply Last reply Reply Quote 0
                                          • Merlin123
                                            Merlin123 @arteck last edited by

                                            @arteck Ändert leider nix.

                                            Vor dem Update alle Objekte des Adapters gelöscht:
                                            2022-04-04_11-44-23.png

                                            Update erfolgreich:
                                            2022-04-04_11-45-46.png

                                            Objekte nach dem Start:
                                            2022-04-04_11-47-14.png

                                            Log des Starts:

                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:42.271	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:42.270	info	terminating
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:42.268	info	cleaned everything up...
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:42.265	info	Got terminate signal TERMINATE_YOURSELF
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.534	warn	State "fullybrowser.0.192_168_0_244.Info.lastAppStart" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.527	warn	State "fullybrowser.0.192_168_0_244.Info.currentPage" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.519	warn	State "fullybrowser.0.192_168_0_244.Info.foregroundApp" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.509	warn	State "fullybrowser.0.192_168_0_244.Info.deviceManufacturer" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.497	warn	State "fullybrowser.0.192_168_0_244.Info.deviceModel" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.488	warn	State "fullybrowser.0.192_168_0_244.Info.androidSdk" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.481	warn	State "fullybrowser.0.192_168_0_244.Info.appVersionName" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.472	warn	State "fullybrowser.0.192_168_0_244.Info.appVersionCode" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.466	warn	State "fullybrowser.0.192_168_0_244.Info.locationLongitude" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.460	warn	State "fullybrowser.0.192_168_0_244.Info.locationLatitude" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.451	warn	State "fullybrowser.0.192_168_0_244.Info.deviceID" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.445	warn	State "fullybrowser.0.192_168_0_244.Info.currentTabIndex" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.437	warn	State "fullybrowser.0.192_168_0_244.Info.startUrl" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.430	warn	State "fullybrowser.0.192_168_0_244.Info.kioskMode" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.424	warn	State "fullybrowser.0.192_168_0_244.Info.maintenanceMode" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.419	warn	State "fullybrowser.0.192_168_0_244.Info.isInForcedSleep" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.411	warn	State "fullybrowser.0.192_168_0_244.Info.kioskLocked" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.405	warn	State "fullybrowser.0.192_168_0_244.Info.isInScreensaver" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.400	warn	State "fullybrowser.0.192_168_0_244.Info.isLicensed" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.393	warn	State "fullybrowser.0.192_168_0_244.Info.isRooted" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.385	warn	State "fullybrowser.0.192_168_0_244.Info.isInDaydream" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.376	warn	State "fullybrowser.0.192_168_0_244.Info.topFragmentTag" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.368	warn	State "fullybrowser.0.192_168_0_244.Info.isMenuOpen" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.346	warn	State "fullybrowser.0.192_168_0_244.Info.displayWidthPixels" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.337	warn	State "fullybrowser.0.192_168_0_244.Info.displayHeightPixels" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.324	warn	State "fullybrowser.0.192_168_0_244.Info.scopedStorage" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.312	warn	State "fullybrowser.0.192_168_0_244.Info.timestamp" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.302	warn	State "fullybrowser.0.192_168_0_244.Info.appTotalMemory" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.291	warn	State "fullybrowser.0.192_168_0_244.Info.appFreeMemory" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.281	warn	State "fullybrowser.0.192_168_0_244.Info.appUsedMemory" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.272	warn	State "fullybrowser.0.192_168_0_244.Info.ramTotalMemory" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.264	warn	State "fullybrowser.0.192_168_0_244.Info.ramFreeMemory" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.255	warn	State "fullybrowser.0.192_168_0_244.Info.ramUsedMemory" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.248	warn	State "fullybrowser.0.192_168_0_244.Info.internalStorageTotalSpace" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.240	warn	State "fullybrowser.0.192_168_0_244.Info.internalStorageFreeSpace" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.233	warn	State "fullybrowser.0.192_168_0_244.Info.isDeviceOwner" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.227	warn	State "fullybrowser.0.192_168_0_244.Info.isDeviceAdmin" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.216	warn	State "fullybrowser.0.192_168_0_244.Info.motionDetectorStatus" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.208	warn	State "fullybrowser.0.192_168_0_244.Info.webviewUA" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.199	warn	State "fullybrowser.0.192_168_0_244.Info.androidVersion" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.189	warn	State "fullybrowser.0.192_168_0_244.Info.build" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.182	warn	State "fullybrowser.0.192_168_0_244.Info.serial" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.175	warn	State "fullybrowser.0.192_168_0_244.Info.locale" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.169	warn	State "fullybrowser.0.192_168_0_244.Info.keyguardLocked" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.164	warn	State "fullybrowser.0.192_168_0_244.Info.plugged" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.156	warn	State "fullybrowser.0.192_168_0_244.Info.batteryTemperature" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.147	warn	State "fullybrowser.0.192_168_0_244.Info.screenOn" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.142	warn	State "fullybrowser.0.192_168_0_244.Info.screenLocked" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.135	warn	State "fullybrowser.0.192_168_0_244.Info.screenBrightness" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.128	warn	State "fullybrowser.0.192_168_0_244.Info.screenOrientation" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.122	warn	State "fullybrowser.0.192_168_0_244.Info.isMobileDataEnabled" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.113	warn	State "fullybrowser.0.192_168_0_244.Info.wifiSignalLevel" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.105	warn	State "fullybrowser.0.192_168_0_244.Info.hostname6" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.097	warn	State "fullybrowser.0.192_168_0_244.Info.hostname4" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.089	warn	State "fullybrowser.0.192_168_0_244.Info.ip6" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.080	warn	State "fullybrowser.0.192_168_0_244.Info.ip4" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.073	warn	State "fullybrowser.0.192_168_0_244.Info.Mac" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.064	warn	State "fullybrowser.0.192_168_0_244.Info.BSSID" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.056	warn	State "fullybrowser.0.192_168_0_244.Info.SSID" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.049	warn	State "fullybrowser.0.192_168_0_244.Info.isPlugged" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.041	warn	State "fullybrowser.0.192_168_0_244.Info.batteryLevel" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.032	warn	State "fullybrowser.0.192_168_0_244.Info.locationProvide" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.024	warn	State "fullybrowser.0.192_168_0_244.Info.altitude" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:19.017	warn	State "fullybrowser.0.192_168_0_244.Info.packageName" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:18.975	warn	State "fullybrowser.0.192_168_0_244.Info.deviceName" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:18.884	warn	State "fullybrowser.0.192_168_0_160.isFullyAlive" has no existing object, this might lead to an error in future versions
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:18.839	debug	get Information
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:17.822	info	Start with IP : 192.168.0.244
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:17.820	debug	create state
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:17.818	info	timeout is 2000
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:17.755	info	starting. Version 2.1.2 (non-npm: arteck/ioBroker.fullybrowser) in /opt/iobroker/node_modules/iobroker.fullybrowser, node: v14.19.1, js-controller: 4.0.21
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:17.010	debug	States connected to redis: 127.0.0.1:9000
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:16.949	debug	States create User PubSub Client
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:16.946	debug	States create System PubSub Client
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:16.905	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:16.842	debug	Objects connected to redis: 127.0.0.1:9001
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:16.832	debug	Objects client initialize lua scripts
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:16.734	debug	Objects create User PubSub Client
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:16.732	debug	Objects create System PubSub Client
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:16.729	debug	Objects client ready ... initialize now
                                            
                                            fullybrowser.0
                                            2022-04-04 11:46:16.658	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                                            
                                            arteck 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            525
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            96
                                            508
                                            111608
                                            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