Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Entwicklung
    4. Adapter: Worx Landroid v2.x.x

    NEWS

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    Adapter: Worx Landroid v2.x.x

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

      @caesarii

      Grundsätzlich ist der Adapter nämlich installierbar:

      echad@chet:~ $ iob add worx --debug
      NPM version: 9.8.0
      Installing iobroker.worx@2.3.2... (System call)
      
      added 113 packages in 19s
      
      107 packages are looking for funding
        run `npm fund` for details
      host.chet install adapter worx
      upload [13] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/i18n/de/translations.json i18n/de/translations.json application/json
      upload [12] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/i18n/en/translations.json i18n/en/translations.json application/json
      upload [11] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/i18n/es/translations.json i18n/es/translations.json application/json
      upload [10] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
      upload [9] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/i18n/it/translations.json i18n/it/translations.json application/json
      upload [8] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
      upload [7] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
      upload [6] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
      upload [5] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
      upload [4] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
      upload [3] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
      upload [2] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/index_m.html index_m.html text/html
      upload [1] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/jsonConfig.json jsonConfig.json application/json
      upload [0] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/worx.png worx.png image/png
      host.chet object system.adapter.worx created/updated
      host.chet create instance worx
      host.chet object system.adapter.worx.0.alive created
      host.chet object system.adapter.worx.0.connected created
      host.chet object system.adapter.worx.0.compactMode created
      host.chet object system.adapter.worx.0.cpu created
      host.chet object system.adapter.worx.0.cputime created
      host.chet object system.adapter.worx.0.memHeapUsed created
      host.chet object system.adapter.worx.0.memHeapTotal created
      host.chet object system.adapter.worx.0.memRss created
      host.chet object system.adapter.worx.0.uptime created
      host.chet object system.adapter.worx.0.inputCount created
      host.chet object system.adapter.worx.0.outputCount created
      host.chet object system.adapter.worx.0.eventLoopLag created
      host.chet object system.adapter.worx.0.sigKill created
      host.chet object system.adapter.worx.0.logLevel created
      host.chet object worx.0.info created
      host.chet object worx.0.info.connection created
      host.chet Set default value of worx.0.info.connection: false
      host.chet object system.adapter.worx.0 created
      echad@chet:~ $
      
      C 1 Reply Last reply Reply Quote 0
      • O
        optus28 @Thomas Braun last edited by

        @thomas-braun Hast Du mir einen Tipp wie ich die Ergebnisliste kopieren kann. Sind mehrere Seiten.
        Es ist für mich geheim 😉 weil ich nicht verstehe was da passiert!!

        Danke

        O 1 Reply Last reply Reply Quote 0
        • C
          CaesarII @Thomas Braun last edited by

          @thomas-braun Dass der Adapter installierbar ist bezweifle ich auch nicht. Nur mir fehlt komplett das Knoff-Hoff was bei einer Installation im Hintergrund abläuft. Hier das gewünschte Ergebnis:

           iob add worx --debug
          host.raspberrypi create instance worx
          host.raspberrypi object system.adapter.worx.1.alive created
          host.raspberrypi object system.adapter.worx.1.connected created
          host.raspberrypi object system.adapter.worx.1.compactMode created
          host.raspberrypi object system.adapter.worx.1.cpu created
          host.raspberrypi object system.adapter.worx.1.cputime created
          host.raspberrypi object system.adapter.worx.1.memHeapUsed created
          host.raspberrypi object system.adapter.worx.1.memHeapTotal created
          host.raspberrypi object system.adapter.worx.1.memRss created
          host.raspberrypi object system.adapter.worx.1.uptime created
          host.raspberrypi object system.adapter.worx.1.inputCount created
          host.raspberrypi object system.adapter.worx.1.outputCount created
          host.raspberrypi object system.adapter.worx.1.eventLoopLag created
          host.raspberrypi object system.adapter.worx.1.sigKill created
          host.raspberrypi object system.adapter.worx.1.logLevel created
          host.raspberrypi object worx.1.info created
          host.raspberrypi object worx.1.info.connection created
          host.raspberrypi Set default value of worx.1.info.connection: false
          host.raspberrypi object system.adapter.worx.1 created
          
          
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • O
            optus28 @optus28 last edited by optus28

            Habe ich gelöscht

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

              @thomas-braun $ iobroker add worx auto --host klaus-PC(SmartHomeKlaus230620) --debug

              Installing iobroker.worx@2.3.2... (System call)

              npm WARN cleanup [ npm WARN cleanup 'F:\ioBroker2020\SmartHomeKlaus230620\node_modules\iobroker.worx', npm WARN cleanup [Error: EPERM: operation not permitted, rmdir 'F:\ioBroker2020\SmartHomeKlaus230620\node_modules\iobroker.worx\node_modules'] { npm WARN cleanup errno: -4048, npm WARN cleanup code: 'EPERM', npm WARN cleanup syscall: 'rmdir', npm WARN cleanup path: 'F:\ioBroker2020\SmartHomeKlaus230620\node_modules\iobroker.worx\node_modules' npm WARN cleanup } npm WARN cleanup ] npm WARN cleanup ]

              npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node ./scripts/install.js

              npm ERR! _secureEstablished: true,

              npm ERR! error: [Function: socketErrorListener], npm ERR! data: [Function: socketOnData], npm ERR! drain: [Function: ondrain] npm ERR! }, npm ERR! _eventsCount: 11,

              npm ERR! errorEmitted: false, npm ERR! emitClose: false,

              npm ERR! destroyed: false,

              npm ERR! pendingcb: 0,

              npm ERR! _parent: TCP { npm ERR! reading: [Getter/Setter], npm ERR! onconnection: null, npm ERR! [Symbol(owner_symbol)]: [Circular *1]

              npm ERR! constructed: true,

              npm ERR! emitClose: true, npm ERR! autoDestroy: true, npm ERR! destroyed: false, npm ERR! errored: null, npm ERR! closed: false, npm ERR! closeEmitted: false, npm ERR! defaultEncoding: 'utf8', npm ERR! awaitDrainWriters: null, npm ERR! multiAwaitDrain: false, npm ERR! readingMore: true,

              npm ERR! 'Connection',

              npm ERR! 'FRA53-C1',

              npm ERR! [Symbol(kTrailersCount)]: 0

              npm ERR! [Symbol(async_id_symbol)]: 8, npm ERR! [Symbol(kHandle)]: TLSWrap {

              npm ERR! maxBodyLength: 10485760, npm ERR! protocol: 'https:', npm ERR! path: null, npm ERR! method: 'GET',

              npm ERR! OutgoingMessage: [Function: OutgoingMessage],

              npm ERR! free: [Function (anonymous)], npm ERR! newListener: [Function: maybeEnableKeylog] npm ERR! }, npm ERR! _eventsCount: 2,

              npm ERR! _maxListeners: undefined, npm ERR! defaultPort: 443,

              npm ERR! }

              npm ERR! _keepAliveTimeout: 0, npm ERR! _onPendingData: [Function: nop], npm ERR! agent: Agent {

              npm ERR! defaultPort: 443,

              npm ERR! _securePending: false, npm ERR! _newSessionPending: false,

              npm ERR! _eventsCount: 11,

              npm ERR! [Symbol(kBufferGen)]: null, npm ERR! [Symbol(kCapture)]: false,

              npm ERR! },

              npm ERR! tail: { data: [Buffer [Uint8Array]], next: null }, npm ERR! length: 1 npm ERR! },

              npm ERR! sync: true, npm ERR! needReadable: false, npm ERR! emittedReadable: false, npm ERR! readableListening: false, npm ERR! resumeScheduled: false, npm ERR! errorEmitted: false,

              npm ERR! decoder: null, npm ERR! encoding: null, npm ERR! [Symbol(kPaused)]: null

              npm ERR! secureConnecting: false,

              npm ERR! servername: 'd332vdhbectycy.cloudfront.net',

              npm ERR! _hadError: false, npm ERR! _parent: null, npm ERR! _host: 'd332vdhbectycy.cloudfront.net', npm ERR! _closeAfterHandlingError: false, npm ERR! _readableState: ReadableState { npm ERR! objectMode: false, npm ERR! highWaterMark: 16384, npm ERR! buffer: BufferList { head: null, tail: null, length: 0 }, npm ERR! length: 0,

              npm ERR! sync: false,

              npm ERR! _parent: TCP {

              npm ERR! reading: true,

              npm ERR! }

              npm ERR! }, npm ERR! [Symbol(verified)]: true, npm ERR! [Symbol(pendingSession)]: null, npm ERR! [Symbol(async_id_symbol)]: 8, npm ERR! [Symbol(kHandle)]: TLSWrap { npm ERR! _parent: TCP {

              npm ERR! [Symbol(kBufferCb)]: null,

              npm ERR! Accept: 'application/json, text/plain, /', npm ERR! 'User-Agent': 'axios/0.24.0' npm ERR! }, npm ERR! agent: undefined,

              npm ERR! maxCachedSessions: 100, npm ERR! _sessionCache: [Object], npm ERR! [Symbol(kCapture)]: false npm ERR! }, npm ERR! host: 'd332vdhbectycy.cloudfront.net',

              npm ERR! 'Server', npm ERR! 'AmazonS3',

              npm ERR! method: null, npm ERR! statusCode: 403, npm ERR! statusMessage: 'Forbidden',

              npm ERR! session: undefined, npm ERR! ALPNProtocols: undefined, npm ERR! requestOCSP: undefined,

              npm ERR! },

              npm ERR! readingMore: false,

              npm ERR! errored: null, npm ERR! closed: false, npm ERR! closeEmitted: false, npm ERR! [Symbol(kOnFinished)]: [] npm ERR! },

              npm ERR! onhandshakestart: {},

              npm ERR! reading: true, npm ERR! onkeylog: [Function: onkeylog], npm ERR! onhandshakestart: {},

              npm ERR! 'User-Agent': 'axios/0.24.0'

              npm ERR! }, npm ERR! _consuming: false, npm ERR! _dumped: false, npm ERR! req: [Circular *2],

              npm ERR! timeoutCb: null, npm ERR! upgradeOrConnect: false,

              npm ERR! pskCallback: undefined, npm ERR! highWaterMark: undefined, npm ERR! onread: undefined, npm ERR! signal: undefined

              npm ERR! _closeAfterHandlingError: false,

              npm ERR! needDrain: false,

              npm ERR! autoDestroy: true,

              npm ERR! _parentWrap: undefined, npm ERR! _secureContext: SecureContext { context: SecureContext {} }, npm ERR! reading: true, npm ERR! onkeylog: [Function: onkeylog],

              npm ERR! onerror: [Function: onerror], npm ERR! [Symbol(owner_symbol)]: [Circular *1] npm ERR! },

              npm ERR! objectMode: false,

              npm ERR! emittedReadable: false,

              npm ERR! signal: undefined

              npm ERR! connecting: false,

              npm ERR! pendingcb: 0, npm ERR! constructed: true,

              npm ERR! reading: true,

              npm ERR! [Symbol(res)]: TLSWrap {

              npm ERR! [Symbol(kCapture)]: false,

              npm ERR! maxRedirects: 21, npm ERR! maxBodyLength: 10485760,

              npm ERR! noDelay: true, npm ERR! servername: 'd332vdhbectycy.cloudfront.net', npm ERR! _agentKey: 'd332vdhbectycy.cloudfront.net:443:::::::::::::::::::::',

              npm ERR! complete: false,

              npm ERR! 'AmazonS3', npm ERR! 'X-Cache',

              npm ERR! pipe: false, npm ERR! secureContext: [SecureContext], npm ERR! isServer: false,

              npm ERR! requestOCSP: undefined,

              npm ERR! error: [Function: socketErrorListener],

              npm ERR! destroyed: false, npm ERR! errored: null,

              npm ERR! onwrite: [Function: bound onwrite], npm ERR! writecb: null,

              npm ERR! afterWriteTickInfo: null, npm ERR! buffered: [], npm ERR! bufferedIndex: 0, npm ERR! allBuffers: true, npm ERR! allNoop: true, npm ERR! pendingcb: 0, npm ERR! constructed: true,

              npm ERR! _pendingEncoding: '', npm ERR! server: undefined, npm ERR! _server: null,

              npm ERR! _parentWrap: undefined,

              npm ERR! [Symbol(connect-options)]: {

              npm ERR! headers: [Object],

              npm ERR! auth: undefined, npm ERR! hostname: 'd332vdhbectycy.cloudfront.net',

              npm ERR! [Symbol(kHeaders)]: { npm ERR! 'content-type': 'application/xml', npm ERR! 'transfer-encoding': 'chunked',

              npm ERR! 'x-amz-cf-pop': 'FRA53-C1',

              npm ERR! req: [Circular *2] npm ERR! } npm ERR! }, npm ERR! maxHeadersCount: null, npm ERR! reusedSocket: false,

              npm ERR! ending: false, npm ERR! ended: false, npm ERR! finished: false,

              npm ERR! errorEmitted: false,

              npm ERR! Accept: 'application/json, text/plain, /',

              npm ERR! STATUS_CODES: [Object], npm ERR! Agent: [Function], npm ERR! ClientRequest: [Function: ClientRequest],

              npm ERR! validateHeaderValue: [Function: _node_internal], npm ERR! get: [Function: get],

              npm ERR! },

              npm ERR! _redirectCount: 0, npm ERR! _redirects: [], npm ERR! _requestBodyLength: 0,

              npm ERR! }, npm ERR! response: {

              npm ERR! connection: 'close', npm ERR! date: 'Mon, 31 Jul 2023 15:12:52 GMT', npm ERR! server: 'AmazonS3', npm ERR! 'x-cache': 'Error from cloudfront',

              npm ERR! 'x-amz-cf-id': 'eyCnE7Hu2dATVaM4hD2J5DQQJBoMLKrqHyAG-u_X4uTlBQt9arqb7g==' npm ERR! }, npm ERR! config: {

              npm ERR! forcedJSONParsing: true,

              npm ERR! transformResponse: [ [Function: transformResponse] ], npm ERR! timeout: 0, npm ERR! xsrfCookieName: 'XSRF-TOKEN', npm ERR! xsrfHeaderName: 'X-XSRF-TOKEN',

              npm ERR! 'User-Agent': 'axios/0.24.0'

              npm ERR! abort: [Function (anonymous)], npm ERR! aborted: [Function (anonymous)], npm ERR! connect: [Function (anonymous)],

              npm ERR! error: [Function (anonymous)], npm ERR! socket: [Function (anonymous)], npm ERR! timeout: [Function (anonymous)],

              npm ERR! _last: true, npm ERR! chunkedEncoding: false,

              npm ERR! _defaultKeepAlive: true,

              npm ERR! ALPNProtocols: undefined,

              npm ERR! secureConnecting: false, npm ERR! _SNICallback: null, npm ERR! servername: 'd332vdhbectycy.cloudfront.net',

              npm ERR! [Function: onClose], npm ERR! [Function: socketCloseListener] npm ERR! ],

              npm ERR! _eventsCount: 11,

              npm ERR! reading: true, npm ERR! constructed: true,

              npm ERR! decoder: null, npm ERR! encoding: null, npm ERR! [Symbol(kPaused)]: false

              npm ERR! needDrain: false,

              npm ERR! writecb: null, npm ERR! writelen: 0,

              npm ERR! allBuffers: true,

              npm ERR! socket: [Circular *1], npm ERR! incoming: <ref *3> IncomingMessage { npm ERR! _readableState: [ReadableState], npm ERR! _events: [Object: null prototype],

              npm ERR! upgrade: false, npm ERR! url: '', npm ERR! method: null,

              npm ERR! }, npm ERR! outgoing: [Circular *2], npm ERR! maxHeaderPairs: 2000, npm ERR! _consumed: false, npm ERR! onIncoming: [Function: parserOnIncomingClient],

              npm ERR! [Symbol(owner_symbol)]: [Circular *1] npm ERR! },

              npm ERR! _defaultAgent: Agent {

              npm ERR! _eventsCount: 2, npm ERR! _maxListeners: undefined, npm ERR! defaultPort: 443, npm ERR! protocol: 'https:', npm ERR! options: [Object: null prototype],

              npm ERR! sockets: [Object: null prototype] { npm ERR! 'd332vdhbectycy.cloudfront.net:443:::::::::::::::::::::': [ [TLSSocket] ]

              npm ERR! _eventsCount: 1, npm ERR! _maxListeners: undefined, npm ERR! socket: <ref *1> TLSSocket { npm ERR! _tlsOptions: { npm ERR! allowHalfOpen: undefined,

              npm ERR! allBuffers: true,

              npm ERR! onhandshakedone: [Function (anonymous)],

              npm ERR! onocspresponse: [Function: onocspresponse], npm ERR! onnewsession: [Function: onnewsessionclient], npm ERR! onerror: [Function: onerror], npm ERR! [Symbol(owner_symbol)]: [Circular *1] npm ERR! },

              npm ERR! auth: undefined,

              npm ERR! 'AmazonS3',

              npm ERR! _securePending: false, npm ERR! _newSessionPending: false,

              npm ERR! decodeStrings: false,

              npm ERR! pathname: '/aws-crt-1.17.0-source.tgz', npm ERR! _defaultAgent: [Agent], npm ERR! host: 'd332vdhbectycy.cloudfront.net', npm ERR! noDelay: true, npm ERR! servername: 'd332vdhbectycy.cloudfront.net', npm ERR! _agentKey: 'd332vdhbectycy.cloudfront.net:443:::::::::::::::::::::',

              npm ERR! encrypted: true, npm ERR! _events: [Object: null prototype] { npm ERR! close: [Array], npm ERR! end: [Array], npm ERR! newListener: [Function: keylogNewListener],

              npm ERR! allowHalfOpen: false,

              npm ERR! hostname: 'd332vdhbectycy.cloudfront.net',

              npm ERR! dataEmitted: false,

              npm ERR! 'Content-Type', npm ERR! 'application/xml',

              npm ERR! [Symbol(kHeaders)]: {

              npm ERR! constructed: true,

              npm ERR! secureContext: SecureContext { context: SecureContext {} },

              npm ERR! highWaterMark: 16384,

              npm ERR! emitClose: false, npm ERR! autoDestroy: true,

              npm ERR! socket: [Circular *1],

              npm ERR! _removedContLen: false, npm ERR! _removedTE: false, npm ERR! strictContentLength: false,

              npm ERR! '\r\n',

              npm ERR! joinDuplicateHeaders: undefined,

              npm ERR! protocol: 'https:', npm ERR! options: [Object: null prototype],

              npm ERR! [Symbol(kBytesWritten)]: 0, npm ERR! [Symbol(kNeedDrain)]: false, npm ERR! [Symbol(corked)]: 0,

              npm ERR! maxCachedSessions: 100, npm ERR! _sessionCache: [Object],

              npm ERR! _newSessionPending: false,

              npm ERR! constructed: true,

              npm ERR! _closed: false, npm ERR! socket: [Circular *1],

              npm ERR! _removedTE: false, npm ERR! strictContentLength: false, npm ERR! _contentLength: 0,

              npm ERR! '2': [Function: parserOnHeadersComplete], npm ERR! '3': [Function: parserOnBody], npm ERR! '4': [Function: parserOnMessageComplete],

              npm ERR! protocol: 'https:',

              npm ERR! _last: true, npm ERR! chunkedEncoding: false, npm ERR! shouldKeepAlive: false,

              npm ERR! needDrain: false,

              npm ERR! joinDuplicateHeaders: undefined,

              npm ERR! [Symbol(kBufferGen)]: null, npm ERR! [Symbol(kCapture)]: false,

              npm ERR! _newSessionPending: false,

              npm ERR! maxHeaderPairs: 2000,

              npm ERR! _redirectCount: 0, npm ERR! _redirects: [], npm ERR! _requestBodyLength: 0, npm ERR! _requestBodyBuffers: [],

              npm ERR! }, npm ERR! [Symbol(kHeadersCount)]: 18,

              npm ERR! A complete log of this run can be found in: npm ERR! C:\WINDOWS\ServiceProfiles\iobroker(SmartHomeKlaus230620)\AppData\Local\npm-cache_logs\2023-07-31T15_11_23_568Z-debug-0.log

              host.klaus-PC(SmartHomeKlaus230620) Cannot install iobroker.worx@2.3.2: 1

              ERROR: Process exited with code 25
              Schließen wenn fertig

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

                @caesarii sagte in Adapter: Worx Landroid v2.x.x:

                Hier das gewünschte Ergebnis:

                Da wurde offenbar ohne Fehlermeldung eine Instanz worx.1 angelegt.

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

                  @optus28 sagte in Adapter: Worx Landroid v2.x.x:

                  [Error: EPERM: operation not permitted, rmdir 'F:\ioBroker2020\SmartHomeKlaus230620\node_modules\iobroker.worx\node_modules'] { npm WARN cleanup errno: -4048, npm WARN cleanup code: 'EPERM', npm WARN cleanup syscall: 'rmdir', npm WARN cleanup path: 'F:\ioBroker2020\SmartHomeKlaus230620\node_modules\iobroker.worx\node_modules' npm WARN cleanup } npm WARN cleanup ] npm WARN cleanup ]
                  

                  Hab ich aber keine Ahnung von. Vielleicht ein Windooze-User.

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

                    @thomas-braun Dennoch Danke!

                    1 Reply Last reply Reply Quote 0
                    • L
                      Lucky_ESA Developer Most Active last edited by

                      @optus28 sagte in Adapter: Worx Landroid v2.x.x:

                      @thomas-braun Dennoch Danke!

                      Steht doch in der Fehlermeldung! EPERM - Du hast ein permission Problem.
                      Ich würde alle Worx Instanzen und den Adapter deinstallieren. Funktioniert das nicht per Adminoberfläche, dann halt manuell und Windows restart.

                      Gruß//Lucky

                      O 1 Reply Last reply Reply Quote 0
                      • O
                        optus28 @Lucky_ESA last edited by

                        @lucky_esa Danke für die Antwort. Habe ich gemacht. Es gibt keine Instanzen und keinen Adapter mehr.
                        PC wurde neu gestartet. Ergebnis bei versuchter Installation wie von mir beschrieben.
                        Wie gesagt, das erste mal dass ein Worx update nicht funktioniert.
                        VG

                        L Gargano 2 Replies Last reply Reply Quote 0
                        • L
                          Lucky_ESA Developer Most Active @optus28 last edited by

                          @optus28 sagte in Adapter: Worx Landroid v2.x.x:

                          @lucky_esa Danke für die Antwort. Habe ich gemacht. Es gibt keine Instanzen und keinen Adapter mehr.
                          PC wurde neu gestartet. Ergebnis bei versuchter Installation wie von mir beschrieben.
                          Wie gesagt, das erste mal dass ein Worx update nicht funktioniert.
                          VG

                          Wie bereits gesagt hast du ein permission Problem. Wenn du alles löscht dann mal schauen, ob alle Ordner (F:\ioBroker2020\SmartHomeKlaus230620\node_modules\iobroker.worx\node_modules) wirklich gelöscht wurden.

                          Gruß//Lucky

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

                            @lucky_esa sagte in Adapter: Worx Landroid v2.x.x:

                            Wie bereits gesagt hast du ein permission Problem.
                            Wieso?

                            @caesarii sagte in Adapter: Worx Landroid v2.x.x:

                            Hab das gleiche Problem mit dem Adapter

                            War vielleicht doch nicht das gleiche Problem... 😄
                            Also besser nicht an Threads hängen, die allenfalls ähnliche Fehlerbilder haben.

                            L 1 Reply Last reply Reply Quote 0
                            • L
                              Lucky_ESA Developer Most Active @Thomas Braun last edited by

                              @thomas-braun sagte in Adapter: Worx Landroid v2.x.x:

                              @lucky_esa sagte in Adapter: Worx Landroid v2.x.x:

                              Wie bereits gesagt hast du ein permission Problem.
                              Wieso?

                              Darum: EPERM: operation not permitted

                              Gruß//Lucky

                              1 Reply Last reply Reply Quote 0
                              • Gargano
                                Gargano @optus28 last edited by

                                @optus28 'iob fix' gemacht ?
                                Falls dies unter Windows gibt.

                                1 Reply Last reply Reply Quote 0
                                • O
                                  optus28 @Lucky_ESA last edited by

                                  @lucky_esa Habe alles gemacht. von Worx war nichts mehr zu finden.
                                  Immerhin wurde die Fehlermeldung deutlich kürzer.
                                  $ iobroker add worx auto --host klaus-PC(SmartHomeKlaus230620) --debug

                                  Installing iobroker.worx@2.3.2... (System call)

                                  npm ERR! code 1

                                  npm ERR! path F:\ioBroker2020\SmartHomeKlaus230620\node_modules\aws-crt npm ERR! command failed npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node ./scripts/install.js npm ERR! ERR! OMG CMake is not installed. Install CMake. npm ERR! ERR! OMG CMake is not installed. Install CMake. npm ERR! F:\ioBroker2020\SmartHomeKlaus230620\node_modules\cmake-js\lib\cMake.js:106 npm ERR! throw new Error("CMake is not installed. Install CMake."); npm ERR! ^ npm ERR! npm ERR! Error: CMake is not installed. Install CMake. npm ERR! at CMake.getGenerators (F:\ioBroker2020\SmartHomeKlaus230620\node_modules\cmake-js\lib\cMake.js:106:15) npm ERR! at Toolset._getTopSupportedVisualStudioGenerator (F:\ioBroker2020\SmartHomeKlaus230620\node_modules\cmake-js\lib\toolset.js:217:28) npm ERR! at async Toolset.initializeWin (F:\ioBroker2020\SmartHomeKlaus230620\node_modules\cmake-js\lib\toolset.js:159:17) npm ERR! at async Toolset.initialize (F:\ioBroker2020\SmartHomeKlaus230620\node_modules\cmake-js\lib\toolset.js:32:13) npm ERR! at async BuildSystem._ensureInstalled (F:\ioBroker2020\SmartHomeKlaus230620\node_modules\cmake-js\lib\buildSystem.js:40:9) npm ERR! at async BuildSystem._invokeCMake (F:\ioBroker2020\SmartHomeKlaus230620\node_modules\cmake-js\lib\buildSystem.js:69:9) npm ERR! at async buildLocally (F:\ioBroker2020\SmartHomeKlaus230620\node_modules\aws-crt\scripts\build.js:154:5) npm ERR! at async buildFromRemoteSource (F:\ioBroker2020\SmartHomeKlaus230620\node_modules\aws-crt\scripts\build.js:176:5) npm ERR! npm ERR! Node.js v18.16.0 npm ERR! A complete log of this run can be found in: npm ERR! C:\WINDOWS\ServiceProfiles\iobroker(SmartHomeKlaus230620)\AppData\Local\npm-cache_logs\2023-07-31T21_43_20_887Z-debug-0.log

                                  host.klaus-PC(SmartHomeKlaus230620) Cannot install iobroker.worx@2.3.2: 1

                                  ERROR: Process exited with code 25

                                  Schade, dass ich es nicht hinbekomme. Nutze seit den ersten Worx Adaptern in 2017 , 2018 bis zur letzten Version vor 2.3.xx den Adapter und hatte bisher keine Probleme.

                                  Viele Grüße
                                  Klaus

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

                                    @optus28

                                    OMG CMake is not installed. Install CMake.

                                    Installier das nach. Wenn es cmake für Windows gibt.

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

                                      @thomas-braun Nach Installation von CMAKE im System Path.
                                      Wieder ein Stück kürzer aber leider noch nicht erfolgreich.

                                      $ iobroker add worx auto --host klaus-PC(SmartHomeKlaus230620) --debug

                                      Installing iobroker.worx@2.3.2... (System call)

                                      npm ERR! info RUN '--no-warn-unused-cli', npm ERR! info RUN '-G',

                                      npm ERR! A complete log of this run can be found in: npm ERR! C:\WINDOWS\ServiceProfiles\iobroker(SmartHomeKlaus230620)\AppData\Local\npm-cache_logs\2023-07-31T23_14_49_746Z-debug-0.log

                                      host.klaus-PC(SmartHomeKlaus230620) Cannot install iobroker.worx@2.3.2: 1

                                      ERROR: Process exited with code 25

                                      Wüsste gerne ob es jemand geschafft hat Worx 2.3.xx unter Win zum Laufen gebracht zu haben.

                                      Vielen Dank für die bisherige Geduld und Unterstützung.

                                      O L 2 Replies Last reply Reply Quote 0
                                      • O
                                        optus28 @optus28 last edited by

                                        @optus28 Ich bekomme es nicht hin und gebe auf. Dann eben iobroker ohne worx.
                                        Vielleicht könnte sich der Entwickler / Programmiere ja mal anschauen was er programmiert hat.

                                        Vielen Dank für die Hilfen.

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

                                          @optus28 sagte in Adapter: Worx Landroid v2.x.x:

                                          Vielleicht könnte sich der Entwickler / Programmiere ja mal anschauen was er programmiert hat.

                                          Das passt ja. Dein Betrübssystem spielt da nicht mit. Musst du richtig konfigurieren.

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

                                            @thomas-braun Hallo Thomas, das mag ja sein. Aber es gibt halt iobroker unter windows. Und ich wiederhole mich, bisher gab es auch zumindest mit worx keine Probleme. Ich würde ja gerne auf die vor 2.3.xx zurückgehen, weiss aber nicht wie.

                                            VG
                                            Klaus

                                            Thomas Braun 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            515
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            121
                                            1194
                                            341481
                                            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