Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [gelöst] Tinkerboard S und ioBroker Installation

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    [gelöst] Tinkerboard S und ioBroker Installation

    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      paul.honka last edited by

      Ich habe das Tinkerimage auf den eMMC mit Etcher geflasht.

      Das Bord läuft hoch, bekommt ne IP, nur kann ich nicht mit Putty darauf

      zugreifen, baut keine Verbindung auf. Geht das Image nicht auf dem emmc?

      Jetzt wollte ich iobroker von Hand auf das emmc mit dem Tinker OS 2.07 installieren.

      Geht das OS? Installation nach diesen Anleitung als root

      apt-get update && sudo apt-get upgrade

      apt-get –purge remove node

      apt-get --purge remove nodejs

      apt-get autoremove

      reboot now

      Als root anmelden

      wget https://nodejs.org/download/release/v8. ... v6l.tar.gz (ist mit npm 6.4.1)

      tar -xvf node-v8.12.0-linux-armv6l.tar.gz

      cd node-v8.12.0-linux-armv6l

      cp -R * /usr/local/

      reboot

      Node npm Version prüfen

      node -v

      npm -v

      Danach ioBroker drauf

      sudo mkdir /opt/iobroker

      sudo chmod 777 /opt/iobroker

      cd /opt/iobroker

      sudo npm install iobroker --unsafe-perm

      Mir kommt die node Installation komisch vor, muss da ne andere Version genommen werden?

      Sonst soweit o.k.?

      Beste Grüsse paul

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

        @paul.honka:

        Ich habe das Tinkerimage auf den eMMC mit Etcher geflasht. `
        Welches Image ?
        @paul.honka:

        tar -xvf node-v8.12.0-linux-armv6l.tar.gz `
        Das Tinker board hat eine ARMv7 Architektur.

        1 Reply Last reply Reply Quote 0
        • P
          paul.honka last edited by

          Tinker OS 2.07. Sag mal welches node ich nehmen soll.

          Beste Grüße paul

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

            Weshalb nimmst Du nicht das https://www.armbian.com/tinkerboard/ ?

            Anschließend dann die Installation von Node.js und ioBroker nach http://www.iobroker.net/docu/?page_id=5106&lang=de#Installation_Nodejs (wie für Raspberry Pi 2/3).

            1 Reply Last reply Reply Quote 0
            • P
              paul.honka last edited by

              Dann Versuch ich das mal damit.

              Beste Grüße paul

              1 Reply Last reply Reply Quote 0
              • P
                paul.honka last edited by

                Wieso das Tinker OS bei einem Tinkerboard S nicht?

                Beim Ambian brauche ich für die Erstinstallation einen Monitor und eine USB Tastatur.

                Eine USB Tastatur habe ich nicht und das HDMI Kabel ebendso. Bei Tinker geht das mit Putty.

                Dann kann man das PW ändern. Ich dachte die OS Derivate nehmen sich nicht viel.

                Beste Grüsse paul

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

                  @paul.honka:

                  Beim Ambian brauche ich für die Erstinstallation einen Monitor und eine USB Tastatur. Laut [https://docs.armbian.com/](https://docs.armbian.com/) ist SSH bereits aktiviert. > Ethernet adapter with DHCP and SSH server ready on default port (22) `
                  @paul.honka:

                  Wieso das Tinker OS bei einem Tinkerboard S nicht? `
                  Die Linux-Profis (https://www.pivccu.de/images/piVCCU3/, …) bevorzugen einen mainline kernel.

                  1 Reply Last reply Reply Quote 0
                  • P
                    paul.honka last edited by

                    Habe gerade die ioBroker Installation durchgeführt.

                    Eingerichtet und Backupit installiert und das Total Backup vom PI

                    eingespielt. Jetzt startet der Admin unterIR:8081 nicht mehr.

                    Es stehen u.a.folgen de Meldungen im log

                    2018-11-20 15:32:40.973 - [32minfo[39m: iobroker No connection to states 127.0.0.1:6379[redis]

                    Was fehlt da denn noch.

                    Hier mal das gesamte log

                    ! 2018-11-20 15:31:26.223 - [32minfo[39m: host.IoBroker-Sted1 iobroker.js-controller version 1.4.2 js-controller starting
                    ! 2018-11-20 15:31:26.232 - [32minfo[39m: host.IoBroker-Sted1 Copyright © 2014-2018 bluefox, 2014 hobbyquaker
                    ! 2018-11-20 15:31:26.232 - [32minfo[39m: host.IoBroker-Sted1 hostname: IoBroker-Sted1, node: v8.12.0
                    ! 2018-11-20 15:31:26.244 - [32minfo[39m: host.IoBroker-Sted1 ip addresses: 192.168.0.80 2a02:8109:ec0:43a4:d099:347e:ed7:ae51 2a02:8109:ec0:43a4:5bdd:bea9:8e3b:b9f1 fe80::95e3:5261:d79b:32f4
                    ! 2018-11-20 15:31:27.131 - [32minfo[39m: host.IoBroker-Sted1 inMem-objects listening on port 9001
                    ! 2018-11-20 15:31:27.164 - [32minfo[39m: host.IoBroker-Sted1 InMemoryDB connected
                    ! 2018-11-20 15:31:27.199 - [32minfo[39m: host.IoBroker-Sted1 37 instances found
                    ! 2018-11-20 15:31:27.259 - [32minfo[39m: host.IoBroker-Sted1 starting 32 instances
                    ! 2018-11-20 15:31:27.365 - [32minfo[39m: host.IoBroker-Sted1 instance system.adapter.admin.0 started with pid 1751
                    ! 2018-11-20 15:31:31.287 - [32minfo[39m: host.IoBroker-Sted1 instance system.adapter.discovery.0 started with pid 1921
                    ! 2018-11-20 15:31:35.284 - [32minfo[39m: host.IoBroker-Sted1 instance system.adapter.web.0 started with pid 1937
                    ! 2018-11-20 15:31:43.282 - [32minfo[39m: host.IoBroker-Sted1 instance system.adapter.history.0 started with pid 1993
                    ! 2018-11-20 15:31:47.296 - [32minfo[39m: host.IoBroker-Sted1 instance system.adapter.javascript.0 started with pid 1999
                    ! 2018-11-20 15:31:55.277 - [32minfo[39m: host.IoBroker-Sted1 instance system.adapter.socketio.0 started with pid 2010
                    ! 2018-11-20 15:31:59.277 - [32minfo[39m: host.IoBroker-Sted1 instance system.adapter.hm-rpc.1 started with pid 2016
                    ! 2018-11-20 15:32:03.276 - [32minfo[39m: host.IoBroker-Sted1 instance system.adapter.hm-rpc.2 started with pid 2024
                    ! 2018-11-20 15:32:07.273 - [32minfo[39m: host.IoBroker-Sted1 instance system.adapter.hm-rpc.3 started with pid 2030
                    ! 2018-11-20 15:32:11.278 - [32minfo[39m: host.IoBroker-Sted1 instance system.adapter.hm-rega.1 started with pid 2036
                    ! 2018-11-20 15:32:23.268 - [33mwarn[39m: host.IoBroker-Sted1 startInstance cannot find adapter "vis-metro". Try to install it... 1 attempt
                    ! 2018-11-20 15:32:23.269 - [32minfo[39m: iobroker install vis-metro
                    ! 2018-11-20 15:32:25.903 - [32minfo[39m: iobroker No connection to states 127.0.0.1:6379[redis]
                    ! 2018-11-20 15:32:25.930 - [32minfo[39m: iobroker exit 22
                    ! 2018-11-20 15:32:26.933 - [33mwarn[39m: host.IoBroker-Sted1 startInstance cannot find adapter "vis-metro". Try to install it… 2 attempt
                    ! 2018-11-20 15:32:26.934 - [32minfo[39m: iobroker install vis-metro
                    ! 2018-11-20 15:32:27.270 - [32minfo[39m: host.IoBroker-Sted1 instance system.adapter.rpi2.0 started with pid 2064
                    ! 2018-11-20 15:32:29.587 - [32minfo[39m: iobroker No connection to states 127.0.0.1:6379[redis]
                    ! 2018-11-20 15:32:29.602 - [32minfo[39m: iobroker exit 22
                    ! 2018-11-20 15:32:30.605 - [33mwarn[39m: host.IoBroker-Sted1 startInstance cannot find adapter "vis-metro". Try to install it… 3 attempt
                    ! 2018-11-20 15:32:30.606 - [32minfo[39m: iobroker install vis-metro
                    ! 2018-11-20 15:32:33.210 - [32minfo[39m: iobroker No connection to states 127.0.0.1:6379[redis]
                    ! 2018-11-20 15:32:33.224 - [32minfo[39m: iobroker exit 22
                    ! 2018-11-20 15:32:34.226 - [33mwarn[39m: host.IoBroker-Sted1 startInstance cannot find adapter "vis-jqui-mfd". Try to install it… 1 attempt
                    ! 2018-11-20 15:32:34.227 - [32minfo[39m: iobroker install vis-jqui-mfd
                    ! 2018-11-20 15:32:36.833 - [32minfo[39m: iobroker No connection to states 127.0.0.1:6379[redis]
                    ! 2018-11-20 15:32:36.847 - [32minfo[39m: iobroker exit 22
                    ! 2018-11-20 15:32:37.849 - [31merror[39m: host.IoBroker-Sted1 Cannot download adapter "vis-metro". To restart it disable/enable it or restart host.
                    ! 2018-11-20 15:32:38.350 - [33mwarn[39m: host.IoBroker-Sted1 startInstance cannot find adapter "vis-jqui-mfd". Try to install it… 2 attempt
                    ! 2018-11-20 15:32:38.351 - [32minfo[39m: iobroker install vis-jqui-mfd
                    ! 2018-11-20 15:32:40.973 - [32minfo[39m: iobroker No connection to states 127.0.0.1:6379[redis]
                    ! 2018-11-20 15:32:40.987 - [32minfo[39m: iobroker exit 22
                    ! 2018-11-20 15:32:41.991 - [33mwarn[39m: host.IoBroker-Sted1 startInstance cannot find adapter "sonoff". Try to install it… 1 attempt
                    ! 2018-11-20 15:32:41.991 - [32minfo[39m: iobroker install sonoff
                    ! 2018-11-20 15:32:43.276 - [32minfo[39m: host.IoBroker-Sted1 instance system.adapter.backitup.0 started with pid 2110
                    Beste Grüsse paul

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

                      @paul.honka:

                      Es stehen u.a.folgen de Meldungen im log

                      2018-11-20 15:32:40.973 - [32minfo[39m: iobroker No connection to states 127.0.0.1:6379[redis]

                      Was fehlt da denn noch. `
                      Woher kommt das Backup ? Welche Node-Version auf dem Quellsystem ?

                      Anscheinend wurde auf dem System des Backups Redis verwendet ? Dann muss Redis auch auf dem Tinkerboard installiert werden.

                      sudo apt-get install redis-server
                      
                      1 Reply Last reply Reply Quote 0
                      • P
                        paul.honka last edited by

                        Ich habe das Backup mit dem Backupadapter Backupit gemacht.

                        Der iobroker wurde von dem Raspiimage von der ioBroker Downloadseite erzeugt.

                        Die Versionen weiss ich nicht mehr, js war 1.4.2.

                        Beste Grüsse paul

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

                          @paul.honka:

                          Der iobroker wurde von dem Raspiimage von der ioBroker Downloadseite erzeugt. `
                          Dann wurden die Zustände(states) in Redis gespeichert. D.h. nach Installation von Redis die Zustände mit dem Restore eines Minimal-Backups einlesen, da es sonst lange dauern kann bis alle Zustände wieder aktuell sind.

                          Wenn das Image vom April 2018 war, dann wurde Node 8.x verwendet. War das Image älter, dann muss noch ein

                          cd /opt/iobroker
                          sudo ./reinstall.sh
                          

                          ausgeführt werden.

                          1 Reply Last reply Reply Quote 0
                          • P
                            paul.honka last edited by

                            Das Backup ist vom 10.11.18. Da muss ich mal schauen,

                            ob ich nicht noch ein Minimalbackup habe.

                            Schauen wir mal.

                            Beste Grüsse paul

                            1 Reply Last reply Reply Quote 0
                            • D
                              deimos last edited by

                              Hi,

                              @paul.honka:

                              Wieso das Tinker OS bei einem Tinkerboard S nicht? `

                              TinkerOS hat keine Möglichkeit eines Updates per apt, im Gegenteil, über apt kann man das System unbrauchbar machen, weil die wild in einem bestehenden Image rumpatchen.

                              Einzige Update Strategie ist das einspielen eines neuen Images mit kompletter Neueinrichtung.

                              @paul.honka:

                              Beim Ambian brauche ich für die Erstinstallation einen Monitor und eine USB Tastatur. `

                              Nein, das geht wunderbar per SSH oder Debug UART.

                              Viele Grüße

                              Alex

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

                                Wenn du vom PI auf Tinker gehst und das total backup verwendest, musst du den Hostname auch anpassen.

                                Ich rate immer zum Restore des Standard Backups.

                                Total ist da eher für einen Systemcrash innerhalb eines Systems.

                                Beim Standard wird deine iob Installation komplett neu aufgesetzt und spielt alle deine Einstellungen zurück.

                                Gesendet von iPhone mit Tapatalk

                                1 Reply Last reply Reply Quote 0
                                • P
                                  paul.honka last edited by

                                  Habe mir gerade das Armbian für das Tinkerboard S runtergeladen und installiert.

                                  Mit Putty komme ich in die Oberfläche, nur mit User root und PW 1234 kann ich mich

                                  nicht anmelden. Es kommt die Meldung Access denied.

                                  Also wohl doch über HDMI und USB Tastatur!!

                                  Beste Grüsse paul

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

                                    Schau mal was du für eine IP Adresse hast.

                                    Hatte die Meldung auch mal, als der Router die IP zweimal vergeben hatte

                                    Gesendet von iPhone mit Tapatalk

                                    1 Reply Last reply Reply Quote 0
                                    • P
                                      paul.honka last edited by

                                      Habe mir HDMI Kabel und BL Tastatur besorgt und angeschlossen.

                                      Es kommt auf dem Monitor zu einem Dialog.

                                      Erst anmelden als root mit 1234, dann neues root PW festlegen und

                                      neuen Benutzer mit PW anlegen. Diesen Dialog hatte ich nicht mit Putty.

                                      Mit Putty kam ich bis zur Anmeldung als User root und PW 1234. Dann kommt die Meldung Access denied.

                                      Netzwerkadresse kann nicht doppelt, da nur Router Laptop und Tinkerboard im Netz.

                                      Beste Grüsse paul

                                      1 Reply Last reply Reply Quote 0
                                      • P
                                        paul.honka last edited by

                                        Beim Einspielen des Standart Backups bekomme ich bei jeder Instanz solche Meldungen

                                        2018-11-21 11:31:36.705 - [33mwarn[39m: host.ioBroker-Sted1 startInstance cannot find adapter "zigbee". Try to install it… 1 attempt

                                        2018-11-21 11:31:36.706 - [32minfo[39m: iobroker install zigbee

                                        2018-11-21 11:31:39.332 - [32minfo[39m: iobroker No connection to states 127.0.0.1:6379[redis]

                                        2018-11-21 11:31:39.339 - [32minfo[39m: iobroker exit 22

                                        Zigbee war der letze Adapter, dann ist der ioBroker auch nicht mehr online zu erreichen.

                                        Redis habe ich vo der ioBrokerinstallation installiert.

                                        Beste Grüsse paul

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

                                          Du muss erstmal alle Adapter installieren lassen

                                          Das dauert ….

                                          Gesendet von iPhone mit Tapatalk

                                          1 Reply Last reply Reply Quote 0
                                          • P
                                            paul.honka last edited by

                                            Das heisst in der Zwischenzeit ist der ioBroker offline, und

                                            nicht über Webinterface zu erreichen. Was heisst so etwa "das dauert", ne Stunde, ein Tag?

                                            Nur im Log gings nicht weitweiter, da wurden Runden gedreht, die Meldungen kamen immer wieder zyklisch.

                                            Beste Grüsse paul

                                            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

                                            754
                                            Online

                                            32.0k
                                            Users

                                            80.4k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            22
                                            1787
                                            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