Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [erledigt] Adapter startet obwohl deaktiviert (adapter.weatherunderground.0)

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    [erledigt] Adapter startet obwohl deaktiviert (adapter.weatherunderground.0)

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

      Habe adapter.weatherunderground.0 installiert

      Nach der Installation ist er sofort aktiv. (ist das so gewollt?)

      Habe den Adapter dann deaktiviert. Trotzdem wird versucht ihn zu starten

      2016-05-03 15:00:00.703  - info: host.RPi3-1 instance system.adapter.weatherunderground.0 started with pid 26288
      2016-05-03 15:00:04.299  - error: adapter disabled
      2016-05-03 15:00:05.364  - error: host.RPi3-1 instance system.adapter.weatherunderground.0 terminated with code 3 (Adapter disabled or invalid config)
      
      
      2016-05-03 15:45:00.699  - info: host.RPi3-1 instance system.adapter.weatherunderground.0 started with pid 28472
      2016-05-03 15:45:04.636  - error: adapter disabled
      2016-05-03 15:45:05.719  - error: host.RPi3-1 instance system.adapter.weatherunderground.0 terminated with code 3 (Adapter disabled or invalid config)
      
      

      Gruß

      Jürgen

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

        heute wollte ich das Update auf 0.0.5 durchführen

        Adapter war nicht aktiv

        im LOG kam Fehlermeldung.

        iobroker	2016-05-04 08:10:48	info	npm ERR! syscall rename
        iobroker	2016-05-04 08:10:48	info	code ENOENTnpm ERR! errno -2
        iobroker	2016-05-04 08:10:49	info	exit 25
        iobroker	2016-05-04 08:10:49	info	Cannot install iobroker.weatherunderground: 254
        iobroker	2016-05-04 08:10:49	info	npm ERR! /npm-debug.log
        iobroker	2016-05-04 08:10:49	info	npm ERR! Please include the following file with any support request:
        iobroker	2016-05-04 08:10:48	info	npm ERR! enoent
        iobroker	2016-05-04 08:10:48	info	ERR! enoent This is most likely not a problem with npm itselfnpm ERR! enoent and is related to npm not being able to find a file.
        iobroker	2016-05-04 08:10:48	info	npm
        iobroker	2016-05-04 08:10:48	info	ERR! enoent ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.weatherunderground/node_modules/.staging/iobroker.weatherunderground-99ce02da' -> '/opt/iobroker/node_modul
        iobroker	2016-05-04 08:10:48	info	npm
        iobroker	2016-05-04 08:10:48	info	
        iobroker	2016-05-04 08:10:48	info	npm ERR!
        iobroker	2016-05-04 08:10:48	info	npm ERR! path /opt/iobroker/node_modules/iobroker.weatherunderground/node_modules/.staging/iobroker.weatherunderground-99ce02da
        iobroker	2016-05-04 08:10:48	info	npm ERR! node v4.4.3npm ERR! npm v3.8.8
        iobroker	2016-05-04 08:10:48	info	"/usr/bin/nodejs" "/usr/bin/npm" "install" "--production" "--prefix" "/opt/iobroker/node_modules/iobroker.weatherunderground"
        iobroker	2016-05-04 08:10:48	info	npm ERR! argv
        iobroker	2016-05-04 08:10:48	info	npm ERR! Linux 4.1.19-v7+
        iobroker	2016-05-04 08:09:48	info	npm WARN iobroker No README datanpm WARN iobroker No license field.
        iobroker	2016-05-04 08:09:49	info	npm install --production --prefix "/opt/iobroker/node_modules/iobroker.weatherunderground" (System call)
        iobroker	2016-05-04 08:09:48	info	npm WARN iobroker No repository field.
        iobroker	2016-05-04 08:09:48	info	WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/package.json'npm WARN iobroker No description
        iobroker	2016-05-04 08:09:48	info	npm
        iobroker	2016-05-04 08:06:56	info	npm install iobroker.weatherunderground --production --prefix "/opt/iobroker" (System call)
        iobroker	2016-05-04 08:06:53	info	upgrade weatherunderground
        
        

        Beim zweiten versuch ist der Adapter gelöscht

        iobroker	2016-05-04 09:47:58	info	exit 0
        iobroker	2016-05-04 09:47:58	info	Adapter "weatherunderground" is not installed.
        iobroker	2016-05-04 09:47:55	info	upgrade weatherunderground
        
        

        Gruß

        Jürgen

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

          @derAuge:

          Habe adapter.weatherunderground.0 installiert

          Nach der Installation ist er sofort aktiv. (ist das so gewollt?)

          Habe den Adapter dann deaktiviert. Trotzdem wird versucht ihn zu starten

          2016-05-03 15:00:00.703  - info: host.RPi3-1 instance system.adapter.weatherunderground.0 started with pid 26288
          2016-05-03 15:00:04.299  - error: adapter disabled
          2016-05-03 15:00:05.364  - error: host.RPi3-1 instance system.adapter.weatherunderground.0 terminated with code 3 (Adapter disabled or invalid config)
          
          
          2016-05-03 15:45:00.699  - info: host.RPi3-1 instance system.adapter.weatherunderground.0 started with pid 28472
          2016-05-03 15:45:04.636  - error: adapter disabled
          2016-05-03 15:45:05.719  - error: host.RPi3-1 instance system.adapter.weatherunderground.0 terminated with code 3 (Adapter disabled or invalid config)
          
          

          Gruß

          Jürgen `
          Danke fürs Fehlermeldung. Problem gefunden.

          Mit dem Update kann ich nicht reproduzieren.

          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

          544
          Online

          31.9k
          Users

          80.3k
          Topics

          1.3m
          Posts

          2
          3
          710
          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