Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Admin nicht erreichbar

    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

    Admin nicht erreichbar

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

      /opt/iobroker $ ./reinstall.sh

      -bash: ./reinstall.sh: /bin/bash^M: Defekter Interpreter: Datei oder Verzeichnis

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

        Oha!

        Da hast du aber eine Uralte Version der Installation. Da gab es mal eine Version mit defektem reinstall 😞

        Ich weiß nicht warum die beim Drüberinstallieren nicht ersetzt wurde.

        Hast du es so installiert wie ich geschrieben habe?

        Ich suche mal nach der heilen Datei.

        Gruß

        rainer

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

          Hier auf die Schnelle ein Workaround von @paul53:

          Bitte in der Konsole ausführen

          mv /opt/iobroker/reinstall.sh /opt/iobroker/reinstall.dos
          tr -d '\r' < /opt/iobroker/reinstall.dos > /opt/iobroker/reinstall.sh
          

          danach nochmal reiinstall versuchen

          Gruß

          rainer

          1 Reply Last reply Reply Quote 0
          • J
            jaspy last edited by

            @Homoran:

            Oha!

            Da hast du aber eine Uralte Version der Installation. Da gab es mal eine Version mit defektem reinstall 😞

            Ich weiß nicht warum die beim Drüberinstallieren nicht ersetzt wurde.

            Hast du es so installiert wie ich geschrieben habe?

            Ich suche mal nach der heilen Datei.

            Gruß

            rainer `

            Ich habe es so installiert, wie du mir beschrieben hast!

            cd /opt/iobroker

            sudo ioberoker stop

            sudo npm cache clean

            sudo npm install iobroker –unsafe-perm --production

            sudo iobroker start

            aber mit ein paar fehlermeldungen

            1 Reply Last reply Reply Quote 0
            • J
              jaspy last edited by

              pi@raspberrypi:~ $ mv /opt/iobroker/reinstall.sh /opt/iobroker/reinstall.dos

              pi@raspberrypi:~ $ tr -d '\r' < /opt/iobroker/reinstall.dos > /opt/iobroker/reinstall.sh

              pi@raspberrypi:~ $ ./reinstall.sh

              -bash: ./reinstall.sh: Datei oder Verzeichnis nicht gefunden

              pi@raspberrypi:~ $

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

                Als user pi musst du sudo voransetzen

                1 Reply Last reply Reply Quote 0
                • J
                  jaspy last edited by

                  Wenn das nix bringt, habe ich vor längerer Zeit ein Backup gemacht, weiss aber leider nicht, wie ich das rein bekomme

                  2018_03_31-23_18_13_backupiobroker.tar

                  1 Reply Last reply Reply Quote 0
                  • J
                    jaspy last edited by

                    @Homoran:

                    Als user pi musst du sudo voransetzen `

                    Danke 🙂

                    1 Reply Last reply Reply Quote 0
                    • J
                      jaspy last edited by

                      @Homoran:

                      Als user pi musst du sudo voransetzen `

                      Sorry.. aber wie trage ich das genau in putty ein

                      mv /opt/iobroker/reinstall.sh /opt/iobroker/reinstall.dos

                      tr -d '\r' < /opt/iobroker/reinstall.dos > /opt/iobroker/reinstall.sh

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

                        Das wird geklappt haben,

                        aber sudo reinstall.sh

                        1 Reply Last reply Reply Quote 0
                        • J
                          jaspy last edited by

                          i@raspberrypi:~ $ ./reinstall.sh

                          -bash: ./reinstall.sh: Datei oder Verzeichnis nicht gefunden

                          pi@raspberrypi:~ $ mv /opt/iobroker/reinstall.sh /opt/iobroker/reinstall.dos

                          pi@raspberrypi:~ $ tr -d '\r' < /opt/iobroker/reinstall.dos > /opt/iobroker/reinstall.sh

                          pi@raspberrypi:~ $ sudo reinstall.sh

                          sudo: reinstall.sh: Befehl nicht gefunden

                          pi@raspberrypi:~ $

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

                            Sorry bin auch nicht so der Linux crack, mache das immer als root oder mit````
                            sudo su

                            
                            Vielleicht geht ja
                            

                            sudo ./reinstall.sh

                            im iobroker verzeichnis
                            
                            Gruß
                            
                            rainer
                            1 Reply Last reply Reply Quote 0
                            • eric2905
                              eric2905 last edited by

                              Nimm mal bitte

                              „sudo ./reinstall.sh“ (im Verzeichnis /opt/iobroker)

                              Gruß,

                              Eric

                              Von unterwegs getippert

                              1 Reply Last reply Reply Quote 0
                              • J
                                jaspy last edited by

                                pi@raspberrypi:/opt/iobroker $ sudo ./reinstall.sh

                                sudo: ./reinstall.sh: Befehl nicht gefunden

                                pi@raspberrypi:/opt/iobroker $ „sudo ./reinstall.sh“

                                -bash: „sudo: Kommando nicht gefunden.

                                pi@raspberrypi:/opt/iobroker $

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

                                  Dann mach bitte einmal

                                  sudo su
                                  

                                  Du wirst aufgefordert dein Kennwort einzugeben - danach bist du quasi root.

                                  ./reinstall.sh
                                  

                                  Gruß

                                  Rainer

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

                                    Ich würde erst einmal nachschauen, ob es die Datei gibt. Im iobroker-Verzeichnis

                                    ls -l
                                    
                                    1 Reply Last reply Reply Quote 0
                                    • J
                                      jaspy last edited by

                                      Habe vor lauter verzweifelung den admin neu drauf gespielt..fehlermeldung:

                                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iob roker.js'

                                      at Function.Module._resolveFilename (module.js:469:15)

                                      at Function.Module._load (module.js:417:25)

                                      at Module.runMain (module.js:604:10)

                                      at run (bootstrap_node.js:383:7)

                                      at startup (bootstrap_node.js:149:9)

                                      at bootstrap_node.js:496:3

                                      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

                                      945
                                      Online

                                      31.9k
                                      Users

                                      80.1k
                                      Topics

                                      1.3m
                                      Posts

                                      4
                                      21
                                      2259
                                      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