Navigation

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

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 50
    • Best 1
    • Groups 1

    swordfisch

    @swordfisch

    Starter

    1
    Reputation
    31
    Profile views
    50
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    swordfisch Follow
    Starter

    Best posts made by swordfisch

    • SQL-Adpter streikt nach update

      Hi
      mein SQL Adapter streikt nach dem update auf Nodejs 10

      host.iOBroker	2019-10-08 16:22:57.745	error	instance system.adapter.sql.0 terminated with code 1 ()
      Caught	2019-10-08 16:22:57.745	error	by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
      Caught	2019-10-08 16:22:57.745	error	by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
      Caught	2019-10-08 16:22:57.745	error	by controller[0]: at Module._compile (internal/modules/cjs/loader.js:778:30)
      Caught	2019-10-08 16:22:57.745	error	by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/mmmagic/lib/index.js:1:13)
      Caught	2019-10-08 16:22:57.745	error	by controller[0]: at require (internal/modules/cjs/helpers.js:25:18)
      Caught	2019-10-08 16:22:57.745	error	by controller[0]: at Module.require (internal/modules/cjs/loader.js:692:17)
      Caught	2019-10-08 16:22:57.745	error	by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
      Caught	2019-10-08 16:22:57.745	error	by controller[0]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
      Caught	2019-10-08 16:22:57.745	error	by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
      Caught	2019-10-08 16:22:57.745	error	by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:807:18)
      Caught	2019-10-08 16:22:57.745	error	by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
      Caught	2019-10-08 16:22:57.744	error	by controller[0]: NODE_MODULE_VERSION 64. Please try re-compiling or re-installing
      Caught	2019-10-08 16:22:57.744	error	by controller[0]: NODE_MODULE_VERSION 57. This version of Node.js requires
      Caught	2019-10-08 16:22:57.744	error	by controller[0]: was compiled against a different Node.js version using
      Caught	2019-10-08 16:22:57.744	error	by controller[0]: Error: The module '/opt/iobroker/node_modules/mmmagic/build/Release/magic.node'
      Caught	2019-10-08 16:22:57.744	error	by controller[0]: ^
      Caught	2019-10-08 16:22:57.744	error	by controller[0]: return process.dlopen(module, path.toNamespacedPath(filename));
      Caught	2019-10-08 16:22:57.744	error	by controller[0]: internal/modules/cjs/loader.js:807
      host.iOBroker	2019-10-08 16:22:57.458	info	instance system.adapter.sql.0 started with pid 2363
      

      hoffentlich kann mir einer sagen was da falsch läuft

      Danke und grüße
      swordfisch

      posted in ioBroker Allgemein
      S
      swordfisch

    Latest posts made by swordfisch

    • RE: Test Adapter HeatingControl v2.12.x

      @dgds Genau das Gefühl habe ich auch

      Im Wohnzimmer sollten 20°C sein und durch das Offset von 2° heizt er immer weiter irgendwie passt das nicht oder verstehe ich da was falsch?

      9120db65-8a5d-4e14-9707-599bb566ba6e-image.png

      posted in Tester
      S
      swordfisch
    • RE: [gelöst]Ram anzeige/Repo lädt nicht/Log leer

      @crunchip

      OK Browser gewechselt und die Werte sind da
      Firefox Chache bereinigt und es geht auf die Idee hätte ich auch selber kommen können aber manchmal sieht man die einfachen Dinge nicht.

      posted in ioBroker Allgemein
      S
      swordfisch
    • [gelöst]Ram anzeige/Repo lädt nicht/Log leer

      Hi

      Leider habe ich mehrer Probleme ob die zusammenhängen weiß ich nicht genau

      Der Ram im Adapter-Reiter wird mir nicht mehr angezeigt

      d08816e9-a3a6-4394-bec0-87bade9a880f-grafik.png

      Beim Aufrufen des logs ist dieser immer leer und erst wenn neue einträge einlaufen sehe ich diese verlasse ich den reiter wieder und gehe zurück sind auch diese einträge weg
      61e17a8c-d0fe-452e-839c-ad8c0a7a211e-grafik.png

      Reiter Adapter bleibt leer und lädt und lädt...

      grüße swordfisch

      posted in ioBroker Allgemein
      S
      swordfisch
    • RE: Adapter net-tools v0.1.x

      @Thomas-Braun ja aber hatte es ja auch deinstalliert und neu installiert aber danach war es halt immer noch Falsch

      posted in Tester
      S
      swordfisch
    • RE: Adapter net-tools v0.1.x

      @Thomas-Braun habe heute nacht ein neues System aufgesetzt und mein Bacjup eingespielt das neue system hat jetzt auch npm 6.14.6 keine Ahnung warum das alte "kaputt" war

      posted in Tester
      S
      swordfisch
    • RE: Adapter net-tools v0.1.x

      @Thomas-Braun

      root@iOBroker:~# which nodejs && nodejs -v && which node && node -v && which npm                                          && npm -v && apt policy nodejs
      /usr/bin/nodejs
      v12.18.4
      /usr/local/bin/node
      v12.18.4
      /usr/local/bin/npm
      6.8.0
      nodejs:
        Installiert:           12.18.4-1nodesource1
        Installationskandidat: 12.18.4-1nodesource1
        Versionstabelle:
       *** 12.18.4-1nodesource1 500
              500 https://deb.nodesource.com/node_12.x stretch/main amd64 Packages
              100 /var/lib/dpkg/status
           10.21.0~dfsg-1~deb10u1 500
              500 http://ftp.de.debian.org/debian buster/main amd64 Packages
              500 http://security.debian.org/debian-security buster/updates/main amd64                               Packages
      

      @Jey-Cee Ja das weiß ich auch noch nicht habs gerade alles deinstalliert und neu installiert aber die 6.8.0 kommt immer wieder

      posted in Tester
      S
      swordfisch
    • RE: Adapter net-tools v0.1.x

      @Jey-Cee Node.js läuft auf version v12.18.4

      posted in Tester
      S
      swordfisch
    • RE: Adapter net-tools v0.1.x

      Wollte den Adapter auch mal testen leider bekomme ich ihn nicht installiert

      install https://github.com/Jey-Cee/ioBroker.net-tools/tarball/37a817a9f18edaf343a20fa0709172f0b725fbf2
      NPM version: 6.8.0
      npm install https://github.com/Jey-Cee/ioBroker.net-tools/tarball/37a817a9f18edaf343a20fa0709172f0b725fbf2 --loglevel error --prefix "/opt/iobroker" (System call)
      npm ERR! cb.apply is not a function
      
      npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2020-09-26T19_21_25_087Z-debug.log
      ERROR: host.iOBroker Cannot install https://github.com/Jey-Cee/ioBroker.net-tools/tarball/37a817a9f18edaf343a20fa0709172f0b725fbf2: 1
      ERROR: process exited with code 25
      

      posted in Tester
      S
      swordfisch
    • RE: Text2Command

      Habe es jetzt nochmal von GitHub drüber installiert und es geht

      aber wie sehe ich jetzt die Dinge die vorher schon im text2command adpater drin waren?


      0511874d-18fd-4d04-8ba7-5418962c5ff2-grafik.png

      bin jetzt zurück auf 1.3.0 auf 1.3.1 ging nicht

      posted in Error/Bug
      S
      swordfisch
    • RE: Text2Command

      Version 2.0.3 hab auch schon nen Anderen Browser versucht gleiches Problem

      Ja sogar die ganze VM schon rebootet gleiches Bild

      Kann leider auch nicht auf eine Vorherige Version wechseln beim wechseln

      host.iOBroker	2020-07-19 15:05:53.322	info	iobroker exit 0
      host.iOBroker	2020-07-19 15:05:52.315	info	iobroker Adapter "text2command" updated
      host.iOBroker	2020-07-19 15:05:52.263	info	iobroker upload [0] text2command.admin /opt/iobroker/node_modules/iobroker.text2command/admin/asset-manifest.json asset-manifest.json application/json
      host.iOBroker	2020-07-19 15:05:52.210	info	iobroker upload [1] text2command.admin /opt/iobroker/node_modules/iobroker.text2command/admin/favicon.ico favicon.ico image/vnd.microsoft.icon
      host.iOBroker	2020-07-19 15:05:52.157	info	iobroker upload [2] text2command.admin /opt/iobroker/node_modules/iobroker.text2command/admin/langModel.js langModel.js application/javascript
      host.iOBroker	2020-07-19 15:05:52.105	info	iobroker upload [3] text2command.admin /opt/iobroker/node_modules/iobroker.text2command/admin/manifest.json manifest.json application/json
      host.iOBroker	2020-07-19 15:05:52.052	info	iobroker upload [4] text2command.admin /opt/iobroker/node_modules/iobroker.text2command/admin/precache-manifest.322d61ee69568eaf7400d0c2589da9c9.js precache-manifest.322d61ee69568eaf7400d0c2589da9c9.
      host.iOBroker	2020-07-19 15:05:51.999	info	iobroker upload [5] text2command.admin /opt/iobroker/node_modules/iobroker.text2command/admin/service-worker.js service-worker.js application/javascript
      host.iOBroker	2020-07-19 15:05:51.946	info	iobroker upload [6] text2command.admin /opt/iobroker/node_modules/iobroker.text2command/admin/static/css/2.b4e30640.chunk.css static/css/2.b4e30640.chunk.css text/css
      host.iOBroker	2020-07-19 15:05:51.894	info	iobroker upload [7] text2command.admin /opt/iobroker/node_modules/iobroker.text2command/admin/static/css/2.b4e30640.chunk.css.map static/css/2.b4e30640.chunk.css.map application/json
      host.iOBroker	2020-07-19 15:05:51.841	info	iobroker upload [8] text2command.admin /opt/iobroker/node_modules/iobroker.text2command/admin/static/css/main.f4a3434e.chunk.css static/css/main.f4a3434e.chunk.css text/css
      host.iOBroker	2020-07-19 15:05:51.788	info	iobroker upload [9] text2command.admin /opt/iobroker/node_modules/iobroker.text2command/admin/static/css/main.f4a3434e.chunk.css.map static/css/main.f4a3434e.chunk.css.map application/json
      host.iOBroker	2020-07-19 15:05:51.730	info	iobroker upload [10] text2command.admin /opt/iobroker/node_modules/iobroker.text2command/admin/static/js/2.e822edab.chunk.js static/js/2.e822edab.chunk.js application/javascript
      host.iOBroker	2020-07-19 15:05:51.669	info	iobroker upload [11] text2command.admin /opt/iobroker/node_modules/iobroker.text2command/admin/static/js/2.e822edab.chunk.js.LICENSE.txt static/js/2.e822edab.chunk.js.LICENSE.txt text/plain
      host.iOBroker	2020-07-19 15:05:51.531	info	iobroker upload [12] text2command.admin /opt/iobroker/node_modules/iobroker.text2command/admin/static/js/2.e822edab.chunk.js.map static/js/2.e822edab.chunk.js.map application/json
      host.iOBroker	2020-07-19 15:05:51.478	info	iobroker upload [13] text2command.admin /opt/iobroker/node_modules/iobroker.text2command/admin/static/js/main.89e78f79.chunk.js static/js/main.89e78f79.chunk.js application/javascript
      host.iOBroker	2020-07-19 15:05:51.407	info	iobroker upload [14] text2command.admin /opt/iobroker/node_modules/iobroker.text2command/admin/static/js/main.89e78f79.chunk.js.map static/js/main.89e78f79.chunk.js.map application/json
      host.iOBroker	2020-07-19 15:05:51.354	info	iobroker upload [15] text2command.admin /opt/iobroker/node_modules/iobroker.text2command/admin/static/js/runtime-main.18c1711a.js static/js/runtime-main.18c1711a.js application/javascript
      host.iOBroker	2020-07-19 15:05:51.301	info	iobroker upload [16] text2command.admin /opt/iobroker/node_modules/iobroker.text2command/admin/static/js/runtime-main.18c1711a.js.map static/js/runtime-main.18c1711a.js.map application/json
      host.iOBroker	2020-07-19 15:05:51.248	info	iobroker upload [17] text2command.admin /opt/iobroker/node_modules/iobroker.text2command/admin/style.css style.css text/css
      host.iOBroker	2020-07-19 15:05:51.195	info	iobroker upload [18] text2command.admin /opt/iobroker/node_modules/iobroker.text2command/admin/tab.html tab.html text/html
      host.iOBroker	2020-07-19 15:05:51.039	info	iobroker upload [19] text2command.admin /opt/iobroker/node_modules/iobroker.text2command/admin/text2command.png text2command.png image/png
      host.iOBroker	2020-07-19 15:05:51.020	info	iobroker npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2020-07-19T13_05_51_017Z-debug.log
      host.iOBroker	2020-07-19 15:05:51.017	info	iobroker npm ERR! notarget No matching version found for iobroker.text2command@1.3.1npm ERR! notarget In most cases you or one of your dependencies are requestingnpm ERR! notarget a package version t
      host.iOBroker	2020-07-19 15:05:51.016	info	iobroker npm ERR! code ETARGET
      host.iOBroker	2020-07-19 15:05:46.542	info	iobroker npm install iobroker.text2command@1.3.1 --loglevel error --prefix "/opt/iobroker" (System call)
      host.iOBroker	2020-07-19 15:05:46.540	info	iobroker NPM version: 6.8.0
      host.iOBroker	2020-07-19 15:05:46.354	info	iobroker Update text2command from @2.0.3 to @1.3.1
      host.iOBroker	2020-07-19 15:05:45.301	info	iobroker upgrade text2command@1.3.1
      

      und danach ist immernoch 2.0.3 installiert

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