Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Grundsätzliche Einsteigerfragen

    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

    UNSOLVED Grundsätzliche Einsteigerfragen

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

      ja, im FF privater Modus geht es auch

      Homoran 1 Reply Last reply Reply Quote 0
      • A
        abrodeck @Homoran last edited by

        @homoran

        Ausgabe von iobroker list instances

        c63df9bb-0234-4b8a-9b9b-08541db98415-grafik.png

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

          @abrodeck sagte in Grundsätzliche Einsteigerfragen:

          ja, im FF privater Modus geht es auch

          dann dürfte etwas im Cache hängen. da wäre tatsächlich interessant was in der Browserkonsole kommt.

          @abrodeck sagte in Grundsätzliche Einsteigerfragen:

          Ausgabe von iobroker list instances

          bitte als Text in code-tags! kann ich am Handy nicht entziffern.

          https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

          und dann direkt noch iobroker list adapters

          A 1 Reply Last reply Reply Quote 0
          • A
            abrodeck @Homoran last edited by

            @homoran
            sorry

            andreas@raspberrypi4:~ $ iobroker list instances
            + system.adapter.admin.0                  : admin                 : raspberrypi4                             -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.backitup.0               : backitup              : raspberrypi4                             -  enabled
            + system.adapter.cloud.0                  : cloud                 : raspberrypi4                             -  enabled
            + system.adapter.discord.0                : discord               : raspberrypi4                             -  enabled
            + system.adapter.discovery.0              : discovery             : raspberrypi4                             -  enabled
            + system.adapter.firetv.0                 : firetv                : raspberrypi4                             -  enabled
              system.adapter.habpanel.0               : habpanel              : raspberrypi4                             -  enabled
            + system.adapter.history.0                : history               : raspberrypi4                             -  enabled
            + system.adapter.jarvis.0                 : jarvis                : raspberrypi4                             -  enabled
            + system.adapter.javascript.0             : javascript            : raspberrypi4                             -  enabled
            + system.adapter.kodi.0                   : kodi                  : raspberrypi4                             -  enabled, port: 9090
            + system.adapter.net-tools.0              : net-tools             : raspberrypi4                             -  enabled
            + system.adapter.pushover.0               : pushover              : raspberrypi4                             -  enabled
            + system.adapter.rpi2.0                   : rpi2                  : raspberrypi4                             -  enabled
              system.adapter.vis-metro.0              : vis-metro             : raspberrypi4                             -  enabled
              system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi4                             -  enabled
              system.adapter.vis-weather.0            : vis-weather           : raspberrypi4                             -  enabled
              system.adapter.vis.0                    : vis                   : raspberrypi4                             -  enabled
              system.adapter.weatherunderground.0     : weatherunderground    : raspberrypi4                             -  enabled
            + system.adapter.web.0                    : web                   : raspberrypi4                             -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            + system.adapter.worx.0                   : worx                  : raspberrypi4                             -  enabled
            
            + instance is alive
            andreas@raspberrypi4:~ $
            
            
            Homoran 1 Reply Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators @abrodeck last edited by

              @abrodeck sagte in Grundsätzliche Einsteigerfragen:

              sorry

              danke!
              ich hatte noch einen Wunsch nachgeschoben

              A 1 Reply Last reply Reply Quote 0
              • A
                abrodeck @Homoran last edited by

                @homoran

                hier die Adapter

                andreas@raspberrypi4:~ $ iobroker list adapters
                system.adapter.admin                   : admin          - v6.2.22
                system.adapter.backitup                : backitup       - v2.4.12
                system.adapter.cloud                   : cloud          - v4.2.2
                system.adapter.discord                 : discord        - v1.1.6
                system.adapter.discovery               : discovery      - v3.0.5
                system.adapter.firetv                  : firetv         - v1.0.0
                system.adapter.habpanel                : habpanel       - v0.5.0
                system.adapter.history                 : history        - v2.2.0
                system.adapter.jarvis                  : jarvis         - v3.0.15
                system.adapter.javascript              : javascript     - v6.0.3
                system.adapter.kodi                    : kodi           - v2.0.8
                system.adapter.net-tools               : net-tools      - v0.2.0
                system.adapter.openhab                 : openhab        - v1.1.0
                system.adapter.pushover                : pushover       - v3.0.3
                system.adapter.rpi2                    : rpi2           - v1.3.2
                system.adapter.vis                     : vis            - v1.4.15
                system.adapter.vis-metro               : vis-metro      - v1.2.0
                system.adapter.vis-timeandweather      : vis-timeandweather - v1.2.2
                system.adapter.vis-weather             : vis-weather    - v2.5.5
                system.adapter.weatherunderground      : weatherunderground - v3.4.2
                system.adapter.web                     : web            - v4.3.0
                system.adapter.worx                    : worx           - v1.7.0
                andreas@raspberrypi4:~ $
                
                
                Homoran 1 Reply Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @abrodeck last edited by

                  @abrodeck sagte in Grundsätzliche Einsteigerfragen:

                  system.adapter.admin : admin - v6.2.22

                  den hatte ich in Verdacht, da ist ei Bug drin, der in 6.2.23 gefixt ist.

                  Allerdings läuft es ja unter anderen Browsern.

                  bleibt also erst einmal die Frage nach Fehlermeldungen in der Browserkonsole

                  A 1 Reply Last reply Reply Quote 0
                  • A
                    abrodeck @Homoran last edited by

                    @homoran

                    Ich hoffe, das richtige zu haben. Wenn ich auf Skripte wechsle, dann kommt in der Konsole folgendes:

                    Error: An unexpected error occurred undefined
                    Source-Map-Fehler: Error: request failed with status 404
                    Ressourcen-Adresse: http://192.168.2.112:8081/adapter/javascript/vs/loader.js
                    Source-Map-Adresse: ../../min-maps/vs/loader.js.map
                    Source-Map-Fehler: Error: request failed with status 404
                    Ressourcen-Adresse: http://192.168.2.112:8081/adapter/javascript/vs/editor/editor.main.js
                    Source-Map-Adresse: ../../../min-maps/vs/editor/editor.main.js.map
                    iobroker.javascript@6.0.3 using theme "colored" bootstrap.jsx:26:8
                    
                    ██╗ ██████╗ ██████╗ ██████╗  ██████╗ ██╗  ██╗███████╗██████╗ 
                    ██║██╔═══██╗██╔══██╗██╔══██╗██╔═══██╗██║ ██╔╝██╔════╝██╔══██╗
                    ██║██║   ██║██████╔╝██████╔╝██║   ██║█████╔╝ █████╗  ██████╔╝
                    ██║██║   ██║██╔══██╗██╔══██╗██║   ██║██╔═██╗ ██╔══╝  ██╔══██╗
                    ██║╚██████╔╝██████╔╝██║  ██║╚██████╔╝██║  ██╗███████╗██║  ██║
                    ╚═╝ ╚═════╝ ╚═════╝ ╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝
                    Prompt.js:15:12
                    Nice to see you here! :) Join our dev community here https://github.com/ioBroker/ioBroker or here https://github.com/iobroker-community-adapters Prompt.js:16:12
                    Help us to create open source project with reactJS! Prompt.js:17:12
                    See you :) Prompt.js:18:12
                    [2022-10-21T12:44:57.258Z] Try to connect socket.io.js:66:41
                    XHRPOSThttps://sentry.iobroker.net/api/56/envelope/?sentry_key=504499a725eb4898930d3b9e9da95740&sentry_version=7&sentry_client=sentry.javascript.browser/7.12.1
                    [HTTP/2 403 Forbidden 40ms]
                    
                    Detected custom blockly: discord instrument.ts:123:32
                    Detected custom blockly: cloud instrument.ts:123:32
                    Detected custom blockly: pushover instrument.ts:123:32
                    [2022-10-21T12:45:15.937Z] ws connection error: CLOSED_NO_STATUS instrument.ts:123:32
                    [2022-10-21T12:45:15.938Z] Start reconnect 0 instrument.ts:123:32
                    [2022-10-21T12:45:15.986Z] Try to connect instrument.ts:123:32
                    Source-Map-Fehler: Error: request failed with status 404
                    Ressourcen-Adresse: http://192.168.2.112:8081/adapter/javascript/vs/editor/editor.main.nls.de.js
                    Source-Map-Adresse: ../../../min-maps/vs/editor/editor.main.nls.de.js.map
                    Stored version: 6.2.22, new version: 6.2.22 instrument.ts:123:32
                    
                    
                    Homoran 2 Replies Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @abrodeck last edited by

                      @abrodeck ja, das muss das richtige sein.
                      Habe selber zu wenig Ahnung davon, aber klingt passend

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

                        Da ich leider auch (noch) keine Ahnung davon habe werde ich zunächt mal mit dem FF im privaten Modus starten. Eventuell hat ja noch jemand eine Idee.
                        Mein erstes Blockly-Script habe ich jedenfalls schon mal erstellt. Das macht Lust auf mehr.
                        Vielen Dank erst mal an alle. Weitere Fragen werden socherlich kommen ....

                        Gruß Andreas

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

                          @abrodeck sagte in Grundsätzliche Einsteigerfragen:

                          Das macht Lust auf mehr.

                          Achtung Suchtgefahr!

                          1 Reply Last reply Reply Quote 0
                          • Glasfaser
                            Glasfaser @abrodeck last edited by

                            @abrodeck sagte in Grundsätzliche Einsteigerfragen:

                            Eventuell hat ja noch jemand eine Idee.

                            iobroker upload all
                            sudo reboot
                            
                            Homoran A 2 Replies Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators @Glasfaser last edited by

                              @glasfaser glaub ich nicht so wirklich wenn es auf den anderen Browsern und im inkognito Modus klappt muss es am Frontend liegen

                              Glasfaser 1 Reply Last reply Reply Quote 0
                              • A
                                abrodeck @Glasfaser last edited by

                                @glasfaser
                                hat leider nichts gebracht

                                1 Reply Last reply Reply Quote 0
                                • Glasfaser
                                  Glasfaser @Homoran last edited by

                                  @homoran

                                  Diese Meldung macht mich stutzig:

                                  Source-Map-Fehler: Error: request failed with status 404
                                  

                                  Sollte erstmal ein Versuch sein ...

                                  Ich kann nicht erlesen , ob er schon den Cache vom FF gelöscht hat oder eine Add Blocker installiert hat

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

                                    @Glasfaser
                                    ja, und das Ganze als

                                    @abrodeck sagte in Grundsätzliche Einsteigerfragen:

                                    ws connection error

                                    Aber warum nur im normalen Modus?

                                    @homoran sagte in Grundsätzliche Einsteigerfragen:

                                    @abrodeck sagte in Grundsätzliche Einsteigerfragen:

                                    ja, im FF privater Modus geht es auch

                                    dann dürfte etwas im Cache hängen

                                    oder mal alles von der (vis)-Webseite zurücksetzen

                                    1 Reply Last reply Reply Quote 0
                                    • A
                                      abrodeck @Glasfaser last edited by

                                      @glasfaser
                                      Den Browserchache habe ich bereits geleert. ABP ist allerdings installiert. Die IP vom Pi steht allerdings in der Allowlist. Reicht das nicht?

                                      Glasfaser 1 Reply Last reply Reply Quote 0
                                      • Glasfaser
                                        Glasfaser @abrodeck last edited by

                                        @abrodeck sagte in Grundsätzliche Einsteigerfragen:

                                        ABP ist allerdings installiert.

                                        Was ist das

                                        A Homoran 2 Replies Last reply Reply Quote 0
                                        • A
                                          abrodeck @Glasfaser last edited by

                                          @glasfaser Adblock Plus

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

                                            @glasfaser sagte in Grundsätzliche Einsteigerfragen:

                                            @abrodeck sagte in Grundsätzliche Einsteigerfragen:

                                            ABP ist allerdings installiert.

                                            Was ist das

                                            ich vermute
                                            Ad
                                            Block
                                            Pro

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            884
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            8
                                            55
                                            2604
                                            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