Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. [Aufruf] fullyBrowser Adapter

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    [Aufruf] fullyBrowser Adapter

    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      heinzie last edited by

      Hallo,

      der Adapter läuft bei mir mit mehreren Instanzen ohne Probleme.
      Klasse.

      Jetzt würde ich gerne die Tabs über den Adappter direkt umschalten, geht das irgendwie?

      Gruß
      heinzie

      1 Reply Last reply Reply Quote 0
      • arteck
        arteck Developer Most Active @liv-in-sky last edited by

        @liv-in-sky ahhh jo .. wollte ich mir anschauen.. warum der nicht beendet wird..

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

          Hallo @arteck,

          habe die Ver 0.0.16 am laufen und bekomme sehr oft die Fehlermeldung:

          fullybrowser.0	2019-05-02 09:20:50.313	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
          fullybrowser.0	2019-05-02 08:43:54.392	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
          fullybrowser.0	2019-05-02 08:41:34.384	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
          fullybrowser.0	2019-05-02 08:39:55.683	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
          fullybrowser.0	2019-05-02 08:37:35.656	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
          fullybrowser.0	2019-05-02 08:36:59.571	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
          fullybrowser.0	2019-05-02 08:34:39.577	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
          fullybrowser.0	2019-05-02 08:34:18.430	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
          fullybrowser.0	2019-05-02 08:31:58.466	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
          fullybrowser.0	2019-05-02 08:30:47.917	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
          fullybrowser.0	2019-05-02 08:28:27.919	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
          fullybrowser.0	2019-05-02 08:21:07.887	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
          fullybrowser.0	2019-05-02 08:18:47.872	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
          fullybrowser.0	2019-05-02 08:18:32.743	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
          fullybrowser.0	2019-05-02 08:16:12.748	error	ERROR : TypeError: Cannot read property 'statusCode' of undefined
          

          Ich lasse mein Display über einen Bewegungsmelder über das Adapterobjekt "Fullybrowser.0.192_168_0_45.Commands.screenOn" einschalten und mir scheint es als würde ich immer die Meldung bekommen wenn das Display eingeschaltet werden soll. Das Display von meinem Galaxy Tab A reagiert auch auf den Befehl und der Bildschirm wird eingeschaltet.

          Kann es damit zusammenhängen und was bedeutet die Meldung genau?

          System:
          Node.js
          v8.15.1
          NPM
          6.9.0

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

            @0018 hast du eine leere Zeile im Adapter in der konfig ??

            ansonsten adapter auf debug stellen und nochmal log posten

            0 2 Replies Last reply Reply Quote 0
            • S
              skokarl last edited by

              Arteck, ich bleib dabei,

              geilen Adapter habt ihr da gebaut !!
              Das war genau das was der Browser noch gebraucht hat.

              Ich möchte von meiner VIS aus eine externe Webseite im Vollbild öffnen,
              geht, warum auch nicht. 😀
              Bedingt durch teilsweise geblockte Seiten ( https:// ) kann man
              das nicht im IFrame machen, sonst wäre es einfach.

              Das Problem ist das zurück, d.h Fenster schließen.

              Man müsste die Action Bar in Fully einblenden und einen Button mit Exit haben ...
              Hat da jemand nen Ansatz für eine Lösung mit dem Adapter.... mit setState vielleicht ?
              Im JavaScript Interface habe ich nichts dazu gefunden.

              Danke, Gruß Bernd

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

                @arteck sagte in [Aufruf] fullyBrowser Adapter:

                @0018 hast du eine leere Zeile im Adapter in der konfig ??

                ansonsten adapter auf debug stellen und nochmal log posten

                In der Konfig ist nur ein Gerät eingetragen.

                fully.jpg

                Hier der debug-Log, wo auch der Fehler auftritt:

                2019-05-02 12:33:21.909  - debug: fullybrowser.0 Host = BrokerNUC
                2019-05-02 12:33:21.965  - debug: fullybrowser.0 Create State for Device 192.168.0.45
                2019-05-02 12:33:21.996  - debug: fullybrowser.0 Update Device 192.168.0.45
                2019-05-02 12:33:22.174  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appFreeMemory 194160640
                2019-05-02 12:33:22.174  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.foregroundApp de.ozerov.fully
                2019-05-02 12:33:22.175  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalUsedMemory 1178009600
                2019-05-02 12:33:22.175  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceName Galaxy Tab A (2016)
                2019-05-02 12:33:22.175  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionCode 507
                2019-05-02 12:33:22.176  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ssid <unknown ssid>
                2019-05-02 12:33:22.176  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.mac 00:B5:D0:E5:60:EF
                2019-05-02 12:33:22.176  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.startUrl http://192.168.0.111:8082/vis/index.html
                2019-05-02 12:33:22.177  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.lastAppStart 02.05.19 09:46:08
                2019-05-02 12:33:22.177  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalFreeMemory 730980352
                2019-05-02 12:33:22.177  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenOrientation 90
                2019-05-02 12:33:22.177  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isLicensed true
                2019-05-02 12:33:22.178  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.wifiSignalLevel 6
                2019-05-02 12:33:22.178  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isScreenOn false
                2019-05-02 12:33:22.178  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidSdk 27
                2019-05-02 12:33:22.178  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceManufacturer samsung
                2019-05-02 12:33:22.178  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentFragment main
                2019-05-02 12:33:22.179  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.plugged false
                2019-05-02 12:33:22.179  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.keyguardLocked true
                2019-05-02 12:33:22.179  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentTabIndex 0
                2019-05-02 12:33:22.179  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceAdmin true
                2019-05-02 12:33:22.179  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.batteryLevel 46
                2019-05-02 12:33:22.179  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskMode false
                2019-05-02 12:33:22.180  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayHeightPixels 1200
                2019-05-02 12:33:22.180  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appUsedMemory 7165952
                2019-05-02 12:33:22.180  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname6 fe80::2b5:d0ff:fee5:60ef%wlan0
                2019-05-02 12:33:22.180  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname4 192.168.0.45
                2019-05-02 12:33:22.180  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskLocked false
                2019-05-02 12:33:22.180  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionName 1.30
                2019-05-02 12:33:22.181  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip4 192.168.0.45
                2019-05-02 12:33:22.181  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceID 6ce10938-760e5a79
                2019-05-02 12:33:22.181  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceOwner false
                2019-05-02 12:33:22.181  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip6 FE80::2B5:D0FF:FEE5:60EF
                2019-05-02 12:33:22.181  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayWidthPixels 1920
                2019-05-02 12:33:22.182  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidVersion 8.1.0
                2019-05-02 12:33:22.182  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenBrightness 117
                2019-05-02 12:33:22.182  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.webviewUa Mozilla/5.0 (Linux; Android 8.1.0; SM-T585 Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.112 Safari/537.36
                2019-05-02 12:33:22.182  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceModel SM-T585
                2019-05-02 12:33:22.182  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.maintenanceMode false
                2019-05-02 12:33:22.182  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentPage http://192.168.0.111:8082/vis/index.html#1_pageStart
                2019-05-02 12:33:22.183  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.motionDetectorState 0
                2019-05-02 12:33:25.042  - debug: fullybrowser.0 system.adapter.admin.0: logging true
                2019-05-02 12:35:22.009  - debug: fullybrowser.0 Update Device 192.168.0.45
                2019-05-02 12:35:22.227  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appFreeMemory 196101240
                2019-05-02 12:35:22.228  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.foregroundApp de.ozerov.fully
                2019-05-02 12:35:22.228  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalUsedMemory 1278697472
                2019-05-02 12:35:22.228  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceName Galaxy Tab A (2016)
                2019-05-02 12:35:22.228  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionCode 507
                2019-05-02 12:35:22.229  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ssid <unknown ssid>
                2019-05-02 12:35:22.229  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.mac 00:B5:D0:E5:60:EF
                2019-05-02 12:35:22.229  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.startUrl http://192.168.0.111:8082/vis/index.html
                2019-05-02 12:35:22.229  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.lastAppStart 02.05.19 09:46:08
                2019-05-02 12:35:22.230  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalFreeMemory 630292480
                2019-05-02 12:35:22.230  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenOrientation 90
                2019-05-02 12:35:22.231  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isLicensed true
                2019-05-02 12:35:22.231  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.wifiSignalLevel 6
                2019-05-02 12:35:22.231  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isScreenOn true
                2019-05-02 12:35:22.232  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidSdk 27
                2019-05-02 12:35:22.232  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceManufacturer samsung
                2019-05-02 12:35:22.232  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentFragment main
                2019-05-02 12:35:22.232  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.plugged true
                2019-05-02 12:35:22.232  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.keyguardLocked false
                2019-05-02 12:35:22.232  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentTabIndex 0
                2019-05-02 12:35:22.233  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceAdmin true
                2019-05-02 12:35:22.233  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.batteryLevel 46
                2019-05-02 12:35:22.233  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskMode false
                2019-05-02 12:35:22.233  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayHeightPixels 1200
                2019-05-02 12:35:22.233  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appUsedMemory 5225352
                2019-05-02 12:35:22.233  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname6 fe80::2b5:d0ff:fee5:60ef%wlan0
                2019-05-02 12:35:22.234  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname4 192.168.0.45
                2019-05-02 12:35:22.234  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskLocked false
                2019-05-02 12:35:22.234  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionName 1.30
                2019-05-02 12:35:22.234  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip4 192.168.0.45
                2019-05-02 12:35:22.234  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceID 6ce10938-760e5a79
                2019-05-02 12:35:22.234  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceOwner false
                2019-05-02 12:35:22.235  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip6 FE80::2B5:D0FF:FEE5:60EF
                2019-05-02 12:35:22.235  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayWidthPixels 1920
                2019-05-02 12:35:22.235  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidVersion 8.1.0
                2019-05-02 12:35:22.235  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenBrightness 117
                2019-05-02 12:35:22.235  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.webviewUa Mozilla/5.0 (Linux; Android 8.1.0; SM-T585 Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.112 Safari/537.36
                2019-05-02 12:35:22.235  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceModel SM-T585
                2019-05-02 12:35:22.236  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.maintenanceMode false
                2019-05-02 12:35:22.236  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentPage http://192.168.0.111:8082/vis/index.html#1_pageStart
                2019-05-02 12:35:22.236  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.motionDetectorState 0
                2019-05-02 12:37:22.013  - debug: fullybrowser.0 Update Device 192.168.0.45
                2019-05-02 12:37:22.102  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appFreeMemory 194580784
                2019-05-02 12:37:22.103  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.foregroundApp de.ozerov.fully
                2019-05-02 12:37:22.103  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalUsedMemory 1281359872
                2019-05-02 12:37:22.103  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceName Galaxy Tab A (2016)
                2019-05-02 12:37:22.103  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionCode 507
                2019-05-02 12:37:22.103  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ssid <unknown ssid>
                2019-05-02 12:37:22.104  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.mac 00:B5:D0:E5:60:EF
                2019-05-02 12:37:22.104  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.startUrl http://192.168.0.111:8082/vis/index.html
                2019-05-02 12:37:22.104  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.lastAppStart 02.05.19 09:46:08
                2019-05-02 12:37:22.104  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalFreeMemory 627630080
                2019-05-02 12:37:22.104  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenOrientation 90
                2019-05-02 12:37:22.105  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isLicensed true
                2019-05-02 12:37:22.105  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.wifiSignalLevel 6
                2019-05-02 12:37:22.105  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isScreenOn true
                2019-05-02 12:37:22.105  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidSdk 27
                2019-05-02 12:37:22.106  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceManufacturer samsung
                2019-05-02 12:37:22.106  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentFragment main
                2019-05-02 12:37:22.106  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.plugged true
                2019-05-02 12:37:22.107  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.keyguardLocked false
                2019-05-02 12:37:22.107  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentTabIndex 0
                2019-05-02 12:37:22.107  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceAdmin true
                2019-05-02 12:37:22.107  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.batteryLevel 46
                2019-05-02 12:37:22.107  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskMode false
                2019-05-02 12:37:22.107  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayHeightPixels 1200
                2019-05-02 12:37:22.108  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appUsedMemory 6745808
                2019-05-02 12:37:22.108  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname6 fe80::2b5:d0ff:fee5:60ef%wlan0
                2019-05-02 12:37:22.108  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname4 192.168.0.45
                2019-05-02 12:37:22.108  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskLocked false
                2019-05-02 12:37:22.108  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionName 1.30
                2019-05-02 12:37:22.108  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip4 192.168.0.45
                2019-05-02 12:37:22.109  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceID 6ce10938-760e5a79
                2019-05-02 12:37:22.109  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceOwner false
                2019-05-02 12:37:22.109  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip6 FE80::2B5:D0FF:FEE5:60EF
                2019-05-02 12:37:22.109  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayWidthPixels 1920
                2019-05-02 12:37:22.109  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidVersion 8.1.0
                2019-05-02 12:37:22.110  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenBrightness 117
                2019-05-02 12:37:22.110  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.webviewUa Mozilla/5.0 (Linux; Android 8.1.0; SM-T585 Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.112 Safari/537.36
                2019-05-02 12:37:22.110  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceModel SM-T585
                2019-05-02 12:37:22.110  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.maintenanceMode false
                2019-05-02 12:37:22.110  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentPage http://192.168.0.111:8082/vis/index.html#1_pageStart
                2019-05-02 12:37:22.110  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.motionDetectorState 0
                2019-05-02 12:39:02.189  - debug: fullybrowser.0 Send to 192.168.0.45
                2019-05-02 12:39:02.247  - error: fullybrowser.0 ERROR : TypeError: Cannot read property 'statusCode' of undefined
                2019-05-02 12:39:22.019  - debug: fullybrowser.0 Update Device 192.168.0.45
                2019-05-02 12:39:22.223  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appFreeMemory 194869704
                2019-05-02 12:39:22.223  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.foregroundApp de.ozerov.fully
                2019-05-02 12:39:22.224  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalUsedMemory 1193435136
                2019-05-02 12:39:22.224  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceName Galaxy Tab A (2016)
                2019-05-02 12:39:22.224  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionCode 507
                2019-05-02 12:39:22.224  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ssid <unknown ssid>
                2019-05-02 12:39:22.225  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.mac 00:B5:D0:E5:60:EF
                2019-05-02 12:39:22.225  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.startUrl http://192.168.0.111:8082/vis/index.html
                2019-05-02 12:39:22.225  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.lastAppStart 02.05.19 09:46:08
                2019-05-02 12:39:22.225  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalFreeMemory 715554816
                2019-05-02 12:39:22.226  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenOrientation 90
                2019-05-02 12:39:22.226  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isLicensed true
                2019-05-02 12:39:22.227  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.wifiSignalLevel 6
                2019-05-02 12:39:22.227  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isScreenOn true
                2019-05-02 12:39:22.227  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidSdk 27
                2019-05-02 12:39:22.228  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceManufacturer samsung
                2019-05-02 12:39:22.228  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentFragment main
                2019-05-02 12:39:22.228  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.plugged true
                2019-05-02 12:39:22.228  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.keyguardLocked false
                2019-05-02 12:39:22.228  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentTabIndex 0
                2019-05-02 12:39:22.229  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceAdmin true
                2019-05-02 12:39:22.229  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.batteryLevel 47
                2019-05-02 12:39:22.229  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskMode false
                2019-05-02 12:39:22.229  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayHeightPixels 1200
                2019-05-02 12:39:22.229  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appUsedMemory 6456888
                2019-05-02 12:39:22.229  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname6 fe80::2b5:d0ff:fee5:60ef%wlan0
                2019-05-02 12:39:22.230  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname4 192.168.0.45
                2019-05-02 12:39:22.230  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskLocked false
                2019-05-02 12:39:22.230  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionName 1.30
                2019-05-02 12:39:22.230  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip4 192.168.0.45
                2019-05-02 12:39:22.230  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceID 6ce10938-760e5a79
                2019-05-02 12:39:22.231  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceOwner false
                2019-05-02 12:39:22.231  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip6 FE80::2B5:D0FF:FEE5:60EF
                2019-05-02 12:39:22.231  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayWidthPixels 1920
                2019-05-02 12:39:22.231  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidVersion 8.1.0
                2019-05-02 12:39:22.231  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenBrightness 117
                2019-05-02 12:39:22.231  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.webviewUa Mozilla/5.0 (Linux; Android 8.1.0; SM-T585 Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.112 Safari/537.36
                2019-05-02 12:39:22.232  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceModel SM-T585
                2019-05-02 12:39:22.232  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.maintenanceMode false
                2019-05-02 12:39:22.232  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentPage http://192.168.0.111:8082/vis/index.html#1_pageStart
                2019-05-02 12:39:22.232  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.motionDetectorState 0
                2019-05-02 12:41:22.028  - debug: fullybrowser.0 Update Device 192.168.0.45
                2019-05-02 12:41:22.138  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appFreeMemory 193332864
                2019-05-02 12:41:22.138  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.foregroundApp de.ozerov.fully
                2019-05-02 12:41:22.139  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalUsedMemory 1242406912
                2019-05-02 12:41:22.139  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceName Galaxy Tab A (2016)
                2019-05-02 12:41:22.139  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionCode 507
                2019-05-02 12:41:22.139  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ssid <unknown ssid>
                2019-05-02 12:41:22.139  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.mac 00:B5:D0:E5:60:EF
                2019-05-02 12:41:22.140  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.startUrl http://192.168.0.111:8082/vis/index.html
                2019-05-02 12:41:22.140  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.lastAppStart 02.05.19 09:46:08
                2019-05-02 12:41:22.140  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalFreeMemory 666583040
                2019-05-02 12:41:22.140  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenOrientation 90
                2019-05-02 12:41:22.141  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isLicensed true
                2019-05-02 12:41:22.141  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.wifiSignalLevel 6
                2019-05-02 12:41:22.141  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isScreenOn true
                2019-05-02 12:41:22.141  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidSdk 27
                2019-05-02 12:41:22.141  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceManufacturer samsung
                2019-05-02 12:41:22.142  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentFragment main
                2019-05-02 12:41:22.142  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.plugged true
                2019-05-02 12:41:22.142  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.keyguardLocked false
                2019-05-02 12:41:22.142  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentTabIndex 0
                2019-05-02 12:41:22.143  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceAdmin true
                2019-05-02 12:41:22.143  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.batteryLevel 47
                2019-05-02 12:41:22.143  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskMode false
                2019-05-02 12:41:22.143  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayHeightPixels 1200
                2019-05-02 12:41:22.143  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appUsedMemory 7993728
                2019-05-02 12:41:22.144  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname6 fe80::2b5:d0ff:fee5:60ef%wlan0
                2019-05-02 12:41:22.144  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname4 192.168.0.45
                2019-05-02 12:41:22.144  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskLocked false
                2019-05-02 12:41:22.144  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionName 1.30
                2019-05-02 12:41:22.144  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip4 192.168.0.45
                2019-05-02 12:41:22.144  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceID 6ce10938-760e5a79
                2019-05-02 12:41:22.145  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceOwner false
                2019-05-02 12:41:22.145  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip6 FE80::2B5:D0FF:FEE5:60EF
                2019-05-02 12:41:22.145  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayWidthPixels 1920
                2019-05-02 12:41:22.145  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidVersion 8.1.0
                2019-05-02 12:41:22.145  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenBrightness 117
                2019-05-02 12:41:22.145  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.webviewUa Mozilla/5.0 (Linux; Android 8.1.0; SM-T585 Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.112 Safari/537.36
                2019-05-02 12:41:22.146  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceModel SM-T585
                2019-05-02 12:41:22.146  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.maintenanceMode false
                2019-05-02 12:41:22.146  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentPage http://192.168.0.111:8082/vis/index.html#1_pageStart
                2019-05-02 12:41:22.146  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.motionDetectorState 0
                2019-05-02 12:43:22.042  - debug: fullybrowser.0 Update Device 192.168.0.45
                2019-05-02 12:43:22.114  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appFreeMemory 195998336
                2019-05-02 12:43:22.114  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.foregroundApp de.ozerov.fully
                2019-05-02 12:43:22.115  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalUsedMemory 1217024000
                2019-05-02 12:43:22.115  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceName Galaxy Tab A (2016)
                2019-05-02 12:43:22.117  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionCode 507
                2019-05-02 12:43:22.117  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ssid <unknown ssid>
                2019-05-02 12:43:22.117  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.mac 00:B5:D0:E5:60:EF
                2019-05-02 12:43:22.117  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.startUrl http://192.168.0.111:8082/vis/index.html
                2019-05-02 12:43:22.118  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.lastAppStart 02.05.19 09:46:08
                2019-05-02 12:43:22.118  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalFreeMemory 691965952
                2019-05-02 12:43:22.119  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenOrientation 90
                2019-05-02 12:43:22.119  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isLicensed true
                2019-05-02 12:43:22.119  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.wifiSignalLevel 6
                2019-05-02 12:43:22.119  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isScreenOn true
                2019-05-02 12:43:22.119  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidSdk 27
                2019-05-02 12:43:22.119  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceManufacturer samsung
                2019-05-02 12:43:22.120  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentFragment main
                2019-05-02 12:43:22.120  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.plugged true
                2019-05-02 12:43:22.120  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.keyguardLocked false
                2019-05-02 12:43:22.120  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentTabIndex 0
                2019-05-02 12:43:22.120  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceAdmin true
                2019-05-02 12:43:22.120  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.batteryLevel 47
                2019-05-02 12:43:22.121  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskMode false
                2019-05-02 12:43:22.121  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayHeightPixels 1200
                2019-05-02 12:43:22.121  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appUsedMemory 5328256
                2019-05-02 12:43:22.121  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname6 fe80::2b5:d0ff:fee5:60ef%wlan0
                2019-05-02 12:43:22.121  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname4 192.168.0.45
                2019-05-02 12:43:22.121  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskLocked false
                2019-05-02 12:43:22.122  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionName 1.30
                2019-05-02 12:43:22.122  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip4 192.168.0.45
                2019-05-02 12:43:22.122  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceID 6ce10938-760e5a79
                2019-05-02 12:43:22.122  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceOwner false
                2019-05-02 12:43:22.122  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip6 FE80::2B5:D0FF:FEE5:60EF
                2019-05-02 12:43:22.122  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayWidthPixels 1920
                2019-05-02 12:43:22.123  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidVersion 8.1.0
                2019-05-02 12:43:22.123  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenBrightness 117
                2019-05-02 12:43:22.123  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.webviewUa Mozilla/5.0 (Linux; Android 8.1.0; SM-T585 Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.112 Safari/537.36
                2019-05-02 12:43:22.123  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceModel SM-T585
                2019-05-02 12:43:22.123  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.maintenanceMode false
                2019-05-02 12:43:22.123  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentPage http://192.168.0.111:8082/vis/index.html#1_pageStart
                2019-05-02 12:43:22.124  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.motionDetectorState 0
                2019-05-02 12:45:22.061  - debug: fullybrowser.0 Update Device 192.168.0.45
                2019-05-02 12:45:22.441  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appFreeMemory 195010248
                2019-05-02 12:45:22.441  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.foregroundApp de.ozerov.fully
                2019-05-02 12:45:22.441  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalUsedMemory 1237708800
                2019-05-02 12:45:22.443  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceName Galaxy Tab A (2016)
                2019-05-02 12:45:22.443  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionCode 507
                2019-05-02 12:45:22.444  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ssid <unknown ssid>
                2019-05-02 12:45:22.444  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.mac 00:B5:D0:E5:60:EF
                2019-05-02 12:45:22.444  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.startUrl http://192.168.0.111:8082/vis/index.html
                2019-05-02 12:45:22.444  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.lastAppStart 02.05.19 09:46:08
                2019-05-02 12:45:22.445  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalFreeMemory 671281152
                2019-05-02 12:45:22.445  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenOrientation 90
                2019-05-02 12:45:22.445  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isLicensed true
                2019-05-02 12:45:22.445  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.wifiSignalLevel 6
                2019-05-02 12:45:22.445  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isScreenOn false
                2019-05-02 12:45:22.446  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidSdk 27
                2019-05-02 12:45:22.446  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceManufacturer samsung
                2019-05-02 12:45:22.446  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentFragment main
                2019-05-02 12:45:22.446  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.plugged true
                2019-05-02 12:45:22.446  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.keyguardLocked true
                2019-05-02 12:45:22.446  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentTabIndex 0
                2019-05-02 12:45:22.447  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceAdmin true
                2019-05-02 12:45:22.447  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.batteryLevel 47
                2019-05-02 12:45:22.447  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskMode false
                2019-05-02 12:45:22.447  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayHeightPixels 1200
                2019-05-02 12:45:22.447  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appUsedMemory 6316344
                2019-05-02 12:45:22.447  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname6 fe80::2b5:d0ff:fee5:60ef%wlan0
                2019-05-02 12:45:22.448  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname4 192.168.0.45
                2019-05-02 12:45:22.448  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskLocked false
                2019-05-02 12:45:22.448  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionName 1.30
                2019-05-02 12:45:22.448  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip4 192.168.0.45
                2019-05-02 12:45:22.448  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceID 6ce10938-760e5a79
                2019-05-02 12:45:22.448  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceOwner false
                2019-05-02 12:45:22.449  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip6 FE80::2B5:D0FF:FEE5:60EF
                2019-05-02 12:45:22.449  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayWidthPixels 1920
                2019-05-02 12:45:22.449  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidVersion 8.1.0
                2019-05-02 12:45:22.449  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenBrightness 117
                2019-05-02 12:45:22.449  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.webviewUa Mozilla/5.0 (Linux; Android 8.1.0; SM-T585 Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.112 Safari/537.36
                2019-05-02 12:45:22.449  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceModel SM-T585
                2019-05-02 12:45:22.450  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.maintenanceMode false
                2019-05-02 12:45:22.450  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentPage http://192.168.0.111:8082/vis/index.html#1_pageStart
                2019-05-02 12:45:22.450  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.motionDetectorState 0
                2019-05-02 12:45:31.827  - debug: fullybrowser.0 Send to 192.168.0.45
                2019-05-02 12:45:31.830  - error: fullybrowser.0 ERROR : TypeError: Cannot read property 'statusCode' of undefined
                2019-05-02 12:47:22.080  - debug: fullybrowser.0 Update Device 192.168.0.45
                2019-05-02 12:47:22.268  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appFreeMemory 193468728
                2019-05-02 12:47:22.268  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.foregroundApp de.ozerov.fully
                2019-05-02 12:47:22.269  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalUsedMemory 1246208000
                2019-05-02 12:47:22.269  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceName Galaxy Tab A (2016)
                2019-05-02 12:47:22.269  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionCode 507
                2019-05-02 12:47:22.269  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ssid <unknown ssid>
                2019-05-02 12:47:22.270  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.mac 00:B5:D0:E5:60:EF
                2019-05-02 12:47:22.271  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.startUrl http://192.168.0.111:8082/vis/index.html
                2019-05-02 12:47:22.271  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.lastAppStart 02.05.19 09:46:08
                2019-05-02 12:47:22.271  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalFreeMemory 662781952
                2019-05-02 12:47:22.272  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenOrientation 90
                2019-05-02 12:47:22.272  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isLicensed true
                2019-05-02 12:47:22.272  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.wifiSignalLevel 6
                2019-05-02 12:47:22.272  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isScreenOn false
                2019-05-02 12:47:22.273  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidSdk 27
                2019-05-02 12:47:22.273  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceManufacturer samsung
                2019-05-02 12:47:22.273  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentFragment main
                2019-05-02 12:47:22.273  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.plugged true
                2019-05-02 12:47:22.273  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.keyguardLocked true
                2019-05-02 12:47:22.273  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentTabIndex 0
                2019-05-02 12:47:22.274  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceAdmin true
                2019-05-02 12:47:22.274  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.batteryLevel 48
                2019-05-02 12:47:22.274  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskMode false
                2019-05-02 12:47:22.274  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayHeightPixels 1200
                2019-05-02 12:47:22.274  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appUsedMemory 7857864
                2019-05-02 12:47:22.274  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname6 fe80::2b5:d0ff:fee5:60ef%wlan0
                2019-05-02 12:47:22.275  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname4 192.168.0.45
                2019-05-02 12:47:22.275  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskLocked false
                2019-05-02 12:47:22.275  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionName 1.30
                2019-05-02 12:47:22.275  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip4 192.168.0.45
                2019-05-02 12:47:22.275  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceID 6ce10938-760e5a79
                2019-05-02 12:47:22.275  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceOwner false
                2019-05-02 12:47:22.276  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip6 FE80::2B5:D0FF:FEE5:60EF
                2019-05-02 12:47:22.276  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayWidthPixels 1920
                2019-05-02 12:47:22.276  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidVersion 8.1.0
                2019-05-02 12:47:22.276  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenBrightness 117
                2019-05-02 12:47:22.276  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.webviewUa Mozilla/5.0 (Linux; Android 8.1.0; SM-T585 Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.112 Safari/537.36
                2019-05-02 12:47:22.276  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceModel SM-T585
                2019-05-02 12:47:22.277  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.maintenanceMode false
                2019-05-02 12:47:22.277  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentPage http://192.168.0.111:8082/vis/index.html#1_pageStart
                2019-05-02 12:47:22.277  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.motionDetectorState 0
                2019-05-02 12:49:22.095  - debug: fullybrowser.0 Update Device 192.168.0.45
                2019-05-02 12:49:22.326  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appFreeMemory 193029616
                2019-05-02 12:49:22.326  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.foregroundApp de.ozerov.fully
                2019-05-02 12:49:22.326  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalUsedMemory 1211449344
                2019-05-02 12:49:22.327  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceName Galaxy Tab A (2016)
                2019-05-02 12:49:22.327  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionCode 507
                2019-05-02 12:49:22.328  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ssid <unknown ssid>
                2019-05-02 12:49:22.329  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.mac 00:B5:D0:E5:60:EF
                2019-05-02 12:49:22.329  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.startUrl http://192.168.0.111:8082/vis/index.html
                2019-05-02 12:49:22.329  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.lastAppStart 02.05.19 09:46:08
                2019-05-02 12:49:22.329  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalFreeMemory 697540608
                2019-05-02 12:49:22.330  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenOrientation 90
                2019-05-02 12:49:22.330  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isLicensed true
                2019-05-02 12:49:22.330  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.wifiSignalLevel 6
                2019-05-02 12:49:22.330  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isScreenOn false
                2019-05-02 12:49:22.330  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidSdk 27
                2019-05-02 12:49:22.331  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceManufacturer samsung
                2019-05-02 12:49:22.331  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentFragment main
                2019-05-02 12:49:22.331  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.plugged true
                2019-05-02 12:49:22.331  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.keyguardLocked true
                2019-05-02 12:49:22.331  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentTabIndex 0
                2019-05-02 12:49:22.331  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceAdmin true
                2019-05-02 12:49:22.332  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.batteryLevel 48
                2019-05-02 12:49:22.332  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskMode false
                2019-05-02 12:49:22.332  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayHeightPixels 1200
                2019-05-02 12:49:22.332  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appUsedMemory 8296976
                2019-05-02 12:49:22.332  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname6 fe80::2b5:d0ff:fee5:60ef%wlan0
                2019-05-02 12:49:22.332  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname4 192.168.0.45
                2019-05-02 12:49:22.333  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskLocked false
                2019-05-02 12:49:22.333  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionName 1.30
                2019-05-02 12:49:22.333  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip4 192.168.0.45
                2019-05-02 12:49:22.333  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceID 6ce10938-760e5a79
                2019-05-02 12:49:22.333  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceOwner false
                2019-05-02 12:49:22.333  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip6 FE80::2B5:D0FF:FEE5:60EF
                2019-05-02 12:49:22.334  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayWidthPixels 1920
                2019-05-02 12:49:22.334  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidVersion 8.1.0
                2019-05-02 12:49:22.334  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenBrightness 117
                2019-05-02 12:49:22.334  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.webviewUa Mozilla/5.0 (Linux; Android 8.1.0; SM-T585 Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.112 Safari/537.36
                2019-05-02 12:49:22.334  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceModel SM-T585
                2019-05-02 12:49:22.334  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.maintenanceMode false
                2019-05-02 12:49:22.335  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentPage http://192.168.0.111:8082/vis/index.html#1_pageStart
                2019-05-02 12:49:22.335  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.motionDetectorState 0
                2019-05-02 12:51:04.727  - error: fullybrowser.0 ERROR : TypeError: Cannot read property 'statusCode' of undefined
                2019-05-02 12:51:04.728  - debug: fullybrowser.0 Send to 192.168.0.45
                2019-05-02 12:51:22.102  - debug: fullybrowser.0 Update Device 192.168.0.45
                2019-05-02 12:51:22.317  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appFreeMemory 195821256
                2019-05-02 12:51:22.318  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.foregroundApp de.ozerov.fully
                2019-05-02 12:51:22.318  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalUsedMemory 1250598912
                2019-05-02 12:51:22.319  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceName Galaxy Tab A (2016)
                2019-05-02 12:51:22.319  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionCode 507
                2019-05-02 12:51:22.319  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ssid <unknown ssid>
                2019-05-02 12:51:22.319  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.mac 00:B5:D0:E5:60:EF
                2019-05-02 12:51:22.319  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.startUrl http://192.168.0.111:8082/vis/index.html
                2019-05-02 12:51:22.320  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.lastAppStart 02.05.19 09:46:08
                2019-05-02 12:51:22.320  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.totalFreeMemory 658403328
                2019-05-02 12:51:22.320  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenOrientation 90
                2019-05-02 12:51:22.320  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isLicensed true
                2019-05-02 12:51:22.320  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.wifiSignalLevel 6
                2019-05-02 12:51:22.321  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isScreenOn true
                2019-05-02 12:51:22.321  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidSdk 27
                2019-05-02 12:51:22.321  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceManufacturer samsung
                2019-05-02 12:51:22.321  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentFragment main
                2019-05-02 12:51:22.321  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.plugged true
                2019-05-02 12:51:22.322  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.keyguardLocked false
                2019-05-02 12:51:22.322  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentTabIndex 0
                2019-05-02 12:51:22.322  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceAdmin true
                2019-05-02 12:51:22.322  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.batteryLevel 49
                2019-05-02 12:51:22.322  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskMode false
                2019-05-02 12:51:22.323  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayHeightPixels 1200
                2019-05-02 12:51:22.323  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appUsedMemory 5505336
                2019-05-02 12:51:22.325  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname6 fe80::2b5:d0ff:fee5:60ef%wlan0
                2019-05-02 12:51:22.326  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.hostname4 192.168.0.45
                2019-05-02 12:51:22.326  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.kioskLocked false
                2019-05-02 12:51:22.326  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.appVersionName 1.30
                2019-05-02 12:51:22.326  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip4 192.168.0.45
                2019-05-02 12:51:22.326  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceID 6ce10938-760e5a79
                2019-05-02 12:51:22.327  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.isDeviceOwner false
                2019-05-02 12:51:22.327  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.ip6 FE80::2B5:D0FF:FEE5:60EF
                2019-05-02 12:51:22.327  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.displayWidthPixels 1920
                2019-05-02 12:51:22.327  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.androidVersion 8.1.0
                2019-05-02 12:51:22.327  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.screenBrightness 117
                2019-05-02 12:51:22.328  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.webviewUa Mozilla/5.0 (Linux; Android 8.1.0; SM-T585 Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.112 Safari/537.36
                2019-05-02 12:51:22.328  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.deviceModel SM-T585
                2019-05-02 12:51:22.328  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.maintenanceMode false
                2019-05-02 12:51:22.328  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.currentPage http://192.168.0.111:8082/vis/index.html#1_pageStart
                2019-05-02 12:51:22.328  - debug: fullybrowser.0 fullybrowser.0.192_168_0_45.Info.motionDetectorState 0
                
                
                1 Reply Last reply Reply Quote 0
                • arteck
                  arteck Developer Most Active @skokarl last edited by arteck

                  @skokarl

                  das müste doch einstellbar sein zumindest laut fullyBrowser seite

                  Anpassbare Toolbars and Aussehen

                  Status-, Navigation-, Action-, Address-Bar zeigen/verstecken
                  Konfigurierbare Browser-Tabs
                  Echter Fullscreen-Modus (immersive sticky bei Android 4.4+)
                  Eigene Farben für alle Toolbars
                  Anpassbare Auswahl von Buttons auf der Action-Bar: home, back, forward, refresh und print
                  Eigenes Action-Bar-Icon und -Background-Image
                  S 1 Reply Last reply Reply Quote 0
                  • S
                    skokarl @arteck last edited by

                    @arteck sagte in [Aufruf] fullyBrowser Adapter:

                    @skokarl

                    das müste doch einstellbar sein

                    Stimmt, dann ist es aber immer an.
                    Will irgendwie den Adapter überreden dass er die Action Bar nur für diese eine Webseite einblendet, und danach wieder ausblendet. Naja, muss ich jetzt die Tage mal testen ob mir ne gute Idee kommt.

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

                      @arteck sagte in [Aufruf] fullyBrowser Adapter:

                      @0018 hast du eine leere Zeile im Adapter in der konfig ??

                      ansonsten adapter auf debug stellen und nochmal log posten

                      Konntest du schon was in meinem Log erkennen?
                      Habe gestern mein System mal neugestartet, seitdem kommt der Fehler erstmal nicht. Den Log habe ich wieder auf Info gestellt, erhalte aber weiterhin debug-logs. Ist das normal oder ein Fehler im Adapter?

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

                        @0018 zieh mal die Version vom Git 0.0.17
                        und schau ob der fullbrowser nicht doppelt läuft.. da hab ich ein Problem gehabt..

                        oder installeire von GIT dann die Kiste neu starten (nicht nur iobroker.. den ganzen Rechner)

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

                          @arteck bei Installation aus eigener URL mit "https://github.com/arteck/ioBroker.fullybrowser" bekomme ich nur die 16.

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

                            mach jetzt

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

                              @arteck Installation hat geklappt, läuft aber nicht:

                              fullybrowser.0	2019-05-03 09:57:59.281	info	terminating
                              fullybrowser.0	2019-05-03 09:57:59.234	error	at Decoder.Emitter.emit (/opt/iobroker/node_modules/component-emitter/index.js:134:20)
                              fullybrowser.0	2019-05-03 09:57:59.234	error	at Decoder.<anonymous> (/opt/iobroker/node_modules/component-bind/index.js:21:15)
                              fullybrowser.0	2019-05-03 09:57:59.234	error	at Manager.ondecoded (/opt/iobroker/node_modules/socket.io-client/lib/manager.js:332:8)
                              fullybrowser.0	2019-05-03 09:57:59.234	error	at Manager.Emitter.emit (/opt/iobroker/node_modules/socket.io-client/node_modules/component-emitter/index.js:133:20)
                              fullybrowser.0	2019-05-03 09:57:59.234	error	at Manager.<anonymous> (/opt/iobroker/node_modules/component-bind/index.js:21:15)
                              fullybrowser.0	2019-05-03 09:57:59.234	error	at Socket.onpacket (/opt/iobroker/node_modules/socket.io-client/lib/socket.js:236:12)
                              fullybrowser.0	2019-05-03 09:57:59.234	error	at Socket.onack (/opt/iobroker/node_modules/socket.io-client/lib/socket.js:312:9)
                              fullybrowser.0	2019-05-03 09:57:59.234	error	at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.fullybrowser/main.js:369:33)
                              fullybrowser.0	2019-05-03 09:57:59.234	error	at /opt/iobroker/node_modules/iobroker.fullybrowser/main.js:508:9
                              fullybrowser.0	2019-05-03 09:57:59.234	error	at getHost (/opt/iobroker/node_modules/iobroker.fullybrowser/main.js:437:5)
                              fullybrowser.0	2019-05-03 09:57:59.234	error	ReferenceError: stopTimer is not defined
                              fullybrowser.0	2019-05-03 09:57:59.233	error	uncaught exception: stopTimer is not defined
                              fullybrowser.0	2019-05-03 09:57:59.074	info	starting. Version 0.0.17 in /opt/iobroker/node_modules/iobroker.fullybrowser, node: v8.15.1
                              

                              habe versucht den Adapter zu deinstallieren und den 16er zu installieren, ohne Erfolg. Die Deinstallation scheint erfolgreich, die Adapterversion bleibt aber auf 16 stehen, obwohl sie eigentlich gelöscht ist.

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

                                man sollte nix zwischendurch machen 🙂

                                probier mal noch mal bitte.. von GIT

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

                                  @arteck

                                  host.BrokerNUC	2019-05-03 10:12:18.786	error	instance system.adapter.fullybrowser.0 terminated with code 0 (OK)
                                  host.BrokerNUC	2019-05-03 10:12:18.786	error	Caught by controller[0]: at emitNone (events.js:111:20)
                                  host.BrokerNUC	2019-05-03 10:12:18.786	error	Caught by controller[0]: at Object.onceWrapper (events.js:313:30)
                                  host.BrokerNUC	2019-05-03 10:12:18.786	error	Caught by controller[0]: at IncomingMessage.<anonymous> (/opt/iobroker/node_modules/request/request.js:1083:12)
                                  host.BrokerNUC	2019-05-03 10:12:18.786	error	Caught by controller[0]: at Request.emit (events.js:211:7)
                                  host.BrokerNUC	2019-05-03 10:12:18.786	error	Caught by controller[0]: at emitOne (events.js:116:13)
                                  host.BrokerNUC	2019-05-03 10:12:18.786	error	Caught by controller[0]: at Request.<anonymous> (/opt/iobroker/node_modules/request/request.js:1161:10)
                                  host.BrokerNUC	2019-05-03 10:12:18.786	error	Caught by controller[0]: at Request.emit (events.js:214:7)
                                  host.BrokerNUC	2019-05-03 10:12:18.786	error	Caught by controller[0]: at emitTwo (events.js:126:13)
                                  host.BrokerNUC	2019-05-03 10:12:18.786	error	Caught by controller[0]: at Request.self.callback (/opt/iobroker/node_modules/request/request.js:185:22)
                                  host.BrokerNUC	2019-05-03 10:12:18.786	error	Caught by controller[0]: at Request._callback (/opt/iobroker/node_modules/iobroker.fullybrowser/main.js:194:24)
                                  host.BrokerNUC	2019-05-03 10:12:18.785	error	Caught by controller[0]: ReferenceError: leti is not defined
                                  fullybrowser.0	2019-05-03 10:12:18.649	error	ReferenceError: leti is not defined at Request._callback (/opt/iobroker/node_modules/iobroker.fullybrowser/main.js:194:24) at Request.self.callback (/opt/iobroker/node_modules/request/request.
                                  fullybrowser.0	2019-05-03 10:12:18.648	error	uncaught exception: leti is not defined
                                  
                                  arteck 1 Reply Last reply Reply Quote 0
                                  • arteck
                                    arteck Developer Most Active @0018 last edited by

                                    @0018 ok das wird nix.... muss ich mir am system anschauen...

                                    heute abend.. installiere die Stable bitte 0.0.16..

                                    ich mach heute Abend ein Update

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

                                      @arteck Ok, leider schaffe ich es nicht den Adapter zu deinstallieren. Die 0.17 bleibt immer sichtbar. Hast du einen Tipp?

                                      0 1 Reply Last reply Reply Quote 0
                                      • 0
                                        0018 @0018 last edited by

                                        @0018 sagte in [Aufruf] fullyBrowser Adapter:

                                        @arteck Ok, leider schaffe ich es nicht den Adapter zu deinstallieren. Die 0.17 bleibt immer sichtbar. Hast du einen Tipp?

                                        Hat sich erledigt, downgrade auf 16 mit "npm install iobroker.fullybrowser@0.0.16 --production" hat geklappt und läuft erstmal wieder

                                        1 Reply Last reply Reply Quote 0
                                        • liv-in-sky
                                          liv-in-sky last edited by

                                          kurze zwischeninfo: habe 0.17 installiert. wenn ich den adapter stoppe, läuft er trotzdem noch weiter (in htop)

                                          arteck 1 Reply Last reply Reply Quote 0
                                          • arteck
                                            arteck Developer Most Active @liv-in-sky last edited by

                                            @liv-in-sky ne das wird die 0.0.16 sein die nicht beendet wurde..

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            770
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            fullybrowser fullybrowser adapter
                                            45
                                            289
                                            39948
                                            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