Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. js-controller 2.0 ab sofort im Latest Repo

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    js-controller 2.0 ab sofort im Latest Repo

    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      RappiRN Most Active last edited by

      Bei mir stehen die smartmeter Daten auch im log, allerdings auch nur, wenn die log-Seite offen ist. Wenn sie geschlossen und wieder geöffnet wird sind die Einträge weg.
      In der Datei sind keine Einträge drin.
      Ich verwende Master Slave, wobei der Slave die smartmeter-Daten holt.

      Enrico

      Matzebhv 1 Reply Last reply Reply Quote 0
      • B
        Berchemer @apollon77 last edited by

        @apollon77

        Auch bei mir ist das Update soweit ok und funktioniert. Danke dafür 👍
        Nur ist der Jeelink-Adapter im LOG plötzlich gesprächiger, als vorher. Habe bei der Instanz in den Experteneinstellungen den Level auf "Error" stehen. Trotzdem wird im LOG "Info" angezeigt.

        Jeelink.PNG

        apollon77 1 Reply Last reply Reply Quote 0
        • Matzebhv
          Matzebhv @RappiRN last edited by

          @RappiRN sagte in js-controller 2.0 ab sofort im Latest Repo:

          Bei mir stehen die smartmeter Daten auch im log, allerdings auch nur, wenn die log-Seite offen ist. Wenn sie geschlossen und wieder geöffnet wird sind die Einträge weg.
          In der Datei sind keine Einträge drin.
          Ich verwende Master Slave, wobei der Slave die smartmeter-Daten holt.

          Enrico

          Moin, gerade probiert. Ist hier genau so.

          Gruß
          Matze

          1 Reply Last reply Reply Quote 0
          • apollon77
            apollon77 @Berchemer last edited by

            @Berchemer auch nur I Admin im log,korrekt? Logfile auf Platte steht davon nichts. Richtig?

            Ich glaube ich hab da ne idee. Ich experimentiere mal rum und würde aber abwarten was noch an Themen übers Wochenende aufkommen und machen dann einen fix Anfang der Woche.

            B 1 Reply Last reply Reply Quote 0
            • B
              Berchemer @apollon77 last edited by

              @apollon77 sagte in js-controller 2.0 ab sofort im Latest Repo:

              @Berchemer auch nur I Admin im log,korrekt? Logfile auf Platte steht davon nichts. Richtig?

              Ich glaube ich hab da ne idee. Ich experimentiere mal rum und würde aber abwarten was noch an Themen übers Wochenende aufkommen und machen dann einen fix Anfang der Woche.

              Scheint auch bei mir tatsächlich nur im Admin angezeigt zu werden und ist im Log-File nicht zu sehen.

              lobomau 1 Reply Last reply Reply Quote 0
              • M
                mameier1234 last edited by

                Moin,

                war ja klar, dass es nicht lange dauert, bis einer sein Multihost-system aktualisiert , ohne vorher die FAQ zu lesen....

                Bingo.. Ich habe meinen Windows Master zuerst aktualisiert und nun kommt der Slave nicht mehr drann..

                In der FAQ steht, dass ich einen Restore aus dem Ordner Backups machen soll (bei Biobroker Setup custom) Unter C:\iobroker\backups hab ich aber nur die Backups vom backitup-Adapter... (und den habe ich vor einiger Zeit deaktiviert, weil ein Testrestore nicht geklappt hatte)

                Unter c:\iobroker\iobroker-data gibt es backup-objects mit aktuellen Files... Hilft mir das ?

                Oder wie kann ich das noch retten ?

                apollon77 1 Reply Last reply Reply Quote 0
                • MathiasJ
                  MathiasJ last edited by MathiasJ

                  BLE ist nicht erreichbar, Button ist rot.

                  sudo pkill -f Adaptername
                  

                  durchgeführt, jedoch ohne Erfolg.
                  Log im Debug:

                  host.iobroker-slave	2019-10-12 09:48:40.150	info	Restart adapter system.adapter.ble.0 because enabled
                  host.iobroker-slave	2019-10-12 09:48:40.150	error	instance system.adapter.ble.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                  host.iobroker-slave	2019-10-12 09:48:40.149	error	Caught by controller[1]: at process._fatalException (internal/bootstrap/node.js:496:27)
                  host.iobroker-slave	2019-10-12 09:48:40.149	error	Caught by controller[1]: at process.emit (events.js:203:15)
                  host.iobroker-slave	2019-10-12 09:48:40.149	error	Caught by controller[1]: at process.on.err (/opt/iobroker/node_modules/iobroker.ble/build/main.js:391:21)
                  host.iobroker-slave	2019-10-12 09:48:40.148	error	Caught by controller[1]: TypeError: Cannot read property 'error' of undefined
                  host.iobroker-slave	2019-10-12 09:48:40.148	error	Caught by controller[1]: ^
                  host.iobroker-slave	2019-10-12 09:48:40.148	error	Caught by controller[1]: adapter.log.error("unhandled exception:" + err.message);
                  host.iobroker-slave	2019-10-12 09:48:40.147	error	Caught by controller[1]: /opt/iobroker/node_modules/iobroker.ble/build/main.js:391
                  host.iobroker-slave	2019-10-12 09:48:40.147	error	Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:69:34)
                  host.iobroker-slave	2019-10-12 09:48:40.147	error	Caught by controller[0]: at emitPromiseRejectionWarnings (internal/process/promises.js:119:20)
                  host.iobroker-slave	2019-10-12 09:48:40.146	error	Caught by controller[0]: at process.emit (events.js:198:13)
                  host.iobroker-slave	2019-10-12 09:48:40.146	error	Caught by controller[0]: at process.on.r (/opt/iobroker/node_modules/iobroker.ble/build/main.js:386:21)
                  host.iobroker-slave	2019-10-12 09:48:40.145	error	Caught by controller[0]: TypeError: Cannot read property 'error' of undefined
                  

                  Gruß,
                  Mathias

                  apollon77 AlCalzone 3 Replies Last reply Reply Quote 0
                  • apollon77
                    apollon77 @mameier1234 last edited by

                    @mameier1234 Naja das was Du hier referenzierst ist die Lösung für Migrationsprobleme zu redis/redis oder so.

                    Dir hilft der FAQ Punkt #9 (gerade eingefügt 😉 ) Aktualisiere die Slaves manuell mit npm Befehl aktualisieren.

                    M 1 Reply Last reply Reply Quote 0
                    • apollon77
                      apollon77 @MathiasJ last edited by apollon77

                      @MathiasJ Bitte Adapter-Issue öffnen!

                      PS: Und es läuft wirklich kein Prozess mehr?

                      MathiasJ 1 Reply Last reply Reply Quote 0
                      • N
                        NightWatcher last edited by

                        Mal eine allgemeine Frage:
                        1.) Wieso darf ioBroker auf Windows Systemen, die mit dem Installer installiert wurden, eigentlich nicht mit npm aktualisiert werden?
                        2.) Gilt das immer grundsätzlich beim aktualisieren von dem js.controller oder nur bei diesem umfangreichen update?
                        3.) Wie lange wird man voraussichtlich noch auf den neuen installer warten müssen?

                        apollon77 N 2 Replies Last reply Reply Quote 0
                        • D
                          darkiop Most Active last edited by

                          @apollon77

                          Ich habe zur Vorbereitung der Migration meines Produktiven System von file/file zu redis/redis eine Testumgebung aufgebaut. Kann das Verhalten aber gerade nicht einschätzen.

                          # REDIS TEST
                          
                          ## ioBroker Test Instanz
                          
                          docker run -d \
                          --name=iobroker-test-redis \
                          --hostname=iobroker-test-redis \
                          --env="LANG=de_DE.UTF-8" \
                          --env="LANGUAGE=de_DE:de" \
                          --env="LC_ALL=de_DE.UTF-8" \
                          --env="TZ=Europe/Berlin" \
                          --env="PACKAGES=powerline dnsutils vim byobu ranger htop cifs-utils net-tools html2text fping curl speedtest-cli unzip nmap toilet jq" \
                          --env="AVAHI=false" \
                          --volume="/volume2/docker-ssd/iobroker-test-redis/opt-iobroker:/opt/iobroker:rw" \
                          --volume="/volume2/docker-ssd/iobroker-test-redis/root:/root:rw" \
                          --network=mac0 \
                          --ip=192.168.1.87 \
                          --dns=192.168.1.43 \
                          --restart=no \
                          buanet/iobroker:beta
                          
                          ## Redis Test Instanz
                          docker run -d \
                          --name iobroker-test-redis-db \
                          --network=mac0 \
                          --ip=192.168.1.89 \
                          --dns=192.168.1.43 \
                          --restart=no \
                          redis:latest
                          
                          ## Redis Connection Test
                          docker run -it --network mac0 --rm redis redis-cli -h iobroker-test-redis-db
                          

                          Verbindungs-Test zur Redis DB war positiv.

                          Danach wurde der js-controller auf 2.0.25 gezogen.

                          Dann via 'iobroker setup custom' auf redis umgestellt:

                          ┬─[root@iobroker-test-redis:/opt/iobroker]─[10:02:44]
                          ╰─># iobroker setup custom
                          Current configuration:
                          - Objects database:
                            - Type: file
                            - Host/Unix Socket: 127.0.0.1
                            - Port: 9001
                          - States database:
                            - Type: file
                            - Host/Unix Socket: 127.0.0.1
                            - Port: 9000
                          - Data Directory: ../../iobroker-data/
                          
                          Type of objects DB [(f)ile, (r)edis], default [file]: r
                          
                          When Objects and Files are stored in a Redis database please consider the following:
                          1. All data will be stored in RAM, make sure to have enough free RAM available!
                          2. Make sure to check Redis persistence options to make sure a Redis problem will not cause data loss!
                          3. The Redis persistence files can get big, make sure not to use an SD card to store them.
                          
                          Host / Unix Socket of objects DB(redis), default[127.0.0.1]: 192.168.1.89
                          Port of objects DB(redis), default[6379]: 
                          Type of states DB [(f)file, (r)edis], default [redis]: 
                          Host / Unix Socket of states DB (redis), default[192.168.1.89]: 
                          Port of states DB (redis), default[6379]: 
                          Host name of this machine [iobroker-test-redis]: 
                          Please choose if this is a Master/single host (enter "m") or a Slave host (enter "s") you are about to edit. For Slave hosts the data migration will be skipped. [S/m]: m
                          
                          Important: Using Redis for the Objects database is only supported
                          with js-controller 2.0 or higher!
                          When your system consists of multiple hosts please make sure to have
                          js-controller 2.0 or higher installed on ALL hosts *before* continuing!
                          
                          
                          Important #2: If you already did the migration on an other host
                          please *do not* migrate again! This can destroy your system!
                          
                          
                          Important #3: The process will migrate all files that were officially
                          uploaded into the ioBroker system. If you have manually copied files into
                          iobroker-data/files/... into own directories then these files will NOT be
                          migrated! Make sure all files are in adapter directories inside the files
                          directory!
                          
                          
                          Do you want to migrate objects and states from "file/file" to "redis/redis" [y/N]: y
                          
                          Migrating the objects database will overwrite all objects! Are you sure that this is not a slave host and you want to migrate the data? [y/N]: y
                          
                          Connecting to previous DB "file"...
                          Creating backup ...
                          This can take some time ... please be patient!
                          host.iobroker-test-redis 361 states saved
                          host.iobroker-test-redis 464 objects saved
                          Backup created: /opt/iobroker/backups/2019_10_12-10_04_57_backupiobroker-migration.tar.gz
                          updating conf/iobroker.json
                          
                          Connecting to new DB "redis" ...
                           Cannot read system.config: null
                          Restore backup ...
                          This can take some time ... please be patient!
                          iobroker controller daemon is not running
                          host.iobroker-test-redis OK.
                          host.iobroker-test-redis Clear all objects and states...
                          clean 0 states...
                          host.iobroker-test-redis done.
                          host.iobroker-test-redis Processed 0/361 states
                          host.iobroker-test-redis Processed 200/361 states
                          361 states restored.
                          host.iobroker-test-redis Processed 0/464 objects
                          host.iobroker-test-redis Processed 200/464 objects
                          host.iobroker-test-redis Processed 400/464 objects
                          464 objects restored.
                          upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
                          upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
                          upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
                          upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                          upload [5] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/words.js words.js application/javascript
                          upload [4] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings_m.html settings_m.html text/html
                          upload [3] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings.html settings.html text/html
                          upload [2] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index_m.html index_m.html text/html
                          upload [1] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index.html index.html text/html
                          upload [0] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/discovery.png discovery.png image/png
                          upload [80] info.admin /opt/iobroker/node_modules/iobroker.info/admin/words.js words.js application/javascript
                          upload [70] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/js/hostInfo.js lib/js/hostInfo.js application/javascript
                          upload [60] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/js/bootstrap.min.js lib/js/bootstrap.min.js application/javascript
                          upload [50] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/logos/slackware.png lib/img/logos/slackware.png image/png
                          upload [40] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/logos/manjaro.png lib/img/logos/manjaro.png image/png
                          upload [30] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/logos/coreos.png lib/img/logos/coreos.png image/png
                          upload [20] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/icons/disk.png lib/img/icons/disk.png image/png
                          upload [19] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/icons/cpu.png lib/img/icons/cpu.png image/png
                          upload [18] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/icons/battery.png lib/img/icons/battery.png image/png
                          upload [17] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/clock/sechand.png lib/img/clock/sechand.png image/png
                          upload [16] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/clock/minhand.png lib/img/clock/minhand.png image/png
                          upload [15] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/clock/hourhand.png lib/img/clock/hourhand.png image/png
                          upload [14] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/clock/clockface.png lib/img/clock/clockface.png image/png
                          upload [13] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.woff2 lib/fonts/fontawesome-webfont.woff2 font/woff2
                          upload [12] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.woff lib/fonts/fontawesome-webfont.woff font/woff
                          upload [11] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.ttf lib/fonts/fontawesome-webfont.ttf font/ttf
                          upload [10] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.svg lib/fonts/fontawesome-webfont.svg image/svg+xml
                          upload [9] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.eot lib/fonts/fontawesome-webfont.eot application/vnd.ms-fontobject
                          upload [8] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/FontAwesome.otf lib/fonts/FontAwesome.otf font/otf
                          upload [7] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/data/infoData.json lib/data/infoData.json application/json
                          upload [6] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/simplemde.min.css lib/css/simplemde.min.css text/css
                          upload [5] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/info.css lib/css/info.css text/css
                          upload [4] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/font-awesome.min.css lib/css/font-awesome.min.css text/css
                          upload [3] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/chartist.min.css lib/css/chartist.min.css text/css
                          upload [2] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/bootstrap.min.css lib/css/bootstrap.min.css text/css
                          upload [1] info.admin /opt/iobroker/node_modules/iobroker.info/admin/info.png info.png image/png
                          upload [0] info.admin /opt/iobroker/node_modules/iobroker.info/admin/index_m.html index_m.html text/html
                          Backup restored!
                          
                          Important: If your system consists of multiple hosts please execute 
                          "iobroker upload all" on the master AFTER all other hosts/slaves have 
                          also been updated to this states/objects database configuration AND are
                          running!
                          
                          ┬─[root@iobroker-test-redis:/opt/iobroker]─[10:06:04]
                          ╰─># iobroker start
                          Starting iobroker controller daemon...
                          iobroker controller daemon started. PID: 5626
                          
                          ┬─[root@iobroker-test-redis:/opt/iobroker]─[10:06:12]
                          ╰─># iobroker status
                          iobroker is running on this host.
                          
                          At least one iobroker host is running.
                          
                          Objects type: redis
                          States  type: redis
                          

                          Was mich hier verwirrt.

                          Connecting to new DB "redis" ...
                           Cannot read system.config: null
                          Restore backup ...
                          

                          Ist das so OK?

                          PS: Noch ein kleiner "Bug" am Rande:

                          Please choose if this is a Master/single host (enter "m") or a Slave host (enter "s") you are about to edit. For Slave hosts the data migration will be skipped. [S/m]:

                          [S/m] --> Sollte [m/s] sein oder? 🙂

                          apollon77 1 Reply Last reply Reply Quote 0
                          • MathiasJ
                            MathiasJ @apollon77 last edited by

                            @apollon77
                            Da steht nur, dass @AlCalzone den Adapter überprüfen soll.
                            Lösungsvorschläge gibt's da anscheinend noch nicht.
                            Nein, Adapter ist komplett tot.

                            apollon77 1 Reply Last reply Reply Quote 0
                            • apollon77
                              apollon77 @darkiop last edited by

                              @darkiop Wegen der Meldung schaue ich mal, aber die wäre bei einem "leeren" Redis normal (aber ja sollte nicht kommen) und es sieht alles ok aus.

                              Zu deiner Text-Frage: "Gross" ist der Default geschrieben wenn Du nur Enter drücken würdest. bedeutet "Enter" = Slave = keine Migration

                              1 Reply Last reply Reply Quote 0
                              • apollon77
                                apollon77 @MathiasJ last edited by

                                @MathiasJ ALso man könnte mal versuchen die "adapter.log..." zeilen in den beiden "process.on(..." Funktionen am Ende vom genannten File auszukommentieren. Aber ja @AlCalzone muss das ansehen

                                1 Reply Last reply Reply Quote 0
                                • M
                                  mameier1234 @apollon77 last edited by mameier1234

                                  @apollon77 scheint doch nicht ganz so einfach zu sein... ...

                                  pi@raspberrypi:/opt/iobroker $ sudo -u iobroker -H npm install iobroker.js-controller
                                  
                                  > iobroker.js-controller@1.5.14 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                                  > node lib/preinstallCheck.js
                                  
                                  NPM version: 6.9.0
                                  npm version >= 5: disabling package-lock
                                  
                                  > iobroker.js-controller@1.5.14 install /opt/iobroker/node_modules/iobroker.js-controller
                                  > node iobroker.js setup first
                                  
                                  events.js:174
                                        throw er; // Unhandled 'error' event
                                        ^
                                  
                                  Error: listen EADDRNOTAVAIL: address not available 192.168.160.1:9001
                                      at Server.setupListenHandle [as _listen2] (net.js:1262:19)
                                      at listenInCluster (net.js:1327:12)
                                      at doListen (net.js:1460:7)
                                      at process._tickCallback (internal/process/next_tick.js:63:19)
                                  Emitted 'error' event at:
                                      at emitErrorNT (net.js:1306:8)
                                      at process._tickCallback (internal/process/next_tick.js:63:19)
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@0.1.4 (node_modules/xpc-connection):
                                  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
                                  
                                  npm ERR! code ELIFECYCLE
                                  npm ERR! errno 1
                                  npm ERR! iobroker.js-controller@1.5.14 install: `node iobroker.js setup first`
                                  npm ERR! Exit status 1
                                  npm ERR! 
                                  npm ERR! Failed at the iobroker.js-controller@1.5.14 install script.
                                  npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                                  
                                  npm ERR! A complete log of this run can be found in:
                                  npm ERR!     /home/iobroker/.npm/_logs/2019-10-12T10_38_19_954Z-debug.log
                                  pi@raspberrypi:/opt/iobroker $ 
                                  
                                  
                                  apollon77 1 Reply Last reply Reply Quote 0
                                  • apollon77
                                    apollon77 @mameier1234 last edited by

                                    @mameier1234 whhhaatttt?! Nimm mal iobroker.js-controller@2.0.25 zum installieren.

                                    M 1 Reply Last reply Reply Quote 0
                                    • crunchip
                                      crunchip Forum Testing Most Active @apollon77 last edited by

                                      @apollon77 sagte in js-controller 2.0 ab sofort im Latest Repo:

                                      Nötige Adapter-Aktualisierungen

                                      heisst das, ich brauch minimal diese Versionen oder ich muss all diese zurückspielen auf die genannten?
                                      da mein System mit sämtlichen Adaptern auf dem neusten Stand läuft.

                                      apollon77 1 Reply Last reply Reply Quote 0
                                      • apollon77
                                        apollon77 @crunchip last edited by

                                        @crunchip Das steht doch genau da ... Beispiel

                                        • simple-api 2.1.2 or higher

                                        Also 2.1.2 is MINIMAL Version ... "or higher" bedeutet das aktuelle Versionen natürlich auch gehen.

                                        Was ist jetzt genau die Frage? 😉

                                        crunchip 1 Reply Last reply Reply Quote 0
                                        • crunchip
                                          crunchip Forum Testing Most Active @apollon77 last edited by

                                          @apollon77 das war genau die Frage😁
                                          hab das irgendwie falsch verstanden,
                                          alles ok,
                                          dann werde ich mal den Versuch wagen und hoffen das anschliessend auch alles wie gewünscht weiter läuft.
                                          Proxmox Backup und Snapshot sind erstellt, sicher ist sicher😁

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

                                            Das ich nicht mehr an selbst angelegte Verzeichnisse komme habe ich gelesen.
                                            Aber scheinbar mache ich irgendwas falsch bei der Umsetzung der Befehle.
                                            Original:

                                            exec('wget --output-document /opt/iobroker/iobroker-data/files/tuer/tuer/alarm1.jpg \'http://192.168.8.95:8765/picture/1/current/?_username=admin&_signature=ba8317b8fc071dadb725d4d0d9dbf7e606acbf1e\'');
                                            

                                            will ich ändern in:

                                            exec('wget --output-document /opt/iobroker/iobroker-data/files/vis.0/tuer/tuer/alarm1.jpg \'http://192.168.8.95:8765/picture/1/current/?_username=admin&_signature=ba8317b8fc071dadb725d4d0d9dbf7e606acbf1e\'');
                                            

                                            Scheinbar der falsche Befehl oder warum klappt das nicht mehr?

                                            SBorg 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

                                            527
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            js-controller
                                            89
                                            1052
                                            288037
                                            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