Skip to content
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Neue Installationsroutine (für Linux)

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.2k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.9k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.1k

Neue Installationsroutine (für Linux)

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
installation
415 Beiträge 64 Kommentatoren 116.5k Aufrufe 31 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • apollon77A apollon77

    Was sagen denn so die Logs? /var/log/syslog als Beispiel ... ansonsten typischer Verdacht: Netzteil zu schwach?

    A Offline
    A Offline
    Alexander.G
    schrieb am zuletzt editiert von
    #125

    @apollon77 Wollte abschließend noch berichten. Es war tatsächlich der Rock64 für die Abstürze und zerschossenen Dateien verantwortlich. Hatte mir im Land der Sonne nochmal einen bestellt. Jetzt tut er seit 3 Tagen ohne Probleme☺
    Danke für die Hilfe!

    1 Antwort Letzte Antwort
    1
    • apollon77A Online
      apollon77A Online
      apollon77
      schrieb am zuletzt editiert von
      #126

      Super und danke für die Rückmeldung!

      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
      1 Antwort Letzte Antwort
      0
      • P Offline
        P Offline
        peer69
        Forum Testing
        schrieb am zuletzt editiert von
        #127

        Habe mein Core-Produktivsystem nun mit Hilfe des Fixer-Skripts umgestellt. Das hat ohne Zwischenfälle funktioniert. Auch die SBC-Slaves konnten ohne Probleme umgestellt werden. Sogar eher anfällige Adapter (bei mir insb. YAHKA und ZWave) kamen anschließend fehlerfrei wieder hoch.
        Gute Arbeit und vielen Dank dafür! 🙂

        1 Antwort Letzte Antwort
        1
        • J Offline
          J Offline
          jiglitsch
          schrieb am zuletzt editiert von
          #128

          Hallo zusammen.
          Also irgendwas scheint dich da nicht zu stimmen. Ich habe jetzt zweimal unabhängig voneinander auf zwei Geräten iobroker installiert.
          In beiden Fällen war iobroker nicht über den Browser erreichbar. In dem Troubleshooting Beitrag habe ich dann den Hinweis gefunden, die Admin-Instanz manuell zu installieren. Das hat auch dann funktioniert... aber das kann doch nicht sein?
          In allen Tutorials wird nur das Installationsskript ausgeführt und alles funktioniert... nur bei mir nicht.

          Geräte: Cubitruck
          OS: Armbian

          AlCalzoneA 1 Antwort Letzte Antwort
          0
          • J jiglitsch

            Hallo zusammen.
            Also irgendwas scheint dich da nicht zu stimmen. Ich habe jetzt zweimal unabhängig voneinander auf zwei Geräten iobroker installiert.
            In beiden Fällen war iobroker nicht über den Browser erreichbar. In dem Troubleshooting Beitrag habe ich dann den Hinweis gefunden, die Admin-Instanz manuell zu installieren. Das hat auch dann funktioniert... aber das kann doch nicht sein?
            In allen Tutorials wird nur das Installationsskript ausgeführt und alles funktioniert... nur bei mir nicht.

            Geräte: Cubitruck
            OS: Armbian

            AlCalzoneA Offline
            AlCalzoneA Offline
            AlCalzone
            Developer
            schrieb am zuletzt editiert von
            #129

            @jiglitsch Dann poste mal einen Log der Installationen sowie den Inhalt der Datei /opt/iobroker/INSTALLER_INFO.txt.

            Außerdem die Ausgabe der folgenden Befehle:

            node -v
            nodejs -v
            npm -v
            

            Ggf. sieht man da schon was schief läuft.

            Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

            1 Antwort Letzte Antwort
            0
            • J Offline
              J Offline
              jiglitsch
              schrieb am zuletzt editiert von
              #130

              Output INSTALLER_INFO:
              Installer version: 2019-05-14
              Installation date 2019-05-28
              Platform: linux
              Installed as non-root user jigl
              init system: systemd
              Autostart: systemd
              ACL enabled: true
              Installer version: 2019-05-14
              Installation date 2019-05-28
              Platform: linux
              Installed as non-root user jigl
              init system: systemd
              Autostart: systemd
              ACL enabled: true


              jigl@cubietruck:~$ node -v
              v8.16.0
              jigl@cubietruck:~$ nodejs -v
              v8.16.0
              jigl@cubietruck:~$ npm -v
              6.4.1

              Was genau meinst du mit "Dann poste mal einen Log der Installationen".
              Danke schonmal

              AlCalzoneA 1 Antwort Letzte Antwort
              0
              • J jiglitsch

                Output INSTALLER_INFO:
                Installer version: 2019-05-14
                Installation date 2019-05-28
                Platform: linux
                Installed as non-root user jigl
                init system: systemd
                Autostart: systemd
                ACL enabled: true
                Installer version: 2019-05-14
                Installation date 2019-05-28
                Platform: linux
                Installed as non-root user jigl
                init system: systemd
                Autostart: systemd
                ACL enabled: true


                jigl@cubietruck:~$ node -v
                v8.16.0
                jigl@cubietruck:~$ nodejs -v
                v8.16.0
                jigl@cubietruck:~$ npm -v
                6.4.1

                Was genau meinst du mit "Dann poste mal einen Log der Installationen".
                Danke schonmal

                AlCalzoneA Offline
                AlCalzoneA Offline
                AlCalzone
                Developer
                schrieb am zuletzt editiert von
                #131

                @jiglitsch sagte in Neue Installationsroutine und neue Anleitungen (für Linux-basierte Systeme):

                Was genau meinst du mit "Dann poste mal einen Log der Installationen".

                Die Ausgabe auf dem Bildschirm, wenn du per Skript installierst.

                Der Rest sieht alles gut aus

                Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                1 Antwort Letzte Antwort
                0
                • J Offline
                  J Offline
                  jiglitsch
                  schrieb am zuletzt editiert von jiglitsch
                  #132

                  Ich hab es jetzt gerade nochmal neu installiert.
                  Diesmal hatte ich sogar (wieso auch immer) ein paar eventuell interessante outputs.:

                  jigl@cubietruck:~$ curl -sL https://iobroker.net/install.sh | bash -
                  
                  ==========================================================================
                  
                      Welcome to the ioBroker installer!
                      Installer version: 2019-05-14
                      
                      You might need to enter your password a couple of times.
                  
                  ==========================================================================
                  
                  
                  ==========================================================================
                      Installing prerequisites (1/4)
                  ==========================================================================
                  
                  
                  ==========================================================================
                      Creating ioBroker user and directory (2/4)
                  ==========================================================================
                  
                  Created /etc/sudoers.d/iobroker
                  Directory /opt/iobroker created
                  
                  ==========================================================================
                      Installing ioBroker (3/4)
                  ==========================================================================
                  
                  ../src/serialport.cpp: In function ‘void EIO_AfterOpen(uv_work_t*)’:
                  ../src/serialport.cpp:95:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                     data->callback.Call(2, argv);
                                                ^
                  In file included from ../src/./serialport.h:6:0,
                                   from ../src/serialport.cpp:1:
                  ../../nan/nan.h:1740:3: note: declared here
                     Call(int argc, v8::Local<v8::Value> argv[]) const {
                     ^~~~
                  ../src/serialport.cpp: In function ‘void EIO_AfterUpdate(uv_work_t*)’:
                  ../src/serialport.cpp:150:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                     data->callback.Call(1, argv);
                                                ^
                  In file included from ../src/./serialport.h:6:0,
                                   from ../src/serialport.cpp:1:
                  ../../nan/nan.h:1740:3: note: declared here
                     Call(int argc, v8::Local<v8::Value> argv[]) const {
                     ^~~~
                  ../src/serialport.cpp: In function ‘void EIO_AfterClose(uv_work_t*)’:
                  ../src/serialport.cpp:188:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                     data->callback.Call(1, argv);
                                                ^
                  In file included from ../src/./serialport.h:6:0,
                                   from ../src/serialport.cpp:1:
                  ../../nan/nan.h:1740:3: note: declared here
                     Call(int argc, v8::Local<v8::Value> argv[]) const {
                     ^~~~
                  ../src/serialport.cpp: In function ‘void EIO_AfterFlush(uv_work_t*)’:
                  ../src/serialport.cpp:231:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                     data->callback.Call(1, argv);
                                                ^
                  In file included from ../src/./serialport.h:6:0,
                                   from ../src/serialport.cpp:1:
                  ../../nan/nan.h:1740:3: note: declared here
                     Call(int argc, v8::Local<v8::Value> argv[]) const {
                     ^~~~
                  ../src/serialport.cpp: In function ‘void EIO_AfterSet(uv_work_t*)’:
                  ../src/serialport.cpp:285:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                     data->callback.Call(1, argv);
                                                ^
                  In file included from ../src/./serialport.h:6:0,
                                   from ../src/serialport.cpp:1:
                  ../../nan/nan.h:1740:3: note: declared here
                     Call(int argc, v8::Local<v8::Value> argv[]) const {
                     ^~~~
                  ../src/serialport.cpp: In function ‘void EIO_AfterGet(uv_work_t*)’:
                  ../src/serialport.cpp:336:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                     data->callback.Call(2, argv);
                                                ^
                  In file included from ../src/./serialport.h:6:0,
                                   from ../src/serialport.cpp:1:
                  ../../nan/nan.h:1740:3: note: declared here
                     Call(int argc, v8::Local<v8::Value> argv[]) const {
                     ^~~~
                  ../src/serialport.cpp: In function ‘void EIO_AfterGetBaudRate(uv_work_t*)’:
                  ../src/serialport.cpp:383:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                     data->callback.Call(2, argv);
                                                ^
                  In file included from ../src/./serialport.h:6:0,
                                   from ../src/serialport.cpp:1:
                  ../../nan/nan.h:1740:3: note: declared here
                     Call(int argc, v8::Local<v8::Value> argv[]) const {
                     ^~~~
                  ../src/serialport.cpp: In function ‘void EIO_AfterDrain(uv_work_t*)’:
                  ../src/serialport.cpp:424:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                     data->callback.Call(1, argv);
                                                ^
                  In file included from ../src/./serialport.h:6:0,
                                   from ../src/serialport.cpp:1:
                  ../../nan/nan.h:1740:3: note: declared here
                     Call(int argc, v8::Local<v8::Value> argv[]) const {
                     ^~~~
                  ../src/serialport_unix.cpp: In function ‘int setup(int, OpenBaton*)’:
                  ../src/serialport_unix.cpp:166:5: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1005 [-Wformat-truncation=]
                   int setup(int fd, OpenBaton *data) {
                       ^~~~~
                  In file included from /usr/include/stdio.h:862:0,
                                   from ../src/serialport.h:3,
                                   from ../src/serialport_unix.cpp:2:
                  /usr/include/arm-linux-gnueabihf/bits/stdio2.h:65:44: note: ‘__builtin___snprintf_chk’ output 20 or more bytes (assuming 1043) into a destination of size 1024
                          __bos (__s), __fmt, __va_arg_pack ());
                                                              ^
                  ../src/serialport_unix.cpp: In function ‘void EIO_Open(uv_work_t*)’:
                  ../src/serialport_unix.cpp:79:6: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Wformat-truncation=]
                   void EIO_Open(uv_work_t* req) {
                        ^~~~~~~~
                  In file included from /usr/include/stdio.h:862:0,
                                   from ../src/serialport.h:3,
                                   from ../src/serialport_unix.cpp:2:
                  /usr/include/arm-linux-gnueabihf/bits/stdio2.h:65:44: note: ‘__builtin___snprintf_chk’ output 22 or more bytes (assuming 1045) into a destination of size 1024
                          __bos (__s), __fmt, __va_arg_pack ());
                                                              ^
                  ../src/poller.cpp: In static member function ‘static void Poller::onData(uv_poll_t*, int, int)’:
                  ../src/poller.cpp:69:29: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                     obj->callback.Call(2, argv);
                                               ^
                  In file included from ../src/poller.cpp:1:0:
                  ../../nan/nan.h:1740:3: note: declared here
                     Call(int argc, v8::Local<v8::Value> argv[]) const {
                     ^~~~
                  
                  ==========================================================================
                      Finalizing installation (4/4)
                  ==========================================================================
                  
                  Enabling autostart...
                  Autostart enabled!
                  Fixing directory permissions...
                  
                  ==========================================================================
                  
                      ioBroker was installed successfully
                      Open http://192.168.178.50:8081 in a browser and start configuring!
                  
                  ==========================================================================
                  
                  
                  You need to re-login before doing anything else on the console!
                  
                  

                  Was zum Teufel... jetzt hat es geklappt O_o. Ich kann iobroker instant im Browser ausfrufen.
                  Das muss ich nicht verstehen.
                  Danke trotzdem 🕵

                  AlCalzoneA 1 Antwort Letzte Antwort
                  0
                  • J jiglitsch

                    Ich hab es jetzt gerade nochmal neu installiert.
                    Diesmal hatte ich sogar (wieso auch immer) ein paar eventuell interessante outputs.:

                    jigl@cubietruck:~$ curl -sL https://iobroker.net/install.sh | bash -
                    
                    ==========================================================================
                    
                        Welcome to the ioBroker installer!
                        Installer version: 2019-05-14
                        
                        You might need to enter your password a couple of times.
                    
                    ==========================================================================
                    
                    
                    ==========================================================================
                        Installing prerequisites (1/4)
                    ==========================================================================
                    
                    
                    ==========================================================================
                        Creating ioBroker user and directory (2/4)
                    ==========================================================================
                    
                    Created /etc/sudoers.d/iobroker
                    Directory /opt/iobroker created
                    
                    ==========================================================================
                        Installing ioBroker (3/4)
                    ==========================================================================
                    
                    ../src/serialport.cpp: In function ‘void EIO_AfterOpen(uv_work_t*)’:
                    ../src/serialport.cpp:95:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                       data->callback.Call(2, argv);
                                                  ^
                    In file included from ../src/./serialport.h:6:0,
                                     from ../src/serialport.cpp:1:
                    ../../nan/nan.h:1740:3: note: declared here
                       Call(int argc, v8::Local<v8::Value> argv[]) const {
                       ^~~~
                    ../src/serialport.cpp: In function ‘void EIO_AfterUpdate(uv_work_t*)’:
                    ../src/serialport.cpp:150:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                       data->callback.Call(1, argv);
                                                  ^
                    In file included from ../src/./serialport.h:6:0,
                                     from ../src/serialport.cpp:1:
                    ../../nan/nan.h:1740:3: note: declared here
                       Call(int argc, v8::Local<v8::Value> argv[]) const {
                       ^~~~
                    ../src/serialport.cpp: In function ‘void EIO_AfterClose(uv_work_t*)’:
                    ../src/serialport.cpp:188:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                       data->callback.Call(1, argv);
                                                  ^
                    In file included from ../src/./serialport.h:6:0,
                                     from ../src/serialport.cpp:1:
                    ../../nan/nan.h:1740:3: note: declared here
                       Call(int argc, v8::Local<v8::Value> argv[]) const {
                       ^~~~
                    ../src/serialport.cpp: In function ‘void EIO_AfterFlush(uv_work_t*)’:
                    ../src/serialport.cpp:231:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                       data->callback.Call(1, argv);
                                                  ^
                    In file included from ../src/./serialport.h:6:0,
                                     from ../src/serialport.cpp:1:
                    ../../nan/nan.h:1740:3: note: declared here
                       Call(int argc, v8::Local<v8::Value> argv[]) const {
                       ^~~~
                    ../src/serialport.cpp: In function ‘void EIO_AfterSet(uv_work_t*)’:
                    ../src/serialport.cpp:285:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                       data->callback.Call(1, argv);
                                                  ^
                    In file included from ../src/./serialport.h:6:0,
                                     from ../src/serialport.cpp:1:
                    ../../nan/nan.h:1740:3: note: declared here
                       Call(int argc, v8::Local<v8::Value> argv[]) const {
                       ^~~~
                    ../src/serialport.cpp: In function ‘void EIO_AfterGet(uv_work_t*)’:
                    ../src/serialport.cpp:336:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                       data->callback.Call(2, argv);
                                                  ^
                    In file included from ../src/./serialport.h:6:0,
                                     from ../src/serialport.cpp:1:
                    ../../nan/nan.h:1740:3: note: declared here
                       Call(int argc, v8::Local<v8::Value> argv[]) const {
                       ^~~~
                    ../src/serialport.cpp: In function ‘void EIO_AfterGetBaudRate(uv_work_t*)’:
                    ../src/serialport.cpp:383:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                       data->callback.Call(2, argv);
                                                  ^
                    In file included from ../src/./serialport.h:6:0,
                                     from ../src/serialport.cpp:1:
                    ../../nan/nan.h:1740:3: note: declared here
                       Call(int argc, v8::Local<v8::Value> argv[]) const {
                       ^~~~
                    ../src/serialport.cpp: In function ‘void EIO_AfterDrain(uv_work_t*)’:
                    ../src/serialport.cpp:424:30: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                       data->callback.Call(1, argv);
                                                  ^
                    In file included from ../src/./serialport.h:6:0,
                                     from ../src/serialport.cpp:1:
                    ../../nan/nan.h:1740:3: note: declared here
                       Call(int argc, v8::Local<v8::Value> argv[]) const {
                       ^~~~
                    ../src/serialport_unix.cpp: In function ‘int setup(int, OpenBaton*)’:
                    ../src/serialport_unix.cpp:166:5: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1005 [-Wformat-truncation=]
                     int setup(int fd, OpenBaton *data) {
                         ^~~~~
                    In file included from /usr/include/stdio.h:862:0,
                                     from ../src/serialport.h:3,
                                     from ../src/serialport_unix.cpp:2:
                    /usr/include/arm-linux-gnueabihf/bits/stdio2.h:65:44: note: ‘__builtin___snprintf_chk’ output 20 or more bytes (assuming 1043) into a destination of size 1024
                            __bos (__s), __fmt, __va_arg_pack ());
                                                                ^
                    ../src/serialport_unix.cpp: In function ‘void EIO_Open(uv_work_t*)’:
                    ../src/serialport_unix.cpp:79:6: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Wformat-truncation=]
                     void EIO_Open(uv_work_t* req) {
                          ^~~~~~~~
                    In file included from /usr/include/stdio.h:862:0,
                                     from ../src/serialport.h:3,
                                     from ../src/serialport_unix.cpp:2:
                    /usr/include/arm-linux-gnueabihf/bits/stdio2.h:65:44: note: ‘__builtin___snprintf_chk’ output 22 or more bytes (assuming 1045) into a destination of size 1024
                            __bos (__s), __fmt, __va_arg_pack ());
                                                                ^
                    ../src/poller.cpp: In static member function ‘static void Poller::onData(uv_poll_t*, int, int)’:
                    ../src/poller.cpp:69:29: warning: ‘v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const’ is deprecated [-Wdeprecated-declarations]
                       obj->callback.Call(2, argv);
                                                 ^
                    In file included from ../src/poller.cpp:1:0:
                    ../../nan/nan.h:1740:3: note: declared here
                       Call(int argc, v8::Local<v8::Value> argv[]) const {
                       ^~~~
                    
                    ==========================================================================
                        Finalizing installation (4/4)
                    ==========================================================================
                    
                    Enabling autostart...
                    Autostart enabled!
                    Fixing directory permissions...
                    
                    ==========================================================================
                    
                        ioBroker was installed successfully
                        Open http://192.168.178.50:8081 in a browser and start configuring!
                    
                    ==========================================================================
                    
                    
                    You need to re-login before doing anything else on the console!
                    
                    

                    Was zum Teufel... jetzt hat es geklappt O_o. Ich kann iobroker instant im Browser ausfrufen.
                    Das muss ich nicht verstehen.
                    Danke trotzdem 🕵

                    AlCalzoneA Offline
                    AlCalzoneA Offline
                    AlCalzone
                    Developer
                    schrieb am zuletzt editiert von
                    #133

                    @jiglitsch sagte in Neue Installationsroutine und neue Anleitungen (für Linux-basierte Systeme):

                    jetzt hat es geklappt

                    Das ist meine Aura 👻 ... passiert mir öfter 😄

                    Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                    1 Antwort Letzte Antwort
                    1
                    • C Offline
                      C Offline
                      cruunnerr
                      schrieb am zuletzt editiert von
                      #134

                      die links zu den Anleitungen sind defekt 😞

                      will gerade Biobroker im Proxmox Container installieren und weiß jetzt nicht welche Anleitung nun noch nutzbar ist 😕

                      HomoranH 1 Antwort Letzte Antwort
                      0
                      • C cruunnerr

                        die links zu den Anleitungen sind defekt 😞

                        will gerade Biobroker im Proxmox Container installieren und weiß jetzt nicht welche Anleitung nun noch nutzbar ist 😕

                        HomoranH Nicht stören
                        HomoranH Nicht stören
                        Homoran
                        Global Moderator Administrators
                        schrieb am zuletzt editiert von
                        #135

                        @cruunnerr

                        https://doc.iobroker.net/#de/documentation/install/linux.md

                        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        C 1 Antwort Letzte Antwort
                        0
                        • HomoranH Homoran

                          @cruunnerr

                          https://doc.iobroker.net/#de/documentation/install/linux.md

                          C Offline
                          C Offline
                          cruunnerr
                          schrieb am zuletzt editiert von cruunnerr
                          #136

                          @Homoran

                          Das ging flott. Danke.
                          SSL Zertifikat war zwar nicht ok, aber einem Admin vertrau ich gerne 🙂

                          Eine Frage noch...
                          Habe momentan ioBroker auf nem Server mit node V8.12.0 und npm 4.6.1 laufen.

                          Will dann den Backup Adapter nutzen um alles wieder auf den neuen Server zu bringen auf dem ja nun node 8.16.0 und npm 6 läuft.

                          Könnte das Probleme bringen?

                          HomoranH 1 Antwort Letzte Antwort
                          0
                          • C cruunnerr

                            @Homoran

                            Das ging flott. Danke.
                            SSL Zertifikat war zwar nicht ok, aber einem Admin vertrau ich gerne 🙂

                            Eine Frage noch...
                            Habe momentan ioBroker auf nem Server mit node V8.12.0 und npm 4.6.1 laufen.

                            Will dann den Backup Adapter nutzen um alles wieder auf den neuen Server zu bringen auf dem ja nun node 8.16.0 und npm 6 läuft.

                            Könnte das Probleme bringen?

                            HomoranH Nicht stören
                            HomoranH Nicht stören
                            Homoran
                            Global Moderator Administrators
                            schrieb am zuletzt editiert von
                            #137

                            @cruunnerr

                            Nö!

                            Warum dann nicht direkt node 10?

                            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                            C dslraserD 2 Antworten Letzte Antwort
                            0
                            • HomoranH Homoran

                              @cruunnerr

                              Nö!

                              Warum dann nicht direkt node 10?

                              C Offline
                              C Offline
                              cruunnerr
                              schrieb am zuletzt editiert von
                              #138

                              @Homoran

                              In der Anleitung stand:
                              "Die momentan empfohlene Version ist node 8.x; mit js-controller 1.5.7 auch node 10.x, dann in Schritt 4.1. die “8.x” gegen 10.x” austauschen."

                              Dann hab ich einfach die 8 genommen XD

                              HomoranH 1 Antwort Letzte Antwort
                              0
                              • C cruunnerr

                                @Homoran

                                In der Anleitung stand:
                                "Die momentan empfohlene Version ist node 8.x; mit js-controller 1.5.7 auch node 10.x, dann in Schritt 4.1. die “8.x” gegen 10.x” austauschen."

                                Dann hab ich einfach die 8 genommen XD

                                HomoranH Nicht stören
                                HomoranH Nicht stören
                                Homoran
                                Global Moderator Administrators
                                schrieb am zuletzt editiert von Homoran
                                #139

                                @cruunnerr

                                Dann muss ich den text mal ändern 😂

                                Wie foch die Zeit vergeht.

                                kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                C 1 Antwort Letzte Antwort
                                0
                                • HomoranH Homoran

                                  @cruunnerr

                                  Dann muss ich den text mal ändern 😂

                                  Wie foch die Zeit vergeht.

                                  C Offline
                                  C Offline
                                  cruunnerr
                                  schrieb am zuletzt editiert von
                                  #140

                                  @Homoran sagte in Neue Installationsroutine und neue Anleitungen (für Linux-basierte Systeme):

                                  @cruunnerr

                                  Dann muss ich den text mal ändern 😂

                                  😛

                                  War mir irgendwie grad nicht sicher, ob ich denn jetzt auch den js-controller 1.5.7 hab.
                                  bitte nicht hauen 😄

                                  1 Antwort Letzte Antwort
                                  0
                                  • HomoranH Homoran

                                    @cruunnerr

                                    Nö!

                                    Warum dann nicht direkt node 10?

                                    dslraserD Offline
                                    dslraserD Offline
                                    dslraser
                                    Forum Testing Most Active
                                    schrieb am zuletzt editiert von
                                    #141

                                    @Homoran
                                    Hierr wird auch 8.16 empfohlen. Ich hatte nach dem ich das gesehen habe zwischenzeitlich sogar deswegen ein Downgrade gemacht 🙁

                                    Screenshot_20190603-211228_Chrome.jpg

                                    HomoranH 1 Antwort Letzte Antwort
                                    0
                                    • dslraserD dslraser

                                      @Homoran
                                      Hierr wird auch 8.16 empfohlen. Ich hatte nach dem ich das gesehen habe zwischenzeitlich sogar deswegen ein Downgrade gemacht 🙁

                                      Screenshot_20190603-211228_Chrome.jpg

                                      HomoranH Nicht stören
                                      HomoranH Nicht stören
                                      Homoran
                                      Global Moderator Administrators
                                      schrieb am zuletzt editiert von
                                      #142

                                      @dslraser
                                      Ist ja auch nicht falsch.

                                      https://forum.iobroker.net/topic/22867/how-to-node-js-für-iobroker-richtig-updaten

                                      kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                      1 Antwort Letzte Antwort
                                      0
                                      • apollon77A Online
                                        apollon77A Online
                                        apollon77
                                        schrieb am zuletzt editiert von
                                        #143

                                        ... wird aber die Tage aktualisiert

                                        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                        1 Antwort Letzte Antwort
                                        0
                                        • D Offline
                                          D Offline
                                          denjo
                                          schrieb am zuletzt editiert von Stabilostick
                                          #144

                                          hallo, hatte mein system wieder mal zerschossen und wollte nun alles neu aufsetzten mit mein backup, wenn ich hier nach vor gehe
                                          https://www.iobroker.net/#de/documentation/install/linux.md installiert sich kein node und nodejs.
                                          bekomme also keine versions Meldung nach dem installieren

                                          [Mod-Edit, 05.05.19, stabilostick, URL angepasst]

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          757

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe