Navigation

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

    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 6
    • Best 1
    • Groups 1

    berno63

    @berno63

    2
    Reputation
    3
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    berno63 Follow
    Starter

    Best posts made by berno63

    • RE: Mein Gesamtprojekt zum Downloaden

      @blue231181
      Ich hatte das Problem auch, Kopiere mal die Links und füge sie in einem neuen BrowserTab ein.
      So hats funktioniert

      LG

      posted in Visualisierung
      B
      berno63

    Latest posts made by berno63

    • RE: [Gelöst]Bekomme Vis-adapter nicht mehr zum laufen

      Vielen dank an Euch, habs wieder hinbekommen, vor dem Restore den Vis installiert, so hats geklappt.

      @einstein67
      Danke für den Tipp und den "denkanstoss", diesmal vor dem Restore ein Snapshoot gemacht 👍 👍

      Lg

      posted in ioBroker Allgemein
      B
      berno63
    • RE: [Gelöst]Bekomme Vis-adapter nicht mehr zum laufen

      @crunchip
      Ja, wollte ich auch schon testen aber in der Adaperliste hab ich keine Auswahl-möglichkeit
      liste.png

      @Einstein67 könnte ich auch probieren aber müsste ich ja wieder von vorne beginnen

      posted in ioBroker Allgemein
      B
      berno63
    • RE: [Gelöst]Bekomme Vis-adapter nicht mehr zum laufen

      @thomas-braun
      Leider auch kein Erfolg

      bernd@iobroker:~$ cd /opt/iobroker
      bernd@iobroker:/opt/iobroker$ sudo -H -u iobroker npm install iobroker.vis --loglevel error --prefix "/opt/iobroker"
      [sudo] password for bernd: 
      
      > iobroker.vis@1.4.15 install /opt/iobroker/node_modules/iobroker.vis
      > node main.js --install
      
      npm ERR! code ELIFECYCLE
      npm ERR! errno 6
      npm ERR! iobroker.vis@1.4.15 install: `node main.js --install`
      npm ERR! Exit status 6
      npm ERR! 
      npm ERR! Failed at the iobroker.vis@1.4.15 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/2022-05-29T11_05_18_499Z-debug.log
      bernd@iobroker:/opt/iobroker$ 
      
      posted in ioBroker Allgemein
      B
      berno63
    • [Gelöst]Bekomme Vis-adapter nicht mehr zum laufen

      Hallo.
      Als stiller mitleser habe ich bisher das eine oder andere für mich hier aus dem Forum erlesen und mit Erfolg in mein Projekt einfließen lassen. Nun bin ich mit meinem Latein am Ende.
      Zur Situation: Vor einem halben Jahr bin ich mit dem Iobroker auf einen NUC I3 mit Proxmox umgezogen. Der Iobroker läuft seitdem in einem lxc Contianer ohne probleme auch der Umzug war problemlos. Vor 2 tagen hat sich die Externe SSD auf der nur der iobroker container war verabschiedet. Blöd aber dank täglichem IoB- Backup nicht so tragisch, dacht ich.
      Also neuen Container mit frischem Ubuntu erstellt und der Iobroker nach der aktuellen Doku instaliert. Backup eingelesen, alles wieder fit, fast alles...

      Der Vis adapter läßt sich nicht wieder starten. Sind noch 2 andere Adapter , Web-Speedy, und vis-circlemenu die auch nicht mehr wollen. Alles andere läuft soweit.

      hier das Log vom Vis:

      2022-05-29 09:22:58.029  - warn: host.iobroker startInstance cannot find adapter "vis@1.4.15". Try to install it... 4 attempt
      2022-05-29 09:22:58.029  - info: host.iobroker iobroker install vis@1.4.15 using installedVersion
      2022-05-29 09:22:59.698  - info: host.iobroker iobroker npm-install: NPM version: 6.14.17
      2022-05-29 09:22:59.699  - info: host.iobroker iobroker npm-install: Installing iobroker.vis@1.4.15... (System call)
      2022-05-29 09:23:18.319  - info: host.iobroker iobroker npm-install: > iobroker.vis@1.4.15 install /opt/iobroker/node_modules/iobroker.vis> node main.js --install
      2022-05-29 09:23:19.614  - info: vis.0 (1034912) starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v14.19.3, js-controller: 4.0.23
      2022-05-29 09:23:19.754  - info: vis.0 (1034912) vis license is OK.
      2022-05-29 09:23:20.127  - error: vis.0 (1034912) 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().
      2022-05-29 09:23:20.128  - error: vis.0 (1034912) unhandled promise rejection: Not exists
      2022-05-29 09:23:20.129  - error: vis.0 (1034912) Error: Not exists
          at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17)
          at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26)
          at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29)
          at processImmediate (internal/timers.js:466:21)
      2022-05-29 09:23:20.130  - error: vis.0 (1034912) Not exists
      2022-05-29 09:23:20.634  - info: vis.0 (1034912) terminating
      2022-05-29 09:23:20.635  - warn: vis.0 (1034912) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2022-05-29 09:23:23.485  - error: host.iobroker iobroker npm-install: host.iobroker Cannot install iobroker.vis@1.4.15: 6
      2022-05-29 09:23:24.498  - info: host.iobroker iobroker npm-install: exit 25
      

      und Web-Speedy

      2022-05-29 09:23:25.499  - warn: host.iobroker startInstance cannot find adapter "web-speedy@0.2.0". Try to install it... 4 attempt
      2022-05-29 09:23:25.499  - info: host.iobroker iobroker install web-speedy@0.2.0 using installedVersion
      2022-05-29 09:23:26.874  - error: host.iobroker iobroker npm-install: host.iobroker Unknown packetName web-speedy. Please install packages from outside the repository using npm!
      2022-05-29 09:23:27.889  - info: host.iobroker iobroker npm-install: exit 12
      2022-05-29 09:23:29.394  - error: host.iobroker Cannot download and install adapter "web-speedy@0.2.0". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
      

      Vis adapter läßt sich auch nicht löschen, auch ein versuch eine neue Instanz zu erstellen schlägt fehl.
      Wär toll wenn irgendjemand ein Tip oder Lösung meines Problem findet.

      LG
      Bernd

      posted in ioBroker Allgemein
      B
      berno63
    • RE: Mein Gesamtprojekt zum Downloaden

      @blue231181
      Ich hatte das Problem auch, Kopiere mal die Links und füge sie in einem neuen BrowserTab ein.
      So hats funktioniert

      LG

      posted in Visualisierung
      B
      berno63
    • RE: Keine Verbindung zur Rademacher Bridge

      @lustig29
      Kann es sein das du ein veralteten Adapter benutzt?
      dies hier ist der aktuelle: link
      damit fuktionierts auch mit der Bridge

      posted in Hardware
      B
      berno63
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo