Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Entwicklung
  4. Adapter: Worx Landroid v2.x.x

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.4k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.0k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.5k

Adapter: Worx Landroid v2.x.x

Geplant Angeheftet Gesperrt Verschoben Entwicklung
1.2k Beiträge 121 Kommentatoren 460.5k Aufrufe 64 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • C CaesarII

    @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 BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #1037

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

    Hier das gewünschte Ergebnis:

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

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    1 Antwort Letzte Antwort
    0
    • O optus28

      @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 BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #1038

      @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.

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      O 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @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 Offline
        O Offline
        optus28
        schrieb am zuletzt editiert von
        #1039

        @thomas-braun Dennoch Danke!

        1 Antwort Letzte Antwort
        0
        • L Offline
          L Offline
          Lucky_ESA
          Developer Most Active
          schrieb am zuletzt editiert von
          #1040

          @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 Antwort Letzte Antwort
          0
          • L Lucky_ESA

            @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 Offline
            O Offline
            optus28
            schrieb am zuletzt editiert von
            #1041

            @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 GarganoG 2 Antworten Letzte Antwort
            0
            • O optus28

              @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 Offline
              L Offline
              Lucky_ESA
              Developer Most Active
              schrieb am zuletzt editiert von
              #1042

              @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 BraunT O 2 Antworten Letzte Antwort
              0
              • L Lucky_ESA

                @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 BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #1043

                @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... :-D
                Also besser nicht an Threads hängen, die allenfalls ähnliche Fehlerbilder haben.

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                L 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @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... :-D
                  Also besser nicht an Threads hängen, die allenfalls ähnliche Fehlerbilder haben.

                  L Offline
                  L Offline
                  Lucky_ESA
                  Developer Most Active
                  schrieb am zuletzt editiert von
                  #1044

                  @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 Antwort Letzte Antwort
                  0
                  • O optus28

                    @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

                    GarganoG Offline
                    GarganoG Offline
                    Gargano
                    schrieb am zuletzt editiert von
                    #1045

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

                    1 Antwort Letzte Antwort
                    0
                    • L Lucky_ESA

                      @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

                      O Offline
                      O Offline
                      optus28
                      schrieb am zuletzt editiert von
                      #1046

                      @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 BraunT 1 Antwort Letzte Antwort
                      0
                      • O optus28

                        @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 BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von
                        #1047

                        @optus28

                        OMG CMake is not installed. Install CMake.

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

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        O 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @optus28

                          OMG CMake is not installed. Install CMake.

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

                          O Offline
                          O Offline
                          optus28
                          schrieb am zuletzt editiert von optus28
                          #1048

                          @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 Antworten Letzte Antwort
                          0
                          • O 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 Offline
                            O Offline
                            optus28
                            schrieb am zuletzt editiert von
                            #1049

                            @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 BraunT 1 Antwort Letzte Antwort
                            0
                            • O optus28

                              @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 BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #1050

                              @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.

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              O 1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @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 Offline
                                O Offline
                                optus28
                                schrieb am zuletzt editiert von
                                #1051

                                @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 BraunT 1 Antwort Letzte Antwort
                                0
                                • O optus28

                                  @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 BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #1052

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

                                  Aber es gibt halt iobroker unter windows.

                                  Mit marginalem Anteil.

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  O 1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

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

                                    Aber es gibt halt iobroker unter windows.

                                    Mit marginalem Anteil.

                                    O Offline
                                    O Offline
                                    optus28
                                    schrieb am zuletzt editiert von
                                    #1053

                                    @thomas-braun Welches Linux empfiehlst Du denn? Da gibt es ja auch jede Menge Varianten.
                                    Würde mir halt dann einen älteren PC mit Linux einrichten.

                                    L Thomas BraunT Merlin123M 3 Antworten Letzte Antwort
                                    0
                                    • O optus28

                                      @thomas-braun Welches Linux empfiehlst Du denn? Da gibt es ja auch jede Menge Varianten.
                                      Würde mir halt dann einen älteren PC mit Linux einrichten.

                                      L Offline
                                      L Offline
                                      Lucky_ESA
                                      Developer Most Active
                                      schrieb am zuletzt editiert von
                                      #1054

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

                                      @thomas-braun Welches Linux empfiehlst Du denn? Da gibt es ja auch jede Menge Varianten.
                                      Würde mir halt dann einen älteren PC mit Linux einrichten.

                                      Oben in deiner Fehlermeldung steht doch das Problem! Wie @Thomas-Braun beschrieben hat muss cmake installiert werden was du ja auch gemacht hast. Weiter unten steht noch das visual modul geladen werden. Das Modul aws-crt ist eine Anhänigkeit vom Modul sdk was ich benötige.

                                      Prereqs:
                                      Node 10.16+
                                      npm
                                      CMake 3.1+
                                      Linux: gcc 5+ or clang 3.6+
                                      If your compiler can compile node, it can compile this library
                                      Windows: Visual Studio 2015+
                                      OSX: XCode or brew-installed llvm

                                      Kann hier nicht nachschauen daher mal kurz google anschmeißen :-)

                                      Gruß//Lucky

                                      RoboCopR 1 Antwort Letzte Antwort
                                      0
                                      • O optus28

                                        @thomas-braun Welches Linux empfiehlst Du denn? Da gibt es ja auch jede Menge Varianten.
                                        Würde mir halt dann einen älteren PC mit Linux einrichten.

                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #1055

                                        @optus28

                                        Ich würde für Server immer ein Debian (mindestens aber etwas was darauf basiert) empfehlen.
                                        Darauf setzen auch die ganzen Anleitungen hier im Forum drauf auf.

                                        Linux-Werkzeugkasten:
                                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                        NodeJS Fixer Skript:
                                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                        1 Antwort Letzte Antwort
                                        0
                                        • O optus28

                                          @thomas-braun Welches Linux empfiehlst Du denn? Da gibt es ja auch jede Menge Varianten.
                                          Würde mir halt dann einen älteren PC mit Linux einrichten.

                                          Merlin123M Offline
                                          Merlin123M Offline
                                          Merlin123
                                          schrieb am zuletzt editiert von
                                          #1056

                                          @optus28 Debian ist wirklich das sinnvollste. Eigentlich gehen alle davon aus, dass iobroker unter Debian läuft (oder einem anderen Linux). Damit hat man einfach am wenigsten Stress

                                          Beta-Tester

                                          O 2 Antworten Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          816

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe