Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Warnmeldungen bei Adapterinstallation

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Warnmeldungen bei Adapterinstallation

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

      Hi zusammen,

      bei mir dauert es ewig bis neue Adapter oder Updates installiert werden.

      Folgende Meldungen werden angezeigt:

      npm WARN skipping integrity check for git dependency ssh://git@github.com/DrozmotiX/ioBroker.sourceanalytix.git
      
      npm WARN deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
      
      npm WARN deprecated crypto@1.0.1: This package is no longer supported. It's now a built-in Node module. If you've depended on crypto, you should switch to the one that's built-in.
      
      npm WARN deprecated @types/bl@5.1.0: This is a stub types definition. bl provides its own type definitions, so you do not need this installed.
      
      npm WARN deprecated topo@3.0.3: This module has moved and is now available at @hapi/topo. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
      
      npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
      
      npm WARN deprecated babel@6.23.0: In 6.x, the babel package has been deprecated in favor of babel-cli. Check https://opencollective.com/babel to support the Babel maintainers
      
      npm WARN deprecated har-validator@5.1.5: this library is no longer supported
      
      npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
      
      npm WARN deprecated hoek@6.1.3: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
      
      npm WARN deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
      
      npm WARN deprecated circular-json@0.5.9: CircularJSON is in maintenance only, flatted is its successor.
      
      npm WARN deprecated xmldom@0.1.31: Deprecated due to CVE-2021-21366 resolved in 0.5.0
      
      npm WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
      
      npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
      
      npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
      
      npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
      
      npm WARN deprecated joi@14.3.1: This module has moved and is now available at @hapi/joi. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
      

      Kann das damit zusammenhängen?

      mikeal created this issue in request/request

      open Request’s Past, Present and Future #3142

      mikeal created this issue in request/request

      open Request’s Past, Present and Future #3142

      mikeal created this issue in request/request

      open Request’s Past, Present and Future #3142

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @loverz last edited by Thomas Braun

        @loverz sagte in Warnmeldungen bei Adapterinstallation:

        bei mir dauert es ewig bis neue Adapter oder Updates installiert werden.

        Und wie sieht deine nodejs-Umgebung aus?
        Die Summary von

        iob diag
        

        sagt z.B.?

        Die Meldung selber sind allerdings harmlos.

        L 1 Reply Last reply Reply Quote 0
        • L
          loverz @Thomas Braun last edited by

          @thomas-braun iob Diag:

          iobroker [command]
          
          Commands:
            iobroker setup                                               Setup ioBroker
            iobroker start [all|<adapter>.<instance>]                    Starts the js-con                                                                             troller or a specified adapter instance
            iobroker stop [<adapter>.<instance>]                         stops the js-cont                                                                             roller or a specified adapter instance
            iobroker restart [<adapter>.<instance>]                      Restarts js-contr                                                                             oller or a specified adapter instance  [aliases: r]
            iobroker debug <adapter>[.<instance>]                        Starts a Node.js                                                                              debugging session for the adapter instance
            iobroker info                                                Shows the host in                                                                             fo
            iobroker logs [<adapter>]                                    Monitor log
            iobroker add <adapter> [desiredNumber]                       Add instance of a                                                                             dapter  [aliases: a]
            iobroker install <adapter>                                   Installs a specif                                                                             ied adapter  [aliases: i]
            iobroker rebuild [<module>]                                  Rebuild all nativ                                                                             e modules or path
            iobroker url <url> [<name>]                                  Install adapter f                                                                             rom specified url, e.g. GitHub
            iobroker del <adapter>                                       Remove adapter an                                                                             d all instances from this host  [aliases: delete]
            iobroker del <adapter>.<instance>                            Remove adapter in                                                                             stance  [aliases: delete]
            iobroker update [<repositoryUrl>]                            Update repository                                                                              and list adapters
            iobroker upgrade                                             Upgrade managemen                                                                             t
            iobroker upload [all|<adapter>]                              Upload management                                                                               [aliases: u]
            iobroker object                                              Object management                                                                               [aliases: o]
            iobroker state                                               State management                                                                               [aliases: s]
            iobroker message <adapter>[.instance] <command> [<message>]  Send message to a                                                                             dapter instance/s
            iobroker list <type> [<filter>]                              List all entries,                                                                              like objects
            iobroker chmod <mode> <file>                                 Change file right                                                                             s
            iobroker chown <user> <group> <file>                         Change file owner                                                                             ship
            iobroker touch <file>                                        Touch file
            iobroker rm <file>                                           Remove file
            iobroker file                                                File management
            iobroker user                                                User commands
            iobroker group                                               group management
            iobroker host <hostname>                                     Set host to given                                                                              hostname
            iobroker set <adapter>.<instance>                            Change settings o                                                                             f adapter config
            iobroker license <license.file or license.text>              Update license by                                                                              given file
            iobroker cert                                                Certificate manag                                                                             ement
            iobroker clean <yes>                                         Clears all object                                                                             s and states
            iobroker backup                                              Create backup
            iobroker restore <backup name or path>                       Restore a specifi                                                                             ed backup
            iobroker validate <backup name or path>                      Validate a specif                                                                             ied backup
            iobroker status [all|<adapter>.<instance>]                   Status of ioBroke                                                                             r or adapter instance  [aliases: isrun]
            iobroker repo [<name>]                                       Show repo informa                                                                             tion
            iobroker uuid                                                Show uuid of the                                                                              installation  [aliases: id]
            iobroker unsetup                                             Reset license, in                                                                             stallation secret and language
            iobroker fix                                                 Execute the insta                                                                             llation fixer script, this updates your ioBroker installation
            iobroker multihost                                           Multihost managem                                                                             ent
            iobroker compact                                             compact group man                                                                             agement
            iobroker plugin                                              Plugin management
            iobroker version [<adapter>]                                 Show version of j                                                                             s-controller or specified adapter  [aliases: v]
          
          Options:
            --help  Show help  [boolean]
          
          

          Nodejs:
          01eb78ee-8e25-4bd2-8680-9d6c58a511df-image.png

          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @loverz last edited by Thomas Braun

            @loverz

            iob stop
            iob fix
            iob start
            
            WARTEN
            
            iob diag
            
            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

            454
            Online

            32.0k
            Users

            80.5k
            Topics

            1.3m
            Posts

            2
            4
            238
            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