Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [DONE] IObroker Admin Updatze auf 4.1.1 Error

    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

    [DONE] IObroker Admin Updatze auf 4.1.1 Error

    This topic has been deleted. Only users with topic management privileges can see it.
    • foxriver76
      foxriver76 Developer @Ag3nt_Sn4k3 last edited by

      @Ag3nt_Sn4k3 auf mich wirkt es so als würde er den Hostnamen der Instanz checken und der stimmt nicht überein mit dem deines Hosts. Hast du zwischenzeitlich den Hostnamem geändert mit iob setup custom? Kenne mich mit Multihost leider nur so lala aus.

      Ag3nt_Sn4k3 1 Reply Last reply Reply Quote 0
      • Ag3nt_Sn4k3
        Ag3nt_Sn4k3 @foxriver76 last edited by

        @foxriver76

        Habe einen Fehler bei mir gefunden in dem was ich gemacht habe.

        Ich habe den befehl npm rebuild nicht im IOBroker Ordner ausgeführt.
        das habe ich jetzt noch mal gemacht.

        administrator@io-broker:/opt/iobroker$ npm rebuild
        
        > iobroker@2.0.3 install /opt/iobroker/node_modules/iobroker
        > node lib/checkVersions.js
        
        NPM version: 6.14.4
        
        > iobroker@2.0.3 postinstall /opt/iobroker/node_modules/iobroker
        > node lib/install.js
        
        lib/install.js is not being run as part of an installation - skipping...
        
        > iobroker.js-controller@3.0.18 preinstall /opt/iobroker/node_modules/iobroker.js-controller
        > node lib/preinstallCheck.js
        
        NPM version: 6.14.4
        
        > iobroker.js-controller@3.0.18 install /opt/iobroker/node_modules/iobroker.js-controller
        > node iobroker.js setup first
        
        object system.certificates updated
        
        > acme-v2@1.8.6 postinstall /opt/iobroker/node_modules/acme-v2
        > node scripts/postinstall
        
        
        Greenlock and ACME.js v3 are on the way!
        Watch for updates at https://indiegogo.com/at/greenlock
        
        
        > diskusage@1.1.3 install /opt/iobroker/node_modules/diskusage
        > node-gyp rebuild
        
        make: Entering directory '/opt/iobroker/node_modules/diskusage/build'
          CXX(target) Release/obj.target/diskusage/src/main.o
          CXX(target) Release/obj.target/diskusage/src/diskusage_posix.o
          SOLINK_MODULE(target) Release/obj.target/diskusage.node
          COPY Release/diskusage.node
        make: Leaving directory '/opt/iobroker/node_modules/diskusage/build'
        
        > unix-dgram@2.0.3 install /opt/iobroker/node_modules/unix-dgram
        > node-gyp rebuild
        
        make: Entering directory '/opt/iobroker/node_modules/unix-dgram/build'
          CXX(target) Release/obj.target/unix_dgram/src/unix_dgram.o
          SOLINK_MODULE(target) Release/obj.target/unix_dgram.node
          COPY Release/unix_dgram.node
        make: Leaving directory '/opt/iobroker/node_modules/unix-dgram/build'
        
        > ursa-optional@0.9.10 install /opt/iobroker/node_modules/ursa-optional
        > node rebuild.js
        
        ursaNative bindings compilation fail. This is not an issue. Modules that depend on it will use fallbacks.
        colors@1.4.0 /opt/iobroker/node_modules/colors
        fs-extra@7.0.1 /opt/iobroker/node_modules/fs-extra
        graceful-fs@4.2.3 /opt/iobroker/node_modules/graceful-fs
        jsonfile@4.0.0 /opt/iobroker/node_modules/jsonfile
        universalify@0.1.2 /opt/iobroker/node_modules/universalify
        iobroker@2.0.3 /opt/iobroker/node_modules/iobroker
        semver@5.7.1 /opt/iobroker/node_modules/semver
        yargs@7.1.0 /opt/iobroker/node_modules/yargs
        camelcase@3.0.0 /opt/iobroker/node_modules/camelcase
        cliui@3.2.0 /opt/iobroker/node_modules/cliui
        string-width@1.0.2 /opt/iobroker/node_modules/string-width
        code-point-at@1.1.0 /opt/iobroker/node_modules/code-point-at
        is-fullwidth-code-point@1.0.0 /opt/iobroker/node_modules/is-fullwidth-code-point
        number-is-nan@1.0.1 /opt/iobroker/node_modules/number-is-nan
        strip-ansi@3.0.1 /opt/iobroker/node_modules/strip-ansi
        ansi-regex@2.1.1 /opt/iobroker/node_modules/ansi-regex
        wrap-ansi@2.1.0 /opt/iobroker/node_modules/wrap-ansi
        decamelize@1.2.0 /opt/iobroker/node_modules/decamelize
        get-caller-file@1.0.3 /opt/iobroker/node_modules/get-caller-file
        os-locale@1.4.0 /opt/iobroker/node_modules/os-locale
        lcid@1.0.0 /opt/iobroker/node_modules/lcid
        invert-kv@1.0.0 /opt/iobroker/node_modules/invert-kv
        read-pkg-up@1.0.1 /opt/iobroker/node_modules/read-pkg-up
        find-up@1.1.2 /opt/iobroker/node_modules/find-up
        path-exists@2.1.0 /opt/iobroker/node_modules/path-exists
        pinkie-promise@2.0.1 /opt/iobroker/node_modules/pinkie-promise
        pinkie@2.0.4 /opt/iobroker/node_modules/pinkie
        read-pkg@1.1.0 /opt/iobroker/node_modules/read-pkg
        load-json-file@1.1.0 /opt/iobroker/node_modules/load-json-file
        parse-json@2.2.0 /opt/iobroker/node_modules/parse-json
        error-ex@1.3.2 /opt/iobroker/node_modules/error-ex
        is-arrayish@0.2.1 /opt/iobroker/node_modules/is-arrayish
        pify@2.3.0 /opt/iobroker/node_modules/pify
        strip-bom@2.0.0 /opt/iobroker/node_modules/strip-bom
        is-utf8@0.2.1 /opt/iobroker/node_modules/is-utf8
        normalize-package-data@2.5.0 /opt/iobroker/node_modules/normalize-package-data
        hosted-git-info@2.8.8 /opt/iobroker/node_modules/hosted-git-info
        resolve@1.17.0 /opt/iobroker/node_modules/resolve
        path-parse@1.0.6 /opt/iobroker/node_modules/path-parse
        validate-npm-package-license@3.0.4 /opt/iobroker/node_modules/validate-npm-package-license
        spdx-correct@3.1.0 /opt/iobroker/node_modules/spdx-correct
        spdx-expression-parse@3.0.0 /opt/iobroker/node_modules/spdx-expression-parse
        spdx-exceptions@2.3.0 /opt/iobroker/node_modules/spdx-exceptions
        spdx-license-ids@3.0.5 /opt/iobroker/node_modules/spdx-license-ids
        path-type@1.1.0 /opt/iobroker/node_modules/path-type
        require-directory@2.1.1 /opt/iobroker/node_modules/require-directory
        require-main-filename@1.0.1 /opt/iobroker/node_modules/require-main-filename
        set-blocking@2.0.0 /opt/iobroker/node_modules/set-blocking
        which-module@1.0.0 /opt/iobroker/node_modules/which-module
        y18n@3.2.1 /opt/iobroker/node_modules/y18n
        yargs-parser@5.0.0 /opt/iobroker/node_modules/yargs-parser
        iobroker.admin@4.1.1 /opt/iobroker/node_modules/iobroker.admin
        @iobroker/adapter-core@2.3.1 /opt/iobroker/node_modules/iobroker.admin/node_modules/@iobroker/adapter-core
        @types/iobroker@3.0.6 /opt/iobroker/node_modules/iobroker.admin/node_modules/@types/iobroker
        @types/node@13.13.2 /opt/iobroker/node_modules/@types/node
        body-parser@1.19.0 /opt/iobroker/node_modules/body-parser
        bytes@3.1.0 /opt/iobroker/node_modules/bytes
        content-type@1.0.4 /opt/iobroker/node_modules/content-type
        debug@2.6.9 /opt/iobroker/node_modules/debug
        ms@2.0.0 /opt/iobroker/node_modules/ms
        depd@1.1.2 /opt/iobroker/node_modules/depd
        http-errors@1.7.2 /opt/iobroker/node_modules/http-errors
        inherits@2.0.3 /opt/iobroker/node_modules/inherits
        setprototypeof@1.1.1 /opt/iobroker/node_modules/setprototypeof
        statuses@1.5.0 /opt/iobroker/node_modules/statuses
        toidentifier@1.0.0 /opt/iobroker/node_modules/toidentifier
        iconv-lite@0.4.24 /opt/iobroker/node_modules/iconv-lite
        safer-buffer@2.1.2 /opt/iobroker/node_modules/safer-buffer
        on-finished@2.3.0 /opt/iobroker/node_modules/on-finished
        ee-first@1.1.1 /opt/iobroker/node_modules/ee-first
        qs@6.7.0 /opt/iobroker/node_modules/qs
        raw-body@2.4.0 /opt/iobroker/node_modules/raw-body
        unpipe@1.0.0 /opt/iobroker/node_modules/unpipe
        type-is@1.6.18 /opt/iobroker/node_modules/type-is
        media-typer@0.3.0 /opt/iobroker/node_modules/media-typer
        mime-types@2.1.27 /opt/iobroker/node_modules/mime-types
        mime-db@1.44.0 /opt/iobroker/node_modules/mime-db
        connect-flash@0.1.1 /opt/iobroker/node_modules/connect-flash
        cookie-parser@1.4.5 /opt/iobroker/node_modules/cookie-parser
        cookie@0.4.0 /opt/iobroker/node_modules/cookie
        cookie-signature@1.0.6 /opt/iobroker/node_modules/cookie-signature
        express@4.17.1 /opt/iobroker/node_modules/express
        accepts@1.3.7 /opt/iobroker/node_modules/accepts
        negotiator@0.6.2 /opt/iobroker/node_modules/negotiator
        array-flatten@1.1.1 /opt/iobroker/node_modules/array-flatten
        content-disposition@0.5.3 /opt/iobroker/node_modules/content-disposition
        safe-buffer@5.1.2 /opt/iobroker/node_modules/safe-buffer
        encodeurl@1.0.2 /opt/iobroker/node_modules/encodeurl
        escape-html@1.0.3 /opt/iobroker/node_modules/escape-html
        etag@1.8.1 /opt/iobroker/node_modules/etag
        finalhandler@1.1.2 /opt/iobroker/node_modules/finalhandler
        parseurl@1.3.3 /opt/iobroker/node_modules/parseurl
        fresh@0.5.2 /opt/iobroker/node_modules/fresh
        merge-descriptors@1.0.1 /opt/iobroker/node_modules/merge-descriptors
        methods@1.1.2 /opt/iobroker/node_modules/methods
        path-to-regexp@0.1.7 /opt/iobroker/node_modules/path-to-regexp
        proxy-addr@2.0.6 /opt/iobroker/node_modules/proxy-addr
        forwarded@0.1.2 /opt/iobroker/node_modules/forwarded
        ipaddr.js@1.9.1 /opt/iobroker/node_modules/ipaddr.js
        range-parser@1.2.1 /opt/iobroker/node_modules/range-parser
        send@0.17.1 /opt/iobroker/node_modules/send
        destroy@1.0.4 /opt/iobroker/node_modules/destroy
        mime@1.6.0 /opt/iobroker/node_modules/mime
        ms@2.1.1 /opt/iobroker/node_modules/send/node_modules/ms
        serve-static@1.14.1 /opt/iobroker/node_modules/serve-static
        utils-merge@1.0.1 /opt/iobroker/node_modules/utils-merge
        vary@1.1.2 /opt/iobroker/node_modules/vary
        express-fileupload@1.1.6 /opt/iobroker/node_modules/express-fileupload
        busboy@0.3.1 /opt/iobroker/node_modules/busboy
        dicer@0.3.0 /opt/iobroker/node_modules/dicer
        streamsearch@0.1.2 /opt/iobroker/node_modules/streamsearch
        express-session@1.17.1 /opt/iobroker/node_modules/express-session
        depd@2.0.0 /opt/iobroker/node_modules/express-session/node_modules/depd
        on-headers@1.0.2 /opt/iobroker/node_modules/on-headers
        safe-buffer@5.2.0 /opt/iobroker/node_modules/express-session/node_modules/safe-buffer
        uid-safe@2.1.5 /opt/iobroker/node_modules/uid-safe
        random-bytes@1.0.0 /opt/iobroker/node_modules/random-bytes
        passport@0.4.1 /opt/iobroker/node_modules/passport
        passport-strategy@1.0.0 /opt/iobroker/node_modules/passport-strategy
        pause@0.0.1 /opt/iobroker/node_modules/pause
        passport-local@1.0.0 /opt/iobroker/node_modules/passport-local
        passport.socketio@3.7.0 /opt/iobroker/node_modules/passport.socketio
        xtend@4.0.2 /opt/iobroker/node_modules/xtend
        request@2.88.2 /opt/iobroker/node_modules/request
        aws-sign2@0.7.0 /opt/iobroker/node_modules/aws-sign2
        aws4@1.9.1 /opt/iobroker/node_modules/aws4
        caseless@0.12.0 /opt/iobroker/node_modules/caseless
        combined-stream@1.0.8 /opt/iobroker/node_modules/combined-stream
        delayed-stream@1.0.0 /opt/iobroker/node_modules/delayed-stream
        extend@3.0.2 /opt/iobroker/node_modules/extend
        forever-agent@0.6.1 /opt/iobroker/node_modules/forever-agent
        form-data@2.3.3 /opt/iobroker/node_modules/form-data
        asynckit@0.4.0 /opt/iobroker/node_modules/asynckit
        har-validator@5.1.3 /opt/iobroker/node_modules/har-validator
        ajv@6.12.2 /opt/iobroker/node_modules/ajv
        fast-deep-equal@3.1.1 /opt/iobroker/node_modules/fast-deep-equal
        fast-json-stable-stringify@2.1.0 /opt/iobroker/node_modules/fast-json-stable-stringify
        json-schema-traverse@0.4.1 /opt/iobroker/node_modules/json-schema-traverse
        uri-js@4.2.2 /opt/iobroker/node_modules/uri-js
        punycode@2.1.1 /opt/iobroker/node_modules/punycode
        har-schema@2.0.0 /opt/iobroker/node_modules/har-schema
        http-signature@1.2.0 /opt/iobroker/node_modules/http-signature
        assert-plus@1.0.0 /opt/iobroker/node_modules/assert-plus
        jsprim@1.4.1 /opt/iobroker/node_modules/jsprim
        extsprintf@1.3.0 /opt/iobroker/node_modules/extsprintf
        json-schema@0.2.3 /opt/iobroker/node_modules/json-schema
        verror@1.10.0 /opt/iobroker/node_modules/verror
        core-util-is@1.0.2 /opt/iobroker/node_modules/core-util-is
        sshpk@1.16.1 /opt/iobroker/node_modules/sshpk
        asn1@0.2.4 /opt/iobroker/node_modules/asn1
        bcrypt-pbkdf@1.0.2 /opt/iobroker/node_modules/bcrypt-pbkdf
        tweetnacl@0.14.5 /opt/iobroker/node_modules/tweetnacl
        dashdash@1.14.1 /opt/iobroker/node_modules/dashdash
        ecc-jsbn@0.1.2 /opt/iobroker/node_modules/ecc-jsbn
        jsbn@0.1.1 /opt/iobroker/node_modules/jsbn
        getpass@0.1.7 /opt/iobroker/node_modules/getpass
        is-typedarray@1.0.0 /opt/iobroker/node_modules/is-typedarray
        isstream@0.1.2 /opt/iobroker/node_modules/isstream
        json-stringify-safe@5.0.1 /opt/iobroker/node_modules/json-stringify-safe
        oauth-sign@0.9.0 /opt/iobroker/node_modules/oauth-sign
        performance-now@2.1.0 /opt/iobroker/node_modules/performance-now
        qs@6.5.2 /opt/iobroker/node_modules/request/node_modules/qs
        tough-cookie@2.5.0 /opt/iobroker/node_modules/tough-cookie
        psl@1.8.0 /opt/iobroker/node_modules/psl
        tunnel-agent@0.6.0 /opt/iobroker/node_modules/tunnel-agent
        uuid@3.4.0 /opt/iobroker/node_modules/uuid
        semver@6.3.0 /opt/iobroker/node_modules/iobroker.admin/node_modules/semver
        socket.io@2.3.0 /opt/iobroker/node_modules/socket.io
        debug@4.1.1 /opt/iobroker/node_modules/socket.io/node_modules/debug
        ms@2.1.2 /opt/iobroker/node_modules/socket.io/node_modules/ms
        engine.io@3.4.1 /opt/iobroker/node_modules/engine.io
        base64id@2.0.0 /opt/iobroker/node_modules/base64id
        cookie@0.3.1 /opt/iobroker/node_modules/engine.io/node_modules/cookie
        debug@4.1.1 /opt/iobroker/node_modules/engine.io/node_modules/debug
        ms@2.1.2 /opt/iobroker/node_modules/engine.io/node_modules/ms
        engine.io-parser@2.2.0 /opt/iobroker/node_modules/engine.io-parser
        after@0.8.2 /opt/iobroker/node_modules/after
        arraybuffer.slice@0.0.7 /opt/iobroker/node_modules/arraybuffer.slice
        base64-arraybuffer@0.1.5 /opt/iobroker/node_modules/base64-arraybuffer
        blob@0.0.5 /opt/iobroker/node_modules/blob
        has-binary2@1.0.3 /opt/iobroker/node_modules/has-binary2
        isarray@2.0.1 /opt/iobroker/node_modules/isarray
        ws@7.2.5 /opt/iobroker/node_modules/ws
        socket.io-adapter@1.1.2 /opt/iobroker/node_modules/socket.io-adapter
        socket.io-client@2.3.0 /opt/iobroker/node_modules/socket.io-client
        backo2@1.0.2 /opt/iobroker/node_modules/backo2
        component-bind@1.0.0 /opt/iobroker/node_modules/component-bind
        component-emitter@1.2.1 /opt/iobroker/node_modules/component-emitter
        debug@4.1.1 /opt/iobroker/node_modules/socket.io-client/node_modules/debug
        ms@2.1.2 /opt/iobroker/node_modules/socket.io-client/node_modules/ms
        engine.io-client@3.4.1 /opt/iobroker/node_modules/engine.io-client
        component-inherit@0.0.3 /opt/iobroker/node_modules/component-inherit
        debug@4.1.1 /opt/iobroker/node_modules/engine.io-client/node_modules/debug
        ms@2.1.2 /opt/iobroker/node_modules/engine.io-client/node_modules/ms
        has-cors@1.1.0 /opt/iobroker/node_modules/has-cors
        indexof@0.0.1 /opt/iobroker/node_modules/indexof
        parseqs@0.0.5 /opt/iobroker/node_modules/parseqs
        better-assert@1.0.2 /opt/iobroker/node_modules/better-assert
        callsite@1.0.0 /opt/iobroker/node_modules/callsite
        parseuri@0.0.5 /opt/iobroker/node_modules/parseuri
        ws@6.1.4 /opt/iobroker/node_modules/engine.io-client/node_modules/ws
        async-limiter@1.0.1 /opt/iobroker/node_modules/async-limiter
        xmlhttprequest-ssl@1.5.5 /opt/iobroker/node_modules/xmlhttprequest-ssl
        yeast@0.1.2 /opt/iobroker/node_modules/yeast
        object-component@0.0.3 /opt/iobroker/node_modules/object-component
        socket.io-parser@3.3.0 /opt/iobroker/node_modules/socket.io-client/node_modules/socket.io-parser
        debug@3.1.0 /opt/iobroker/node_modules/socket.io-client/node_modules/socket.io-parser/node_modules/debug
        ms@2.0.0 /opt/iobroker/node_modules/socket.io-client/node_modules/socket.io-parser/node_modules/ms
        to-array@0.1.4 /opt/iobroker/node_modules/to-array
        socket.io-parser@3.4.0 /opt/iobroker/node_modules/socket.io-parser
        debug@4.1.1 /opt/iobroker/node_modules/socket.io-parser/node_modules/debug
        ms@2.1.2 /opt/iobroker/node_modules/socket.io-parser/node_modules/ms
        iobroker.discovery@1.3.0 /opt/iobroker/node_modules/iobroker.discovery
        @iobroker/adapter-core@1.0.3 /opt/iobroker/node_modules/@iobroker/adapter-core
        @types/iobroker@1.4.13 /opt/iobroker/node_modules/@types/iobroker
        netmask@1.0.6 /opt/iobroker/node_modules/netmask
        node-ssdp@3.3.0 /opt/iobroker/node_modules/node-ssdp
        async@2.6.3 /opt/iobroker/node_modules/async
        lodash@4.17.15 /opt/iobroker/node_modules/lodash
        bluebird@3.7.2 /opt/iobroker/node_modules/bluebird
        debug@3.2.6 /opt/iobroker/node_modules/node-ssdp/node_modules/debug
        ms@2.1.2 /opt/iobroker/node_modules/node-ssdp/node_modules/ms
        ip@1.1.5 /opt/iobroker/node_modules/ip
        iobroker.info@1.5.6 /opt/iobroker/node_modules/iobroker.info
        axios@0.18.1 /opt/iobroker/node_modules/axios
        follow-redirects@1.5.10 /opt/iobroker/node_modules/follow-redirects
        debug@3.1.0 /opt/iobroker/node_modules/follow-redirects/node_modules/debug
        is-buffer@2.0.4 /opt/iobroker/node_modules/axios/node_modules/is-buffer
        semver@6.3.0 /opt/iobroker/node_modules/iobroker.info/node_modules/semver
        systeminformation@4.23.6 /opt/iobroker/node_modules/systeminformation
        iobroker.js-controller@3.0.18 /opt/iobroker/node_modules/iobroker.js-controller
        @iobroker/plugin-base@0.1.1 /opt/iobroker/node_modules/@iobroker/plugin-base
        @iobroker/plugin-sentry@0.1.2 /opt/iobroker/node_modules/@iobroker/plugin-sentry
        @sentry/integrations@5.15.5 /opt/iobroker/node_modules/@sentry/integrations
        @sentry/types@5.15.5 /opt/iobroker/node_modules/@sentry/types
        @sentry/utils@5.15.5 /opt/iobroker/node_modules/@sentry/utils
        tslib@1.11.1 /opt/iobroker/node_modules/tslib
        @sentry/node@5.15.5 /opt/iobroker/node_modules/@sentry/node
        @sentry/apm@5.15.5 /opt/iobroker/node_modules/@sentry/apm
        @sentry/browser@5.15.5 /opt/iobroker/node_modules/@sentry/browser
        @sentry/core@5.15.5 /opt/iobroker/node_modules/@sentry/core
        @sentry/hub@5.15.5 /opt/iobroker/node_modules/@sentry/hub
        @sentry/minimal@5.15.5 /opt/iobroker/node_modules/@sentry/minimal
        cookie@0.3.1 /opt/iobroker/node_modules/@sentry/node/node_modules/cookie
        https-proxy-agent@4.0.0 /opt/iobroker/node_modules/https-proxy-agent
        agent-base@5.1.1 /opt/iobroker/node_modules/agent-base
        debug@4.1.1 /opt/iobroker/node_modules/https-proxy-agent/node_modules/debug
        ms@2.1.2 /opt/iobroker/node_modules/https-proxy-agent/node_modules/ms
        lru_map@0.3.3 /opt/iobroker/node_modules/lru_map
        source-map-support@0.5.19 /opt/iobroker/node_modules/source-map-support
        buffer-from@1.1.1 /opt/iobroker/node_modules/buffer-from
        source-map@0.6.1 /opt/iobroker/node_modules/source-map
        chokidar@3.3.1 /opt/iobroker/node_modules/chokidar
        anymatch@3.1.1 /opt/iobroker/node_modules/anymatch
        normalize-path@3.0.0 /opt/iobroker/node_modules/normalize-path
        picomatch@2.2.2 /opt/iobroker/node_modules/picomatch
        braces@3.0.2 /opt/iobroker/node_modules/braces
        fill-range@7.0.1 /opt/iobroker/node_modules/fill-range
        to-regex-range@5.0.1 /opt/iobroker/node_modules/to-regex-range
        is-number@7.0.0 /opt/iobroker/node_modules/to-regex-range/node_modules/is-number
        glob-parent@5.1.1 /opt/iobroker/node_modules/glob-parent
        is-glob@4.0.1 /opt/iobroker/node_modules/is-glob
        is-extglob@2.1.1 /opt/iobroker/node_modules/is-extglob
        is-binary-path@2.1.0 /opt/iobroker/node_modules/is-binary-path
        binary-extensions@2.0.0 /opt/iobroker/node_modules/binary-extensions
        readdirp@3.3.0 /opt/iobroker/node_modules/readdirp
        daemonize2@0.4.2 /opt/iobroker/node_modules/daemonize2
        debug@4.1.1 /opt/iobroker/node_modules/iobroker.js-controller/node_modules/debug
        ms@2.1.2 /opt/iobroker/node_modules/iobroker.js-controller/node_modules/ms
        decache@4.5.1 /opt/iobroker/node_modules/decache
        deep-clone@3.0.3 /opt/iobroker/node_modules/deep-clone
        event-stream@4.0.1 /opt/iobroker/node_modules/event-stream
        duplexer@0.1.1 /opt/iobroker/node_modules/duplexer
        from@0.1.7 /opt/iobroker/node_modules/from
        map-stream@0.0.7 /opt/iobroker/node_modules/map-stream
        pause-stream@0.0.11 /opt/iobroker/node_modules/pause-stream
        through@2.3.8 /opt/iobroker/node_modules/through
        split@1.0.1 /opt/iobroker/node_modules/split
        stream-combiner@0.2.2 /opt/iobroker/node_modules/stream-combiner
        iobroker.objects-redis@3.3.2 /opt/iobroker/node_modules/iobroker.objects-redis
        ioredis@4.16.3 /opt/iobroker/node_modules/ioredis
        cluster-key-slot@1.1.0 /opt/iobroker/node_modules/cluster-key-slot
        debug@4.1.1 /opt/iobroker/node_modules/ioredis/node_modules/debug
        ms@2.1.2 /opt/iobroker/node_modules/ioredis/node_modules/ms
        denque@1.4.1 /opt/iobroker/node_modules/denque
        lodash.defaults@4.2.0 /opt/iobroker/node_modules/lodash.defaults
        lodash.flatten@4.4.0 /opt/iobroker/node_modules/lodash.flatten
        redis-commands@1.5.0 /opt/iobroker/node_modules/redis-commands
        redis-errors@1.2.0 /opt/iobroker/node_modules/redis-errors
        redis-parser@3.0.0 /opt/iobroker/node_modules/redis-parser
        standard-as-callback@2.0.1 /opt/iobroker/node_modules/standard-as-callback
        node.extend@2.0.2 /opt/iobroker/node_modules/node.extend
        has@1.0.3 /opt/iobroker/node_modules/has
        function-bind@1.1.1 /opt/iobroker/node_modules/function-bind
        is@3.3.0 /opt/iobroker/node_modules/is
        vinyl-sourcemaps-apply@0.2.1 /opt/iobroker/node_modules/vinyl-sourcemaps-apply
        source-map@0.5.7 /opt/iobroker/node_modules/vinyl-sourcemaps-apply/node_modules/source-map
        jsonwebtoken@8.5.1 /opt/iobroker/node_modules/jsonwebtoken
        jws@3.2.2 /opt/iobroker/node_modules/jws
        jwa@1.4.1 /opt/iobroker/node_modules/jwa
        buffer-equal-constant-time@1.0.1 /opt/iobroker/node_modules/buffer-equal-constant-time
        ecdsa-sig-formatter@1.0.11 /opt/iobroker/node_modules/ecdsa-sig-formatter
        lodash.includes@4.3.0 /opt/iobroker/node_modules/lodash.includes
        lodash.isboolean@3.0.3 /opt/iobroker/node_modules/lodash.isboolean
        lodash.isinteger@4.0.4 /opt/iobroker/node_modules/lodash.isinteger
        lodash.isnumber@3.0.3 /opt/iobroker/node_modules/lodash.isnumber
        lodash.isplainobject@4.0.6 /opt/iobroker/node_modules/lodash.isplainobject
        lodash.isstring@4.0.1 /opt/iobroker/node_modules/lodash.isstring
        lodash.once@4.1.1 /opt/iobroker/node_modules/lodash.once
        ms@2.1.2 /opt/iobroker/node_modules/jsonwebtoken/node_modules/ms
        jszip@3.4.0 /opt/iobroker/node_modules/jszip
        lie@3.3.0 /opt/iobroker/node_modules/lie
        immediate@3.0.6 /opt/iobroker/node_modules/immediate
        pako@1.0.11 /opt/iobroker/node_modules/pako
        readable-stream@2.3.7 /opt/iobroker/node_modules/readable-stream
        isarray@1.0.0 /opt/iobroker/node_modules/readable-stream/node_modules/isarray
        process-nextick-args@2.0.1 /opt/iobroker/node_modules/process-nextick-args
        string_decoder@1.1.1 /opt/iobroker/node_modules/string_decoder
        util-deprecate@1.0.2 /opt/iobroker/node_modules/util-deprecate
        set-immediate-shim@1.0.1 /opt/iobroker/node_modules/set-immediate-shim
        loadavg-windows@1.1.1 /opt/iobroker/node_modules/loadavg-windows
        weak-daemon@1.0.3 /opt/iobroker/node_modules/weak-daemon
        mime@2.4.4 /opt/iobroker/node_modules/iobroker.js-controller/node_modules/mime
        mkdirp@1.0.4 /opt/iobroker/node_modules/iobroker.js-controller/node_modules/mkdirp
        ncp@2.0.0 /opt/iobroker/node_modules/ncp
        node-forge@0.9.1 /opt/iobroker/node_modules/node-forge
        node-schedule@1.3.2 /opt/iobroker/node_modules/node-schedule
        cron-parser@2.13.0 /opt/iobroker/node_modules/cron-parser
        is-nan@1.3.0 /opt/iobroker/node_modules/is-nan
        define-properties@1.1.3 /opt/iobroker/node_modules/define-properties
        object-keys@1.1.1 /opt/iobroker/node_modules/object-keys
        moment-timezone@0.5.28 /opt/iobroker/node_modules/moment-timezone
        moment@2.24.0 /opt/iobroker/node_modules/moment
        long-timeout@0.1.1 /opt/iobroker/node_modules/long-timeout
        sorted-array-functions@1.2.0 /opt/iobroker/node_modules/sorted-array-functions
        pidusage@2.0.18 /opt/iobroker/node_modules/pidusage
        prompt@1.0.0 /opt/iobroker/node_modules/prompt
        pkginfo@0.4.1 /opt/iobroker/node_modules/pkginfo
        read@1.0.7 /opt/iobroker/node_modules/read
        mute-stream@0.0.7 /opt/iobroker/node_modules/mute-stream
        revalidator@0.1.8 /opt/iobroker/node_modules/revalidator
        utile@0.3.0 /opt/iobroker/node_modules/utile
        async@0.9.2 /opt/iobroker/node_modules/utile/node_modules/async
        deep-equal@0.2.2 /opt/iobroker/node_modules/deep-equal
        i@0.3.6 /opt/iobroker/node_modules/i
        mkdirp@0.5.5 /opt/iobroker/node_modules/mkdirp
        minimist@1.2.5 /opt/iobroker/node_modules/minimist
        ncp@1.0.1 /opt/iobroker/node_modules/utile/node_modules/ncp
        rimraf@2.7.1 /opt/iobroker/node_modules/rimraf
        glob@7.1.6 /opt/iobroker/node_modules/glob
        fs.realpath@1.0.0 /opt/iobroker/node_modules/fs.realpath
        inflight@1.0.6 /opt/iobroker/node_modules/inflight
        once@1.4.0 /opt/iobroker/node_modules/once
        wrappy@1.0.2 /opt/iobroker/node_modules/wrappy
        minimatch@3.0.4 /opt/iobroker/node_modules/minimatch
        brace-expansion@1.1.11 /opt/iobroker/node_modules/brace-expansion
        balanced-match@1.0.0 /opt/iobroker/node_modules/balanced-match
        concat-map@0.0.1 /opt/iobroker/node_modules/concat-map
        path-is-absolute@1.0.1 /opt/iobroker/node_modules/path-is-absolute
        winston@2.1.1 /opt/iobroker/node_modules/prompt/node_modules/winston
        async@1.0.0 /opt/iobroker/node_modules/prompt/node_modules/async
        colors@1.0.3 /opt/iobroker/node_modules/prompt/node_modules/winston/node_modules/colors
        cycle@1.0.3 /opt/iobroker/node_modules/cycle
        eyes@0.1.8 /opt/iobroker/node_modules/eyes
        pkginfo@0.3.1 /opt/iobroker/node_modules/prompt/node_modules/winston/node_modules/pkginfo
        stack-trace@0.0.10 /opt/iobroker/node_modules/stack-trace
        readline-sync@1.4.10 /opt/iobroker/node_modules/readline-sync
        respjs@4.2.0 /opt/iobroker/node_modules/respjs
        semver@7.3.2 /opt/iobroker/node_modules/iobroker.js-controller/node_modules/semver
        tar@6.0.1 /opt/iobroker/node_modules/tar
        chownr@1.1.4 /opt/iobroker/node_modules/chownr
        fs-minipass@2.1.0 /opt/iobroker/node_modules/fs-minipass
        minipass@3.1.1 /opt/iobroker/node_modules/minipass
        yallist@4.0.0 /opt/iobroker/node_modules/yallist
        minizlib@2.1.0 /opt/iobroker/node_modules/minizlib
        mkdirp@1.0.4 /opt/iobroker/node_modules/tar/node_modules/mkdirp
        winston@3.2.1 /opt/iobroker/node_modules/winston
        diagnostics@1.1.1 /opt/iobroker/node_modules/diagnostics
        colorspace@1.1.2 /opt/iobroker/node_modules/colorspace
        color@3.0.0 /opt/iobroker/node_modules/color
        color-convert@1.9.3 /opt/iobroker/node_modules/color-convert
        color-name@1.1.3 /opt/iobroker/node_modules/color-name
        color-string@1.5.3 /opt/iobroker/node_modules/color-string
        simple-swizzle@0.2.2 /opt/iobroker/node_modules/simple-swizzle
        is-arrayish@0.3.2 /opt/iobroker/node_modules/simple-swizzle/node_modules/is-arrayish
        text-hex@1.0.0 /opt/iobroker/node_modules/text-hex
        enabled@1.0.2 /opt/iobroker/node_modules/enabled
        env-variable@0.0.6 /opt/iobroker/node_modules/env-variable
        kuler@1.0.1 /opt/iobroker/node_modules/kuler
        colornames@1.1.1 /opt/iobroker/node_modules/colornames
        is-stream@1.1.0 /opt/iobroker/node_modules/is-stream
        logform@2.1.2 /opt/iobroker/node_modules/logform
        fast-safe-stringify@2.0.7 /opt/iobroker/node_modules/fast-safe-stringify
        fecha@2.3.3 /opt/iobroker/node_modules/fecha
        ms@2.1.2 /opt/iobroker/node_modules/logform/node_modules/ms
        triple-beam@1.3.0 /opt/iobroker/node_modules/triple-beam
        one-time@0.0.4 /opt/iobroker/node_modules/one-time
        readable-stream@3.6.0 /opt/iobroker/node_modules/winston/node_modules/readable-stream
        winston-transport@4.3.0 /opt/iobroker/node_modules/winston-transport
        winston-daily-rotate-file@4.4.2 /opt/iobroker/node_modules/winston-daily-rotate-file
        file-stream-rotator@0.5.7 /opt/iobroker/node_modules/file-stream-rotator
        object-hash@2.0.3 /opt/iobroker/node_modules/object-hash
        yargs@15.3.1 /opt/iobroker/node_modules/iobroker.js-controller/node_modules/yargs
        cliui@6.0.0 /opt/iobroker/node_modules/iobroker.js-controller/node_modules/cliui
        string-width@4.2.0 /opt/iobroker/node_modules/iobroker.js-controller/node_modules/string-width
        emoji-regex@8.0.0 /opt/iobroker/node_modules/emoji-regex
        is-fullwidth-code-point@3.0.0 /opt/iobroker/node_modules/iobroker.js-controller/node_modules/is-fullwidth-code-point
        strip-ansi@6.0.0 /opt/iobroker/node_modules/iobroker.js-controller/node_modules/strip-ansi
        ansi-regex@5.0.0 /opt/iobroker/node_modules/iobroker.js-controller/node_modules/ansi-regex
        wrap-ansi@6.2.0 /opt/iobroker/node_modules/iobroker.js-controller/node_modules/wrap-ansi
        ansi-styles@4.2.1 /opt/iobroker/node_modules/ansi-styles
        @types/color-name@1.1.1 /opt/iobroker/node_modules/@types/color-name
        color-convert@2.0.1 /opt/iobroker/node_modules/ansi-styles/node_modules/color-convert
        color-name@1.1.4 /opt/iobroker/node_modules/ansi-styles/node_modules/color-name
        find-up@4.1.0 /opt/iobroker/node_modules/iobroker.js-controller/node_modules/find-up
        locate-path@5.0.0 /opt/iobroker/node_modules/locate-path
        p-locate@4.1.0 /opt/iobroker/node_modules/p-locate
        p-limit@2.3.0 /opt/iobroker/node_modules/p-limit
        p-try@2.2.0 /opt/iobroker/node_modules/p-try
        path-exists@4.0.0 /opt/iobroker/node_modules/iobroker.js-controller/node_modules/path-exists
        get-caller-file@2.0.5 /opt/iobroker/node_modules/iobroker.js-controller/node_modules/get-caller-file
        require-main-filename@2.0.0 /opt/iobroker/node_modules/iobroker.js-controller/node_modules/require-main-filename
        which-module@2.0.0 /opt/iobroker/node_modules/iobroker.js-controller/node_modules/which-module
        y18n@4.0.0 /opt/iobroker/node_modules/iobroker.js-controller/node_modules/y18n
        yargs-parser@18.1.3 /opt/iobroker/node_modules/iobroker.js-controller/node_modules/yargs-parser
        camelcase@5.3.1 /opt/iobroker/node_modules/iobroker.js-controller/node_modules/camelcase
        @root/mkdirp@1.0.0 /opt/iobroker/node_modules/@root/mkdirp
        @root/request@1.5.0 /opt/iobroker/node_modules/@root/request
        acme@1.3.5 /opt/iobroker/node_modules/acme
        acme-v2@1.8.6 /opt/iobroker/node_modules/acme-v2
        rsa-compat@2.0.8 /opt/iobroker/node_modules/rsa-compat
        keypairs@1.2.14 /opt/iobroker/node_modules/keypairs
        eckles@1.4.1 /opt/iobroker/node_modules/eckles
        rasha@1.2.5 /opt/iobroker/node_modules/rasha
        acme-dns-01-cli@3.0.7 /opt/iobroker/node_modules/acme-dns-01-cli
        bindings@1.3.0 /opt/iobroker/node_modules/bindings
        dgram@1.0.1 /opt/iobroker/node_modules/dgram
        dns-packet@1.3.1 /opt/iobroker/node_modules/dns-packet
        diskusage@1.1.3 /opt/iobroker/node_modules/diskusage
        es6-promise@4.2.8 /opt/iobroker/node_modules/es6-promise
        nan@2.14.1 /opt/iobroker/node_modules/nan
        glossy@0.1.7 /opt/iobroker/node_modules/glossy
        greenlock@2.8.8 /opt/iobroker/node_modules/greenlock
        cert-info@1.5.1 /opt/iobroker/node_modules/cert-info
        greenlock-store-fs@3.2.2 /opt/iobroker/node_modules/greenlock-store-fs
        safe-replace@1.1.0 /opt/iobroker/node_modules/safe-replace
        le-challenge-fs@2.0.9 /opt/iobroker/node_modules/le-challenge-fs
        le-sni-auto@2.1.9 /opt/iobroker/node_modules/le-sni-auto
        le-store-certbot@2.2.3 /opt/iobroker/node_modules/le-store-certbot
        pyconf@1.1.7 /opt/iobroker/node_modules/pyconf
        object-assign@4.1.0 /opt/iobroker/node_modules/object-assign
        unix-dgram@2.0.3 /opt/iobroker/node_modules/unix-dgram
        ursa-optional@0.9.10 /opt/iobroker/node_modules/ursa-optional
        winston-syslog@2.4.4 /opt/iobroker/node_modules/winston-syslog
        mdns-discovery@0.2.6 /opt/iobroker/node_modules/mdns-discovery
        debug@2.2.0 /opt/iobroker/node_modules/mdns-discovery/node_modules/debug
        ms@0.7.1 /opt/iobroker/node_modules/mdns-discovery/node_modules/ms
        le-acme-core@2.1.4 /opt/iobroker/node_modules/le-acme-core
        rsa-compat@1.9.4 /opt/iobroker/node_modules/le-acme-core/node_modules/rsa-compat
        node-forge@0.7.6 /opt/iobroker/node_modules/le-acme-core/node_modules/node-forge
        
        
        1 Reply Last reply Reply Quote 0
        • Ag3nt_Sn4k3
          Ag3nt_Sn4k3 @foxriver76 last edited by Ag3nt_Sn4k3

          @foxriver76

          nein ich habe den Hostname nicht geändert das Einzige was ch geändert habe ist die Node Version nach deinem Tip.

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

            Soll ich noch mal von Anfang an Starten? also von dem Zeitpunkt Oben mit dem Fehler?
            Bzw. kann ich vielleicht Oben den Fehler Rückgängig machen und dann das Update vom Node einspielen?

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

              @Ag3nt_Sn4k3 sagte in IObroker Admin Updatze auf 4.1.1 Error:

              does not start any instances on this host

              Also irgendwas ist bei dem System passiert das jetzt der Hostname anders ist oder keine Instanz diesem Host zugeordnet ist. Was Du genau getan hast ist jetzt die Frage.

              Daher Option 1 wir schauen das wir das fixen ... Dazu müsste man aber den alten Hostname rausfinden. Falls Du ein Backup hast dann zurück und neu update machen.

              Zum Fixen fangen wir doch mal an mit: Was sagt

              iobroker object get system.adapter.admin.0 (oder irgendeiner anderten Instanz die auf dem Host war)

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

                @apollon77 sagte in IObroker Admin Updatze auf 4.1.1 Error:

                Option 1 wir schauen das wir das fixen ... Dazu müsste man aber den alten Hostname rausfinden. Falls Du ein Backup hast dann zurück und neu update machen.

                Okay das klingt nach einem Plan.
                Ich habe den Hostname nicht mehr angefast seitdem ich das alles vor x Monaten aufgesetzt habe.

                Ein Backup habe ich auch allerdings nicht mit Iobroker Backup sondern mit der software backitup gemacht.

                Das ist der Auszug aus dem befehl : iobroker object get system.adapter.admin.0

                administrator@io-broker:~$ iobroker object get system.adapter.admin.0
                {"_id":"system.adapter.admin.0","type":"instance","common":{"name":"admin","titl                                  e":"Admin","version":"4.0.9","news":{"3.4.7":{"en":"getInterfaces function was a                                  dded\nScroll position for some tables is saved\nAdded \"filtered out\" informati                                  on","de":"getInterfaces Funktion wurde hinzugefügt\nScroll-Position für einige T                                  abellen wird gespeichert\nHinzugefügt \"ausgefiltert\" Informationen","ru":"Доба                                  влена ​​функция getInterfaces\nПоложение прокрутки для некоторых таблиц сохраняетс                                  я\nДобавлена ​​информация «отфильтрована»","pt":"A função getInterfaces foi adicio                                  nada\nPosição de rolagem para algumas tabelas é salva\nAdicionadas informações \                                  "filtradas\"","nl":"de functie getInterfaces is toegevoegd\nDe schuifpositie voo                                  r sommige tabellen is opgeslagen\nToegevoegd \"gefilterd\" informatie","fr":"La                                   fonction getInterfaces a été ajoutée\nLa position de défilement de certaines tab                                  les est enregistrée\nAjout d'informations \"filtrées\"","it":"è stata aggiunta l                                  a funzione getInterfaces\nLa posizione di scorrimento per alcune tabelle viene s                                  alvata\nAggiunte informazioni \"filtrate\"","es":"Se agregó la función getInterf                                  aces\nLa posición de desplazamiento para algunas tablas se guarda\nSe agregó inf                                  ormación \"filtrada\"","pl":"Funkcja getInterfaces została dodana\nPozycja przew                                  ijania dla niektórych tabel zostaje zapisana\nDodano informacje \"przefiltrowane                                  \""},"3.4.6":{"en":"Minor GUI fixes","de":"Minor GUI Fixes","ru":"Незначительные                                   исправления GUI","pt":"Correções de GUI menores","nl":"Kleine GUI-oplossingen",                                  "fr":"Corrections mineures de l'interface graphique","it":"Correzioni minori del                                  la GUI","es":"Correcciones menores de GUI","pl":"Drobne poprawki GUI"},"3.4.3":{                                  "en":"The button in selectID was fixed\ndisk info was added\nThe filter in table                                   mode on adapter tab was showed\nmemAvailable for RAM monitoring is used\nfix se                                  lect problem in config dialog\nadded the asking about unsaved scripts","de":"Die                                   Schaltfläche in selectID wurde behoben\nDatenträgerinfo wurde hinzugefügt\nDer                                   Filter im Tabellenmodus auf der Adapterregisterkarte wurde angezeigt\nmemAvailab                                  le für die RAM-Überwachung wird verwendet\nBehebung eines Problems im Konfigurat                                  ionsdialog\ndie Frage nach nicht gespeicherten Skripten hinzugefügt","ru":"Кнопк                                  а в selectID была исправлена\nбыла добавлена ​​информация о диске\nБыл показан фил                                  ьтр в режиме таблицы на вкладке адаптера\nmemAvailable для мониторинга ОЗУ\nиспр                                  авить проблему выбора в диалоговом окне конфигурации\nдобавлен запрос о несохран                                  енных скриптах","pt":"O botão no selectID foi corrigido\ninformação de disco foi                                   adicionada\nO filtro no modo de tabela na guia do adaptador foi mostrado\nmemAv                                  ailable for RAM monitoring is used\ncorrija o problema de seleção no diálogo de                                   configuração\nadicionou a pergunta sobre scripts não salvos","nl":"De knop in se                                  lectID is hersteld\nschijfinfo is toegevoegd\nHet filter in de tabelmodus op het                                   tabblad met de adapter werd getoond\nmemBeschikbaar voor RAM-bewaking wordt geb                                  ruikt\nfix select probleem in configuratiedialoog\nhet vragen over niet-opgeslag                                  en scripts toegevoegd","fr":"Le bouton dans selectID a été corrigé\ninformations                                   sur le disque a été ajouté\nLe filtre en mode table sur l'onglet de l'adaptateu                                  r a été affiché\nmemAvailable pour la surveillance de la RAM est utilisé\nrépare                                  r le problème de sélection dans la boîte de dialogue de configuration\najouté la                                   question sur les scripts non sauvegardés","it":"Il pulsante in selectID è stato                                   risolto\nsono state aggiunte informazioni sul disco\nÈ stato mostrato il filtro                                   in modalità tabella sulla scheda dell'adattatore\nmemAvailable per il monitorag                                  gio RAM viene utilizzato\nrisolve il problema di selezione nella finestra di con                                  figurazione\nha aggiunto la richiesta di script non salvati","es":"El botón en s                                  electID fue arreglado\nse agregó información de disco\nSe mostró el filtro en el                                   modo de tabla en la pestaña del adaptador\nmemDisponible para la supervisión de                                   RAM se utiliza\ncorregir el problema de selección en el diálogo de configuració                                  n\nagregó la pregunta sobre los guiones no guardados","pl":"Przycisk w selectID                                   został naprawiony\ninformacje o dysku zostały dodane\nPokazano filtr w trybie ta                                  beli na karcie adaptera\nmem Dostępne dla monitorowania pamięci RAM\nnapraw wybr                                  any problem w oknie konfiguracji\ndodano pytanie o niezapisane skrypty"},"3.4.2"                                  :{"en":"Fix: height of Select ID Dialog calculated wrong","de":"Fix: Höhe des Se                                  lect ID Dialoges falsch berechnet","ru":"Исправлено: высота диалогового окна «Вы                                  бор идентификатора»","pt":"Correção: altura da caixa de diálogo Selecionar ID ca                                  lculada errada","nl":"Fix: hoogte van Selecteer ID Dialoog berekend verkeerd","f                                  r":"Correction: hauteur de la boîte de dialogue Select ID calculée incorrect","i                                  t":"Correzione: altezza della finestra di dialogo Seleziona ID calcolata erronea                                  mente","es":"Solución: altura del cuadro de diálogo Seleccionar ID calculado inc                                  orrectamente","pl":"Napraw: wysokość okna dialogowego Wybierz identyfikator obli                                  czono nieprawidłowo"},"3.4.1":{"en":"Fix: Unable to scroll trough Dropdown on To                                  uchscreens\nAdded: Show current Tab in Pagetitle","de":"Fix: Scrollen durch Drop                                  down auf Touchscreens nicht möglich\nHinzugefügt: Zeige den aktuellen Tab in Pag                                  etitle","ru":"Исправлено: Не удалось прокрутить прокрутку вниз по сенсорным экра                                  нам\nДобавлено: Показать текущую вкладку в Pagetitle","pt":"Correção: Não é poss                                  ível rolar pela lista suspensa em telas sensíveis ao toque\nAdicionado: Mostrar                                   guia atual no Pagetitle","nl":"Oplossing: kan niet bladeren door Dropdown op tou                                  chscreens\nToegevoegd: Toon het huidige tabblad in Pagetitle","fr":"Corrigé: Imp                                  ossible de faire défiler la liste déroulante sur les écrans tactiles\nAjouté: Af                                  ficher l'onglet actuel dans Pagetitle","it":"Correzione: impossibile scorrere at                                  traverso il menu a discesa sui touchscreen.\nAggiunta: mostra la scheda corrente                                   in Pagetitle","es":"Solución: no se puede desplazar a través de la lista desple                                  gable en pantallas táctiles.\nAgregado: muestra la pestaña actual en el título."                                  ,"pl":"Poprawka: Nie można przewijać listy rozwijanej na ekranach dotykowych\nDo                                  dano: Pokaż bieżącą kartę w oknie Pagetitle"},"2.0.11":{"en":"Configurable event                                   update disable threshold","de":"Konfigurierbar Schwellenwert für Ereignisses","                                  ru":"Настраиваемое пороговое значение отключения обновления событий","pt":"Limit                                  e configurável para o número de eventos"},"2.0.9":{"en":"fix sorting, when using                                   adapters with more than one instance","de":"Sortierung für Adapter mit mehr als                                   einer Instanz repariert","pt":"Classificação para adaptadores com mais de uma i                                  nstância"},"3.6.0":{"en":"Added Chinese translations\nNew informative states add                                  ed about updates","de":"Chinesische Übersetzungen hinzugefügt\nNeue Informations                                  stände zu Updates hinzugefügt","ru":"Добавлены китайские переводы\nДобавлены нов                                  ые информационные состояния об обновлениях","pt":"Adicionado traduções chinesas\                                  nNovos estados informativos adicionados sobre atualizações","nl":"Chinese vertal                                  ingen toegevoegd\nNieuwe informatieve staten toegevoegd over updates","fr":"Ajou                                  t de traductions chinoises\nNouveaux états informatifs ajoutés à propos des mise                                  s à jour","it":"Aggiunte traduzioni in cinese\nNuovi stati informativi aggiunti                                   sugli aggiornamenti","es":"Traducciones en chino añadido\nNuevos estados informa                                  tivos añadidos sobre actualizaciones.","pl":"Dodano chińskie tłumaczenia\nDodano                                   nowe informacje informacyjne o aktualizacjach","zh-cn":"增加了中文翻译\n新的信                                  息状态增加了更新"},"3.5.10":{"en":"Too many debug outputs were disabled","de":"Z                                  u viele Debug-Ausgaben wurden deaktiviert","ru":"Отключена отладочная информация                                  ","pt":"Muitas saídas de depuração foram desativadas","nl":"Te veel foutopsporin                                  gsuitgangen waren uitgeschakeld","fr":"Trop de sorties de débogage ont été désac                                  tivées","it":"Troppe uscite di debug sono state disabilitate","es":"Demasiadas s                                  alidas de depuración fueron deshabilitadas","pl":"Zbyt wiele wyników debugowania                                   zostało wyłączonych"},"3.5.9":{"en":"The log output problem was fixed","de":"Da                                  s Protokollausgabe-Problem wurde behoben","ru":"Проблема с выводом журнала была                                   исправлена","pt":"O problema de saída de log foi corrigido","nl":"Het probleem m                                  et de uitvoer van de log is opgelost","fr":"Le problème de sortie du journal a é                                  té résolu","it":"Il problema di output del log è stato risolto","es":"El problem                                  a de salida del registro fue arreglado","pl":"Problem z wyjściem dziennika zosta                                  ł naprawiony"},"3.5.8":{"en":"Google map was replaces with open street map","de"                                  :"Google Karte wurde durch open street map ersetzt","ru":"Карта Google заменяет                                   собой open street map","pt":"Mapa do Google foi substituído por open street map"                                  ,"nl":"Google-kaart werd vervangen door open street map","fr":"Google map était                                   remplacé par open street map","it":"La mappa di Google è stata sostituita con op                                  en street map","es":"El mapa de Google fue reemplazado por open street map","pl"                                  :"Mapa Google została zamieniona na open street map"},"3.5.7":{"en":"Edit of the                                   table entries in configuration dialog was corrected","de":"Die Bearbeitung der                                   Tabelleneinträge im Konfigurationsdialog wurde korrigiert","ru":"Исправлено реда                                  ктирование записей таблицы в диалоговом окне конфигурации","pt":"A edição das en                                  tradas da tabela na caixa de diálogo de configuração foi corrigida","nl":"Bewerk                                  ing van de tabelitems in het configuratiedialoogvenster is gecorrigeerd","fr":"L                                  'édition des entrées de la table de dialogue de configuration a été corrigée","i                                  t":"La modifica delle voci della tabella nella finestra di configurazione è stat                                  a corretta","es":"Se corrigió la edición de las entradas de la tabla en el cuadr                                  o de diálogo de configuración","pl":"Edytowano wpisy tabeli w oknie dialogowym k                                  onfiguracji"},"3.5.6":{"en":"Import and export of the instance configuration was                                   implemented.","de":"Import und Export der Instanzkonfiguration wurde implementi                                  ert.","ru":"Был реализован импорт и экспорт конфигурации экземпляра.","pt":"Impo                                  rtação e exportação da configuração da instância foi implementada.","nl":"Import                                   en export van de instance-configuratie is geïmplementeerd.","fr":"L'importation                                   et l'exportation de la configuration d'instance ont été implémentées.","it":"È                                   stata implementata l'importazione e l'esportazione della configurazione dell'ist                                  anza.","es":"Se implementó la importación y exportación de la configuración de l                                  a instancia.","pl":"Zaimplementowano import i eksport konfiguracji instancji."},                                  "3.5.5":{"en":"Upload of files was corrected.","de":"Upload von Dateien wurde ko                                  rrigiert.","ru":"Исправлена ​​загрузка файлов.","pt":"Upload de arquivos foi corri                                  gido.","nl":"Upload van bestanden is gecorrigeerd.","fr":"Le téléchargement de f                                  ichiers a été corrigé.","it":"Il caricamento dei file è stato corretto.","es":"L                                  a carga de archivos fue corregida.","pl":"Przesyłanie plików zostało poprawione.                                  "},"3.5.3":{"en":"Dropdown was fixed on touch devices\nSpeedup build of instance                                  s","de":"Drop-down wurde auf Touch-Geräten behoben\nBeschleunigen Sie das Build                                   von Instanzen","ru":"Распаковка была зафиксирована на сенсорных устройствах\nУск                                  орение сборки экземпляров","pt":"O menu suspenso foi corrigido em dispositivos s                                  ensíveis ao toque\nSpeedup build de instâncias","nl":"Dropdown is opgelost op to                                  uch-apparaten\nSpeedup build van instanties","fr":"Dropdown était fixé sur les a                                  ppareils tactiles\nAccélération de la création d'instances","it":"Il menu a disc                                  esa è stato corretto sui dispositivi touch\nSpeedup build di istanze","es":"El m                                  enú desplegable se corrigió en dispositivos táctiles\nSpeedup construcción de in                                  stancias","pl":"Rozwinięcie zostało naprawione na urządzeniach dotykowych\nPrzys                                  pieszenie kompilacji wystąpień"},"3.5.1":{"en":"Error in custom settings was fix                                  ed","de":"Fehler in benutzerdefinierten Einstellungen wurde behoben","ru":"Испра                                  влена ​​ошибка в пользовательских настройках","pt":"Erro nas configurações persona                                  lizadas foi corrigido","nl":"Fout in aangepaste instellingen was opgelost","fr":                                  "Une erreur dans les paramètres personnalisés a été corrigée","it":"Errore nelle                                   impostazioni personalizzate è stato corretto","es":"Se corrigió el error en la                                   configuración personalizada","pl":"Naprawiono błąd w ustawieniach niestandardowy                                  ch"},"3.5.0":{"en":"Editing of enums was changed\nLogo was updated\nThe function                                   icons were added","de":"Die Bearbeitung der Enums wurde geändert\nDas Logo wurd                                  e aktualisiert\nDie Funktionssymbole wurden hinzugefügt","ru":"Изменено редактир                                  ование перечислений\nЛоготип обновлен\nЗначки функций добавлены","pt":"Edição de                                   enums foi alterada\nLogo foi atualizado\nOs ícones de função foram adicionados"                                  ,"nl":"Het bewerken van de enums is gewijzigd\nLogo is bijgewerkt\nDe functiepic                                  togrammen zijn toegevoegd","fr":"L'édition des énumérations a été modifiée\nLe l                                  ogo a été mis à jour\nLes icônes de fonctions ont été ajoutées","it":"La modific                                  a delle enumerazioni è stata modificata\nIl logo è stato aggiornato\nLe icone de                                  lle funzioni sono state aggiunte","es":"Se modificó la edición de enumeraciones\                                  nLogotipo fue actualizado\nSe agregaron los íconos de función","pl":"Zmieniono e                                  dycję wyliczeń\nLogo zostało zaktualizowane\nDodano ikony funkcji"},"3.4.9":{"en                                  ":"Support of the custom login screen background\nshow tooltip about refresh on                                   instances page\ntabs are now destroyed after they left","de":"Unterstützung des                                   benutzerdefinierten Anmeldebildschirmhintergrunds\nzeige Tooltip zum Aktualisier                                  en auf der Instanzenseite\nTabs werden jetzt zerstört, nachdem sie gegangen sind                                  ","ru":"Поддержка пользовательского экрана экрана входа в систему\nпоказать подс                                  казку об обновлении на странице экземпляров\nвкладки теперь уничтожаются после т                                  ого, как они ушли","pt":"Suporte do plano de fundo de tela de login personalizad                                  o\nmostre a dica de ferramenta sobre a atualização na página de instâncias\nguia                                  s agora são destruídas depois que eles saíram","nl":"Ondersteuning van de aangep                                  aste inlogschermachtergrond\ntooltip weergeven voor vernieuwen op pagina met ins                                  tanties\ntabbladen worden nu vernietigd nadat ze zijn vertrokken","fr":"Prise en                                   charge de l'arrière-plan de l'écran de connexion personnalisé\naffiche une info                                  -bulle sur l'actualisation de la page des instances\nles onglets sont maintenant                                   détruits après leur départ","it":"Supporto dello sfondo della schermata di acce                                  sso personalizzato\nmostra tooltip sull'aggiornamento nella pagina delle istanze                                  \nle schede sono ora distrutte dopo che se ne sono andati","es":"Soporte del fon                                  do de pantalla de inicio de sesión personalizado\nmostrar información sobre herr                                  amientas sobre la actualización en la página de instancias\nlas pestañas ahora s                                  e destruyen después de que se fueron","pl":"Obsługa niestandardowego tła ekranu                                   logowania\nwyświetl podpowiedź na temat odświeżania strony instancji\nKarty są t                                  eraz niszczone po ich odejściu"},"3.4.8":{"en":"Small GUI corrections","de":"Kle                                  ine GUI-Korrekturen","ru":"Небольшие корректировки GUI","pt":"Correções de GUI p                                  equenas","nl":"Kleine GUI-correcties","fr":"Petites corrections GUI","it":"Picco                                  le correzioni della GUI","es":"Pequeñas correcciones GUI","pl":"Małe poprawki GU                                  I"},"3.6.2":{"en":"Added onSave handler for custom dialogs","de":"OnSave-Handler                                   für benutzerdefinierte Dialoge hinzugefügt","ru":"Добавлен обработчик onSave дл                                  я пользовательских диалогов","pt":"Adicionado manipulador onSave para diálogos p                                  ersonalizados","nl":"Toegevoegd onSave handler voor aangepaste dialogen","fr":"A                                  jout du gestionnaire onSave pour les boîtes de dialogue personnalisées","it":"Ag                                  giunto il gestore onSave per le finestre di dialogo personalizzate","es":"Añadid                                  o onSave handler para diálogos personalizados","pl":"Dodano obsługę onSave dla n                                  iestandardowych okien dialogowych","zh-cn":"为自定义对话框添加了onSave处理程序"}                                  ,"3.6.1":{"en":"Info adpater integration","de":"Integration des Informationsadap                                  ters","ru":"Интеграция с информационным адаптером","pt":"Integração do adaptador                                   de informações","nl":"Integratie van infodapter","fr":"Intégration de l'adaptat                                  eur d'informations","it":"Integrazione dell'adattatore di informazioni","es":"In                                  tegración del adaptador de información","pl":"Integracja adaptera informacyjnego                                  ","zh-cn":"信息适配器集成"},"3.6.3":{"en":"Added deleteFile internal function","                                  de":"Interne Funktion deleteFile hinzugefügt","ru":"Добавлена ​​внутренняя функция                                   deleteFile","pt":"Adicionado função interna deleteFile","nl":"De interne functi                                  e deleteFile toegevoegd","fr":"Ajout de la fonction interne deleteFile","it":"Ag                                  giunta la funzione interna deleteFile","es":"Agregada función interna deleteFile                                  ","pl":"Dodano funkcję wewnętrzną deleteFile","zh-cn":"添加了deleteFile内部函数"                                  },"3.6.4":{"en":"Update nodejs recommendation message and check to recommend nod                                  ejs 10","ru":"Обновите сообщение с рекомендацией nodejs и проверьте, чтобы реком                                  ендовать nodejs 10","de":"Aktualisieren der Empfehlungsnachricht von nodejs, um                                   nodejs 10 zu empfehlen","fr":"Mettre à jour le message de recommandation nodejs                                   et vérifier pour recommander nodejs 10","nl":"Update nodejs aanbevelingsbericht                                   en controleer om nodejs 10 aan te bevelen","it":"Aggiorna il messaggio di raccom                                  andazione nodejs e verifica per raccomandare nodejs 10","pl":"Zaktualizuj wiadom                                  ość rekomendacji nodejs anc sprawdź, aby polecić nodejs 10","es":"Actualice el m                                  ensaje de recomendación de nodejs y revise para recomendar nodejs 10","pt":"Atua                                  lize a mensagem de recomendação do nodejs e cheque para recomendar o nodejs 10",                                  "zh-cn":"更新nodejs推荐消息和检查以推荐nodejs 10"},"3.6.5":{"en":"Fix anoying po                                  pups from info adapter","de":"Beheben Sie ärgerliche Popups vom Info-Adapter","r                                  u":"Исправление всплывающих всплывающих окон из адаптера","pt":"Corrija pop-ups                                   irritantes do adaptador de informações","nl":"Bevestig vervelende pop-ups van de                                   info-adapter","fr":"Corrige les popups ennuyeux depuis l'adaptateur info","it":                                  "Correggi i popup di anoying dall'adattatore informazioni","es":"Arreglar ventan                                  as emergentes molestas desde el adaptador de información","pl":"Napraw wyskakują                                  ce okienka z adaptera informacyjnego","zh-cn":"从信息适配器修复恼人的弹出窗口"},                                  "3.6.7":{"en":"Add Node.JS version check to popup messages","de":"Node.JS-Versio                                  nsprüfung zu Popup-Nachrichten hinzufügen","ru":"Добавить проверку версии Node.J                                  S во всплывающие сообщения","pt":"Adicione a verificação da versão do Node.JS às                                   mensagens pop-up","nl":"Voeg Node.JS versiecontrole toe aan pop-upberichten","f                                  r":"Ajouter la vérification de la version de Node.JS aux messages contextuels","                                  it":"Aggiungi il controllo versione Node.JS ai messaggi popup","es":"Agregar ver                                  ificación de versión de Node.JS a mensajes emergentes","pl":"Dodaj sprawdzanie w                                  ersji Node.JS do wyskakujących wiadomości","zh-cn":"将Node.JS版本检查添加到弹出                                  消息"},"3.6.6":{"en":"update some words translation","de":"Aktualisieren Sie ein                                  ige Wörter Übersetzung","ru":"обновить перевод некоторых слов","pt":"atualizar a                                  lgumas palavras tradução","nl":"update enkele woorden vertaling","fr":"mettre à                                   jour la traduction de quelques mots","it":"aggiorna la traduzione di alcune paro                                  le","es":"actualizar algunas palabras traducción","pl":"zaktualizuj tłumaczenie                                   niektórych słów","zh-cn":"更新一些单词翻译"},"3.6.9":{"en":"Add NPM version and                                   OS check to popup messages","de":"NPM-Version und Betriebssystemprüfung zu Popup                                  -Meldungen hinzufügen","ru":"Добавить версию NPM и проверку ОС во всплывающих со                                  общениях","pt":"Adicionar versão do NPM e verificação do SO às mensagens pop-up"                                  ,"nl":"Voeg NPM-versie en OS-controle toe aan pop-upberichten","fr":"Ajouter la                                   version de NPM et la vérification du système d'exploitation aux messages context                                  uels","it":"Aggiungi la versione NPM e il controllo del sistema operativo ai mes                                  saggi popup","es":"Agregue la versión NPM y la verificación del sistema operativ                                  o a los mensajes emergentes","pl":"Dodaj wersję NPM i kontrolę systemu operacyjn                                  ego do wyskakujących wiadomości","zh-cn":"添加NPM版本和操作系统检查以弹出消息"},                                  "3.6.10":{"en":"Add NPM version and OS check to popup messages","de":"NPM-Versio                                  n und Betriebssystemprüfung zu Popup-Meldungen hinzufügen","ru":"Добавить версию                                   NPM и проверку ОС во всплывающих сообщениях","pt":"Adicionar versão do NPM e ve                                  rificação do SO às mensagens pop-up","nl":"Voeg NPM-versie en OS-controle toe aa                                  n pop-upberichten","fr":"Ajouter la version de NPM et la vérification du système                                   d'exploitation aux messages contextuels","it":"Aggiungi la versione NPM e il co                                  ntrollo del sistema operativo ai messaggi popup","es":"Agregue la versión NPM y                                   la verificación del sistema operativo a los mensajes emergentes","pl":"Dodaj wer                                  sję NPM i kontrolę systemu operacyjnego do wyskakujących wiadomości","zh-cn":"添                                  加NPM版本和操作系统检查以弹出消息"},"3.6.12":{"en":"Add repo check to popup mess                                  ages","de":"Repo-Check zu Popup-Nachrichten hinzufügen","ru":"Добавить проверку                                   репо во всплывающие сообщения","pt":"Adicionar verificação de repo às mensagens                                   pop-up","nl":"Repo-controle toevoegen aan pop-upberichten","fr":"Ajouter repo ch                                  eck aux messages contextuels","it":"Aggiungi controllo repository ai messaggi po                                  pup","es":"Agregar verificación de repositorio a mensajes emergentes","pl":"Doda                                  j kontrolę repo do wyskakujących wiadomości","zh-cn":"将回购检查添加到弹出消息"}                                  ,"3.6.11":{"en":"Fixed login of non-admin user ","de":"Fehler beim Anmelden eine                                  s Benutzers ohne Administratorrechte behoben","ru":"Исправлена ошибка входа поль                                  зователя без прав администратора","pt":"Corrigido login do usuário não administr                                  ador","nl":"Vaste aanmelding van niet-admin-gebruiker","fr":"Connexion fixe de l                                  'utilisateur non-administrateur","it":"Risolto il login dell'utente non amminist                                  ratore","es":"Inicio de sesión fijo de usuario no administrador","pl":"Naprawion                                  o logowanie użytkownika niebędącego administratorem","zh-cn":"固定非管理员用户登                                  录"},"3.7.1":{"en":"Easy admin configuration was implemented","de":"Einfache Adm                                  in-Konfiguration wurde implementiert","ru":"Простая конфигурация администратора                                   была реализована","pt":"Fácil configuração administrativa foi implementada","nl"                                  :"Eenvoudige beheerconfiguratie is geïmplementeerd","fr":"Configuration facile d                                  e l'administrateur a été mise en œuvre","it":"È stata implementata una facile co                                  nfigurazione dell'amministratore","es":"Se implementó una configuración de admin                                  istrador fácil","pl":"Wdrożono łatwą konfigurację administratora","zh-cn":"简单                                  的管理员配置已实现"},"3.7.2":{"en":"Easy admin configuration was implemented","d                                  e":"Einfache Admin-Konfiguration wurde implementiert","ru":"Простая конфигурация                                   администратора была реализована","pt":"Fácil configuração administrativa foi im                                  plementada","nl":"Eenvoudige beheerconfiguratie is geïmplementeerd","fr":"Config                                  uration facile de l'administrateur a été mise en œuvre","it":"È stata implementa                                  ta una facile configurazione dell'amministratore","es":"Se implementó una config                                  uración de administrador fácil","pl":"Wdrożono łatwą konfigurację administratora                                  ","zh-cn":"简单的管理员配置已实现"},"3.7.5":{"en":"Added the filter of the runni                                  ng instances\nThe incompatible adapters will be hidden","de":"Filter der laufend                                  en Instanzen hinzugefügt\nDie inkompatiblen Adapter werden ausgeblendet","ru":"Д                                  обавлен фильтр запущенных экземпляров\nНесовместимые адаптеры будут скрыты","pt"                                  :"Adicionado o filtro das instâncias em execução\nOs adaptadores incompatíveis s                                  erão ocultados","nl":"Het filter van de actieve exemplaren toegevoegd\nDe incomp                                  atibele adapters worden verborgen","fr":"Ajout du filtre des instances en cours                                   d'exécution\nLes adaptateurs incompatibles seront cachés","it":"Aggiunto il filt                                  ro delle istanze in esecuzione\nGli adattatori incompatibili saranno nascosti","                                  es":"Se agregó el filtro de las instancias en ejecución\nLos adaptadores incompa                                  tibles estarán ocultos.","pl":"Dodano filtr uruchomionych instancji\nNiezgodne a                                  daptery zostaną ukryte","zh-cn":"添加了正在运行的实例的过滤器\n不兼容的适配器将                                  被隐藏"},"3.7.6":{"en":"The disabling of custom settings was corrected","de":"Da                                  s Deaktivieren von benutzerdefinierten Einstellungen wurde korrigiert","ru":"Исп                                  равлено отключение пользовательских настроек","pt":"A desativação das configuraç                                  ões personalizadas foi corrigida","nl":"Het uitschakelen van aangepaste instelli                                  ngen is gecorrigeerd","fr":"La désactivation des paramètres personnalisés a été                                   corrigée","it":"La disabilitazione delle impostazioni personalizzate è stata cor                                  retta","es":"Se corrigió la desactivación de la configuración personalizada","pl                                  ":"Wyłączono niestandardowe ustawienia","zh-cn":"自定义设置的禁用已得到纠正"},"3                                  .7.7":{"en":"The disabling of custom settings was corrected","de":"Das Deaktivie                                  ren von benutzerdefinierten Einstellungen wurde korrigiert","ru":"Исправлено отк                                  лючение пользовательских настроек","pt":"A desativação das configurações persona                                  lizadas foi corrigida","nl":"Het uitschakelen van aangepaste instellingen is gec                                  orrigeerd","fr":"La désactivation des paramètres personnalisés a été corrigée","                                  it":"La disabilitazione delle impostazioni personalizzate è stata corretta","es"                                  :"Se corrigió la desactivación de la configuración personalizada","pl":"Wyłączon                                  o niestandardowe ustawienia","zh-cn":"自定义设置的禁用已得到纠正"},"4.0.1":{"en"                                  :"Fixed the loading of some adapter configurations","de":"Das Laden einiger Adap                                  terkonfigurationen wurde behoben","ru":"Исправлена загрузка некоторых конфигурац                                  ий адаптера","pt":"Corrigido o carregamento de algumas configurações do adaptado                                  r","nl":"Het laden van sommige adapterconfiguraties opgelost","fr":"Correction d                                  u chargement de certaines configurations d'adaptateur","it":"Risolto il problema                                   con il caricamento di alcune configurazioni dell'adattatore","es":"Se corrigió                                   la carga de algunas configuraciones de adaptadores","pl":"Naprawiono ładowanie n                                  iektórych konfiguracji adaptera","zh-cn":"修复了某些适配器配置的加载"},"4.0.0":{                                  "en":"socket.io upgraded to latest version. Attention: This might break compatib                                  ility with older devices like iPad 1/2!","de":"socket.io wurde auf die neueste V                                  ersion aktualisiert. Achtung: Dies könnte die Kompatibilität mit älteren Geräten                                   wie dem iPad 1/2 beeinträchtigen!","ru":"socket.io обновлен до последней версии                                  . Внимание: это может нарушить совместимость со старыми устройствами, такими как                                   iPad 1/2!","pt":"socket.io atualizado para a versão mais recente. Atenção: Isso                                   pode quebrar a compatibilidade com dispositivos mais antigos, como o iPad 1/2!"                                  ,"nl":"socket.io opgewaardeerd naar de nieuwste versie. Let op: hierdoor kan de                                   compatibiliteit met oudere apparaten zoals iPad 1/2 worden verbroken!","fr":"soc                                  ket.io mis à niveau vers la dernière version. Attention: cela pourrait casser la                                   compatibilité avec les appareils plus anciens comme l'iPad 1/2!","it":"socket.i                                  o aggiornato all'ultima versione. Attenzione: questo potrebbe interrompere la co                                  mpatibilità con dispositivi più vecchi come iPad 1/2!","es":"socket.io actualiza                                  do a la última versión. Atención: ¡Esto podría romper la compatibilidad con disp                                  ositivos más antiguos como iPad 1/2!","pl":"socket.io zaktualizowane do najnowsz                                  ej wersji. Uwaga: może to spowodować uszkodzenie kompatybilności ze starszymi ur                                  ządzeniami, takimi jak iPad 1/2!","zh-cn":"socket.io已升级到最新版本。注意:这可                                  能会破坏与iPad 1/2等旧设备的兼容性!"},"3.7.9":{"en":"The log downloading was fi                                  xed","de":"Das Herunterladen des Protokolls wurde behoben","ru":"Загрузка журнал                                  а была исправлена","pt":"O download do log foi corrigido","nl":"Het downloaden v                                  an het logboek is opgelost","fr":"Le téléchargement du journal a été corrigé","i                                  t":"Il download del registro è stato corretto","es":"La descarga del registro fu                                  e corregida","pl":"Pobieranie dziennika zostało naprawione","zh-cn":"日志下载已                                  修复"},"3.7.8":{"en":"The disabling of custom settings was corrected","de":"Das                                   Deaktivieren von benutzerdefinierten Einstellungen wurde korrigiert","ru":"Испра                                  влено отключение пользовательских настроек","pt":"A desativação das configuraçõe                                  s personalizadas foi corrigida","nl":"Het uitschakelen van aangepaste instelling                                  en is gecorrigeerd","fr":"La désactivation des paramètres personnalisés a été co                                  rrigée","it":"La disabilitazione delle impostazioni personalizzate è stata corre                                  tta","es":"Se corrigió la desactivación de la configuración personalizada","pl":                                  "Wyłączono niestandardowe ustawienia","zh-cn":"自定义设置的禁用已得到纠正"},"4.0                                  .2":{"en":"Fixed the loading of some adapter configurations","de":"Das Laden ein                                  iger Adapterkonfigurationen wurde behoben","ru":"Исправлена загрузка некоторых к                                  онфигураций адаптера","pt":"Corrigido o carregamento de algumas configurações do                                   adaptador","nl":"Het laden van sommige adapterconfiguraties opgelost","fr":"Cor                                  rection du chargement de certaines configurations d'adaptateur","it":"Risolto il                                   problema con il caricamento di alcune configurazioni dell'adattatore","es":"Se                                   corrigió la carga de algunas configuraciones de adaptadores","pl":"Naprawiono ła                                  dowanie niektórych konfiguracji adaptera","zh-cn":"修复了某些适配器配置的加载"},                                  "4.0.3":{"en":"Encrypted configuration was corrected.","de":"Die verschlüsselte                                   Konfiguration wurde korrigiert.","ru":"Зашифрованная конфигурация была исправлен                                  а.","pt":"A configuração criptografada foi corrigida.","nl":"Gecodeerde configur                                  atie is gecorrigeerd.","fr":"La configuration cryptée a été corrigée.","it":"La                                   configurazione crittografata è stata corretta.","es":"La configuración encriptad                                  a fue corregida.","pl":"Szyfrowana konfiguracja została poprawiona.","zh-cn":"加                                  密的配置已得到纠正。"},"4.0.4":{"en":"fix socketio client dependency","de":"Behe                                  bung der Socketio-Client-Abhängigkeit","ru":"исправить зависимость клиента socke                                  tio","pt":"corrigir dependência do cliente socketio","nl":"fix socketio client a                                  fhankelijkheid","fr":"correction de la dépendance du client socketio","it":"corr                                  ezione della dipendenza client socketio","es":"arreglar la dependencia del clien                                  te socketio","pl":"napraw zależność klienta socketio","zh-cn":"修复socketio客户                                  端依赖性"},"4.0.5":{"en":"workaround for a socket.io bug added, warning message                                   for GitHub installs added","de":"Problemumgehung für einen socket.io-Fehler hinz                                  ugefügt, Warnmeldung für GitHub-Installationen hinzugefügt","ru":"добавлено обхо                                  дное решение для ошибки socket.io, добавлено предупреждающее сообщение для устан                                  овки GitHub","pt":"solução alternativa para um bug do socket.io adicionado, mens                                  agem de aviso para instalações do GitHub adicionada","nl":"tijdelijke oplossing                                   voor een socket.io-bug toegevoegd, waarschuwingsbericht voor GitHub-installaties                                   toegevoegd","fr":"solution de contournement pour un bug socket.io ajoutée, mess                                  age d'avertissement pour les installations GitHub ajouté","it":"soluzione altern                                  ativa per un bug socket.io aggiunto, aggiunto un messaggio di avviso per le inst                                  allazioni di GitHub","es":"solución alternativa para un error socket.io agregado                                  , mensaje de advertencia para las instalaciones de GitHub agregadas","pl":"dodan                                  o obejście dla błędu socket.io, dodano komunikat ostrzegawczy dla instalacji Git                                  Hub","zh-cn":"添加了socket.io错误的解决方法,添加了GitHub安装的警告消息"},"4.0.8                                  ":{"en":"The attempt to process error by the log show.","de":"Der Versuch, Fehle                                  r durch das Protokoll zu verarbeiten, wird angezeigt.","ru":"Попытка обработать                                   ошибку в журнале.","pt":"A tentativa de processar o erro pelo log mostra.","nl":                                  "De poging om fouten te verwerken door de logshow.","fr":"La tentative de traite                                  ment de l'erreur par le journal affiche.","it":"Il tentativo di elaborare l'erro                                  re da parte del registro.","es":"El intento de procesar el error por el registro                                   muestra.","pl":"Próba przetworzenia błędu przez przedstawienie dziennika.","zh-                                  cn":"尝试通过日志显示来处理错误。"},"4.0.9":{"en":"The attempt to process error                                   by the log show.","de":"Der Versuch, Fehler durch das Protokoll zu verarbeiten,                                   wird angezeigt.","ru":"Попытка обработать ошибку в журнале.","pt":"A tentativa d                                  e processar o erro pelo log mostra.","nl":"De poging om fouten te verwerken door                                   de logshow.","fr":"La tentative de traitement de l'erreur par le journal affich                                  e.","it":"Il tentativo di elaborare l'errore da parte del registro.","es":"El in                                  tento de procesar el error por el registro muestra.","pl":"Próba przetworzenia b                                  łędu przez przedstawienie dziennika.","zh-cn":"尝试通过日志显示来处理错误。"}},"                                  desc":{"en":"The configuration of ioBroker via Web-Interface","de":"Die Konfigur                                  ation von ioBroker über das Web-Interface","ru":"Конфигурация ioBroker через веб                                  -интерфейс","pt":"A configuração do ioBroker via Web-Interface","fr":"La configu                                  ration de ioBroker via Web-Interface","nl":"De configuratie van ioBroker via de                                   webinterface","it":"La configurazione di ioBroker tramite interfaccia Web","zh-c                                  n":"配置ioBroker的Web界面"},"docs":{"en":"docs/en/admin.md","ru":"docs/ru/admin.                                  md","de":["docs/de/admin.md","docs/de/admin/tab-adapters.md","docs/de/admin/tab-                                  instances.md","docs/de/admin/tab-objects.md","docs/de/admin/tab-states.md","docs                                  /de/admin/tab-groups.md","docs/de/admin/tab-users.md","docs/de/admin/tab-events.                                  md","docs/de/admin/tab-hosts.md","docs/de/admin/tab-enums.md","docs/de/admin/tab                                  -log.md","docs/de/admin/tab-system.md"],"pt":"docs/pt/admin.md","nl":"docs/nl/ad                                  min.md","es":"docs/es/admin.md","fr":"docs/fr/admin.md","it":"docs/it/admin.md",                                  "pl":"docs/pl/admin.md","zh-cn":"docs/zh-cn/admin.md"},"materialize":true,"mode"                                  :"daemon","platform":"Javascript/Node.js","loglevel":"info","icon":"admin.png","                                  messagebox":true,"enabled":false,"extIcon":"https://raw.githubusercontent.com/io                                  Broker/ioBroker.admin/master/admin/admin.png","keywords":["setup","config","upda                                  te","upgrade","system","konfiguration","administration","einrichtung","wartung"]                                  ,"readme":"https://github.com/ioBroker/ioBroker.admin/blob/master/README.md","au                                  thors":["bluefox <bluefox@ccu.io>","hobbyquaker <hq@ccu.io>"],"type":"general","                                  license":"MIT","logTransporter":true,"stopBeforeUpdate":true,"wwwDontUpload":tru                                  e,"nogit":true,"welcomeScreenPro":{"link":"admin/index.html","name":"Admin","img                                  ":"admin/img/admin.png","color":"pink","order":5,"localLink":true},"localLink":"                                  %protocol%://%ip%:%port%","installedVersion":"4.0.9","host":"io-broker","compact                                  ":true,"dependencies":[{"js-controller":">=2.0.0"}],"installedFrom":"iobroker.ad                                  min@4.0.9","plugins":{"sentry":{"dsn":"https://9d2aaf29332a4999b133c693f43203b9@                                  sentry.iobroker.net/18"}}},"native":{"port":8081,"auth":false,"secure":false,"bi                                  nd":"0.0.0.0","cache":false,"certPublic":"","certPrivate":"","certChained":"","t                                  tl":3600,"defaultUser":"admin","tmpPath":"/tmp","tmpPathAllow":false,"thresholdV                                  alue":200,"leEnabled":false,"leUpdate":false,"leCheckPort":80,"loginBackgroundCo                                  lor":"","loginBackgroundImage":false,"loginHideLogo":false,"loginMotto":"","acce                                  ssLimit":false,"accessApplyRights":false,"accessAllowedConfigs":[],"accessAllowe                                  dTabs":[]},"from":"system.host.IoBroker-Master.cli","ts":1587838308790,"acl":{"o                                  bject":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator                                  "}}
                
                
                apollon77 1 Reply Last reply Reply Quote 0
                • apollon77
                  apollon77 @Ag3nt_Sn4k3 last edited by

                  @Ag3nt_Sn4k3 Also der Host hier drin heisst "io-broker" ... Hast Du vllt doch was geändert?

                  Ein

                  iobroker host io-broker

                  sollte alle Instanzen die dem Host zugewiesen sind auf den aktuellen Hostname ändern

                  Ag3nt_Sn4k3 foxriver76 3 Replies Last reply Reply Quote 0
                  • Ag3nt_Sn4k3
                    Ag3nt_Sn4k3 last edited by Ag3nt_Sn4k3

                    Ich habe den Hostname wirklich nicht geändert. bei der Installation bestimmt. Aber sicherlich dieses Jahr nicht und sicherlich nicht heute.

                    Kann es aber sein wenn ich den FIX laufen lassen das er den namen anpasst/ändert?

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

                      Wenn du mir sagt wie ich diese Information aus einem alten Backup herausbekomme zeige ich dir das.

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

                        @apollon77

                        habe noch mal weiter geschaut. aber du hast recht der Hostname ist anders.

                        Version zum ersten Artikel:

                        "localLink":"%protocol%://%ip%:%port%","installedVersion":"4.0.9","host":"IoBroker-Master"
                        

                        Version nach der Änderung des Node und npm

                        "localLink":"protocol%://%ip%:%port%","installedVersion":"4.0.9","host":"io-broker"
                        
                        1 Reply Last reply Reply Quote 0
                        • Ag3nt_Sn4k3
                          Ag3nt_Sn4k3 @apollon77 last edited by

                          @apollon77

                          Also wenn ich versuche den Hostname zu ändern stellt er sich immer wieder zurück nach einem reboot.

                          Versuche ich aber nach der Änderung des Hostname ohne reboot das IO-Broker zu Starten bekomme ich die Fehlermeldung:

                          Starting iobroker controller daemon...
                          iobroker controller daemon failed to start:  Failed to write pidfile (EACCES)
                          An unknown error occurred: Error: Failed to write pidfile (EACCES)
                          
                          administrator@io-broker:~$ hostnamectl
                            Static hostname: IoBroker-Master
                          Transient hostname: io-broker
                                  Icon name: computer-vm
                                    Chassis: vm
                                 Machine ID: 0afc5cd0c6c94241b0b029a69fb0dc99
                                    Boot ID: b38499419c6b43a3bd7d4196b2392e3d
                             Virtualization: microsoft
                           Operating System: Ubuntu 18.04.4 LTS
                                     Kernel: Linux 4.15.0-96-generic
                               Architecture: x86-64
                          administrator@io-broker:~$ iobroker start
                          Starting iobroker controller daemon...
                          iobroker controller daemon failed to start:  Failed to write pidfile (EACCES)
                          An unknown error occurred: Error: Failed to write pidfile (EACCES)
                          administrator@io-broker:~$
                          
                          
                          apollon77 1 Reply Last reply Reply Quote 0
                          • foxriver76
                            foxriver76 Developer @apollon77 last edited by

                            @apollon77 sagte in IObroker Admin Updatze auf 4.1.1 Error:

                            iobroker host io-broker

                            @Ag3nt_Sn4k3 Du sollst so die Hostzuweisung für ioBroker anpassen

                            Ag3nt_Sn4k3 1 Reply Last reply Reply Quote 0
                            • Ag3nt_Sn4k3
                              Ag3nt_Sn4k3 @foxriver76 last edited by

                              @foxriver76

                              Das habe ich jetzt nicht verstanden.

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

                                Starte ich jetzt den IObroker mit sudo startet er aber das war es auch. die URL lässt sich nicht öffnen und der Speicherverbrauch ist auch zu gering mit unter 150MB

                                administrator@io-broker:~$ sudo iobroker start
                                Starting iobroker controller daemon...
                                iobroker controller daemon started. PID: 1576
                                
                                haselchen 1 Reply Last reply Reply Quote 0
                                • haselchen
                                  haselchen Most Active @Ag3nt_Sn4k3 last edited by

                                  @Ag3nt_Sn4k3

                                  Du sollst den Befehl iobroker host io-broker ausführen.

                                  1 Reply Last reply Reply Quote 0
                                  • Ag3nt_Sn4k3
                                    Ag3nt_Sn4k3 @Ag3nt_Sn4k3 last edited by

                                    @Ag3nt_Sn4k3 sagte in IObroker Admin Updatze auf 4.1.1 Error:

                                    Wie und wo kann ich das ändern?

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

                                      iobroker host io-broker:

                                      administrator@io-broker:~$ iobroker host io-broker
                                      No instances found for host "io-broker"!
                                      
                                      
                                      administrator@io-broker:~$ iobroker host IoBroker-Master
                                      Host "IoBroker-Master" successfully renamed to "io-broker".
                                      No instances found for host "IoBroker-Master"!
                                      administrator@io-broker:~$
                                      
                                      
                                      haselchen 1 Reply Last reply Reply Quote 0
                                      • haselchen
                                        haselchen Most Active @Ag3nt_Sn4k3 last edited by

                                        @Ag3nt_Sn4k3

                                        Wie heisst dein Slave?

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

                                          Sehr Wahrscheinlich raspberrypi das ist was ich mit dem befehl von oben gefunden habe.

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

                                            So der befehl noch mal mit dem Hostname "io-broker"

                                            administrator@io-broker:~$ iobroker host io-broker
                                            A host with the name "io-broker" already exists!
                                            administrator@io-broker:~$
                                            
                                            
                                            haselchen 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

                                            903
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            admin admin 4.1.1 error iobroker admin iobroker update isdeepstrictequal update
                                            5
                                            61
                                            4395
                                            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