Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. VIS App 2.0 -> keine Verbindung mehr zu ioBroker

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    UNSOLVED VIS App 2.0 -> keine Verbindung mehr zu ioBroker

    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      fuchs1978 @Homoran last edited by

      @Homoran said in VIS App 2.0 -> keine Verbindung mehr zu ioBroker:

      @fuchs1978 sagte in VIS App 2.0 -> keine Verbindung mehr zu ioBroker:

      Android 9 keine Verbindung

      kann ich nicht bestätigen.
      Android 9 und 10 läuft

      Allerdings kein Samsung sondern Android One

      Nur im internen Netz getestet

      • web 2.4.10
      • simple API 2.3.2
      • socket 2.1.2
      • cloud 3.0.2 (erst mal irrelevant)

      Stand dort nicht man benötigt web >3 für die Beta Version?

      Homoran 1 Reply Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @fuchs1978 last edited by

        @fuchs1978 sagte in VIS App 2.0 -> keine Verbindung mehr zu ioBroker:

        Stand dort nicht man benötigt web >3 für die Beta Version?

        ja - das stand da

        Bin gerade dabei upzudaten

        1 Reply Last reply Reply Quote 0
        • P
          PrinzEisenherz1 last edited by PrinzEisenherz1

          Also auf m Handy Xiaomi mi9t pro läuft Android 10 und MIUI 11 und webview 80.0.3987.149
          Da hab ich auch das Debugging durchgeführt. Da geht das App nicht mehr. Auf meinem Lenovo Tab muss ich noch testen.

          Edit:
          So, jetzt auf dem Lenovo Tab getestet. Da geht zwar das App aber einige CSS Sachen werden nicht übernommen. Kann das vielleicht an android webview liegen?
          Also Tab ist n TB-X304L mit Android 8.1 und webview 81.0.4044.71

          1 Reply Last reply Reply Quote 0
          • P
            PrinzEisenherz1 last edited by

            Hat jemand die letzte Beta 1.2.4 noch als APK?

            1 Reply Last reply Reply Quote 0
            • A
              Alveran last edited by Alveran

              Nokia 8 Scirocco mit Android One 9 das selbe Problem. Alle Adapter aktuell und seid sich die App auf 2.0 aktualisiert hat erkennt Sie das Projekt nicht mehr.

              Sagt Bescheid wenn man irgendwie helfen kann.

              Edit: Galaxy Tab 10.1(2016) Android 9 funktioniert.

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

                @Bluefox: Ich habe die android-debug.apk installiert und mein Tablet mit dem PC verbunden. Mein Chrome verbindet sich auch mit dem Tablet aber es wird keine aktive App für's debugging gefunden.

                Ich habe zum test mal eine Chrome Seite aufgemacht, das erkennt er. Aber nicht die android-debug.apk

                Kann ich das noch anders debuggen? Also zum Beispiel direkt mit dem Android Studio?

                Bluefox 1 Reply Last reply Reply Quote 0
                • Bluefox
                  Bluefox @twonky last edited by

                  Участник @twonky написал в VIS App 2.0 -> keine Verbindung mehr zu ioBroker:

                  @Bluefox: Ich habe die android-debug.apk installiert und mein Tablet mit dem PC verbunden. Mein Chrome verbindet sich auch mit dem Tablet aber es wird keine aktive App für's debugging gefunden.

                  Bitte im internet nachschauen. Das ist nicht iobroker.vis app spezifisch. Ich denke, dass man Handy ADB-Treiber installieren muss.

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

                    Es gibt jetzt Version 2.0.1 (auch über oben gegeben links downladbar) wo ich versucht habe ERR_CLEARTEXT_NOT_PERMITTED Fehler zu ignorieren.

                    Ich habe Debug app auf einem anderen Handy installiert Andorid 8 und es hat auch funktioniert.

                    D.h. es liegt vermutlich nicht am Handy, sondern am Server.

                    1 Reply Last reply Reply Quote 0
                    • P
                      PrinzEisenherz1 last edited by

                      Hi Bluefox, bei mir gibt es keine Verbesserung mit der Version 2.0.1.

                      Gruß
                      Johnny

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

                        Per Chrome oder "Browser" App läuft das Vis auf dem Smartphone problemlos. Aber nicht in der iobroker app.

                        Ich habe nun die debug.apk nun mal im Android Studio importiert und auf meinem Device laufen lassen.

                        Hier der output:
                        android-studio-debug.log

                        Die roten Zeilen die ich auf anhieb gesehen habe sind:

                        03-30 19:22:43.226 10826-10826/net.iobroker.vis E/Web Console: Cannot load widget set "coronavirus-statistics": SyntaxError: Unexpected token > at file:///android_asset/www/js/vis.js:395
                        03-30 19:22:43.496 10826-10826/net.iobroker.vis E/Web Console: Cannot load widget set "ebus": SyntaxError: Unexpected token > at file:///android_asset/www/js/vis.js:395
                        03-30 19:22:43.886 10826-10826/net.iobroker.vis E/Web Console: Cannot load widget set "history": SyntaxError: In strict mode code, functions can only be declared at top level or immediately within another function. at file:///android_asset/www/js/vis.js:395
                        03-30 19:22:44.106 10826-10826/net.iobroker.vis E/Web Console: Cannot load widget set "info": SyntaxError: Unexpected token function at file:///android_asset/www/js/vis.js:395
                        03-30 19:22:45.326 10826-10826/net.iobroker.vis E/Web Console: Cannot load widget set "material-webfont": TypeError: Object #<Object> has no method 'addFont' at file:///android_asset/www/js/vis.js:395
                        03-30 19:22:45.336 10826-10826/net.iobroker.vis E/Web Console: Cannot load widget set "material": SyntaxError: Use of const in strict mode. at file:///android_asset/www/js/vis.js:395
                        03-30 19:22:45.806 10826-10826/net.iobroker.vis E/Web Console: Cannot load widget set "materialdesign": SyntaxError: Use of const in strict mode. at file:///android_asset/www/js/vis.js:395
                        03-30 19:22:47.206 10826-10826/net.iobroker.vis E/Web Console: Cannot load widget set "sbfspot": SyntaxError: Unexpected token > at file:///android_asset/www/js/vis.js:395
                        03-30 19:22:47.776 10826-10826/net.iobroker.vis E/Web Console: Cannot load widget set "weather": SyntaxError: Unexpected token > at file:///android_asset/www/js/vis.js:395
                        

                        Die App bleibt beim laden der vis-views.json hängen.

                        1 Reply Last reply Reply Quote 0
                        • B
                          Bernd_Ku last edited by

                          Bei mir auch keine Verbesserung mit 2.0.1

                          1 Reply Last reply Reply Quote 0
                          • F
                            fuchs1978 last edited by

                            Bei mir leider auch noch keine Verbindung

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

                              Gibt es Leute, bei wem es läuft?

                              sigi234 1 Reply Last reply Reply Quote 0
                              • tobasium
                                tobasium last edited by

                                Bei mir läuft es leider auch nicht.

                                Oneplus 6 Android 10

                                web 3.0.2
                                simple API 2.3.2

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

                                  Also auf meinem Tablet galaxy 5200 mit CyanogenMod 6.0 geht es. Aber der Resync bleibt irgendwann hängen. Ich muss dann auf Neuladen. Und dann ist alles aktuell.

                                  1 Reply Last reply Reply Quote 0
                                  • sigi234
                                    sigi234 Forum Testing Most Active @Bluefox last edited by sigi234

                                    @Bluefox sagte in VIS App 2.0 -> keine Verbindung mehr zu ioBroker:

                                    Gibt es Leute, bei wem es läuft?

                                    Ja
                                    IoBroker Pro
                                    Host: Windows
                                    APP: V 2.0.0
                                    Node.js: v10.16.3
                                    NPM: 6.9.0
                                    Admin: 4.0.5
                                    Web: 3.0.2
                                    SOCKETIO: 3.0.1

                                    App hat nach Update auf 2.0.0. ohne das ich was gemacht habe alles übernommen und hat sofort funktioniert.
                                    Aber warum es Huawei Batterie heißt ist mir schleierhaft.
                                    Edit: kann man in den Einstellungen ändern. (Gerätename)
                                    Edit2:
                                    Update auf V 2.0.1
                                    Funktioniert nicht
                                    Meldungen:
                                    vis-view.json Nicht gefunden

                                    Screenshot (2198)_LI.jpg

                                    Homoran 2 Replies Last reply Reply Quote 0
                                    • Homoran
                                      Homoran Global Moderator Administrators @sigi234 last edited by

                                      @sigi234 sagte in VIS App 2.0 -> keine Verbindung mehr zu ioBroker:

                                      @Bluefox sagte in VIS App 2.0 -> keine Verbindung mehr zu ioBroker:

                                      Gibt es Leute, bei wem es läuft?

                                      Ja

                                      mit welcher Konstellation?

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

                                        Bei mir weiterhin unverändert mit App 2.0.1:

                                        Samsung Tab A mit Android 8.1 --- Geht

                                        Xaiomi Mi 8 Pro mit Android 10 --- Geht NICHT --- keine Verbindung (keine Erkennung von WLAN und/oder Server)

                                        1 Reply Last reply Reply Quote 0
                                        • Homoran
                                          Homoran Global Moderator Administrators @sigi234 last edited by

                                          @sigi234
                                          Danke fürs Editieren.

                                          Die Frage war eigentlich: Was für eine Konstellation am Handy?

                                          sigi234 1 Reply Last reply Reply Quote 0
                                          • sigi234
                                            sigi234 Forum Testing Most Active @Homoran last edited by sigi234

                                            @Homoran sagte in VIS App 2.0 -> keine Verbindung mehr zu ioBroker:

                                            Die Frage war eigentlich: Was für eine Konstellation am Handy?

                                            Was willst du wissen?

                                            Huawei P20 lite
                                            Android V 9
                                            Kein root

                                            Homoran 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            948
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            vis app
                                            31
                                            179
                                            18319
                                            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