Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Brokman

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 5
    • Best 0
    • Groups 1

    Brokman

    @Brokman

    Starter

    0
    Reputation
    3
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Brokman Follow
    Starter

    Latest posts made by Brokman

    • RE: trashschedule - Versionsproblem ab SW 1.1.0

      Danke für die Informationen.
      Somit harke ich es ab und bleibe bei Version 1.0.6, solange bis der js.controller im buildroot geupdated wird.

      Gruß

      posted in Error/Bug
      B
      Brokman
    • RE: trashschedule - Versionsproblem ab SW 1.1.0

      Da in der CCU3 wie schon gesagt ein ioBroker buildroot ist, wo einige Befehle gar nicht enthalten sind wie z.B. sudo, sind meine Update Möglichkeiten limitiert. Ich habe da auch die Meldung: Dein Host (js-controller) ist veraltet! 3.1.6; 3.2.16 ist verfügbar. Wie gesagt ich bekomme das Update nicht hin.
      Bleibe deshalb auf der trashschedule 1.0.6, die ja funktioniert.

      posted in Error/Bug
      B
      Brokman
    • RE: trashschedule - Versionsproblem ab SW 1.1.0

      Ich hatte ein Leerzeichen bei "Gelber Sack". Änderung in "GelberSack" hat aber nix bewirkt! Auch sonst sind keine Leerzeichen drin.

      Wie Homoran schon sagte bin ich da nicht so flexibel, da ich innerhalb der RaspberryMatic auf Updates von Jens Maus bezüglich ioBroker angewiesen bin.

      Im Homematic Forum hatte ich die Antwort bekommen, dass es funktioniert, auch mit 1.1.1.

      Also warum geht 1.0.6 aber 1.1.1 nicht bei mir?
      Sagt den Experten der Log nix? Ich habe da leider keine Karten und was hat sich zwischen 1.0.6 und 1.1.0 im Programm trashschedule geändert?

      posted in Error/Bug
      B
      Brokman
    • RE: trashschedule - Versionsproblem ab SW 1.1.0

      @homoran
      das ist korrekt.

      posted in Error/Bug
      B
      Brokman
    • trashschedule - Versionsproblem ab SW 1.1.0
      Systemdata Bitte Ausfüllen
      Hardwaresystem: CCU3
      Processor: 64-Bit-Quadcore-ARM-Mikrocontroller
      Arbeitsspeicher: 1GB
      Flashspeicher: 8GB
      Betriebssystem: RaspberryMatic
      Version: 3.57.4.20210320
      ioBroker-Version: 3.1.06
      Installationsart: Skript/Manuell

      Hallo miteinander,
      ich hoffe, dass ich hier das Problem adressieren kann, da mir im Homematic Forum nicht geholfen werden konnte. Es handelt sich wohl um ein ioBroker-Adpater spezifisches Problem.

      Trashschedule incl. Version 1.0.6 und frühere funktionieren einwandfrei. Ab 1.1.0 stürzt es ab.
      Der log dokumentiert die Situation:

      2021-03-24 21:50:22.751 - info: host.CCU3-Webui "system.adapter.trashschedule.0" disabled
      2021-03-24 21:50:22.756 - info: host.CCU3-Webui stopInstance system.adapter.trashschedule.0 (force=false, process=true)
      2021-03-24 21:50:22.756 - info: trashschedule.0 (14918) Adapter is disabled => stop
      2021-03-24 21:50:22.762 - info: trashschedule.0 (14918) cleaned everything up...
      2021-03-24 21:50:22.761 - info: host.CCU3-Webui stopInstance system.adapter.trashschedule.0 send kill signal
      2021-03-24 21:50:22.774 - info: trashschedule.0 (14918) Got terminate signal TERMINATE_YOURSELF
      2021-03-24 21:50:22.793 - info: trashschedule.0 (14918) terminating
      2021-03-24 21:50:22.797 - info: trashschedule.0 (14918) Terminated (NO_ERROR): Without reason
      2021-03-24 21:50:23.362 - info: host.CCU3-Webui instance system.adapter.trashschedule.0 terminated with code 0 (NO_ERROR)
      2021-03-24 21:50:28.168 - info: host.CCU3-Webui "system.adapter.trashschedule.0" enabled
      2021-03-24 21:50:28.229 - info: host.CCU3-Webui instance system.adapter.trashschedule.0 started with pid 15331
      2021-03-24 21:50:37.247 - info: trashschedule.0 (15331) starting. Version 1.0.6 in /usr/local/addons/hm-iobroker/node_modules/iobroker.trashschedule, node: v12.21.0, js-controller: 3.1.6
      2021-03-24 21:51:27.271 - info: host.CCU3-Webui stopInstance system.adapter.trashschedule.0 (force=false, process=true)
      2021-03-24 21:51:27.274 - info: host.CCU3-Webui stopInstance system.adapter.trashschedule.0 send kill signal
      2021-03-24 21:51:27.282 - info: trashschedule.0 (15331) Got terminate signal TERMINATE_YOURSELF
      2021-03-24 21:51:27.287 - info: trashschedule.0 (15331) cleaned everything up...
      2021-03-24 21:51:27.289 - info: trashschedule.0 (15331) terminating
      2021-03-24 21:51:27.293 - info: trashschedule.0 (15331) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2021-03-24 21:51:27.849 - info: host.CCU3-Webui instance system.adapter.trashschedule.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2021-03-24 21:51:30.340 - info: host.CCU3-Webui instance system.adapter.trashschedule.0 started with pid 15873
      2021-03-24 21:51:40.235 - info: trashschedule.0 (15873) starting. Version 1.0.6 in /usr/local/addons/hm-iobroker/node_modules/iobroker.trashschedule, node: v12.21.0, js-controller: 3.1.6
      2021-03-24 21:53:40.377 - info: host.CCU3-Webui stopInstance system.adapter.trashschedule.0 (force=false, process=true)
      2021-03-24 21:53:40.387 - info: host.CCU3-Webui stopInstance system.adapter.trashschedule.0 send kill signal
      2021-03-24 21:53:40.397 - info: trashschedule.0 (15873) Got terminate signal TERMINATE_YOURSELF
      2021-03-24 21:53:40.400 - info: trashschedule.0 (15873) cleaned everything up...
      2021-03-24 21:53:40.403 - info: trashschedule.0 (15873) terminating
      2021-03-24 21:53:40.407 - info: trashschedule.0 (15873) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2021-03-24 21:53:40.963 - info: host.CCU3-Webui instance system.adapter.trashschedule.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2021-03-24 21:53:43.451 - info: host.CCU3-Webui instance system.adapter.trashschedule.0 started with pid 16852
      2021-03-24 21:53:52.702 - info: trashschedule.0 (16852) starting. Version 1.0.6 in /usr/local/addons/hm-iobroker/node_modules/iobroker.trashschedule, node: v12.21.0, js-controller: 3.1.6
      2021-03-24 21:54:01.730 - info: host.CCU3-Webui iobroker upgrade trashschedule
      2021-03-24 21:54:11.902 - info: host.CCU3-Webui iobroker Update trashschedule from @1.0.6 to @1.1.1
      2021-03-24 21:54:20.734 - info: host.CCU3-Webui iobroker NPM version: 6.14.11
      2021-03-24 21:54:20.737 - info: host.CCU3-Webui iobroker npm install iobroker.trashschedule@1.1.1 --loglevel error --unsafe-perm --prefix "/usr/local/addons/hm-iobroker" (System call)
      2021-03-24 21:54:21.349 - info: tankerkoenig.0 (5666) Reading data from tankerkoenig ...
      2021-03-24 21:55:32.138 - info: host.CCU3-Webui iobroker gyp
      2021-03-24 21:55:32.142 - info: host.CCU3-Webui iobroker ERR! find Python gyp ERR! find Python Python is not set from command line or npm configurationgyp ERR! find Python Python is not set from environment variable PYTHONgyp ERR! find Python checking if "python" can be usedgyp ERR! find Python - "python" is not in PATH or produced an errorgyp ERR! find Python checking if "python2" can be usedgyp ERR! find Python - "python2" is not in PATH or produced an errorgyp ERR! find Python checking if "python3" can be usedgyp ERR! find Python - "python3" is not in PATH or produced an errorgyp ERR! find Python gyp ERR! find Python **********************************************************gyp ERR! find Python You need to install the latest version of Python.gyp ERR! find Python Node-gyp should be able to find and use Python. If not,gyp ERR! find Python you can try one of the following options:gyp ERR! find Python - Use the switch --python="/path/to/pythonexecutable"gyp ERR! find Python (accepted by both node-gyp and npm)gyp
      2021-03-24 21:55:32.147 - info: host.CCU3-Webui iobroker ERR! find Python - Set the environment variable PYTHONgyp ERR! find Python - Set the npm configuration variable python:gyp ERR! find Python npm config set python "/path/to/pythonexecutable"gyp ERR! find Python For more information consult the documentation at:gyp ERR! find Python https://github.com/nodejs/node-gyp#installationgyp ERR! find Python **********************************************************gyp ERR! find Python
      2021-03-24 21:55:32.155 - info: host.CCU3-Webui iobroker gyp ERR! configure error gyp ERR! stack Error: Could not find any Python installation to usegyp ERR! stack at PythonFinder.fail (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:307:47)gyp ERR! stack at PythonFinder.runChecks (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:136:21)gyp ERR! stack at PythonFinder. (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:179:16)gyp ERR! stack at PythonFinder.execFileCallback (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:271:16)gyp ERR! stack at exithandler (child_process.js:315:5)gyp ERR! stack at ChildProcess.errorhandler (child_process.js:327:5)gyp ERR! stack at ChildProcess.emit (events.js:314:20)gyp
      2021-03-24 21:55:32.158 - info: host.CCU3-Webui iobroker ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:274:12)gyp ERR! stack at onErrorNT (internal/child_process.js:470:16)gyp ERR! stack at processTicksAndRejections (internal/process/task_queues.js:84:21)gyp ERR! System Linux 5.10.11
      2021-03-24 21:55:32.162 - info: host.CCU3-Webui iobroker gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /usr/local/addons/hm-iobroker/node_modules/@serialport/bindingsgyp ERR! node -v v12.21.0gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok
      2021-03-24 21:55:53.951 - info: host.CCU3-Webui iobroker gyp ERR! find Python gyp ERR! find Python Python is not set from command line or npm configurationgyp ERR! find Python Python is not set from environment variable PYTHONgyp ERR! find Python checking if "python" can be usedgyp ERR! find Python - "python" is not in PATH or produced an errorgyp ERR! find Python checking if "python2" can be usedgyp ERR! find Python - "python2" is not in PATH or produced an errorgyp ERR! find Python checking if "python3" can be usedgyp ERR! find Python - "python3" is not in PATH or produced an errorgyp ERR! find Python gyp ERR! find Python **********************************************************gyp ERR! find Python You need to install the latest version of Python.gyp ERR! find Python Node-gyp should be able to find and use Python. If not,gyp ERR! find Python you can try one of the following options:gyp ERR! find Python - Use the switch --python="/path/to/pythonexecutable"gyp ERR! find Python (accepted by both node-gyp and npm)gyp ERR! find Python - Set the environment variable PYTHONgyp ERR! find Python - Set the npm configuration variable python:gyp ERR! find Python npm config set python "/path/to/pythonexecutable"gyp ERR! find Python For more information consult the documentation at:gyp ERR! find Python
      2021-03-24 21:55:53.956 - info: host.CCU3-Webui iobroker https://github.com/nodejs/node-gyp#installationgyp ERR! find Python **********************************************************gyp
      2021-03-24 21:55:53.965 - info: host.CCU3-Webui iobroker ERR! find Python gyp ERR! configure error gyp ERR! stack Error: Could not find any Python installation to usegyp ERR! stack at PythonFinder.fail (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:307:47)gyp ERR! stack at PythonFinder.runChecks (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:136:21)gyp ERR! stack at PythonFinder. (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:179:16)gyp ERR! stack at PythonFinder.execFileCallback (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:271:16)gyp ERR! stack at exithandler (child_process.js:315:5)gyp ERR! stack at ChildProcess.errorhandler (child_process.js:327:5)gyp ERR! stack at ChildProcess.emit (events.js:314:20)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:274:12)gyp ERR! stack at onErrorNT (internal/child_process.js:470:16)gyp ERR! stack at processTicksAndRejections (internal/process/task_queues.js:84:21)gyp ERR! System Linux 5.10.11gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/usr/local/addons/hm-iobroker/node_modules/sqlite3/lib/binding/napi-v3-linux-arm64/node_sqlite3.node" "--module_name=node_sqlite3" "--module_path=/usr/local/addons/hm-iobroker/node_modules/sqlite3/lib/binding/napi-v3-linux-arm64" "--napi_version=7" "--node_abi_napi=napi" "--napi_build_version=3" "--node_napi_label=napi-v3"gyp ERR! cwd /usr/local/addons/hm-iobroker/node_modules/sqlite3gyp ERR! node -v v12.21.0gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok
      2021-03-24 21:55:53.987 - info: host.CCU3-Webui iobroker node-pre-gyp ERR! build error
      2021-03-24 21:55:53.993 - info: host.CCU3-Webui iobroker node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/usr/local/addons/hm-iobroker/node_modules/sqlite3/lib/binding/napi-v3-linux-arm64/node_sqlite3.node --module_name=node_sqlite3 --module_path=/usr/local/addons/hm-iobroker/node_modules/sqlite3/lib/binding/napi-v3-linux-arm64 --napi_version=7 --node_abi_napi=napi --napi_build_version=3 --node_napi_label=napi-v3' (1)node-pre-gyp ERR! stack at ChildProcess. (/usr/local/addons/hm-iobroker/node_modules/node-pre-gyp/lib/util/compile.js:83:29)node-pre-gyp ERR! stack at ChildProcess.emit (events.js:314:20)node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:1022:16)node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5)
      2021-03-24 21:55:53.999 - info: host.CCU3-Webui iobroker node-pre-gyp ERR! System Linux 5.10.11node-pre-gyp ERR! command "/usr/bin/node" "/usr/local/addons/hm-iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"node-pre-gyp ERR! cwd /usr/local/addons/hm-iobroker/node_modules/sqlite3node-pre-gyp ERR! node -v v12.21.0node-pre-gyp ERR! node-pre-gyp -v v0.11.0node-pre-gyp ERR! not ok
      2021-03-24 21:56:00.087 - info: host.CCU3-Webui instance system.adapter.mobile-alerts.0 started with pid 17998
      2021-03-24 21:56:04.793 - info: host.CCU3-Webui iobroker +----------------------------------------------+¦ npm update check failed ¦¦ Try running with sudo or get access ¦¦ to the local update config store via ¦¦ sudo chown -R $USER:$(id -gn $USER) /.config ¦+----------------------------------------------+
      2021-03-24 21:56:05.044 - info: host.CCU3-Webui iobroker upload [4] trashschedule.admin /usr/local/addons/hm-iobroker/node_modules/iobroker.trashschedule/admin/words.js words.js application/javascript
      2021-03-24 21:56:05.333 - info: host.CCU3-Webui iobroker Update "system.adapter.trashschedule.0"
      2021-03-24 21:56:05.405 - info: host.CCU3-Webui stopInstance system.adapter.trashschedule.0 (force=false, process=true)
      2021-03-24 21:56:05.409 - info: host.CCU3-Webui stopInstance system.adapter.trashschedule.0 send kill signal
      2021-03-24 21:56:05.430 - info: trashschedule.0 (16852) Got terminate signal TERMINATE_YOURSELF
      2021-03-24 21:56:05.443 - info: trashschedule.0 (16852) cleaned everything up...
      2021-03-24 21:56:05.449 - info: trashschedule.0 (16852) terminating
      2021-03-24 21:56:05.459 - info: trashschedule.0 (16852) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2021-03-24 21:56:05.577 - info: host.CCU3-Webui iobroker upload [3] trashschedule.admin /usr/local/addons/hm-iobroker/node_modules/iobroker.trashschedule/admin/trashschedule.png trashschedule.png image/png
      2021-03-24 21:56:05.665 - info: host.CCU3-Webui iobroker upload [2] trashschedule.admin /usr/local/addons/hm-iobroker/node_modules/iobroker.trashschedule/admin/style.css style.css text/css
      2021-03-24 21:56:05.736 - info: host.CCU3-Webui iobroker upload [1] trashschedule.admin /usr/local/addons/hm-iobroker/node_modules/iobroker.trashschedule/admin/index_m.html index_m.html text/html
      2021-03-24 21:56:05.805 - info: host.CCU3-Webui iobroker upload [0] trashschedule.admin /usr/local/addons/hm-iobroker/node_modules/iobroker.trashschedule/admin/admin.d.ts admin.d.ts video/mp2t
      2021-03-24 21:56:05.873 - info: host.CCU3-Webui iobroker Adapter "trashschedule" updated
      2021-03-24 21:56:06.044 - info: host.CCU3-Webui instance system.adapter.trashschedule.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2021-03-24 21:56:06.935 - info: host.CCU3-Webui iobroker exit 0
      2021-03-24 21:56:08.546 - info: host.CCU3-Webui instance system.adapter.trashschedule.0 started with pid 18025
      2021-03-24 21:56:12.981 - info: mobile-alerts.0 (17998) starting. Version 0.0.1 in /usr/local/addons/hm-iobroker/node_modules/iobroker.mobile-alerts, node: v12.21.0, js-controller: 3.1.6
      2021-03-24 21:56:20.152 - info: trashschedule.0 (18025) starting. Version 1.1.1 in /usr/local/addons/hm-iobroker/node_modules/iobroker.trashschedule, node: v12.21.0, js-controller: 3.1.6
      2021-03-24 21:56:20.291 - error: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2021-03-24 21:56:20.293 - error: trashschedule.0 (18025) unhandled promise rejection: Invalid regular expression: /[^\p{Ll}\p{Lu}\p{Nd}]+/: Invalid property name in character class
      2021-03-24 21:56:20.329 - error: trashschedule.0 (18025) SyntaxError: Invalid regular expression: /[^\p{Ll}\p{Lu}\p{Nd}]+/: Invalid property name in character class
      at Trashschedule.cleanNamespace (/usr/local/addons/hm-iobroker/node_modules/iobroker.trashschedule/main.js:245:13)
      at /usr/local/addons/hm-iobroker/node_modules/iobroker.trashschedule/main.js:52:53
      at /usr/local/addons/hm-iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4058:17
      at _0x489e7b._applyViewFunc (/usr/local/addons/hm-iobroker/node_modules/iobroker.objects-redis/index.js:1:115745)
      at processTicksAndRejections (internal/process/task_queues.js:97:5)
      2021-03-24 21:56:20.331 - info: trashschedule.0 (18025) cleaned everything up...
      2021-03-24 21:56:20.408 - info: trashschedule.0 (18025) terminating
      2021-03-24 21:56:20.412 - info: trashschedule.0 (18025) Terminated (NO_ERROR): Without reason
      2021-03-24 21:56:20.967 - error: host.CCU3-Webui Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      2021-03-24 21:56:20.968 - error: host.CCU3-Webui Caught by controller[1]: SyntaxError: Invalid regular expression: /[^\p{Ll}\p{Lu}\p{Nd}]+/: Invalid property name in character class
      2021-03-24 21:56:20.968 - error: host.CCU3-Webui Caught by controller[1]: at Trashschedule.cleanNamespace (/usr/local/addons/hm-iobroker/node_modules/iobroker.trashschedule/main.js:245:13)
      2021-03-24 21:56:20.968 - error: host.CCU3-Webui Caught by controller[1]: at /usr/local/addons/hm-iobroker/node_modules/iobroker.trashschedule/main.js:52:53
      2021-03-24 21:56:20.969 - error: host.CCU3-Webui Caught by controller[1]: at /usr/local/addons/hm-iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4058:17
      2021-03-24 21:56:20.969 - error: host.CCU3-Webui Caught by controller[1]: at _0x489e7b._applyViewFunc (/usr/local/addons/hm-iobroker/node_modules/iobroker.objects-redis/index.js:1:115745)
      2021-03-24 21:56:20.969 - error: host.CCU3-Webui Caught by controller[1]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
      2021-03-24 21:56:20.969 - info: host.CCU3-Webui instance system.adapter.trashschedule.0 terminated with code 0 (NO_ERROR)
      2021-03-24 21:56:20.970 - info: host.CCU3-Webui Restart adapter system.adapter.trashschedule.0 because enabled
      2021-03-24 21:56:39.340 - info: host.CCU3-Webui instance system.adapter.mobile-alerts.0 terminated with code 0 (NO_ERROR)
      
      

      Was wurde ab 1.1.0 verändert, so dass es bei mir nicht mehr klappt.
      Ich habe einige Adapter installiert wie tankerkönig, BMW, weatherunderground etc. die einwandfrei funktionieren. System ist aktuell.
      Über Hinweise würde ich mich freuen.

      Gruß

      posted in Error/Bug
      B
      Brokman
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo