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. [Workaround] Update Admin von 1.6.3 auf 2.0.2

NEWS

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.3k

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

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    14
    1
    2.6k

[Workaround] Update Admin von 1.6.3 auf 2.0.2

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
7 Beiträge 4 Kommentatoren 4.6k Aufrufe
  • Ä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.
  • paul53P Offline
    paul53P Offline
    paul53
    schrieb am zuletzt editiert von
    #1

    Nachdem ich ein Update vom js-controller auf Version 1.1.2 machte, habe ich ein Update von Admin auf Version 2.0.2 vorgenommen (über die Admin-Oberfläche). Das Update wurde auch gemacht, aber die Objekte system.adapter.admin und system.adapter.admin.0 wurden nicht aktualisiert. Das hatte zur Folge, dass ich den JS-Adapter nicht aktualisieren konnte, da Admin der Meinung war, dass die Admin-Version nicht passt. Nachdem ich in die beiden Objekte die richtige Version manuell eingetragen habe, was zum Neustart der Admin-Instanz führte, konnte ich den JS-Adapter aktualisieren.

    Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
    Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

    1 Antwort Letzte Antwort
    0
    • HomoranH Nicht stören
      HomoranH Nicht stören
      Homoran
      Global Moderator Administrators
      schrieb am zuletzt editiert von
      #2

      Hallo Paul,

      ich hatte heute so ein ähnliches Phänomen. Habe mir beholfen, dass ich js über Github aktualisiert habe.

      Wo hast du diese Objekte mit Versionsnummern? Finde ich nicht, auch nicht im admin-Modus.

      EDIT:

      Habs gefunden
      144_admin_konfig.jpg

      Gruß

      Rainer

      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
      • paul53P Offline
        paul53P Offline
        paul53
        schrieb am zuletzt editiert von
        #3

        @Homoran:

        Wo hast du diese Objekte mit Versionsnummern? Finde ich nicht, auch nicht im admin-Modus. `
        Du meinst im Experten-Modus ? Da sind sie
        493_system_adapter.jpg
        mit diesem Inhalt (nach manueller Änderung):

        ! ````
        {
        "_id": "system.adapter.admin.0",
        "type": "instance",
        "common": {
        "name": "admin",
        "version": "2.0.2",
        "title": "ioBroker Admin",
        "desc": {
        "en": "Opens a webserver for the ioBroker admin UI",
        "de": "Stellt Webserver für 'ioBroker Admin UI' zur Verfügung",
        "ru": "Запускает веб сервер с 'ioBroker admin UI' для удобной настройки через веб интерфейс"
        },
        "mode": "daemon",
        "platform": "Javascript/Node.js",
        "loglevel": "warn",
        "icon": "admin.png",
        "messagebox": true,
        "enabled": true,
        "extIcon": "https://raw.githubusercontent.com/ioBroker/ioBroker.admin/master/admin/admin.png",
        "keywords": [
        "setup",
        "config",
        "update",
        "upgrade",
        "system",
        "konfiguration",
        "administration",
        "einrichtung",
        "wartung"
        ],
        "readme": "https://github.com/ioBroker/ioBroker.admin/blob/master/README.md",
        "authors": [
        "bluefox bluefox@ccu.io",
        "hobbyquaker hq@ccu.io"
        ],
        "type": "common adapters",
        "license": "MIT",
        "logTransporter": true,
        "stopBeforeUpdate": true,
        "wwwDontUpload": true,
        "localLink": "%protocol%://%ip%:%port%",
        "installedVersion": "2.0.2",
        "host": "rpihm",
        "news": {
        "en": "(bluefox) fix set of states in States-Tab\n(bluefox) show history data from adapter and not from updates\n(bluefox) change default chart to flot\n(bluefox) fix error if host has no IP address\n(bluefox) show on the bottom only adapters without config and without links\n(bluefox) fix filter in adapters if upper case\n(bluefox) change file open from selectID Dialog",
        "de": "(bluefox) fix set of states in States-Tab\n(bluefox) show history data from adapter and not from updates\n(bluefox) change default chart to flot\n(bluefox) fix error if host has no IP address\n(bluefox) show on the bottom only adapters without config and without links\n(bluefox) fix filter in adapters if upper case\n(bluefox) change file open from selectID Dialog",
        "ru": "(bluefox) fix set of states in States-Tab\n(bluefox) show history data from adapter and not from updates\n(bluefox) change default chart to flot\n(bluefox) fix error if host has no IP address\n(bluefox) show on the bottom only adapters without config and without links\n(bluefox) fix filter in adapters if upper case\n(bluefox) change file open from selectID Dialog",
        "1.2.0": {
        "en": "show RAM utilization\nshow change log in admin tab",
        "de": "show RAM utilization\nshow change log in admin tab",
        "ru": "show RAM utilization\nshow change log in admin tab"
        },
        "1.1.1": {
        "en": "fix set of states in States-Tab\nshow history data from adapter and not from updates\nchange default chart to flot\nfix error if host has no IP address\nshow on the bottom only adapters without config and without links\nfix filter in adapters if upper case\nchange file open from selectID Dialog",
        "de": "fix set of states in States-Tab\nshow history data from adapter and not from updates\nchange default chart to flot\nfix error if host has no IP address\nshow on the bottom only adapters without config and without links\nfix filter in adapters if upper case\nchange file open from selectID Dialog",
        "ru": "fix set of states in States-Tab\nshow history data from adapter and not from updates\nchange default chart to flot\nfix error if host has no IP address\nshow on the bottom only adapters without config and without links\nfix filter in adapters if upper case\nchange file open from selectID Dialog"
        },
        "1.2.1": {
        "en": "highlight changes of states\nshow number of processes and free memory in %",
        "de": "highlight changes of states\nshow number of processes and free memory in %",
        "ru": "highlight changes of states\nshow number of processes and free memory in %"
        },
        "1.2.2": {
        "en": "fix memory displaying if adapter does not run",
        "de": "fix memory displaying if adapter does not run",
        "ru": "fix memory displaying if adapter does not run"
        },
        "1.2.3": {
        "en": "fix memory displaying",
        "de": "fix memory displaying",
        "ru": "fix memory displaying"
        },
        "1.2.4": {
        "en": "change color of log entries\nadd icon to logout button\nhide reload by WWW only adapters",
        "de": "change color of log entries\nadd icon to logout button\nhide reload by WWW only adapters",
        "ru": "change color of log entries\nadd icon to logout button\nhide reload by WWW only adapters"
        },
        "1.2.5": {
        "en": "install from github",
        "de": "install from github",
        "ru": "install from github"
        },
        "1.2.6": {
        "en": "support of chained certificates",
        "de": "support of chained certificates",
        "ru": "support of chained certificates"
        },
        "1.4.0": {
        "en": "implement settings for autorestart\ndo not allow edit group instances for javascript",
        "de": "implement settings for autorestart\ndo not allow edit group instances for javascript",
        "ru": "implement settings for autorestart\ndo not allow edit group instances for javascript"
        },
        "1.3.0": {
        "en": "fix error with early logout\nupdate passport.socketio",
        "de": "fix error with early logout\nupdate passport.socketio",
        "ru": "fix error with early logout\nupdate passport.socketio"
        },
        "1.2.7": {
        "en": "support of chained certificates as drag&drop",
        "de": "support of chained certificates as drag&drop",
        "ru": "support of chained certificates as drag&drop"
        },
        "1.6.1": {
        "en": "change hosts tab",
        "de": "Ändere Hosts-Tab",
        "ru": "Страница Хосты изменена"
        },
        "1.6.0": {
        "en": "new Lets Encrypt concept",
        "de": "Neues Konzept für Lets Encrypt",
        "ru": "Новый концепт для Lets Encrypt"
        },
        "1.5.3": {
        "en": "Debug outputs for letsencrypt",
        "de": "Debug-Ausgaben für letsencrypt",
        "ru": "Debug выводы для letsencrypt"
        },
        "1.5.2": {
        "en": "use pure letsencrypt module",
        "de": "Benutze nut letsencrypt module",
        "ru": "Используется только letsencrypt модуль"
        },
        "1.5.1": {
        "en": "fix error in instances table",
        "de": "fix error in instances table",
        "ru": "fix error in instances table"
        },
        "1.5.0": {
        "en": "add support of Lets Encrypt",
        "de": "add support of Lets Encrypt",
        "ru": "add support of Lets Encrypt"
        },
        "1.6.2": {
        "en": "fix hosts leds\nfix error in system settings\nadd upgrade all button",
        "de": "Korrigiere LEDs für Hosts\nKorrigiere Fehler in der Systemeinstellungen\nUpgrade alle Knopf hinzugefügt",
        "ru": "Исправлен баг на странице хосты с LED\nИсправлена ошибка в системных настройках\nДобавлена кнопка Обновить все драйвера"
        },
        "1.6.3": {
        "en": "fix upload of custom installations",
        "de": "Korrigiere upload von GitHub Installationen ",
        "ru": "Исправлено обновление драйверов с github"
        }
        },
        "memoryLimitMB": "50"
        },
        "native": {
        "port": "8081",
        "auth": false,
        "secure": false,
        "bind": "0.0.0.0",
        "cache": false,
        "certPublic": "",
        "certPrivate": "",
        "ttl": 3600,
        "defaultUser": "admin",
        "autoUpdate": "12",
        "certChained": "",
        "leEnabled": false,
        "leUpdate": false,
        "leCheckPort": 80
        },
        "acl": {
        "object": 1638
        }
        }/hq@ccu.io/bluefox@ccu.io

        Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
        Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

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

          Hattest Du vor der manuellen Änderung mal ein "iobroker upload admin" versucht?

          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
          • HomoranH Nicht stören
            HomoranH Nicht stören
            Homoran
            Global Moderator Administrators
            schrieb am zuletzt editiert von
            #5

            Jetzt bin ich aber baff!

            auf meinem Cubie ist jetzt nach iobroker upload admin die aktuelle Version in system.adapter.admin drin.

            Nicht jedoch in system adapter admin.0

            Auf meinem Tinkerboard existiert der DP system.adapter admin gar nicht (auch v2.0.2)

            kann sein, dass auf dem Cubie vorher die 2.0.3 drauf war.

            Gruß

            Rainer

            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
            • F Offline
              F Offline
              Fitti
              schrieb am zuletzt editiert von
              #6

              Ich habe auch das Problem.

              Auch ein iobroker upgrade und iobroker update self brachte keine Besserung.

              Ich habe dafür nicht einmal ein "system.adapter.admin".
              578_2017-09-10_18_32_46-iobroker.admin.png

              Ich bin mir jetzt unsicher, was ich wo genau machen sollte. Scheint ja bei einigen dieses Phänomen aufzutauchen.

              Einfach das Object anlegen möchte ich nicht. Oder?

              Nachdem ich dann aber ein "iobroker upload admin" durchführte, konnte ich wenigstens den JS Adapter aktualisieren.

              Strange…

              "Es wird die Zeit kommen, da ihr euch entscheiden müsst zwischen dem, was richtig ist, und dem, was bequem ist."
              Plural von Status ist auch Status!

              1 Antwort Letzte Antwort
              0
              • paul53P Offline
                paul53P Offline
                paul53
                schrieb am zuletzt editiert von
                #7

                @Fitti:

                Ich habe dafür nicht einmal ein "system.adapter.admin".

                Einfach das Object anlegen möchte ich nicht. Oder? `
                Nein, das macht sicherlich keinen Sinn. Die entscheidende Änderung war auch die Änderung des Eintrags in common.version im Objekt "system.adapter.admin.0".
                @Fitti:

                Nachdem ich dann aber ein "iobroker upload admin" durchführte, konnte ich wenigstens den JS Adapter aktualisieren. `
                Das ist dann die bessere Lösung.

                Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
                Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

                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

                737

                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