Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Fritzbox via ibroker täglich neustarten.

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Fritzbox via ibroker täglich neustarten.

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

      Hi,

      also ich habe das Problem das anscheinend WLAN Probleme entstehen zuhause ( warum weiss ich nicht. ) und jedes mal wenn ich die Fritz bix neu starte geht es wieder. Also versuche ich mal sie täglich zu restarten.

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

        OK.

        WLAN Probleme…

        Etwas merkwürdige Herangehensweise aber musst du selber wissen.

        Viel Erfolg

        1 Reply Last reply Reply Quote 0
        • H
          Hohenbostler last edited by

          Ja ich muss gestehen ich bin nicht so tief in der Materie drin.

          Von daher fällt mir nichts anderes an. Alles was AVM vorschlägt habe ich schon gemacht ausser die SSID ändern. Das ist immer etwas schwer mit den ganzen Smarthomegeräten.

          Nochmal zum thema: Wenn ich benutzer und passwort eingebe verbindet er sich nicht. Geh ich auf die rote Lampe zeigt er das er keine verbindung zum Host hat. Weder wenn ich fritz.box eingebe noch wenn ich die statische ip des Routers eingebe.

          Weiss du oder jemand anderes evtl woran es liegen kann?

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

            Hast du denn auf der Fritzbox einen Benutzer eingerichtet und dem die notwendigen Rechte gegeben?

            Wie äußert sich dein WLAN Problem denn?

            Betreibst du nur die Fritzbox oder noch Repeater und/oder Access Points ?

            999_6667098c-a406-4302-be50-62227351d265.jpeg

            Gesendet von iPhone mit Tapatalk Pro

            1 Reply Last reply Reply Quote 0
            • H
              Hohenbostler last edited by

              Also ich habe in der Fritzbox extra einen Nutzer eingerichtet der in der Box volle rechte hat.

              Was halt komisch ist das verbunden mit host auf false steht. Wenn die Zugangsdaten falsch wären müsste er doch zumindestens gelb sein oder ??

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

                Hast du den Haken gesetzt das TR064 erlaubt ist wie in meinem Bild?

                1 Reply Last reply Reply Quote 0
                • H
                  Hohenbostler last edited by

                  Ja der Haken ist gesetzt.

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

                    Hast du mal mit einem „einfachen“ Passwort „1234“ versucht um eventuelle Tippfehler auszuschließen?

                    Hast du eine Windows oder Linux Installation?

                    Welche Version vom TR064 Adapter ?

                    Was steht im Logfile im Debug modus wenn du die Instanz neu startest?

                    1 Reply Last reply Reply Quote 0
                    • H
                      Hohenbostler last edited by

                      Hallo,

                      ich hoffe das ist der log den du meinst. Die Version ist 0.4.18 . psswort mal geändert auf was leichtes 😉

                      host.raspberrypi	2018-03-25 12:16:28.007	info	Restart adapter system.adapter.tr-064.0 because enabled
                      host.raspberrypi	2018-03-25 12:16:28.006	error	instance system.adapter.tr-064.0 terminated with code 1 ()
                      Caught	2018-03-25 12:16:28.006	error	by controller[0]: at startup (bootstrap_node.js:153:9)
                      Caught	2018-03-25 12:16:28.006	error	by controller[0]: at run (bootstrap_node.js:387:7)
                      Caught	2018-03-25 12:16:28.006	error	by controller[0]: at Module.runMain (module.js:611:10)
                      Caught	2018-03-25 12:16:28.005	error	by controller[0]: at Function.Module._load (module.js:445:3)
                      Caught	2018-03-25 12:16:28.004	error	by controller[0]: at tryModuleLoad (module.js:453:12)
                      Caught	2018-03-25 12:16:28.004	error	by controller[0]: at Module.load (module.js:494:32)
                      Caught	2018-03-25 12:16:28.003	error	by controller[0]: at Object.Module._extensions..js (module.js:586:10)
                      Caught	2018-03-25 12:16:28.003	error	by controller[0]: at Module._compile (module.js:577:32)
                      Caught	2018-03-25 12:16:28.003	error	by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.tr-064/tr-064.js:16:20)
                      Caught	2018-03-25 12:16:28.003	error	by controller[0]: at Object.exports.Adapter (/opt/iobroker/node_modules/soef/soef.js:1383:23)
                      Caught	2018-03-25 12:16:28.003	error	by controller[0]: TypeError: fns.adapter is not a function
                      Caught	2018-03-25 12:16:28.003	error	by controller[0]: ^
                      Caught	2018-03-25 12:16:28.002	error	by controller[0]: fns.adapter = fns.adapter(options);
                      Caught	2018-03-25 12:16:28.002	error	by controller[0]: /opt/iobroker/node_modules/soef/soef.js:1383
                      host.raspberrypi	2018-03-25 12:16:26.504	info	instance system.adapter.tr-064.0 started with pid 3477
                      
                      1 Reply Last reply Reply Quote 0
                      • wendy2702
                        wendy2702 last edited by

                        Gab es bei der Installation des Adapters irgendwelche Fehlermeldungen?

                        Was gibt:

                        node -v
                        
                        npm -v
                        
                        cd /opt/iobroker/
                        Iobroker update
                        
                        1 Reply Last reply Reply Quote 0
                        • H
                          Hohenbostler last edited by

                          @wendy2702:

                          Was gibt:

                          node -v
                          ```` `  
                          

                          v6.13.0

                          @wendy2702:

                          npm -v
                          ```` `  
                          

                          3.10.10

                          @wendy2702:

                          cd /opt/iobroker/

                          Iobroker update `
                          root@raspberrypi:/opt/iobroker# Iobroker update

                          -bash: Iobroker: Kommando nicht gefunden.

                          /

                          Hier die Installation

                          $ ./iobroker url "https://github.com/soef/ioBroker.tr-064/tarball/master" tr-064 --debug
                          install https://github.com/soef/ioBroker.tr-064/tarball/master
                          npm install https://github.com/soef/ioBroker.tr-064/tarball/master --production --save --prefix "/opt/iobroker" (System call)
                          iobroker.inst@1.0.8 /opt/iobroker└── iobroker.tr-064@0.4.18 
                          
                          npm
                           WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents):npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents):
                          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                          
                          got /opt/iobroker/node_modules/iobroker.tr-064/admin
                          upload [2] tr-064.admin /opt/iobroker/node_modules/iobroker.tr-064/admin/words.js words.js application/javascript
                          upload [1] tr-064.admin /opt/iobroker/node_modules/iobroker.tr-064/admin/tr-064.png tr-064.png image/png
                          upload [0] tr-064.admin /opt/iobroker/node_modules/iobroker.tr-064/admin/index.html index.html text/html
                          process exited with code 0
                          
                          
                          1 Reply Last reply Reply Quote 0
                          • wendy2702
                            wendy2702 last edited by

                            UPS…

                            Da hat die Korrektur zugeschlagen:

                            cd /opt/iobroker/
                            iobroker update
                            

                            Kannst du mal das probieren:

                            cd /opt/iobroker/node_modules/tr-O64/
                            npm install
                            

                            Hast du mal versucht die Instanz / Adapter zu löschen und neu zu installieren?

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

                            Support us

                            ioBroker
                            Community Adapters
                            Donate
                            FAQ Cloud / IOT
                            HowTo: Node.js-Update
                            HowTo: Backup/Restore
                            Downloads
                            BLOG

                            846
                            Online

                            32.0k
                            Users

                            80.5k
                            Topics

                            1.3m
                            Posts

                            3
                            15
                            3397
                            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