Skip to content
  • Home
  • 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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [gelöst] nach admin-update keine verbindung zur .8081 er Seite

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    11
    1
    331

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.5k

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

[gelöst] nach admin-update keine verbindung zur .8081 er Seite

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
22 Beiträge 9 Kommentatoren 30.5k Aufrufe 2 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.
  • A Offline
    A Offline
    aquapro
    schrieb am zuletzt editiert von
    #13

    Das klingt gut. Bei der manuellen installation vergisst man das gern.

    <size size="85">BananaPi / Jessie / ioBroker deinstalliert, keine Upgradesicherheit</size>

    1 Antwort Letzte Antwort
    0
    • C Offline
      C Offline
      crepp
      schrieb am zuletzt editiert von
      #14

      @aquapro:

      Das klingt gut. Bei der manuellen installation vergisst man das gern. `
      Also der autostart war eingerichtet. Nach dem reboot konnte ich trotzdem nicht auf den Adapter tab zugreifen (Zahnrad) alle anderen waren OK.

      Hat jemand eine Idee?

      Gruss

      Crepp

      Gesendet von meinem Nexus 4 mit Tapatalk
      9054_snapshot.jpg

      Gruß

      crepp

      –-

      CCU2 / 2x RaspberryPi / 2x Amazon Echo Dot / Milight LED / Philips Hue (z.Z. 16 Homematic-Geräte)

      Kodi auf W10pro und OSMC

      DVBViewer MediaServer auf W10

      1 Antwort Letzte Antwort
      0
      • A Offline
        A Offline
        aquapro
        schrieb am zuletzt editiert von
        #15

        Ich hab das mal nachgestellt, weil ich eh einen zweiten BananaPi aufbauen wollte.

        Selbe Problem hier. Nach der Installation geht noch alles, reboot und dann kommt man nicht mehr in den admin rein. Es kommt kurz das Zahnrad und dann bleibt Seite weiß.

        Mehrere Rechner und browser versucht. Kein Zugriff.

        Gruß

        Tino

        <size size="85">BananaPi / Jessie / ioBroker deinstalliert, keine Upgradesicherheit</size>

        1 Antwort Letzte Antwort
        0
        • A Offline
          A Offline
          aquapro
          schrieb am zuletzt editiert von
          #16

          So, ich hab mir mal die Mühe gemacht und iobroker immer wieder deinstalliert und installier.

          Es sieht so aus, das https schuld ist.

          Sobald ich den admin adapter auf https umschalte, geht die Oberfläche zwar noch nach einen strg+f5 via https, aber nach einem reboot kommt nach dem Zahnrad nur eine weiße Seite.

          Sobald ich folgendes mache:

          iobroker stop
          iobroker add admin --enabled --port 8082
          iobroker start
          

          Komme ich zwar nicht via http in port 8082, aber via https in port 8081.

          system.adapter.admin.0                 : admin       -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
          system.adapter.admin.1                 : admin       -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          

          Nach dem nächsten reboot, komme ich dann in http 8082 rein, aber nicht mehr in https 8081.

          Ich werd verrückt.

          Hier mal etwas log:

          admin-1	2016-01-09 13:07:16	info	Repository received successfully.
          admin-0	2016-01-09 13:07:15	info	Repository received successfully.
          host-bananapi	2016-01-09 13:07:04	info	Update repository 'default' under 'conf/sources-dist.json'
          	2016-01-09 13:07:04	error	at Socket.onevent (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io/lib/socket.js:335:8)
          	2016-01-09 13:07:04	error	at Socket.emit (events.js:118:17)
          	2016-01-09 13:07:04	error	at Socket. (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:2521:28)
          	2016-01-09 13:07:04	error	at ObjectsInMemServer.getObject (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:542:13)
          	2016-01-09 13:07:04	error	at checkObjectRights (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:465:18)
          	2016-01-09 13:07:04	error	at ObjectsInMemServer.getUserGroup (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:1301:14)
          	2016-01-09 13:07:04	error	at ObjectsInMemServer.getObjectList (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:2353:23)
          	2016-01-09 13:07:04	error	at /opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:1333:18
          	2016-01-09 13:07:04	error	at ObjectsInMemServer.getObjectList (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:2353:23)
          	2016-01-09 13:07:04	error	at /opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:1386:78
          	2016-01-09 13:07:04	error	TypeError: Cannot read property 'create' of undefined
          admin-1	2016-01-09 13:07:00	info	received all objects
          admin-1	2016-01-09 13:07:00	info	received all states
          admin-1	2016-01-09 13:07:00	info	Use link 'http://localhost:8082' to configure.
          admin-1	2016-01-09 13:07:00	info	http server listening on port 8082
          admin-1	2016-01-09 13:07:00	info	Request actual repository...
          admin-1	2016-01-09 13:07:00	info	requesting all objects
          admin-1	2016-01-09 13:07:00	info	requesting all states
          admin-1	2016-01-09 13:06:56	info	starting. Version 0.7.2 in /opt/iobroker/node_modules/iobroker.admin
          admin-0	2016-01-09 13:06:52	info	received all objects
          admin-0	2016-01-09 13:06:52	info	received all states
          host-bananapi	2016-01-09 13:06:49	info	Update repository 'default' under 'conf/sources-dist.json'
          admin-0	2016-01-09 13:06:49	info	Use link 'https://localhost:8081' to configure.
          admin-0	2016-01-09 13:06:49	info	https server listening on port 8081
          admin-0	2016-01-09 13:06:49	info	requesting all objects
          admin-0	2016-01-09 13:06:49	info	requesting all states
          admin-0	2016-01-09 13:06:49	info	Request actual repository...
          admin-0	2016-01-09 13:06:48	info	starting. Version 0.7.2 in /opt/iobroker/node_modules/iobroker.admin
          host-bananapi	2016-01-09 13:06:42	info	instance system.adapter.admin.1 started with pid 570
          host-bananapi	2016-01-09 13:06:38	info	instance system.adapter.admin.0 started with pid 566
          host-bananapi	2016-01-09 13:06:38	info	starting 2 instances
          host-bananapi	2016-01-09 13:06:38	info	2 instances found
          host-bananapi	2016-01-09 13:06:38	info	InMemoryDB connected
          inMem-objects	2016-01-09 13:06:37	info	listening on port 9001
          inMem-states	2016-01-09 13:06:37	info	listening on port 9000
          host-bananapi	2016-01-09 13:06:37	info	ip addresses: 192.168.178.68 fe80::16:5ff:fec0:ca18
          host-bananapi	2016-01-09 13:06:37	info	hostname: bananapi
          host-bananapi	2016-01-09 13:06:37	info	Copyright (c) 2014-2015 bluefox, hobbyquaker
          host-bananapi	2016-01-09 13:06:37	info	iobroker.js-controller version 0.8.2 js-controller starting
          host-bananapi	2016-01-09 13:05:37	info	terminated
          host-bananapi	2016-01-09 13:05:37	warn	stopInstance system.adapter.admin.1 not running
          host-bananapi	2016-01-09 13:05:37	info	stopInstance system.adapter.admin.1
          host-bananapi	2016-01-09 13:05:37	warn	stopInstance system.adapter.admin.0 not running
          host-bananapi	2016-01-09 13:05:37	info	stopInstance system.adapter.admin.0
          host-bananapi	2016-01-09 13:05:37	info	received SIGTERM
          host-bananapi	2016-01-09 13:05:36	info	terminated
          host-bananapi	2016-01-09 13:05:36	info	instance system.adapter.admin.1 terminated with code 0 (OK)
          host-bananapi	2016-01-09 13:05:36	info	instance system.adapter.admin.0 terminated with code 0 (OK)
          host-bananapi	2016-01-09 13:05:36	info	stopInstance system.adapter.admin.1 killing pid 675
          host-bananapi	2016-01-09 13:05:36	info	stopInstance system.adapter.admin.1
          admin-1	2016-01-09 13:05:36	info	terminating
          host-bananapi	2016-01-09 13:05:36	info	stopInstance system.adapter.admin.0 killing pid 672
          host-bananapi	2016-01-09 13:05:36	info	stopInstance system.adapter.admin.0
          admin-0	2016-01-09 13:05:36	info	terminating
          admin-1	2016-01-09 13:05:36	info	terminating http server on port 8082
          host-bananapi	2016-01-09 13:05:36	info	received SIGTERM
          admin-0	2016-01-09 13:05:36	info	terminating https server on port 8081
          admin-1	2016-01-09 13:00:44	info	Repository received successfully.
          admin-0	2016-01-09 13:00:43	info	Repository received successfully.
          	2016-01-09 13:00:38	error	at Socket.onevent (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io/lib/socket.js:335:8)
          	2016-01-09 13:00:38	error	at Socket.emit (events.js:118:17)
          	2016-01-09 13:00:38	error	at Socket. (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:2521:28)
          	2016-01-09 13:00:38	error	at ObjectsInMemServer.getObject (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:542:13)
          	2016-01-09 13:00:38	error	at checkObjectRights (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:465:18)
          	2016-01-09 13:00:38	error	at ObjectsInMemServer.getUserGroup (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:1301:14)
          	2016-01-09 13:00:38	error	at ObjectsInMemServer.getObjectList (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:2353:23)
          	2016-01-09 13:00:38	error	at /opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:1333:18
          	2016-01-09 13:00:38	error	at ObjectsInMemServer.getObjectList (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:2353:23)
          	2016-01-09 13:00:38	error	at /opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:1386:78
          	2016-01-09 13:00:38	error	TypeError: Cannot read property 'create' of undefined
          host-bananapi	2016-01-09 13:00:35	info	Update repository 'default' under 'conf/sources-dist.json'
          admin-1	2016-01-09 13:00:34	info	received all objects
          admin-1	2016-01-09 13:00:34	info	received all states
          admin-1	2016-01-09 13:00:33	info	Use link 'http://localhost:8082' to configure.
          admin-1	2016-01-09 13:00:33	info	http server listening on port 8082
          admin-1	2016-01-09 13:00:33	info	Request actual repository...
          admin-1	2016-01-09 13:00:33	info	requesting all objects
          admin-1	2016-01-09 13:00:33	info	requesting all states
          admin-1	2016-01-09 13:00:30	info	starting. Version 0.7.2 in /opt/iobroker/node_modules/iobroker.admin
          admin-0	2016-01-09 13:00:23	info	received all objects
          host-bananapi	2016-01-09 13:00:20	info	Update repository 'default' under 'conf/sources-dist.json'
          admin-0	2016-01-09 13:00:20	info	received all states
          admin-0	2016-01-09 13:00:19	info	Use link 'https://localhost:8081' to configure.
          admin-0	2016-01-09 13:00:19	info	https server listening on port 8081
          admin-0	2016-01-09 13:00:19	info	requesting all objects
          admin-0	2016-01-09 13:00:19	info	requesting all states
          admin-0	2016-01-09 13:00:19	info	Request actual repository...
          admin-0	2016-01-09 13:00:19	info	starting. Version 0.7.2 in /opt/iobroker/node_modules/iobroker.admin
          
          

          Ideen?

          Gruß

          Tino

          <size size="85">BananaPi / Jessie / ioBroker deinstalliert, keine Upgradesicherheit</size>

          1 Antwort Letzte Antwort
          0
          • A Offline
            A Offline
            aquapro
            schrieb am zuletzt editiert von
            #17

            Hier noch mal ein sauberes log.

            13:15 Uhr

            shutdown -h now
            
            

            13:20 Uhr start des pi

            13:32 connect via https 8081 geht nicht. Dann sofort via http port 8082, geht.

            	2016-01-09 13:32:26	error	at Socket.onpacket (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io/lib/socket.js:295:12)
            	2016-01-09 13:32:26	error	at Socket.onevent (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io/lib/socket.js:335:8)
            	2016-01-09 13:32:26	error	at Socket.emit (events.js:118:17)
            	2016-01-09 13:32:26	error	at Socket. (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:2521:28)
            	2016-01-09 13:32:26	error	at ObjectsInMemServer.getObject (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:542:13)
            	2016-01-09 13:32:26	error	at checkObjectRights (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:465:18)
            	2016-01-09 13:32:26	error	at ObjectsInMemServer.getUserGroup (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:1301:14)
            	2016-01-09 13:32:26	error	at ObjectsInMemServer.getObjectList (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:2353:23)
            	2016-01-09 13:32:26	error	at /opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:1333:18
            	2016-01-09 13:32:26	error	at ObjectsInMemServer.getObjectList (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:2353:23)
            	2016-01-09 13:32:26	error	at /opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemServer.js:1386:78
            	2016-01-09 13:32:26	error	TypeError: Cannot read property 'create' of undefined
            admin-1	2016-01-09 13:22:38	info	Repository received successfully.
            admin-0	2016-01-09 13:22:36	info	Repository received successfully.
            host-bananapi	2016-01-09 13:22:29	info	Update repository 'default' under 'conf/sources-dist.json'
            admin-1	2016-01-09 13:22:28	info	received all objects
            admin-1	2016-01-09 13:22:28	info	received all states
            admin-1	2016-01-09 13:22:24	info	Use link 'http://localhost:8082' to configure.
            admin-1	2016-01-09 13:22:24	info	http server listening on port 8082
            admin-1	2016-01-09 13:22:24	info	Request actual repository...
            admin-1	2016-01-09 13:22:24	info	requesting all objects
            admin-1	2016-01-09 13:22:24	info	requesting all states
            admin-1	2016-01-09 13:22:23	info	starting. Version 0.7.2 in /opt/iobroker/node_modules/iobroker.admin
            admin-0	2016-01-09 13:22:16	info	received all objects
            admin-0	2016-01-09 13:22:13	info	received all states
            host-bananapi	2016-01-09 13:22:13	info	Update repository 'default' under 'conf/sources-dist.json'
            admin-0	2016-01-09 13:22:13	info	Use link 'https://localhost:8081' to configure.
            admin-0	2016-01-09 13:22:13	info	https server listening on port 8081
            admin-0	2016-01-09 13:22:13	info	requesting all objects
            admin-0	2016-01-09 13:22:13	info	requesting all states
            admin-0	2016-01-09 13:22:13	info	Request actual repository...
            admin-0	2016-01-09 13:22:12	info	starting. Version 0.7.2 in /opt/iobroker/node_modules/iobroker.admin
            host-bananapi	2016-01-09 13:22:06	info	instance system.adapter.admin.1 started with pid 569
            host-bananapi	2016-01-09 13:22:02	info	instance system.adapter.admin.0 started with pid 565
            host-bananapi	2016-01-09 13:22:02	info	starting 2 instances
            host-bananapi	2016-01-09 13:22:02	info	2 instances found
            host-bananapi	2016-01-09 13:22:02	info	InMemoryDB connected
            inMem-objects	2016-01-09 13:22:02	info	listening on port 9001
            inMem-states	2016-01-09 13:22:01	info	listening on port 9000
            host-bananapi	2016-01-09 13:22:01	info	ip addresses: 192.168.178.68 fe80::16:5ff:fec0:ca18
            host-bananapi	2016-01-09 13:22:01	info	hostname: bananapi
            host-bananapi	2016-01-09 13:22:01	info	Copyright (c) 2014-2015 bluefox, hobbyquaker
            host-bananapi	2016-01-09 13:22:01	info	iobroker.js-controller version 0.8.2 js-controller starting
            
            

            <size size="85">BananaPi / Jessie / ioBroker deinstalliert, keine Upgradesicherheit</size>

            1 Antwort Letzte Antwort
            0
            • R Offline
              R Offline
              ramonh2712
              schrieb am zuletzt editiert von
              #18

              Hallo zusammen,

              ich hatte das Problem, dass nach dem Admin-Update nur noch das Zahnrad kam.

              Daraufhin habe ich wie oben beschrieben folgendes gemacht:

              cd /opt/iobroker
              sudo iobroker stop
              sudo npm install iobroker.js-controller
              sudo npm install iobroker.admin
              sudo chmod 777 * -R
              iobroker start
              

              Jetzt funktioniert das Admin wieder, allerdings kann ich keine Adapter mehr installieren. Folgender Fehler steht im Log:

              iobroker	2016-02-25 11:23:34	info	exit 25
              iobroker	2016-02-25 11:23:34	error	host.raspberrypi Cannot install iobroker.harmony: 1
              iobroker	2016-02-25 11:23:34	info	npm ERR! Please include the following file with any support request:npm ERR! /npm-debug.log
              iobroker	2016-02-25 11:23:34	info	
              iobroker	2016-02-25 11:23:34	info	npm ERR! Please check if you have git installed and in your PATH.
              iobroker	2016-02-25 11:23:34	info	npm ERR! This is most likely not a problem with npm itself.
              iobroker	2016-02-25 11:23:34	info	npm ERR! Failed using git.
              iobroker	2016-02-25 11:23:34	info	npm ERR!
              iobroker	2016-02-25 11:23:34	info	npm ERR! not found: git
              iobroker	2016-02-25 11:23:34	info	npm ERR! code ENOGIT
              iobroker	2016-02-25 11:23:34	info	npm ERR! npm v2.11.2
              iobroker	2016-02-25 11:23:34	info	npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "iobroker.harmony" "--production" "--prefix" "/opt/iobroker"npm ERR! node v0.12.6
              iobroker	2016-02-25 11:23:34	info	npm ERR! Linux 4.1.13-v7+
              iobroker	2016-02-25 11:23:33	info	undefinednpm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/Pmant/harmonyhubjs-client.git /root/.npm/_git-remotes/https-github-com-Pmant-harmonyhubjs-client
              iobroker	2016-02-25 11:23:33	info	ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/Pmant/harmonyhubjs-client.git /root/.npm/_git-remotes/https-github-com-Pmant-harmonyhubjs-client-git-49cda7c8:
              iobroker	2016-02-25 11:23:33	info	npm
              iobroker	2016-02-25 11:23:25	info	npm install iobroker.harmony --production --prefix "/opt/iobroker" (System call)
              iobroker	2016-02-25 11:23:21	info	add harmony
              

              Weiss jemand rat?

              Danke schonmal!
              2554_opera_momentaufnahme_2019-02-01_153242_192.168.178.24.png

              1 Antwort Letzte Antwort
              0
              • BluefoxB Offline
                BluefoxB Offline
                Bluefox
                schrieb am zuletzt editiert von
                #19

                @ramonh2712:

                Hallo zusammen,

                ich hatte das Problem, dass nach dem Admin-Update nur noch das Zahnrad kam.

                Daraufhin habe ich wie oben beschrieben folgendes gemacht:

                cd /opt/iobroker
                sudo iobroker stop
                sudo npm install iobroker.js-controller
                sudo npm install iobroker.admin
                sudo chmod 777 * -R
                iobroker start
                

                Jetzt funktioniert das Admin wieder, allerdings kann ich keine Adapter mehr installieren. Folgender Fehler steht im Log:

                iobroker	2016-02-25 11:23:34	info	exit 25
                iobroker	2016-02-25 11:23:34	error	host.raspberrypi Cannot install iobroker.harmony: 1
                iobroker	2016-02-25 11:23:34	info	npm ERR! Please include the following file with any support request:npm ERR! /npm-debug.log
                iobroker	2016-02-25 11:23:34	info	
                iobroker	2016-02-25 11:23:34	info	npm ERR! Please check if you have git installed and in your PATH.
                iobroker	2016-02-25 11:23:34	info	npm ERR! This is most likely not a problem with npm itself.
                iobroker	2016-02-25 11:23:34	info	npm ERR! Failed using git.
                iobroker	2016-02-25 11:23:34	info	npm ERR!
                iobroker	2016-02-25 11:23:34	info	npm ERR! not found: git
                iobroker	2016-02-25 11:23:34	info	npm ERR! code ENOGIT
                iobroker	2016-02-25 11:23:34	info	npm ERR! npm v2.11.2
                iobroker	2016-02-25 11:23:34	info	npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "iobroker.harmony" "--production" "--prefix" "/opt/iobroker"npm ERR! node v0.12.6
                iobroker	2016-02-25 11:23:34	info	npm ERR! Linux 4.1.13-v7+
                iobroker	2016-02-25 11:23:33	info	undefinednpm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/Pmant/harmonyhubjs-client.git /root/.npm/_git-remotes/https-github-com-Pmant-harmonyhubjs-client
                iobroker	2016-02-25 11:23:33	info	ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/Pmant/harmonyhubjs-client.git /root/.npm/_git-remotes/https-github-com-Pmant-harmonyhubjs-client-git-49cda7c8:
                iobroker	2016-02-25 11:23:33	info	npm
                iobroker	2016-02-25 11:23:25	info	npm install iobroker.harmony --production --prefix "/opt/iobroker" (System call)
                iobroker	2016-02-25 11:23:21	info	add harmony
                

                Weiss jemand rat?

                Danke schonmal! `
                Wirklich keine Adapter oder nur Harmonie? Weil Harmonie braucht Git und du hast keins.

                1 Antwort Letzte Antwort
                0
                • R Offline
                  R Offline
                  ramonh2712
                  schrieb am zuletzt editiert von
                  #20

                  Stimmt.

                  Nach der git installation lief es…

                  Danke!

                  1 Antwort Letzte Antwort
                  1
                  • fischi87F fischi87

                    Servus,

                    War bei mir auch:

                    Mach mal in der Konsole:

                    cd /opt/iobroker

                    iobroker stop

                    npm update

                    iobroker start

                    Dann müsste es wieder laufen

                    Mfg

                    H Offline
                    H Offline
                    hannes58
                    schrieb am zuletzt editiert von
                    #21

                    @fischi87 geht das auch unter windows

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • H hannes58

                      @fischi87 geht das auch unter windows

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #22

                      @hannes58 Hobby-Archäologe? Der Thread ist vier Jahre alt.

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      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

                      312

                      Online

                      32.5k

                      Benutzer

                      81.7k

                      Themen

                      1.3m

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

                      • Du hast noch kein Konto? Registrieren

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