Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. [gelöst] Warn mit Javascript 5.5.0

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    [gelöst] Warn mit Javascript 5.5.0

    This topic has been deleted. Only users with topic management privileges can see it.
    • Chaot
      Chaot @liv-in-sky last edited by

      @liv-in-sky Ich habe seit dem letzten Update auch eine komische Fehlermeldung die mir nichts sagt:

      
      javascript.0
      2022-03-24 06:27:12.516	error	In file included from ../src/binding.cc:5: /home/iobroker/.cache/node-gyp/14.19.1/include/node/node.h:793:43: warning: cast between incompatible function types from 'void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)' {aka 'void (*)(v8::Local<v8::Object>)'} to 'node::addon_register_func' {aka 'void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)'} [-Wcast-function-type] 793 | (node::addon_register_func) (regfunc), \ | ^ /home/iobroker/.cache/node-gyp/14.19.1/include/node/node.h:827:3: note: in expansion of macro 'NODE_MODULE_X' 827 | NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_usage) | ^~~~~~~~~~~~~ ../src/binding.cc:2148:1: note: in expansion of macro 'NODE_MODULE' 2148 | NODE_MODULE(sshcrypto, init) | ^~~~~~~~~~~
      
      javascript.0
      2022-03-24 06:27:07.869	error	In file included from ../src/binding.cc:1: /home/iobroker/.cache/node-gyp/14.19.1/include/node/node.h:793:43: warning: cast between incompatible function types from 'void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)' {aka 'void (*)(v8::Local<v8::Object>)'} to 'node::addon_register_func' {aka 'void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)'} [-Wcast-function-type] 793 | (node::addon_register_func) (regfunc), \ | ^ /home/iobroker/.cache/node-gyp/14.19.1/include/node/node.h:827:3: note: in expansion of macro 'NODE_MODULE_X' 827 | NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_usage) | ^~~~~~~~~~~~~ ../src/binding.cc:151:1: note: in expansion of macro 'NODE_MODULE' 151 | NODE_MODULE(cpufeatures, init) | ^~~~~~~~~~~
      

      Leider ist mir die erst beim Update auf 5.5.2 aufgefallen. Ich kann dir also nicht sagen wie lange die schon da ist.
      Es scheint aber auch alles zu funktionieren.

      liv-in-sky Thomas Braun 2 Replies Last reply Reply Quote 0
      • liv-in-sky
        liv-in-sky @Chaot last edited by

        @chaot ich weiß nicht, ob ich da der richtige dafür bin - hätte ich den fehler, würde ich iobroker stop machen und anschliessend den npm cahce löschen

        hilft das nicht, würde ich wohl @thomas-braun fragen, ob er eine ahnung hat was man tun könnte

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

          @chaot

          Ist nur ein Warning. Nix wildes.

          1 Reply Last reply Reply Quote 1
          • Thomas Braun
            Thomas Braun Most Active @liv-in-sky last edited by

            @liv-in-sky

            iobroker upload all
            

            probiert?

            liv-in-sky 1 Reply Last reply Reply Quote 0
            • liv-in-sky
              liv-in-sky @Thomas Braun last edited by

              @thomas-braun sagte in [gelöst] Warn mit Javascript 5.5.0:

              iobroker upload all

              du meinst wegen des - kann javascript nicht updaten

              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @liv-in-sky last edited by

                @liv-in-sky Ja

                liv-in-sky 1 Reply Last reply Reply Quote 0
                • liv-in-sky
                  liv-in-sky @Thomas Braun last edited by liv-in-sky

                  @thomas-braun

                  hat leider nichts gebracht - hat ein wenig gedauert.

                  das sind die meldungen beim update im adapter tab

                  $ iobroker upgrade javascript@5.5.2
                  
                  Update javascript from @5.2.18 to @5.5.2
                  
                  NPM version: 6.14.16Installing iobroker.javascript@5.5.2... (System call)
                  
                  upload [103] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/adminWords.js adminWords.js application/javascript
                  
                  upload [100] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/LICENSE google-blockly/LICENSE null
                  
                  upload [90] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/delete.wav google-blockly/media/delete.wav audio/wav
                  
                  upload [80] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/quote1.png google-blockly/media/quote1.png image/png
                  
                  upload [70] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/msg/js/pt.js google-blockly/msg/js/pt.js application/javascript
                  
                  upload [60] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/own/blocks_time.js google-blockly/own/blocks_time.js application/javascript
                  
                  upload [50] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/own/msg/fr.js google-blockly/own/msg/fr.js application/javascript
                  
                  upload [40] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/plugins/bundle.js plugins/bundle.js application/javascript
                  
                  upload [30] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/static/js/runtime-main.02a8da94.js static/js/runtime-main.02a8da94.js application/javascript
                  
                  upload [20] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/configure.js vs/configure.js application/javascript
                  
                  upload [19] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.css vs/editor/editor.main.css text/css
                  
                  upload [18] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.js vs/editor/editor.main.js application/javascript
                  
                  upload [17] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.de.js vs/editor/editor.main.nls.de.js application/javascript
                  
                  upload [16] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.es.js vs/editor/editor.main.nls.es.js application/javascript
                  
                  upload [15] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.fr.js vs/editor/editor.main.nls.fr.js application/javascript
                  
                  upload [14] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.it.js vs/editor/editor.main.nls.it.js application/javascript
                  
                  upload [13] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.ja.js vs/editor/editor.main.nls.ja.js application/javascript
                  
                  upload [12] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.js vs/editor/editor.main.nls.js application/javascript
                  
                  upload [11] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.ko.js vs/editor/editor.main.nls.ko.js application/javascript
                  
                  upload [10] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.ru.js vs/editor/editor.main.nls.ru.js application/javascript
                  
                  upload [9] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.zh-cn.js vs/editor/editor.main.nls.zh-cn.js application/javascript
                  
                  upload [8] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.zh-tw.js vs/editor/editor.main.nls.zh-tw.js application/javascript
                  
                  upload [7] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/language/html/htmlMode.js vs/language/html/htmlMode.js application/javascript
                  
                  upload [6] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/language/html/htmlWorker.js vs/language/html/htmlWorker.js application/javascript
                  
                  upload [5] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/language/json/jsonMode.js vs/language/json/jsonMode.js application/javascript
                  
                  upload [4] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/language/json/jsonWorker.js vs/language/json/jsonWorker.js application/javascript
                  
                  upload [3] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/language/typescript/tsMode.js vs/language/typescript/tsMode.js application/javascript
                  
                  upload [2] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/language/typescript/tsWorker.js vs/language/typescript/tsWorker.js application/javascript
                  
                  upload [1] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/loader.js vs/loader.js application/javascript
                  
                  upload [0] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/monaco.d.ts vs/monaco.d.ts video/mp2t
                  
                  Process exited with code 0
                  

                  kein warnng - kein fehler

                  dann wieder:

                  Image 1.png

                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @liv-in-sky last edited by

                    @liv-in-sky

                    Hmmmmm. Browser Cache mal gelöscht?
                    Die Konsole sagt?

                    iobroker update -i
                    
                    liv-in-sky 1 Reply Last reply Reply Quote 0
                    • liv-in-sky
                      liv-in-sky @Thomas Braun last edited by

                      @thomas-braun sagte in [gelöst] Warn mit Javascript 5.5.0:

                      iobroker update -i

                      iobroker update -i
                      Used repository: beta
                      Adapter    "admin"        : 5.3.3    , installed 5.3.3
                      Adapter    "alexa-timer-vis": 0.1.13 , installed 0.1.13
                      Adapter    "alexa2"       : 3.12.0   , installed 3.12.0
                      Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                      Adapter    "backitup"     : 2.3.5    , installed 2.3.5
                      Adapter    "broadlink2"   : 2.1.5    , installed 2.1.5
                      Adapter    "calendar"     : 1.2.0    , installed 1.2.0
                      Adapter    "chromecast"   : 2.3.1    , installed 2.3.1
                      Adapter    "cloud"        : 4.1.1    , installed 4.1.1
                      Adapter    "contact"      : 1.1.3    , installed 1.1.3
                      Adapter    "countdown"    : 1.2.5    , installed 1.2.5
                      Adapter    "daswetter"    : 3.1.2    , installed 3.1.2
                      Adapter    "device-reminder": 1.2.9  , installed 1.2.9
                      Adapter    "devices"      : 1.0.10   , installed 1.0.10
                      Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                      Adapter    "email"        : 1.0.10   , installed 1.0.10
                      Adapter    "esphome"      : 0.2.4    , installed 0.2.4
                      Adapter    "eventlist"    : 0.5.4    , installed 0.5.4
                      Adapter    "flot"         : 1.10.7   , installed 1.10.7
                      Adapter    "fritzdect"    : 2.2.3    , installed 2.2.3
                      Adapter    "fullybrowser" : 2.0.14   , installed 2.0.14
                      Adapter    "history"      : 1.11.0   , installed 1.11.0
                      Adapter    "ical"         : 1.12.1   , installed 1.12.1
                      Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                      Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                      Adapter    "icons-mfd-png": 1.0.2    , installed 1.0.2
                      Adapter    "icons-mfd-svg": 1.0.2    , installed 1.0.2
                      Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
                      Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                      
                      Adapter    "info"         : 1.9.19   , installed 1.9.19
                      Adapter    "iot"          : 1.11.3   , installed 1.11.3
                      Adapter    "iqontrol"     : 2.0.1    , installed 2.0.1
                      Adapter    "javascript"   : 5.5.2    , installed 5.2.18 [Updatable]
                      Controller "js-controller": 4.0.21   , installed 4.0.21
                      Adapter    "lgtv"         : 1.1.10   , installed 1.1.10
                      Adapter    "linkeddevices": 1.4.3    , installed 1.4.3
                      Adapter    "linux-control": 1.1.4    , installed 1.1.4
                      Adapter    "mclighting"   : 0.1.2    , installed 0.1.2
                      Adapter    "meross"       : 1.10.4   , installed 1.10.4
                      Adapter    "meteoalarm"   : 2.1.1    , installed 2.1.1
                      Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                      Adapter    "mpd"          : 1.0.6    , installed 1.0.6
                      Adapter    "mqtt"         : 2.7.4    , installed 2.7.4
                      Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
                      Adapter    "node-red"     : 3.1.0    , installed 3.1.0
                      Adapter    "nut"          : 1.5.1    , installed 1.5.1
                      Adapter    "odl"          : 2.0.3    , installed 2.0.3
                      Adapter    "openweathermap": 0.2.3   , installed 0.2.3
                      Adapter    "parcel"       : 0.0.12   , installed 0.0.12
                      Adapter    "parser"       : 1.1.4    , installed 1.1.4
                      Adapter    "pi-hole"      : 1.3.4    , installed 1.3.4
                      Adapter    "ping"         : 1.5.3    , installed 1.5.3
                      Adapter    "pixelit"      : 0.0.8    , installed 0.0.8
                      Adapter    "plex"         : 0.9.1    , installed 0.9.1
                      Adapter    "proxmox"      : 1.3.4    , installed 1.3.4
                      Adapter    "pushbullet"   : 0.0.11   , installed 0.0.11
                      Adapter    "pushover"     : 2.1.0    , installed 2.1.0
                      Adapter    "pushsafer"    : 1.0.3    , installed 1.0.3
                      Adapter    "sayit"        : 1.12.6   , installed 1.12.6
                      Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                      Adapter    "scheduler"    : 0.1.2    , installed 0.1.2
                      Adapter    "simple-api"   : 2.6.4    , installed 2.6.4
                      Adapter    "slideshow"    : 0.1.4    , installed 0.1.4
                      Adapter    "socketio"     : 4.1.5    , installed 4.1.5
                      Adapter    "sonoff"       : 2.5.0    , installed 2.5.0
                      Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
                      Adapter    "sql"          : 1.16.2   , installed 1.16.2
                      Adapter    "systeminfo"   : 0.3.1    , installed 0.3.1
                      Adapter    "tankerkoenig" : 2.1.1    , installed 2.1.1
                      Adapter    "telegram"     : 1.12.0   , installed 1.12.0
                      
                      Adapter    "text2command" : 2.2.1    , installed 2.2.1
                      Adapter    "time-switch"  : 2.2.2    , installed 2.2.2
                      Adapter    "tr-064"       : 4.2.16   , installed 4.2.16
                      Adapter    "trashschedule": 1.4.5    , installed 1.4.5
                      Adapter    "tvprogram"    : 1.1.2    , installed 1.1.2
                      Adapter    "unifi"        : 0.5.10   , installed 0.5.10
                      Adapter    "upnp"         : 1.0.21   , installed 1.0.21
                      Adapter    "valuetrackerovertime": 0.6.2, installed 0.6.2
                      Adapter    "virtualpowermeter": 1.4.6, installed 1.4.6
                      Adapter    "vis"          : 1.4.13   , installed 1.4.13
                      Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                      Adapter    "vis-canvas-gauges": 0.1.5, installed 0.1.5
                      Adapter    "vis-colorpicker": 1.2.0  , installed 1.2.0
                      Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                      Adapter    "vis-google-fonts": 1.0.3 , installed 1.0.3
                      Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                      Adapter    "vis-hqwidgets": 1.1.9    , installed 1.1.9
                      Adapter    "vis-icontwo"  : 0.87.0   , installed 0.87.0
                      Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                      Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                      Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                      Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
                      Adapter    "vis-material-advanced": 1.7.2, installed 1.7.2
                      Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                      Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                      Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                      Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                      Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                      Adapter    "vis-timeandweather": 1.1.7, installed 1.1.7
                      Adapter    "vis-weather"  : 2.5.5    , installed 2.5.5
                      Adapter    "weatherunderground": 3.4.1, installed 3.4.1
                      Adapter    "web"          : 4.2.1    , installed 4.2.1
                      Adapter    "web-speedy"   : 0.2.0    , installed 0.2.0
                      Adapter    "whatsapp-cmb" : 0.1.6    , installed 0.1.6
                      Adapter    "windows-control": 0.1.5  , installed 0.1.5
                      Adapter    "wled"         : 0.6.3    , installed 0.6.3
                      Adapter    "ws"           : 1.2.0    , installed 1.2.0
                      Adapter    "zigbee"       : 1.6.16   , installed 1.6.16
                      
                      

                      browserdaten gelöscht, mit anderem browser auch geprüft

                      habe 4 admin instanzen installiert - kann es daran liegen - habe aber auch update probiert, wenn die 3 anderen admin instanzen disabled sind

                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @liv-in-sky last edited by

                        @liv-in-sky

                        Warum hat man vier Admins laufen?
                        Wie dem auch sei...

                        Ich würde es mal mit ausgeknipstem iobroker versuchen:

                        iobroker stop
                        iobroker update
                        iobroker upgrade
                        iobroker start
                        
                        liv-in-sky 2 Replies Last reply Reply Quote 0
                        • liv-in-sky
                          liv-in-sky @Thomas Braun last edited by liv-in-sky

                          @thomas-braun

                          weil es nur so möglich ist, mehrere verschiedene admin tabs offen zu haben, ohne das chrome zu langsam wird und den cache von chrome zum austicken bringt

                          ich habe immer object-, script-, log- und instanz tab offen beim programmieren- nur so funktioniert das bei mir in chrome stabil

                          siehe: https://forum.iobroker.net/topic/53554/iobroker-webinterface-lädt-sehr-langsam-unter-windows?page=1

                          @thomas-braun sagte in [gelöst] Warn mit Javascript 5.5.0:

                          Ich würde es mal mit ausgeknipstem iobroker versuchen:

                          hatte ich auch schon gemacht - mache es aber nochmal

                          1 Reply Last reply Reply Quote 0
                          • liv-in-sky
                            liv-in-sky @Thomas Braun last edited by

                            @thomas-braun

                            kein erfolg

                            
                            iobroker upgrade
                            
                            This upgrade of "javascript" will at least introduce the following changes:
                            ==========================================================================
                            -> 5.5.2:
                            Added new rules action block: sum two states (or minus)
                            
                            -> 5.5.1:
                            Added new rules action block: sum two states (or minus)
                            
                            -> 5.5.0:
                            Prevent Mirror directory being set to central ioBroker directories because can produce various issues
                            Fixed existsState and existsObject
                            Fixed translations
                            
                            -> 5.4.5:
                            Fix existsState and existsObject
                            
                            -> 5.4.3:
                            Fix handling of month schedules with given date list
                            Optimize scheduling to make sure to not miss triggers if callbacks would need too long
                            
                            -> 5.4.2:
                            Fix automatic start of Rules scripts when starting adapter
                            
                            -> 5.4.1:
                            Fix blockly subscribes broken in 5.4.0
                            ==========================================================================
                            
                            Would you like to upgrade javascript from @5.2.18 to @5.5.2 now? [(y)es, (n)o]: y
                            Update javascript from @5.2.18 to @5.5.2
                            NPM version: 6.14.16
                            Installing iobroker.javascript@5.5.2... (System call)
                            upload [103] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/adminWords.js adminWords.js application/javascript
                            upload [100] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/LICENSE google-blockly/LICENSE null
                            upload [90] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/delete.wav google-blockly/media/delete.wav audio/wav
                            upload [80] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/quote1.png google-blockly/media/quote1.png image/png
                            upload [70] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/msg/js/pt.js google-blockly/msg/js/pt.js application/javascript
                            upload [60] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/own/blocks_time.js google-blockly/own/blocks_time.js application/javascript
                            upload [50] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/own/msg/fr.js google-blockly/own/msg/fr.js application/javascript
                            upload [40] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/plugins/bundle.js plugins/bundle.js application/javascript
                            upload [30] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/static/js/runtime-main.02a8da94.js static/js/runtime-main.02a8da94.js application/javascript
                            upload [20] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/configure.js vs/configure.js application/javascript
                            upload [19] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.css vs/editor/editor.main.css text/css
                            upload [18] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.js vs/editor/editor.main.js application/javascript
                            upload [17] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.de.js vs/editor/editor.main.nls.de.js application/javascript
                            upload [16] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.es.js vs/editor/editor.main.nls.es.js application/javascript
                            upload [15] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.fr.js vs/editor/editor.main.nls.fr.js application/javascript
                            upload [14] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.it.js vs/editor/editor.main.nls.it.js application/javascript
                            upload [13] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.ja.js vs/editor/editor.main.nls.ja.js application/javascript
                            upload [12] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.js vs/editor/editor.main.nls.js application/javascript
                            upload [11] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.ko.js vs/editor/editor.main.nls.ko.js application/javascript
                            upload [10] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.ru.js vs/editor/editor.main.nls.ru.js application/javascript
                            upload [9] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.zh-cn.js vs/editor/editor.main.nls.zh-cn.js application/javascript
                            upload [8] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.zh-tw.js vs/editor/editor.main.nls.zh-tw.js application/javascript
                            upload [7] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/language/html/htmlMode.js vs/language/html/htmlMode.js application/javascript
                            upload [6] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/language/html/htmlWorker.js vs/language/html/htmlWorker.js application/javascript
                            upload [5] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/language/json/jsonMode.js vs/language/json/jsonMode.js application/javascript
                            upload [4] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/language/json/jsonWorker.js vs/language/json/jsonWorker.js application/javascript
                            upload [3] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/language/typescript/tsMode.js vs/language/typescript/tsMode.js application/javascript
                            upload [2] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/language/typescript/tsWorker.js vs/language/typescript/tsWorker.js application/javascript
                            upload [1] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/loader.js vs/loader.js application/javascript
                            upload [0] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/monaco.d.ts vs/monaco.d.ts video/mp2t
                            
                            

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

                              Naja dann schauen wir ndoch mal was low level genau passiert

                              cd /opt/iobroker und dann npm i iobroker.javascript@5.5.2

                              was gibt das aus?

                              liv-in-sky 1 Reply Last reply Reply Quote 0
                              • liv-in-sky
                                liv-in-sky @apollon77 last edited by

                                @apollon77

                                da kommt was

                                npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                                npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/@iobroker/js-controller-cli/node_modules/chokidar/node_modules/fsevents):
                                npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/mocha/node_modules/chokidar/node_modules/fsevents):
                                npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/chokidar/node_modules/fsevents):
                                npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@^1.0.7 (node_modules/iobroker.info/node_modules/osx-temperature-sensor):
                                npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                                npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/fsevents/package.json'
                                npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/socketwatcher/package.json'
                                npm WARN http-cookie-agent@1.0.5 requires a peer of tough-cookie@^4.0.0 but none is installed. You must install peer dependencies yourself.
                                
                                npm ERR! code ENOTSUP
                                npm ERR! notsup Unsupported engine for dns@0.2.2: wanted: {"node":">= 0.10.0 < 0.11.0"} (current: {"node":"14.19.0","npm":"6.14.16"})
                                npm ERR! notsup Not compatible with your version of node/npm: dns@0.2.2
                                npm ERR! notsup Not compatible with your version of node/npm: dns@0.2.2
                                npm ERR! notsup Required: {"node":">= 0.10.0 < 0.11.0"}
                                npm ERR! notsup Actual:   {"npm":"6.14.16","node":"14.19.0"}
                                
                                npm ERR! A complete log of this run can be found in:
                                npm ERR!     /home/iobroker/.npm/_logs/2022-03-24T10_57_12_439Z-debug.log
                                
                                

                                weiß nicht, ob da was drin ist


                                Image 3.png

                                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 @liv-in-sky last edited by

                                  @liv-in-sky sagte in [gelöst] Warn mit Javascript 5.5.0:

                                  dns

                                  Schau mal wo das hängt:

                                  cd /opt/iobroker 
                                  npm ls dns
                                  
                                  liv-in-sky 2 Replies Last reply Reply Quote 0
                                  • liv-in-sky
                                    liv-in-sky @Thomas Braun last edited by liv-in-sky

                                    @thomas-braun

                                    weiß gar nicht ob ich das brauche

                                    Image 4.png

                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • liv-in-sky
                                      liv-in-sky @Thomas Braun last edited by

                                      @thomas-braun
                                      @apollon77

                                      hab nur das gefunden - redis ?

                                      https://www.npmjs.com/package/dns

                                      1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @liv-in-sky last edited by

                                        @liv-in-sky sagte in [gelöst] Warn mit Javascript 5.5.0:

                                        weiß garnicht, ob ich das brauche

                                        Ich auch nicht.
                                        Aber ich würde an deiner Stelle auch mal durch die zusätzlich installierten Module schauen. Die Dinger sorgen dafür, dass die Dependency Hell immer unübersichtlicher wird.

                                        liv-in-sky 1 Reply Last reply Reply Quote 0
                                        • liv-in-sky
                                          liv-in-sky @Thomas Braun last edited by liv-in-sky

                                          @thomas-braun

                                          gibt es einen befehl, damit ich rausfinde, ob eines meiner zusatzmodule eine dependency hat ?

                                          Thomas Braun apollon77 2 Replies Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @liv-in-sky last edited by Thomas Braun

                                            @liv-in-sky

                                            Interessant.
                                            Was läuft denn bei dir auf
                                            http://localhost:8053

                                            Ich an deiner Stelle hätte jedenfalls ungern einen mir unbekannten DNS-Server in meinem Netz hängen...
                                            Der dann auch seit Jahren nicht mehr gepflegt wird.
                                            https://github.com/hbouvier/dns

                                            liv-in-sky 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            916
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            47
                                            1317
                                            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