Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Alpha Test js-controller 4.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

    Alpha Test js-controller 4.0

    This topic has been deleted. Only users with topic management privileges can see it.
    • wendy2702
      wendy2702 @Thomas Braun last edited by wendy2702

      @thomas-braun Beim ersten Versuch nur zugriffsrechte verweigert meldungen bekommen.
      Deshalb der Versuch mit sudo.

      Erstmal zurück auf JS3.3.22 ohne erfolg. Musste den JS mit

      sudo -H -u iobroker npm install iobroker.js-controller 
      

      neu installieren.

      Dann den fixer nochmal laufen lassen.

      mirko@iobroker:/opt/iobroker$ iob fix
      library: loaded
      Library version=2021-12-27
      
      ==========================================================================
      
          Welcome to the ioBroker installation fixer!
          Script version: 2021-12-27
      
          You might need to enter your password a couple of times.
      
      ==========================================================================
      
      
      ==========================================================================
          Installing prerequisites (1/3)
      ==========================================================================
      
      Hit:1 http://security.debian.org buster/updates InRelease
      Hit:2 http://ftp.debian.org/debian buster InRelease
      Hit:3 http://ftp.debian.org/debian buster-updates InRelease
      Hit:4 https://deb.nodesource.com/node_10.x buster InRelease
      Hit:5 https://deb.nodesource.com/node_12.x buster InRelease
      Hit:6 https://deb.nodesource.com/node_14.x buster InRelease
      Reading package lists... Done
      Installed gcc-c++
      
      ==========================================================================
          Checking ioBroker user and directory permissions (2/3)
      ==========================================================================
      
      Created /etc/sudoers.d/iobroker
      Fixing directory permissions...
      
      ==========================================================================
          Checking autostart (3/3)
      ==========================================================================
      
      Enabling autostart...
      Autostart enabled!
      
      ==========================================================================
      
          Your installation was fixed successfully
          Run iobroker start to start ioBroker again!
      
      ==========================================================================
      
      mirko@iobroker:/opt/iobroker$
      
      

      JS4 erneut versucht:

      mirko@iobroker:/opt/iobroker$ npm i iobroker.js-controller@next
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@alcalzone/jsonl-db/node_modules/fs-extra
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@iobroker/db-base/node_modules/fs-extra
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@iobroker/db-objects-file/node_modules/fs-extra
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@iobroker/db-objects-jsonl/node_modules/fs-extra
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/alcalzone-shared
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@alcalzone/jsonl-db
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/@peter-murray/hue-bridge-model
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/caseless
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/tough-cookie
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/assert-plus
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/async
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/asynckit
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/aws-sign2
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/aws4
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/bottleneck
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/caseless
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffee-compiler
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/coffee-script
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/core-util-is
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/dashdash
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/delayed-stream
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/combined-stream
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/duplexer
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/extend
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/extsprintf
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/eyes
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/fast-deep-equal
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/fast-json-stable-stringify
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/forever-agent
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/fs
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/ftp-response-parser/node_modules/isarray
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/ftp-response-parser/node_modules/string_decoder
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/function-bind
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/getpass
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/har-schema
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/has
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/has-symbols
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/get-intrinsic
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/call-bind
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/inherits
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/ftp-response-parser/node_modules/readable-stream
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/ftp-response-parser
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/is-typedarray
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/isstream
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/jsbn
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/jsftp/node_modules/debug
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/json-schema
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/json-schema-traverse
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/json-stringify-safe
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/jsonata
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/long-timeout
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/luxon
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/mime-db
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/mime-types
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/form-data
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/request
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/minimist
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/nan
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/cpu-features
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-inspect
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/oauth-sign
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/object-keys
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/define-properties
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/parse-listing
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/performance-now
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/picocolors
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/psl
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/punycode
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/qs
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/request/node_modules/form-data
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/safe-buffer
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/safer-buffer
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/asn1
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/ecc-jsbn
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/sax
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/suncalc2
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/through
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/stream-combiner
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/tough-cookie
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/tr46
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/tunnel-agent
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/tweetnacl
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/bcrypt-pbkdf
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/ssh2
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/sshpk
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/typescript
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/unorm
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/uri-js
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/ajv
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/har-validator
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/uuid
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/verror/node_modules/core-util-is
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/verror
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/jsprim
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/http-signature
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/request
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/virtual-tsc
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/vm2
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/wake_on_lan
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/webidl-conversions
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/whatwg-url
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-fetch
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/wrappy
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/once
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/jsftp
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/xmlbuilder
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/tr-064/node_modules/xml2js
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/tr-064
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/xml2js
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/xtend
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/simple-ssh
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/yallist
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.js-controller/node_modules/yargs-parser
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/logform/node_modules/safe-stable-stringify
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/ncp
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/node-forge
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/pidusage
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/safe-stable-stringify
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/seq-logging
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@iobroker/db-base
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@iobroker/db-objects-redis
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@iobroker/db-objects-file
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@iobroker/db-objects-jsonl
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@iobroker/db-states-redis
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@iobroker/db-states-file
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@iobroker/db-states-jsonl
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.js-controller/node_modules/fs-extra
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.js-controller/node_modules/mime
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.js-controller/node_modules/yargs
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.js-controller
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@alcalzone/jsonl-db/node_modules
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@alcalzone
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@iobroker/db-base/node_modules
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@iobroker/db-objects-file/node_modules
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@iobroker/db-objects-jsonl/node_modules
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/@peter-murray
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/ftp-response-parser/node_modules
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/jsftp/node_modules
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/request/node_modules
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/verror/node_modules
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.javascript/node_modules/tr-064/node_modules
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.js-controller/node_modules
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.js2fs/node_modules
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/logform/node_modules
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/@iobroker
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/winston/node_modules
      npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/winston-seq-updated
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (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 ERR! code EACCES
      npm ERR! syscall access
      npm ERR! path /opt/iobroker/node_modules/@alcalzone/jsonl-db/node_modules/fs-extra
      npm ERR! errno -13
      npm ERR! Error: EACCES: permission denied, access '/opt/iobroker/node_modules/@alcalzone/jsonl-db/node_modules/fs-extra'
      npm ERR!  [Error: EACCES: permission denied, access '/opt/iobroker/node_modules/@alcalzone/jsonl-db/node_modules/fs-extra'] {
      npm ERR!   errno: -13,
      npm ERR!   code: 'EACCES',
      npm ERR!   syscall: 'access',
      npm ERR!   path: '/opt/iobroker/node_modules/@alcalzone/jsonl-db/node_modules/fs-extra'
      npm ERR! }
      npm ERR!
      npm ERR! The operation was rejected by your operating system.
      npm ERR! It is likely you do not have the permissions to access this file as the current user
      npm ERR!
      npm ERR! If you believe this might be a permissions issue, please double-check the
      npm ERR! permissions of the file and its containing directories, or try running
      npm ERR! the command again as root/Administrator.
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/mirko/.npm/_logs/2022-02-03T16_17_51_143Z-debug.log
      mirko@iobroker:/opt/iobroker$
      
      

      Und jetzt?

      Nach neustart von IOB sehe ich im Syslog davon tausende Einträge:

      iobroker bash[4117]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
      
      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @wendy2702 last edited by Thomas Braun

        @wendy2702 sagte in Alpha Test js-controller 4.0:

        Beim ersten Versuch nur zugriffsrechte verweigert meldungen bekommen.
        Deshalb der Versuch mit sudo.

        Dann musst du schauen, warum da Rechte fehlen. Der mirko ist in der Gruppe iobroker drin?
        Wie sehen die Rechte an den angemeckerten Verzeichnissen aus?
        Dateisystem fit?

        dmesg -T | grep -i ext4
        

        https://github.com/ioBroker/ioBroker.js-controller/issues/1528

        realwax created this issue in ioBroker/ioBroker.js-controller

        closed js-controller update 3.3.19 - "TZID without Luxon available is unsupported" #1528

        wendy2702 1 Reply Last reply Reply Quote -1
        • wendy2702
          wendy2702 @Thomas Braun last edited by wendy2702

          @thomas-braun Naja,

          der mirko hat bisher immer die JS Controller Updates machen dürfen. 😊

          mirko@iobroker:/opt/iobroker$ cat /etc/group |grep iob
          tty:x:5:iobroker
          dialout:x:20:iobroker
          audio:x:29:iobroker
          video:x:44:iobroker
          iobroker:x:1000:mirko
          
          mirko@iobroker:/opt/iobroker$ id mirko
          uid=1001(mirko) gid=1001(mirko) groups=1001(mirko),27(sudo),1000(iobroker)
          
          drwxrwxr-x+ 979 iobroker iobroker  36864 Feb  3 17:07 node_modules
          

          Auch alle Unterverzeichnisse gehören iobroker.

          Filesystem schaut gut aus:

          mirko@iobroker:/opt/iobroker$ dmesg -T | grep -i ext4
          [Wed Aug  4 10:04:27 2021] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 10:04:27 2021] EXT4-fs (dm-1): re-mounted. Opts: errors=remount-ro
          [Wed Aug  4 10:04:40 2021] EXT4-fs (dm-8): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 10:04:43 2021] EXT4-fs (dm-6): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 10:04:49 2021] EXT4-fs (dm-14): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 10:04:49 2021] EXT4-fs (dm-15): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 10:04:55 2021] EXT4-fs (dm-10): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 10:05:06 2021] EXT4-fs (dm-13): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 12:51:38 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 12:51:38 2021] EXT4-fs (dm-17): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 12:57:37 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 12:57:37 2021] EXT4-fs (dm-17): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 13:01:58 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 13:01:58 2021] EXT4-fs (dm-17): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 13:03:38 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 13:03:38 2021] EXT4-fs (dm-17): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 13:10:24 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 13:10:24 2021] EXT4-fs (dm-17): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 14:16:43 2021] EXT4-fs (dm-14): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 14:16:43 2021] EXT4-fs (dm-15): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 14:23:39 2021] EXT4-fs (dm-14): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 14:23:39 2021] EXT4-fs (dm-15): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 14:45:22 2021] EXT4-fs (dm-14): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 14:45:22 2021] EXT4-fs (dm-15): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 14:53:28 2021] EXT4-fs (dm-14): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 14:53:29 2021] EXT4-fs (dm-15): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 15:04:40 2021] EXT4-fs (dm-14): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 15:04:40 2021] EXT4-fs (dm-15): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 17:25:45 2021] EXT4-fs (dm-14): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 17:25:45 2021] EXT4-fs (dm-15): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 17:32:41 2021] EXT4-fs (dm-14): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug  4 17:32:41 2021] EXT4-fs (dm-15): mounted filesystem with ordered data mode. Opts: (null)
          [Mon Aug 16 19:24:50 2021] EXT4-fs (dm-14): mounted filesystem with ordered data mode. Opts: (null)
          [Mon Aug 16 19:24:50 2021] EXT4-fs (dm-15): mounted filesystem with ordered data mode. Opts: (null)
          [Mon Aug 16 19:36:55 2021] EXT4-fs (dm-14): mounted filesystem with ordered data mode. Opts: (null)
          [Mon Aug 16 19:36:55 2021] EXT4-fs (dm-15): mounted filesystem with ordered data mode. Opts: (null)
          [Mon Aug 16 20:56:55 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Mon Aug 16 20:58:11 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Mon Aug 16 21:05:56 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Mon Aug 16 21:05:56 2021] EXT4-fs (dm-17): mounted filesystem with ordered data mode. Opts: (null)
          [Mon Aug 16 21:08:02 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Mon Aug 16 21:08:02 2021] EXT4-fs (dm-17): mounted filesystem with ordered data mode. Opts: (null)
          [Mon Aug 16 21:08:41 2021] EXT4-fs (dm-14): mounted filesystem with ordered data mode. Opts: (null)
          [Mon Aug 16 21:08:41 2021] EXT4-fs (dm-15): mounted filesystem with ordered data mode. Opts: (null)
          [Mon Aug 16 21:12:36 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Mon Aug 16 21:18:56 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Mon Aug 16 21:24:56 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Mon Aug 16 21:26:31 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Mon Aug 16 21:27:59 2021] EXT4-fs (dm-17): mounted filesystem with ordered data mode. Opts: (null)
          [Mon Aug 16 21:28:57 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Mon Aug 16 21:28:57 2021] EXT4-fs (dm-17): mounted filesystem with ordered data mode. Opts: (null)
          [Mon Aug 16 21:36:21 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Mon Aug 16 21:44:17 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Mon Aug 16 21:48:09 2021] EXT4-fs (dm-14): mounted filesystem with ordered data mode. Opts: (null)
          [Mon Aug 16 21:48:09 2021] EXT4-fs (dm-15): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug 18 12:24:08 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug 18 12:34:10 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug 18 15:48:18 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Aug 18 16:15:41 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Mon Aug 23 08:42:39 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Mon Aug 23 08:55:55 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Dec 15 08:51:25 2021] EXT4-fs (dm-8): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Dec 15 08:51:48 2021] EXT4-fs (dm-8): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Dec 15 08:53:00 2021] EXT4-fs (dm-6): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Dec 15 08:54:55 2021] EXT4-fs (dm-6): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Dec 15 08:56:17 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Dec 15 09:10:03 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Dec 15 09:11:15 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Dec 15 09:36:36 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Dec 15 09:43:41 2021] EXT4-fs (dm-10): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Dec 15 09:44:47 2021] EXT4-fs (dm-10): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Dec 15 09:48:19 2021] EXT4-fs (dm-13): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Dec 15 09:48:48 2021] EXT4-fs (dm-13): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Dec 15 10:24:08 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Dec 15 10:35:12 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Dec 15 10:35:55 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Wed Dec 15 10:39:25 2021] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
          [Thu Dec 16 14:21:32 2021] EXT4-fs (dm-8): mounted filesystem with ordered data mode. Opts: (null)
          [Thu Jan 27 18:13:36 2022] EXT4-fs (dm-6): mounted filesystem with ordered data mode. Opts: (null)
          [Sat Jan 29 15:05:48 2022] EXT4-fs (dm-6): mounted filesystem with ordered data mode. Opts: (null)
          [Thu Feb  3 16:42:25 2022] EXT4-fs (dm-6): mounted filesystem with ordered data mode. Opts: (null)
          [Thu Feb  3 16:43:57 2022] EXT4-fs (dm-6): mounted filesystem with ordered data mode. Opts: (null)
          [Thu Feb  3 16:58:03 2022] EXT4-fs (dm-6): mounted filesystem with ordered data mode. Opts: (null)
          mirko@iobroker:/opt/iobroker$
          
          

          Noch eine Idee woran es liegen könnte?

          Thomas Braun 1 Reply Last reply Reply Quote 0
          • F
            Fortune95 @apollon77 last edited by

            @apollon77 sagte in Alpha Test js-controller 4.0:

            @fortune95 Legst Du dann bitte 4 GitHub issues an? ;-)) (bzw 3 weil ich glaube shelly gibts schon)

            Done! 🙂

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

              @wendy2702 sagte in Alpha Test js-controller 4.0:

              Noch eine Idee woran es liegen könnte?

              An der Uptime... 😛
              Der rennt seit 04. August durch?
              Ist das was gedockertes? EXT4-fs (dm-6) schaut so ungewohnt aus.

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

                @thomas-braun sagte in Alpha Test js-controller 4.0:

                An der Uptime...

                🙂

                Ja.... wie ein Käfer.... der läuft und läuft....

                Ist ein LXC im Proxmox

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

                  @wendy2702 "iob fix" und ja ohne sudo 🙂 (eigentlich wie immer und wie es in der Anleitung steht gg)

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

                    @apollon77 Ja,

                    genau das habe ich ja beim zweiten Versuch gemacht und hier beschrieben:

                    https://forum.iobroker.net/post/755201

                    ...

                    hat aber trotzdem nicht geklappt.

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

                      @wendy2702 Ja, hatte ich danach auch gesehen :-)) und das finde ich mega interessant weil "iob fix" an sich das alles glatt ziehen sollte. zeig mal "ls -la" von so einem der angemeckerten Verzeichnisse, vllt sieht man ja was.

                      Ansonsten (wenn keinem sonst mehr was einfällt) wäre ich bei nem krassen neustart "node_modules löschen", controller manuell installieren, starten ... dann installiert der alle adapter neu

                      wendy2702 2 Replies Last reply Reply Quote 0
                      • wendy2702
                        wendy2702 @apollon77 last edited by wendy2702

                        @apollon77 Hier mal ein Beispiel:

                        mirko@iobroker:/opt/iobroker$ ls -la /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node
                        total 836
                        drwxrwxr-x+ 3 iobroker iobroker   4096 Feb  3 18:09 .
                        drwxrwxr-x+ 4 iobroker iobroker   4096 Feb  3 18:09 ..
                        -rwxr-xr-x+ 1 iobroker iobroker   1141 Feb  1 09:31 LICENSE
                        -rwxr-xr-x+ 1 iobroker iobroker   2591 Feb  1 09:31 README.md
                        -rwxr-xr-x+ 1 iobroker iobroker   5724 Feb  1 09:31 assert.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker   9784 Feb  1 09:31 async_hooks.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker   3097 Feb  1 09:31 buffer.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker  26012 Feb  1 09:31 child_process.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker  16301 Feb  1 09:31 cluster.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker   6218 Feb  1 09:31 console.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker    598 Feb  1 09:31 constants.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker  47240 Feb  1 09:31 crypto.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker   7371 Feb  1 09:31 dgram.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker  16763 Feb  1 09:31 dns.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker    778 Feb  1 09:31 domain.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker   3477 Feb  1 09:31 events.d.ts
                        drwxr-xr-x+ 2 iobroker iobroker   4096 Feb  3 18:09 fs
                        -rwxr-xr-x+ 1 iobroker iobroker 121480 Feb  1 09:31 fs.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker  25191 Feb  1 09:31 globals.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker     55 Feb  1 09:31 globals.global.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker  25681 Feb  1 09:31 http.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker  57454 Feb  1 09:31 http2.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker  11799 Feb  1 09:31 https.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker   4743 Feb  1 09:31 index.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker 123902 Feb  1 09:31 inspector.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker   1736 Feb  1 09:31 module.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker  13923 Feb  1 09:31 net.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker   8231 Feb  1 09:31 os.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker   5135 Feb  3 18:09 package.json
                        -rwxr-xr-x+ 1 iobroker iobroker   6454 Feb  1 09:31 path.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker  10735 Feb  1 09:31 perf_hooks.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker  20658 Feb  1 09:31 process.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker   3535 Feb  1 09:31 punycode.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker   1157 Feb  1 09:31 querystring.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker   7599 Feb  1 09:31 readline.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker  18337 Feb  1 09:31 repl.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker  19743 Feb  1 09:31 stream.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker    270 Feb  1 09:31 string_decoder.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker    889 Feb  1 09:31 timers.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker  38658 Feb  1 09:31 tls.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker   2186 Feb  1 09:31 trace_events.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker   2497 Feb  1 09:31 tty.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker   5490 Feb  1 09:31 url.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker  13112 Feb  1 09:31 util.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker   6822 Feb  1 09:31 v8.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker   6508 Feb  1 09:31 vm.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker   3520 Feb  1 09:31 wasi.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker  11705 Feb  1 09:31 worker_threads.d.ts
                        -rwxr-xr-x+ 1 iobroker iobroker  14576 Feb  1 09:31 zlib.d.ts
                        mirko@iobroker:/opt/iobroker$
                        
                        

                        Wenn sonst nichts einfällt wird es wohl der Holzhammer werden...

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

                          @wendy2702 Bildschirmfoto 2022-02-03 um 18.29.57.png

                          Schaut bei mir genauso aus

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

                            @apollon77 Das ist nur der Master.....

                            habe gerade ein wenig respekt wenn ich an meine Slaves denke wegen dem Holzhammer

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

                              @wendy2702

                              Da sind ACLs drauf.
                              Schau mal mit

                              getfacl /Pfad/zu/einer/meckerdatei
                              

                              Was da noch dranhängt

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

                                @thomas-braun sagte in Alpha Test js-controller 4.0:

                                getfacl

                                Das hier z.B.:

                                mirko@iobroker:/opt/iobroker$ getfacl /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node
                                getfacl: Removing leading '/' from absolute path names
                                # file: opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node
                                # owner: iobroker
                                # group: iobroker
                                user::rwx
                                group::r-x
                                group:iobroker:rwx
                                mask::rwx
                                other::r-x
                                default:user::rwx
                                default:group::r-x
                                default:group:iobroker:rwx
                                default:mask::rwx
                                default:other::r-x
                                
                                

                                Sehe da auf Anhieb nichts verdächtiges.... bin aber mit einem Auge noch in einem Online Training

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

                                  @apollon77 sagte in Alpha Test js-controller 4.0:

                                  @thomas-braun sagte in Alpha Test js-controller 4.0:

                                  Nur der iobroker.parcel-Adapter muss bei jedem update des controllers neugebaut werden.

                                  Das wäre aber interessant warum das so ist. Was bringt der als Fehler? Läuft der renbuild machenaismus an?

                                  Hier das Log dazu:

                                  2022-02-03 15:24:15.366  - info: host.chet instance system.adapter.parcel.0 started with pid 66699
                                  2022-02-03 15:24:15.411  - info: miio.0 (66537) discover stoped after 30 seconds.
                                  2022-02-03 15:24:16.645  - error: host.chet Caught by controller[0]: node:internal/modules/cjs/loader:1183
                                  2022-02-03 15:24:16.645  - error: host.chet Caught by controller[0]:   return process.dlopen(module, path.toNamespacedPath(filename));
                                  2022-02-03 15:24:16.646  - error: host.chet Caught by controller[0]:                  ^
                                  2022-02-03 15:24:16.646  - error: host.chet Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/canvas/build/Release/canvas.node'
                                  2022-02-03 15:24:16.646  - error: host.chet Caught by controller[0]: was compiled against a different Node.js version using
                                  2022-02-03 15:24:16.646  - error: host.chet Caught by controller[0]: NODE_MODULE_VERSION 83. This version of Node.js requires
                                  2022-02-03 15:24:16.646  - error: host.chet Caught by controller[0]: NODE_MODULE_VERSION 93. Please try re-compiling or re-installing
                                  2022-02-03 15:24:16.647  - error: host.chet Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
                                  2022-02-03 15:24:16.647  - error: host.chet Caught by controller[0]:     at Object.Module._extensions..node (node:internal/modules/cjs/loader:1183:18)
                                  2022-02-03 15:24:16.647  - error: host.chet Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
                                  2022-02-03 15:24:16.647  - error: host.chet Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                                  2022-02-03 15:24:16.647  - error: host.chet Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
                                  2022-02-03 15:24:16.648  - error: host.chet Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
                                  2022-02-03 15:24:16.649  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/canvas/lib/bindings.js:3:18)
                                  2022-02-03 15:24:16.649  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1101:14)
                                  2022-02-03 15:24:16.649  - error: host.chet Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
                                  2022-02-03 15:24:16.649  - error: host.chet Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
                                  2022-02-03 15:24:16.649  - error: host.chet Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12) {
                                  2022-02-03 15:24:16.650  - error: host.chet Caught by controller[0]:   code: 'ERR_DLOPEN_FAILED'
                                  2022-02-03 15:24:16.650  - error: host.chet Caught by controller[0]: }
                                  2022-02-03 15:24:16.650  - error: host.chet instance system.adapter.parcel.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                  2022-02-03 15:24:16.651  - info: host.chet Adapter system.adapter.parcel.0 needs rebuild and will be restarted afterwards.
                                  2022-02-03 15:24:16.655  - info: host.chet system.adapter.parcel.0 will be rebuilt
                                  2022-02-03 15:24:16.656  - warn: host.chet adapter "parcel" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
                                  2022-02-03 15:24:16.656  - info: host.chet iobroker rebuild
                                  2022-02-03 15:24:17.635  - info: host.chet iobroker npm-rebuild: Rebuilding native modules ...
                                  2022-02-03 15:25:05.335  - info: host.chet iobroker npm-rebuild: rebuilt dependencies successfully
                                  2022-02-03 15:25:05.370  - info: host.chet iobroker npm-rebuild:
                                  2022-02-03 15:25:05.371  - info: host.chet iobroker npm-rebuild: Rebuilding native modules done
                                  2022-02-03 15:25:06.387  - info: host.chet iobroker npm-rebuild: exit 0
                                  2022-02-03 15:25:06.542  - info: host.chet instance system.adapter.parcel.0 started with pid 67346
                                  2022-02-03 15:25:07.862  - error: host.chet Caught by controller[0]: node:internal/modules/cjs/loader:1183
                                  2022-02-03 15:25:07.863  - error: host.chet Caught by controller[0]:   return process.dlopen(module, path.toNamespacedPath(filename));
                                  2022-02-03 15:25:07.864  - error: host.chet Caught by controller[0]:                  ^
                                  2022-02-03 15:25:07.864  - error: host.chet Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/canvas/build/Release/canvas.node'
                                  2022-02-03 15:25:07.864  - error: host.chet Caught by controller[0]: was compiled against a different Node.js version using
                                  2022-02-03 15:25:07.864  - error: host.chet Caught by controller[0]: NODE_MODULE_VERSION 83. This version of Node.js requires
                                  2022-02-03 15:25:07.865  - error: host.chet Caught by controller[0]: NODE_MODULE_VERSION 93. Please try re-compiling or re-installing
                                  2022-02-03 15:25:07.865  - error: host.chet Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
                                  2022-02-03 15:25:07.865  - error: host.chet Caught by controller[0]:     at Object.Module._extensions..node (node:internal/modules/cjs/loader:1183:18)
                                  2022-02-03 15:25:07.865  - error: host.chet Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
                                  2022-02-03 15:25:07.865  - error: host.chet Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                                  2022-02-03 15:25:07.866  - error: host.chet Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
                                  2022-02-03 15:25:07.866  - error: host.chet Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
                                  2022-02-03 15:25:07.866  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/canvas/lib/bindings.js:3:18)
                                  2022-02-03 15:25:07.866  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1101:14)
                                  2022-02-03 15:25:07.866  - error: host.chet Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
                                  2022-02-03 15:25:07.873  - error: host.chet Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
                                  2022-02-03 15:25:07.874  - error: host.chet Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12) {
                                  2022-02-03 15:25:07.874  - error: host.chet Caught by controller[0]:   code: 'ERR_DLOPEN_FAILED'
                                  2022-02-03 15:25:07.874  - error: host.chet Caught by controller[0]: }
                                  2022-02-03 15:25:07.874  - error: host.chet instance system.adapter.parcel.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                  2022-02-03 15:25:07.875  - info: host.chet Adapter system.adapter.parcel.0 needs rebuild and will be restarted afterwards.
                                  2022-02-03 15:25:07.878  - info: host.chet system.adapter.parcel.0 will be rebuilt
                                  2022-02-03 15:25:07.878  - warn: host.chet adapter "parcel" seems to be installed for a different version of Node.js. Trying to rebuild it... 2 attempt
                                  2022-02-03 15:25:07.879  - info: host.chet iobroker rebuild
                                  2022-02-03 15:25:08.977  - info: host.chet iobroker npm-rebuild: Rebuilding native modules ...
                                  2022-02-03 15:25:50.623  - info: host.chet iobroker npm-rebuild: rebuilt dependencies successfully
                                  2022-02-03 15:25:50.666  - info: host.chet iobroker npm-rebuild:
                                  2022-02-03 15:25:50.667  - info: host.chet iobroker npm-rebuild: Rebuilding native modules done
                                  2022-02-03 15:25:51.687  - info: host.chet iobroker npm-rebuild: exit 0
                                  2022-02-03 15:25:51.839  - info: host.chet instance system.adapter.parcel.0 started with pid 67981
                                  2022-02-03 15:25:53.048  - error: host.chet Caught by controller[0]: node:internal/modules/cjs/loader:1183
                                  2022-02-03 15:25:53.049  - error: host.chet Caught by controller[0]:   return process.dlopen(module, path.toNamespacedPath(filename));
                                  2022-02-03 15:25:53.049  - error: host.chet Caught by controller[0]:                  ^
                                  2022-02-03 15:25:53.049  - error: host.chet Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/canvas/build/Release/canvas.node'
                                  2022-02-03 15:25:53.050  - error: host.chet Caught by controller[0]: was compiled against a different Node.js version using
                                  2022-02-03 15:25:53.050  - error: host.chet Caught by controller[0]: NODE_MODULE_VERSION 83. This version of Node.js requires
                                  2022-02-03 15:25:53.051  - error: host.chet Caught by controller[0]: NODE_MODULE_VERSION 93. Please try re-compiling or re-installing
                                  2022-02-03 15:25:53.051  - error: host.chet Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
                                  2022-02-03 15:25:53.051  - error: host.chet Caught by controller[0]:     at Object.Module._extensions..node (node:internal/modules/cjs/loader:1183:18)
                                  2022-02-03 15:25:53.051  - error: host.chet Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
                                  2022-02-03 15:25:53.052  - error: host.chet Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                                  2022-02-03 15:25:53.052  - error: host.chet Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
                                  2022-02-03 15:25:53.052  - error: host.chet Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
                                  2022-02-03 15:25:53.052  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/canvas/lib/bindings.js:3:18)
                                  2022-02-03 15:25:53.052  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1101:14)
                                  2022-02-03 15:25:53.052  - error: host.chet Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
                                  2022-02-03 15:25:53.053  - error: host.chet Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
                                  2022-02-03 15:25:53.053  - error: host.chet Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12) {
                                  2022-02-03 15:25:53.053  - error: host.chet Caught by controller[0]:   code: 'ERR_DLOPEN_FAILED'
                                  2022-02-03 15:25:53.053  - error: host.chet Caught by controller[0]: }
                                  2022-02-03 15:25:53.054  - error: host.chet instance system.adapter.parcel.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                  2022-02-03 15:25:53.054  - info: host.chet Adapter system.adapter.parcel.0 needs rebuild and will be restarted afterwards.
                                  2022-02-03 15:25:53.054  - info: host.chet system.adapter.parcel.0 will be rebuilt
                                  2022-02-03 15:25:53.055  - warn: host.chet adapter "parcel" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
                                  2022-02-03 15:25:53.055  - info: host.chet iobroker rebuild
                                  2022-02-03 15:25:54.004  - info: host.chet iobroker npm-rebuild: Rebuilding native modules ...
                                  2022-02-03 15:26:35.390  - info: host.chet iobroker npm-rebuild: rebuilt dependencies successfully
                                  2022-02-03 15:26:35.433  - info: host.chet iobroker npm-rebuild:
                                  2022-02-03 15:26:35.434  - info: host.chet iobroker npm-rebuild: Rebuilding native modules done
                                  2022-02-03 15:26:36.447  - info: host.chet iobroker npm-rebuild: exit 0
                                  2022-02-03 15:26:36.588  - info: host.chet instance system.adapter.parcel.0 started with pid 68611
                                  2022-02-03 15:26:37.838  - error: host.chet Caught by controller[0]: node:internal/modules/cjs/loader:1183
                                  2022-02-03 15:26:37.839  - error: host.chet Caught by controller[0]:   return process.dlopen(module, path.toNamespacedPath(filename));
                                  2022-02-03 15:26:37.839  - error: host.chet Caught by controller[0]:                  ^
                                  2022-02-03 15:26:37.839  - error: host.chet Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/canvas/build/Release/canvas.node'
                                  2022-02-03 15:26:37.840  - error: host.chet Caught by controller[0]: was compiled against a different Node.js version using
                                  2022-02-03 15:26:37.841  - error: host.chet Caught by controller[0]: NODE_MODULE_VERSION 83. This version of Node.js requires
                                  2022-02-03 15:26:37.842  - error: host.chet Caught by controller[0]: NODE_MODULE_VERSION 93. Please try re-compiling or re-installing
                                  2022-02-03 15:26:37.842  - error: host.chet Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
                                  2022-02-03 15:26:37.842  - error: host.chet Caught by controller[0]:     at Object.Module._extensions..node (node:internal/modules/cjs/loader:1183:18)
                                  2022-02-03 15:26:37.843  - error: host.chet Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
                                  2022-02-03 15:26:37.843  - error: host.chet Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12)
                                  2022-02-03 15:26:37.843  - error: host.chet Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
                                  2022-02-03 15:26:37.843  - error: host.chet Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
                                  2022-02-03 15:26:37.843  - error: host.chet Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/canvas/lib/bindings.js:3:18)
                                  2022-02-03 15:26:37.844  - error: host.chet Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1101:14)
                                  2022-02-03 15:26:37.845  - error: host.chet Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
                                  2022-02-03 15:26:37.845  - error: host.chet Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32)
                                  2022-02-03 15:26:37.845  - error: host.chet Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:822:12) {
                                  2022-02-03 15:26:37.845  - error: host.chet Caught by controller[0]:   code: 'ERR_DLOPEN_FAILED'
                                  2022-02-03 15:26:37.845  - error: host.chet Caught by controller[0]: }
                                  2022-02-03 15:26:37.846  - error: host.chet instance system.adapter.parcel.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                  2022-02-03 15:26:37.846  - info: host.chet Rebuild for adapter system.adapter.parcel.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                                  

                                  Please execute "npm install --production" in adapter directory manually.

                                  habe ich dann gemacht, danach ging der iobroker.parcel.0 auch. Hat aber eher mit canvas zu tun, wenn ich das richtig sehe.

                                  Thomas Braun 1 Reply Last reply Reply Quote 0
                                  • apollon77
                                    apollon77 @wendy2702 last edited by

                                    @wendy2702 sagte in Alpha Test js-controller 4.0:

                                    getfacl /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node

                                    Bildschirmfoto 2022-02-03 um 18.54.30.png

                                    mine

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

                                      @apollon77 Arrrgghhhhh.... Ein Screenshot 🙂

                                      Sieht aber aus wie bei mir.

                                      Thomas Braun apollon77 2 Replies Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @wendy2702 last edited by

                                        @wendy2702

                                        mount | sort
                                        

                                        Ich frag mich noch was das für ein komisches mount da bei dir immer ist.
                                        Aber Container... 😞

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

                                          @wendy2702 grad schneller ... sorry

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

                                            @thomas-braun

                                            mirko@iobroker:/opt/iobroker$ mount | sort
                                            /dev/mapper/pve-vm--101--disk--0 on / type ext4 (rw,relatime,stripe=16)
                                            cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
                                            cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
                                            cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
                                            cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
                                            cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
                                            cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
                                            cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
                                            cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
                                            cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
                                            cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
                                            cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,rdma)
                                            cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd)
                                            cgroup2 on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime)
                                            devpts on /dev/console type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
                                            devpts on /dev/ptmx type devpts (rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1024)
                                            devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1024)
                                            devpts on /dev/tty1 type devpts (rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1024)
                                            devpts on /dev/tty2 type devpts (rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1024)
                                            fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
                                            lxcfs on /proc/cpuinfo type fuse.lxcfs (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other)
                                            lxcfs on /proc/diskstats type fuse.lxcfs (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other)
                                            lxcfs on /proc/loadavg type fuse.lxcfs (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other)
                                            lxcfs on /proc/meminfo type fuse.lxcfs (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other)
                                            lxcfs on /proc/stat type fuse.lxcfs (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other)
                                            lxcfs on /proc/swaps type fuse.lxcfs (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other)
                                            lxcfs on /proc/uptime type fuse.lxcfs (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other)
                                            lxcfs on /sys/devices/system/cpu/online type fuse.lxcfs (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other)
                                            mqueue on /dev/mqueue type mqueue (rw,relatime)
                                            none on /dev type tmpfs (rw,relatime,size=492k,mode=755,uid=100000,gid=100000)
                                            none on /proc/sys/kernel/random/boot_id type tmpfs (ro,nosuid,nodev,noexec,relatime,size=492k,mode=755,uid=100000,gid=100000)
                                            proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
                                            proc on /proc/sys type proc (ro,nosuid,nodev,noexec,relatime)
                                            proc on /proc/sys/net type proc (rw,nosuid,nodev,noexec,relatime)
                                            proc on /proc/sysrq-trigger type proc (ro,nosuid,nodev,noexec,relatime)
                                            sysfs on /sys type sysfs (ro,nosuid,nodev,noexec,relatime)
                                            sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
                                            sysfs on /sys/devices/virtual/net type sysfs (rw,nosuid,nodev,noexec,relatime)
                                            sysfs on /sys/devices/virtual/net type sysfs (rw,relatime)
                                            tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,uid=100000,gid=100000)
                                            tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755,uid=100000,gid=100000)
                                            tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k,uid=100000,gid=100000)
                                            tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,size=3275760k,mode=700,uid=100000,gid=100000)
                                            tmpfs on /run/user/1001 type tmpfs (rw,nosuid,nodev,relatime,size=3275760k,mode=700,uid=101001,gid=101001)
                                            tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755,uid=100000,gid=100000)
                                            udev on /dev/full type devtmpfs (rw,nosuid,relatime,size=16354028k,nr_inodes=4088507,mode=755)
                                            udev on /dev/null type devtmpfs (rw,nosuid,relatime,size=16354028k,nr_inodes=4088507,mode=755)
                                            udev on /dev/random type devtmpfs (rw,nosuid,relatime,size=16354028k,nr_inodes=4088507,mode=755)
                                            udev on /dev/tty type devtmpfs (rw,nosuid,relatime,size=16354028k,nr_inodes=4088507,mode=755)
                                            udev on /dev/urandom type devtmpfs (rw,nosuid,relatime,size=16354028k,nr_inodes=4088507,mode=755)
                                            udev on /dev/zero type devtmpfs (rw,nosuid,relatime,size=16354028k,nr_inodes=4088507,mode=755)
                                            mirko@iobroker:/opt/iobroker$
                                            
                                            

                                            Allerdings, wie gesagt bis JS3.3.22 ging alles Problemlos

                                            @apollon77 sagte in Alpha Test js-controller 4.0:

                                            @wendy2702 grad schneller ... sorry

                                            Alles gut 😉

                                            apollon77 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            865
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            20
                                            196
                                            17036
                                            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