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

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Updates nicht mehr möglich wegen HAM Tato Adapter

NEWS

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

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

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

Updates nicht mehr möglich wegen HAM Tato Adapter

Geplant Angeheftet Gesperrt Verschoben Gelöst Error/Bug
updates ham tado
23 Beiträge 3 Kommentatoren 1.4k Aufrufe 2 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.
  • A Atredis

    @Homoran
    #Nur um zu verhindern das Ich was falsch gemacht habe.
    Was ist mit installationsverzeichniss genau gemeint.

    Iobroker

    andreas@debian64bit:/home/iobroker$ ls
    andreas@debian64bit:/home/iobroker$ npm rebuild
    andreas@debian64bit:/home/iobroker$ 
    
    
    HomoranH Offline
    HomoranH Offline
    Homoran
    Global Moderator Administrators
    schrieb am zuletzt editiert von
    #13

    @Atredis sagte in Updates nicht mehr möglich wegen HAM Tato Adapter:

    /home/iobroker$

    das nicht!

    üblicherweise /opt/iobroker

    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

    1 Antwort Letzte Antwort
    0
    • A Offline
      A Offline
      Atredis
      schrieb am zuletzt editiert von
      #14

      Ok.

      Habe das Verzeichniss jetzt mal genommen.
      Komme aber auch nicht weiter

      Manuelles entfernen klappt auch nicht

      andreas@debian64bit:/opt/iobroker/node_modules$ npm uninstall homebridge-tado-platform
      npm ERR! code ENOTSUP
      npm ERR! notsup Unsupported engine for homebridge-tado-platform@5.1.6: wanted: {"homebridge":"^0.4.46","node":"^10.15.3"} (current: {"node":"12.16.2","npm":"6.14.4"})
      npm ERR! notsup Not compatible with your version of node/npm: homebridge-tado-platform@5.1.6
      npm ERR! notsup Not compatible with your version of node/npm: homebridge-tado-platform@5.1.6
      npm ERR! notsup Required: {"homebridge":"^0.4.46","node":"^10.15.3"}
      npm ERR! notsup Actual:   {"npm":"6.14.4","node":"12.16.2"}
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2020-04-24T15_19_17_835Z-debug.log
      
      1 Antwort Letzte Antwort
      0
      • A Offline
        A Offline
        Atredis
        schrieb am zuletzt editiert von
        #15

        NPM Rebuild auch erfolglos

        andreas@debian64bit:/opt/iobroker$ npm rebuild
        
        > iobroker@2.0.3 install /opt/iobroker/node_modules/iobroker
        > node lib/checkVersions.js
        
        NPM version: 6.14.4
        
        > iobroker@2.0.3 postinstall /opt/iobroker/node_modules/iobroker
        > node lib/install.js
        
        lib/install.js is not being run as part of an installation - skipping...
        
        > @abandonware/noble@1.9.2-8 install /opt/iobroker/node_modules/@abandonware/noble
        > node-gyp rebuild
        
        make: Verzeichnis „/opt/iobroker/node_modules/@abandonware/noble/build“ wird betreten
          SOLINK_MODULE(target) Release/obj.target/noble.node
          COPY Release/noble.node
        make: Verzeichnis „/opt/iobroker/node_modules/@abandonware/noble/build“ wird verlassen
        
        > iobroker.javascript@4.5.1 postinstall /opt/iobroker/node_modules/iobroker.javascript
        > node ./install/installTypings.js
        
        Installing NodeJS typings...
        latest @types: 13, installed node: 12
        
        > iobroker.js-controller@3.0.14 preinstall /opt/iobroker/node_modules/iobroker.js-controller
        > node lib/preinstallCheck.js
        
        NPM version: 6.14.4
        
        > iobroker.js-controller@3.0.14 install /opt/iobroker/node_modules/iobroker.js-controller
        > node iobroker.js setup first
        
        object system.certificates updated
        
        The following notifications happened during sync: 
        - Ignoring Directory "daswetter.admin" because officially not created as meta object. Please remove directory!
        - Ignoring Directory "senec.admin" because officially not created as meta object. Please remove directory!
        
        
        > nodemailer@6.4.6 postinstall /opt/iobroker/node_modules/nodemailer
        > node -e "try{require('./postinstall')}catch(e){}"
        
        === Nodemailer 6.4.6 ===
        
        Thank you for using Nodemailer for your email sending needs! While Nodemailer
        itself is mostly meant to be a SMTP client there are other related projects in
        the Nodemailer project as well.
        
        For example:
        > IMAP API (  https://imapapi.com  ) is a server application to easily access
        IMAP accounts via REST API
        > NodemailerApp (  https://nodemailer.com/app/  ) is a cross platform GUI app to
        debug emails
        
        
        > iobroker.vis@1.2.6 install /opt/iobroker/node_modules/iobroker.vis
        > node main.js --install
        
        
        > serialport@8.0.7 postinstall /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/node_modules/serialport
        > node thank-you.js
        
        Thank you for using serialport!
        If you rely on this package, please consider supporting our open collective:
        > https://opencollective.com/serialport/donate
        
        
        
        > @serialport/bindings@8.0.7 install /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/node_modules/@serialport/bindings
        > prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild
        
        
        > acme-v2@1.8.6 postinstall /opt/iobroker/node_modules/acme-v2
        > node scripts/postinstall
        
        
        Greenlock and ACME.js v3 are on the way!
        Watch for updates at https://indiegogo.com/at/greenlock
        
        
        > authenticate-pam@1.0.2 install /opt/iobroker/node_modules/authenticate-pam
        > node-gyp rebuild
        
        make: Verzeichnis „/opt/iobroker/node_modules/authenticate-pam/build“ wird betreten
          CXX(target) Release/obj.target/authenticate_pam/authenticate_pam.o
        In file included from ../authenticate_pam.cc:23:
        ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
        ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
             , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                      ^
        ../authenticate_pam.cc: In function ‘void after_doing_auth(uv_work_t*, int)’:
        ../authenticate_pam.cc:107:87: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
           Nan::MakeCallback(Nan::GetCurrentContext()->Global(), Nan::New(m->callback), 1, args);
                                                                                               ^
        In file included from ../authenticate_pam.cc:23:
        ../../nan/nan.h:1024:46: note: declared here
           NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
                                                      ^~~~~~~~~~~~
        ../authenticate_pam.cc:107:87: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
           Nan::MakeCallback(Nan::GetCurrentContext()->Global(), Nan::New(m->callback), 1, args);
                                                                                               ^
        In file included from ../authenticate_pam.cc:23:
        ../../nan/nan.h:1024:46: note: declared here
           NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
                                                      ^~~~~~~~~~~~
        ../authenticate_pam.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE Authenticate(Nan::NAN_METHOD_ARGS_TYPE)’:
        ../authenticate_pam.cc:147:83: warning: ‘v8::Local<v8::Value> v8::Object::Get(v8::Local<v8::Value>)’ is deprecated: Use maybe version [-Wdeprecated-declarations]
           Local<Value> res = options->Get(Nan::New<String>("serviceName").ToLocalChecked());
                                                                                           ^
        In file included from /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8-internal.h:14,
                         from /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8.h:27,
                         from /home/iobroker/.cache/node-gyp/12.16.2/include/node/node.h:67,
                         from ../../nan/nan.h:54,
                         from ../authenticate_pam.cc:23:
        /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8.h:3553:51: note: declared here
           V8_DEPRECATED("Use maybe version", Local<Value> Get(Local<Value> key));
                                                           ^~~
        /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
           declarator __attribute__((deprecated(message)))
           ^~~~~~~~~~
        ../authenticate_pam.cc:150:69: error: no matching function for call to ‘v8::String::WriteUtf8(char [128], long unsigned int)’
            serviceName->WriteUtf8(m->serviceName, sizeof(m->serviceName) - 1);
                                                                             ^
        In file included from /home/iobroker/.cache/node-gyp/12.16.2/include/node/node.h:67,
                         from ../../nan/nan.h:54,
                         from ../authenticate_pam.cc:23:
        /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8.h:2878:7: note: candidate: ‘int v8::String::WriteUtf8(v8::Isolate*, char*, int, int*, int) const’
           int WriteUtf8(Isolate* isolate, char* buffer, int length = -1,
               ^~~~~~~~~
        /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8.h:2878:7: note:   no known conversion for argument 1 from ‘char [128]’ to ‘v8::Isolate*’
        ../authenticate_pam.cc:152:69: warning: ‘v8::Local<v8::Value> v8::Object::Get(v8::Local<v8::Value>)’ is deprecated: Use maybe version [-Wdeprecated-declarations]
           res = options->Get(Nan::New<String>("remoteHost").ToLocalChecked());
                                                                             ^
        In file included from /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8-internal.h:14,
                         from /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8.h:27,
                         from /home/iobroker/.cache/node-gyp/12.16.2/include/node/node.h:67,
                         from ../../nan/nan.h:54,
                         from ../authenticate_pam.cc:23:
        /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8.h:3553:51: note: declared here
           V8_DEPRECATED("Use maybe version", Local<Value> Get(Local<Value> key));
                                                           ^~~
        /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
           declarator __attribute__((deprecated(message)))
           ^~~~~~~~~~
        ../authenticate_pam.cc:155:66: error: no matching function for call to ‘v8::String::WriteUtf8(char [128], long unsigned int)’
            remoteHost->WriteUtf8(m->remoteHost, sizeof(m->remoteHost) - 1);
                                                                          ^
        In file included from /home/iobroker/.cache/node-gyp/12.16.2/include/node/node.h:67,
                         from ../../nan/nan.h:54,
                         from ../authenticate_pam.cc:23:
        /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8.h:2878:7: note: candidate: ‘int v8::String::WriteUtf8(v8::Isolate*, char*, int, int*, int) const’
           int WriteUtf8(Isolate* isolate, char* buffer, int length = -1,
               ^~~~~~~~~
        /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8.h:2878:7: note:   no known conversion for argument 1 from ‘char [128]’ to ‘v8::Isolate*’
        ../authenticate_pam.cc:160:58: error: no matching function for call to ‘v8::String::WriteUtf8(char [128], long unsigned int)’
          username->WriteUtf8(m->username, sizeof(m->username) - 1);
                                                                  ^
        In file included from /home/iobroker/.cache/node-gyp/12.16.2/include/node/node.h:67,
                         from ../../nan/nan.h:54,
                         from ../authenticate_pam.cc:23:
        /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8.h:2878:7: note: candidate: ‘int v8::String::WriteUtf8(v8::Isolate*, char*, int, int*, int) const’
           int WriteUtf8(Isolate* isolate, char* buffer, int length = -1,
               ^~~~~~~~~
        /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8.h:2878:7: note:   no known conversion for argument 1 from ‘char [128]’ to ‘v8::Isolate*’
        ../authenticate_pam.cc:161:58: error: no matching function for call to ‘v8::String::WriteUtf8(char [128], long unsigned int)’
          password->WriteUtf8(m->password, sizeof(m->password) - 1);
                                                                  ^
        In file included from /home/iobroker/.cache/node-gyp/12.16.2/include/node/node.h:67,
                         from ../../nan/nan.h:54,
                         from ../authenticate_pam.cc:23:
        /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8.h:2878:7: note: candidate: ‘int v8::String::WriteUtf8(v8::Isolate*, char*, int, int*, int) const’
           int WriteUtf8(Isolate* isolate, char* buffer, int length = -1,
               ^~~~~~~~~
        /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8.h:2878:7: note:   no known conversion for argument 1 from ‘char [128]’ to ‘v8::Isolate*’
        ../authenticate_pam.cc: At global scope:
        ../authenticate_pam.cc:170:11: error: variable or field ‘init’ declared void
         void init(Handle<Object> exports) {
                   ^~~~~~
        ../authenticate_pam.cc:170:11: error: ‘Handle’ was not declared in this scope
        ../authenticate_pam.cc:170:11: note: suggested alternative: ‘rand_r’
         void init(Handle<Object> exports) {
                   ^~~~~~
                   rand_r
        ../authenticate_pam.cc:170:24: error: expected primary-expression before ‘>’ token
         void init(Handle<Object> exports) {
                                ^
        ../authenticate_pam.cc:170:26: error: ‘exports’ was not declared in this scope
         void init(Handle<Object> exports) {
                                  ^~~~~~~
        In file included from ../../nan/nan.h:54,
                         from ../authenticate_pam.cc:23:
        ../authenticate_pam.cc:175:31: error: ‘init’ was not declared in this scope
         NODE_MODULE(authenticate_pam, init);
                                       ^~~~
        /home/iobroker/.cache/node-gyp/12.16.2/include/node/node.h:608:36: note: in definition of macro ‘NODE_MODULE_X’
               (node::addon_register_func) (regfunc),                          \
                                            ^~~~~~~
        ../authenticate_pam.cc:175:1: note: in expansion of macro ‘NODE_MODULE’
         NODE_MODULE(authenticate_pam, init);
         ^~~~~~~~~~~
        ../authenticate_pam.cc:175:31: note: suggested alternative: ‘int’
         NODE_MODULE(authenticate_pam, init);
                                       ^~~~
        /home/iobroker/.cache/node-gyp/12.16.2/include/node/node.h:608:36: note: in definition of macro ‘NODE_MODULE_X’
               (node::addon_register_func) (regfunc),                          \
                                            ^~~~~~~
        ../authenticate_pam.cc:175:1: note: in expansion of macro ‘NODE_MODULE’
         NODE_MODULE(authenticate_pam, init);
         ^~~~~~~~~~~
        make: *** [authenticate_pam.target.mk:111: Release/obj.target/authenticate_pam/authenticate_pam.o] Fehler 1
        make: Verzeichnis „/opt/iobroker/node_modules/authenticate-pam/build“ wird verlassen
        gyp ERR! build error 
        gyp ERR! stack Error: `make` failed with exit code: 2
        gyp ERR! stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
        gyp ERR! stack     at ChildProcess.emit (events.js:310:20)
        gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
        gyp ERR! System Linux 4.19.0-6-amd64
        gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
        gyp ERR! cwd /opt/iobroker/node_modules/authenticate-pam
        gyp ERR! node -v v12.16.2
        gyp ERR! node-gyp -v v5.1.0
        gyp ERR! not ok 
        npm ERR! code ELIFECYCLE
        npm ERR! errno 1
        npm ERR! authenticate-pam@1.0.2 install: `node-gyp rebuild`
        npm ERR! Exit status 1
        npm ERR! 
        npm ERR! Failed at the authenticate-pam@1.0.2 install script.
        npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
        
        npm ERR! A complete log of this run can be found in:
        npm ERR!     /home/iobroker/.npm/_logs/2020-04-24T15_25_33_123Z-debug.log
        andreas@debian64bit:/opt/iobroker$ 
        
        
        HomoranH 1 Antwort Letzte Antwort
        0
        • A Atredis

          NPM Rebuild auch erfolglos

          andreas@debian64bit:/opt/iobroker$ npm rebuild
          
          > iobroker@2.0.3 install /opt/iobroker/node_modules/iobroker
          > node lib/checkVersions.js
          
          NPM version: 6.14.4
          
          > iobroker@2.0.3 postinstall /opt/iobroker/node_modules/iobroker
          > node lib/install.js
          
          lib/install.js is not being run as part of an installation - skipping...
          
          > @abandonware/noble@1.9.2-8 install /opt/iobroker/node_modules/@abandonware/noble
          > node-gyp rebuild
          
          make: Verzeichnis „/opt/iobroker/node_modules/@abandonware/noble/build“ wird betreten
            SOLINK_MODULE(target) Release/obj.target/noble.node
            COPY Release/noble.node
          make: Verzeichnis „/opt/iobroker/node_modules/@abandonware/noble/build“ wird verlassen
          
          > iobroker.javascript@4.5.1 postinstall /opt/iobroker/node_modules/iobroker.javascript
          > node ./install/installTypings.js
          
          Installing NodeJS typings...
          latest @types: 13, installed node: 12
          
          > iobroker.js-controller@3.0.14 preinstall /opt/iobroker/node_modules/iobroker.js-controller
          > node lib/preinstallCheck.js
          
          NPM version: 6.14.4
          
          > iobroker.js-controller@3.0.14 install /opt/iobroker/node_modules/iobroker.js-controller
          > node iobroker.js setup first
          
          object system.certificates updated
          
          The following notifications happened during sync: 
          - Ignoring Directory "daswetter.admin" because officially not created as meta object. Please remove directory!
          - Ignoring Directory "senec.admin" because officially not created as meta object. Please remove directory!
          
          
          > nodemailer@6.4.6 postinstall /opt/iobroker/node_modules/nodemailer
          > node -e "try{require('./postinstall')}catch(e){}"
          
          === Nodemailer 6.4.6 ===
          
          Thank you for using Nodemailer for your email sending needs! While Nodemailer
          itself is mostly meant to be a SMTP client there are other related projects in
          the Nodemailer project as well.
          
          For example:
          > IMAP API (  https://imapapi.com  ) is a server application to easily access
          IMAP accounts via REST API
          > NodemailerApp (  https://nodemailer.com/app/  ) is a cross platform GUI app to
          debug emails
          
          
          > iobroker.vis@1.2.6 install /opt/iobroker/node_modules/iobroker.vis
          > node main.js --install
          
          
          > serialport@8.0.7 postinstall /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/node_modules/serialport
          > node thank-you.js
          
          Thank you for using serialport!
          If you rely on this package, please consider supporting our open collective:
          > https://opencollective.com/serialport/donate
          
          
          
          > @serialport/bindings@8.0.7 install /opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/node_modules/@serialport/bindings
          > prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild
          
          
          > acme-v2@1.8.6 postinstall /opt/iobroker/node_modules/acme-v2
          > node scripts/postinstall
          
          
          Greenlock and ACME.js v3 are on the way!
          Watch for updates at https://indiegogo.com/at/greenlock
          
          
          > authenticate-pam@1.0.2 install /opt/iobroker/node_modules/authenticate-pam
          > node-gyp rebuild
          
          make: Verzeichnis „/opt/iobroker/node_modules/authenticate-pam/build“ wird betreten
            CXX(target) Release/obj.target/authenticate_pam/authenticate_pam.o
          In file included from ../authenticate_pam.cc:23:
          ../../nan/nan.h: In function ‘void Nan::AsyncQueueWorker(Nan::AsyncWorker*)’:
          ../../nan/nan.h:2298:62: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
               , reinterpret_cast<uv_after_work_cb>(AsyncExecuteComplete)
                                                                        ^
          ../authenticate_pam.cc: In function ‘void after_doing_auth(uv_work_t*, int)’:
          ../authenticate_pam.cc:107:87: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
             Nan::MakeCallback(Nan::GetCurrentContext()->Global(), Nan::New(m->callback), 1, args);
                                                                                                 ^
          In file included from ../authenticate_pam.cc:23:
          ../../nan/nan.h:1024:46: note: declared here
             NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
                                                        ^~~~~~~~~~~~
          ../authenticate_pam.cc:107:87: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*)’ is deprecated [-Wdeprecated-declarations]
             Nan::MakeCallback(Nan::GetCurrentContext()->Global(), Nan::New(m->callback), 1, args);
                                                                                                 ^
          In file included from ../authenticate_pam.cc:23:
          ../../nan/nan.h:1024:46: note: declared here
             NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
                                                        ^~~~~~~~~~~~
          ../authenticate_pam.cc: In function ‘Nan::NAN_METHOD_RETURN_TYPE Authenticate(Nan::NAN_METHOD_ARGS_TYPE)’:
          ../authenticate_pam.cc:147:83: warning: ‘v8::Local<v8::Value> v8::Object::Get(v8::Local<v8::Value>)’ is deprecated: Use maybe version [-Wdeprecated-declarations]
             Local<Value> res = options->Get(Nan::New<String>("serviceName").ToLocalChecked());
                                                                                             ^
          In file included from /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8-internal.h:14,
                           from /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8.h:27,
                           from /home/iobroker/.cache/node-gyp/12.16.2/include/node/node.h:67,
                           from ../../nan/nan.h:54,
                           from ../authenticate_pam.cc:23:
          /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8.h:3553:51: note: declared here
             V8_DEPRECATED("Use maybe version", Local<Value> Get(Local<Value> key));
                                                             ^~~
          /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
             declarator __attribute__((deprecated(message)))
             ^~~~~~~~~~
          ../authenticate_pam.cc:150:69: error: no matching function for call to ‘v8::String::WriteUtf8(char [128], long unsigned int)’
              serviceName->WriteUtf8(m->serviceName, sizeof(m->serviceName) - 1);
                                                                               ^
          In file included from /home/iobroker/.cache/node-gyp/12.16.2/include/node/node.h:67,
                           from ../../nan/nan.h:54,
                           from ../authenticate_pam.cc:23:
          /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8.h:2878:7: note: candidate: ‘int v8::String::WriteUtf8(v8::Isolate*, char*, int, int*, int) const’
             int WriteUtf8(Isolate* isolate, char* buffer, int length = -1,
                 ^~~~~~~~~
          /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8.h:2878:7: note:   no known conversion for argument 1 from ‘char [128]’ to ‘v8::Isolate*’
          ../authenticate_pam.cc:152:69: warning: ‘v8::Local<v8::Value> v8::Object::Get(v8::Local<v8::Value>)’ is deprecated: Use maybe version [-Wdeprecated-declarations]
             res = options->Get(Nan::New<String>("remoteHost").ToLocalChecked());
                                                                               ^
          In file included from /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8-internal.h:14,
                           from /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8.h:27,
                           from /home/iobroker/.cache/node-gyp/12.16.2/include/node/node.h:67,
                           from ../../nan/nan.h:54,
                           from ../authenticate_pam.cc:23:
          /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8.h:3553:51: note: declared here
             V8_DEPRECATED("Use maybe version", Local<Value> Get(Local<Value> key));
                                                             ^~~
          /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8config.h:328:3: note: in definition of macro ‘V8_DEPRECATED’
             declarator __attribute__((deprecated(message)))
             ^~~~~~~~~~
          ../authenticate_pam.cc:155:66: error: no matching function for call to ‘v8::String::WriteUtf8(char [128], long unsigned int)’
              remoteHost->WriteUtf8(m->remoteHost, sizeof(m->remoteHost) - 1);
                                                                            ^
          In file included from /home/iobroker/.cache/node-gyp/12.16.2/include/node/node.h:67,
                           from ../../nan/nan.h:54,
                           from ../authenticate_pam.cc:23:
          /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8.h:2878:7: note: candidate: ‘int v8::String::WriteUtf8(v8::Isolate*, char*, int, int*, int) const’
             int WriteUtf8(Isolate* isolate, char* buffer, int length = -1,
                 ^~~~~~~~~
          /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8.h:2878:7: note:   no known conversion for argument 1 from ‘char [128]’ to ‘v8::Isolate*’
          ../authenticate_pam.cc:160:58: error: no matching function for call to ‘v8::String::WriteUtf8(char [128], long unsigned int)’
            username->WriteUtf8(m->username, sizeof(m->username) - 1);
                                                                    ^
          In file included from /home/iobroker/.cache/node-gyp/12.16.2/include/node/node.h:67,
                           from ../../nan/nan.h:54,
                           from ../authenticate_pam.cc:23:
          /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8.h:2878:7: note: candidate: ‘int v8::String::WriteUtf8(v8::Isolate*, char*, int, int*, int) const’
             int WriteUtf8(Isolate* isolate, char* buffer, int length = -1,
                 ^~~~~~~~~
          /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8.h:2878:7: note:   no known conversion for argument 1 from ‘char [128]’ to ‘v8::Isolate*’
          ../authenticate_pam.cc:161:58: error: no matching function for call to ‘v8::String::WriteUtf8(char [128], long unsigned int)’
            password->WriteUtf8(m->password, sizeof(m->password) - 1);
                                                                    ^
          In file included from /home/iobroker/.cache/node-gyp/12.16.2/include/node/node.h:67,
                           from ../../nan/nan.h:54,
                           from ../authenticate_pam.cc:23:
          /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8.h:2878:7: note: candidate: ‘int v8::String::WriteUtf8(v8::Isolate*, char*, int, int*, int) const’
             int WriteUtf8(Isolate* isolate, char* buffer, int length = -1,
                 ^~~~~~~~~
          /home/iobroker/.cache/node-gyp/12.16.2/include/node/v8.h:2878:7: note:   no known conversion for argument 1 from ‘char [128]’ to ‘v8::Isolate*’
          ../authenticate_pam.cc: At global scope:
          ../authenticate_pam.cc:170:11: error: variable or field ‘init’ declared void
           void init(Handle<Object> exports) {
                     ^~~~~~
          ../authenticate_pam.cc:170:11: error: ‘Handle’ was not declared in this scope
          ../authenticate_pam.cc:170:11: note: suggested alternative: ‘rand_r’
           void init(Handle<Object> exports) {
                     ^~~~~~
                     rand_r
          ../authenticate_pam.cc:170:24: error: expected primary-expression before ‘>’ token
           void init(Handle<Object> exports) {
                                  ^
          ../authenticate_pam.cc:170:26: error: ‘exports’ was not declared in this scope
           void init(Handle<Object> exports) {
                                    ^~~~~~~
          In file included from ../../nan/nan.h:54,
                           from ../authenticate_pam.cc:23:
          ../authenticate_pam.cc:175:31: error: ‘init’ was not declared in this scope
           NODE_MODULE(authenticate_pam, init);
                                         ^~~~
          /home/iobroker/.cache/node-gyp/12.16.2/include/node/node.h:608:36: note: in definition of macro ‘NODE_MODULE_X’
                 (node::addon_register_func) (regfunc),                          \
                                              ^~~~~~~
          ../authenticate_pam.cc:175:1: note: in expansion of macro ‘NODE_MODULE’
           NODE_MODULE(authenticate_pam, init);
           ^~~~~~~~~~~
          ../authenticate_pam.cc:175:31: note: suggested alternative: ‘int’
           NODE_MODULE(authenticate_pam, init);
                                         ^~~~
          /home/iobroker/.cache/node-gyp/12.16.2/include/node/node.h:608:36: note: in definition of macro ‘NODE_MODULE_X’
                 (node::addon_register_func) (regfunc),                          \
                                              ^~~~~~~
          ../authenticate_pam.cc:175:1: note: in expansion of macro ‘NODE_MODULE’
           NODE_MODULE(authenticate_pam, init);
           ^~~~~~~~~~~
          make: *** [authenticate_pam.target.mk:111: Release/obj.target/authenticate_pam/authenticate_pam.o] Fehler 1
          make: Verzeichnis „/opt/iobroker/node_modules/authenticate-pam/build“ wird verlassen
          gyp ERR! build error 
          gyp ERR! stack Error: `make` failed with exit code: 2
          gyp ERR! stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
          gyp ERR! stack     at ChildProcess.emit (events.js:310:20)
          gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
          gyp ERR! System Linux 4.19.0-6-amd64
          gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
          gyp ERR! cwd /opt/iobroker/node_modules/authenticate-pam
          gyp ERR! node -v v12.16.2
          gyp ERR! node-gyp -v v5.1.0
          gyp ERR! not ok 
          npm ERR! code ELIFECYCLE
          npm ERR! errno 1
          npm ERR! authenticate-pam@1.0.2 install: `node-gyp rebuild`
          npm ERR! Exit status 1
          npm ERR! 
          npm ERR! Failed at the authenticate-pam@1.0.2 install script.
          npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
          
          npm ERR! A complete log of this run can be found in:
          npm ERR!     /home/iobroker/.npm/_logs/2020-04-24T15_25_33_123Z-debug.log
          andreas@debian64bit:/opt/iobroker$ 
          
          
          HomoranH Offline
          HomoranH Offline
          Homoran
          Global Moderator Administrators
          schrieb am zuletzt editiert von
          #16

          @Atredis sagte in Updates nicht mehr möglich wegen HAM Tato Adapter:

          NPM Rebuild auch erfolglos

          das log sagt ja auch warum:

          @Atredis sagte in Updates nicht mehr möglich wegen HAM Tato Adapter:

          wanted: {"homebridge":"^0.4.46","node":"^10.15.3"} (current: {"node":"12.16.2","npm":"6.14.4"

          kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

          1 Antwort Letzte Antwort
          0
          • A Offline
            A Offline
            Atredis
            schrieb am zuletzt editiert von
            #17

            Ja aber wie bekomme ich den Adapter gelöscht?

            Im HAM habe ich Ihn entfernt.
            Auch den HAM Adapter habe ich entfernt.
            Er taucht nicht mehr auf.

            Allerdings kam auch beim entfernen vom HAM die Fehlermeldung.

            1 Antwort Letzte Antwort
            0
            • A Offline
              A Offline
              Atredis
              schrieb am zuletzt editiert von
              #18

              Ok. Gibt wohl keine einfache Lösung für das Problem.
              Dachte mir dann einfach Node Nodejs deinstallieren und die 10´er Installieren.

              Leider auch nicht möglich

              andreas@debian64bit:~$ sudo apt-get --purge remove node
              Paketlisten werden gelesen... Fertig
              Abhängigkeitsbaum wird aufgebaut.       
              Statusinformationen werden eingelesen.... Fertig
              E: Paket node kann nicht gefunden werden.
              andreas@debian64bit:~$ 
              andreas@debian64bit:~$ node -v
              v12.16.2
              andreas@debian64bit:~$ which node
              /usr/local/bin/node
              andreas@debian64bit:~$ 
              
              
              GlasfaserG 1 Antwort Letzte Antwort
              0
              • A Atredis

                Ok. Gibt wohl keine einfache Lösung für das Problem.
                Dachte mir dann einfach Node Nodejs deinstallieren und die 10´er Installieren.

                Leider auch nicht möglich

                andreas@debian64bit:~$ sudo apt-get --purge remove node
                Paketlisten werden gelesen... Fertig
                Abhängigkeitsbaum wird aufgebaut.       
                Statusinformationen werden eingelesen.... Fertig
                E: Paket node kann nicht gefunden werden.
                andreas@debian64bit:~$ 
                andreas@debian64bit:~$ node -v
                v12.16.2
                andreas@debian64bit:~$ which node
                /usr/local/bin/node
                andreas@debian64bit:~$ 
                
                
                GlasfaserG Offline
                GlasfaserG Offline
                Glasfaser
                schrieb am zuletzt editiert von
                #19

                @Atredis

                Du hast doch VM ...
                warum nimmst du kein Schnappschuss und gehst damit zurück !?

                Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                1 Antwort Letzte Antwort
                0
                • A Offline
                  A Offline
                  Atredis
                  schrieb am zuletzt editiert von
                  #20

                  Das werde ich wohl machen müssen. Wenn ich nur noch wüsste wann ich das Update gemacht habe.

                  Danke aber trotzdem für die mühen.

                  Um halt besser klar zu kommen wäre mir ein anderer Lösungsweg lieber gewesen.

                  GlasfaserG 1 Antwort Letzte Antwort
                  0
                  • A Atredis

                    Das werde ich wohl machen müssen. Wenn ich nur noch wüsste wann ich das Update gemacht habe.

                    Danke aber trotzdem für die mühen.

                    Um halt besser klar zu kommen wäre mir ein anderer Lösungsweg lieber gewesen.

                    GlasfaserG Offline
                    GlasfaserG Offline
                    Glasfaser
                    schrieb am zuletzt editiert von Glasfaser
                    #21

                    @Atredis sagte in Updates nicht mehr möglich wegen HAM Tato Adapter:

                    Wenn ich nur noch wüsste wann ich das Update gemacht habe.

                    Nach der Version JS 3.0.14 , im Bereich vom 21. Apr. 2020 + /-

                    Man kann doch in der Beschreibung vom Schnappschuss eine Notiz hinterlegen , was enthalten ist .

                    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                    A 1 Antwort Letzte Antwort
                    0
                    • GlasfaserG Glasfaser

                      @Atredis sagte in Updates nicht mehr möglich wegen HAM Tato Adapter:

                      Wenn ich nur noch wüsste wann ich das Update gemacht habe.

                      Nach der Version JS 3.0.14 , im Bereich vom 21. Apr. 2020 + /-

                      Man kann doch in der Beschreibung vom Schnappschuss eine Notiz hinterlegen , was enthalten ist .

                      A Offline
                      A Offline
                      Atredis
                      schrieb am zuletzt editiert von
                      #22

                      @Glasfaser

                      Ja.
                      Jetzt bin ich da auch schlauer.
                      Mein NAS macht jeden Tag einen Snapshot.
                      Bin jetzt ein paar Tage zurück gegangen.
                      Vorher Update erstellt
                      Alles eingespielt.
                      Versucht den Adapter zu löschen.
                      Ging nicht weil er nicht da war.

                      Alles auf den neusten Stand gebracht.

                      Und es läuft wieder.

                      Mal im Auge behalten.
                      Vielleicht hat sich da auch nur irgendwas eingeschlichen.

                      Dann kann ich morgen mich ja wieder um meine Steuerung kümmern.

                      Aber danke fürs überlegen woran es gelegen haben kan

                      Dann würde ich den Beitrag hier mit gelöst schließen wenn ich das hin bekomme

                      GlasfaserG 1 Antwort Letzte Antwort
                      0
                      • A Atredis

                        @Glasfaser

                        Ja.
                        Jetzt bin ich da auch schlauer.
                        Mein NAS macht jeden Tag einen Snapshot.
                        Bin jetzt ein paar Tage zurück gegangen.
                        Vorher Update erstellt
                        Alles eingespielt.
                        Versucht den Adapter zu löschen.
                        Ging nicht weil er nicht da war.

                        Alles auf den neusten Stand gebracht.

                        Und es läuft wieder.

                        Mal im Auge behalten.
                        Vielleicht hat sich da auch nur irgendwas eingeschlichen.

                        Dann kann ich morgen mich ja wieder um meine Steuerung kümmern.

                        Aber danke fürs überlegen woran es gelegen haben kan

                        Dann würde ich den Beitrag hier mit gelöst schließen wenn ich das hin bekomme

                        GlasfaserG Offline
                        GlasfaserG Offline
                        Glasfaser
                        schrieb am zuletzt editiert von Glasfaser
                        #23

                        @Atredis sagte in Updates nicht mehr möglich wegen HAM Tato Adapter:

                        Vielleicht hat sich da auch nur irgendwas eingeschlichen.
                        Mein NAS macht jeden Tag einen Snapshot.

                        Ja ... ist keine Lösung wenn man ein Fehler hat ...

                        Aber ist besser bevor man sich alles zerschießt ;)

                        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

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


                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        469

                        Online

                        32.4k

                        Benutzer

                        81.5k

                        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