Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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. ioBroker Allgemein
  4. iobroker nach proxmox: vis editor zeigt "no connection"

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    516

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    420

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    991

iobroker nach proxmox: vis editor zeigt "no connection"

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
8 Beiträge 3 Kommentatoren 833 Aufrufe 3 Beobachtet
  • Ä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.
  • madingM Online
    madingM Online
    mading
    schrieb am zuletzt editiert von mading
    #1

    Hallo zusammen,

    ich bin dabei, iobroker auf einen debian 12 lxc container unter proxmox 8.x zu migrieren (produktivsystem läuft noch auf einem rpi). Das Zurückspielen des Backups hat auch wunderbar funktioniert, nur lädt der VIS Editor nicht. Sobald ich http://192.168.253.202:8082/vis/edit.html (202 ist die IP des Containers) aufrufe, erhalte ich einen No Connection Fehler:

    c206665d-4697-42f5-996b-a94638e6aace-grafik.png

    Die VIS Runtime (meine Visualisierungen) werden anstandslos geladen (also z.B. http://192.168.253.202:8082/vis/index.html#Start)

    Im Forum habe ich danach schon gesucht und folgendes überprüft:

    • die web.0 Instanz hat keine SSL Verschlüsselung aktiv (hatte ich nie)
      96a6bca7-6364-40ff-96fd-eec289a7358a-grafik.png
    • alle Projekte sind im ioBroker Pfad vorhanden
    • iob fix durchgeführt

    Alle anderen Adapter sind gestoppt, damit sie nicht mit meinem produktiven iob in die Quere kommen.

    Hat jemand eine Idee?

    iob diag:

    
    ======== Start marking the full check here =========
    
    Skript v.2023-10-10
    
    *** BASE SYSTEM ***
     Static hostname: iobroker-pve
           Icon name: computer-container
             Chassis: container ☐
      Virtualization: lxc
    Operating System: Debian GNU/Linux 12 (bookworm)
              Kernel: Linux 6.2.16-19-pve
        Architecture: x86-64
    
    model name      : Intel(R) Core(TM) i7-6700T CPU @ 2.80GHz
    Docker          : false
    Virtualization  : lxc
    Kernel          : x86_64
    Userland        : amd64
    
    Systemuptime and Load:
     13:59:33 up 1 day, 54 min,  4 users,  load average: 0.55, 0.23, 0.12
    CPU threads: 2
    
    
    *** Time and Time Zones ***
                   Local time: Thu 2023-11-16 13:59:34 UTC
               Universal time: Thu 2023-11-16 13:59:34 UTC
                     RTC time: n/a
                    Time zone: Etc/UTC (UTC, +0000)
    System clock synchronized: yes
                  NTP service: inactive
              RTC in local TZ: no
    
    *** User and Groups ***
    mading
    /home/mading
    mading sudo users iobroker
    
    *** X-Server-Setup ***
    X-Server:       false
    Desktop:
    Terminal:       tty
    Boot Target:    graphical.target
    
    *** MEMORY ***
                   total        used        free      shared  buff/cache   available
    Mem:            8.4G        877M        7.4G        139K         87M        7.5G
    Swap:             0B          0B          0B
    Total:          8.4G        877M        7.4G
    
             8000 M total memory
              837 M used memory
               25 M active memory
              857 M inactive memory
             7079 M free memory
                0 M buffer memory
               83 M swap cache
                0 M total swap
                0 M used swap
                0 M free swap
    
    *** FAILED SERVICES ***
    
      UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
    * run-rpc_pipefs.mount loaded failed failed RPC Pipe File System
    
    LOAD   = Reflects whether the unit definition was properly loaded.
    ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
    SUB    = The low-level unit activation state, values depend on unit type.
    1 loaded units listed.
    
    *** FILESYSTEM ***
    Filesystem              Type      Size  Used Avail Use% Mounted on
    rpool/subvol-202-disk-0 zfs        16G  3.1G   13G  20% /
    none                    tmpfs     492K  4.0K  488K   1% /dev
    udev                    devtmpfs  7.8G     0  7.8G   0% /dev/tty
    tmpfs                   tmpfs     7.8G     0  7.8G   0% /dev/shm
    tmpfs                   tmpfs     3.1G  132K  3.1G   1% /run
    tmpfs                   tmpfs     5.0M     0  5.0M   0% /run/lock
    tmpfs                   tmpfs     1.6G     0  1.6G   0% /run/user/1000
    
    Messages concerning ext4 filesystem in dmesg:
    dmesg: read kernel buffer failed: Operation not permitted
    
    Show mounted filesystems \(real ones only\):
    TARGET SOURCE                  FSTYPE OPTIONS
    /      rpool/subvol-202-disk-0 zfs    rw,relatime,xattr,posixacl
    
    Files in neuralgic directories:
    
    /var:
    309M    /var/
    238M    /var/cache
    236M    /var/cache/apt
    191M    /var/cache/apt/archives
    69M     /var/lib
    
    Hint: You are currently not seeing messages from other users and the system.
          Users in groups 'adm', 'systemd-journal' can see all messages.
          Pass -q to turn off this notice.
    Archived and active journals take up 344.5K in the file system.
    
    /opt/iobroker/backups:
    14M     /opt/iobroker/backups/
    
    /opt/iobroker/iobroker-data:
    255M    /opt/iobroker/iobroker-data/
    175M    /opt/iobroker/iobroker-data/files
    68M     /opt/iobroker/iobroker-data/backup-objects
    25M     /opt/iobroker/iobroker-data/files/material
    23M     /opt/iobroker/iobroker-data/files/material/static
    
    The five largest files in iobroker-data are:
    18M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
    16M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
    11M     /opt/iobroker/iobroker-data/objects.jsonl
    9.9M    /opt/iobroker/iobroker-data/files/meteoalarm.admin/geocodes.json
    6.7M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
    
    USB-Devices by-id:
    USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
    
    find: '/dev/serial/by-id/': No such file or directory
    
    *** NodeJS-Installation ***
    
    /home/iobroker/.diag.sh: line 277: nodejs: command not found
    
    /usr/bin/node           v18.17.1
    /usr/bin/npm            9.6.7
    /usr/bin/npx            9.6.7
    /usr/bin/corepack       0.18.0
    /home/iobroker/.diag.sh: line 288: nodejs: command not found
    *** nodejs is NOT correctly installed ***
    
    nodejs:
      Installed: 18.17.1-deb-1nodesource1
      Candidate: 18.17.1-deb-1nodesource1
      Version table:
     *** 18.17.1-deb-1nodesource1 100
            100 /var/lib/dpkg/status
         18.13.0+dfsg1-1 500
            500 http://deb.debian.org/debian bookworm/main amd64 Packages
    
    Temp directories causing npm8 problem: 0
    No problems detected
    
    Errors in npm tree:
    
    *** ioBroker-Installation ***
    
    ioBroker Status
    iobroker is running on this host.
    
    
    Objects type: jsonl
    States  type: jsonl
    
    Core adapters versions
    js-controller:  5.0.16
    admin:          6.12.0
    javascript:     7.1.4
    
    Adapters from github:   7
    
    Adapter State
    + system.adapter.admin.0                  : admin                 : iobroker-pve                             -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      system.adapter.alias-manager.0          : alias-manager         : iobroker-pve                             - disabled
      system.adapter.awtrix-light.0           : awtrix-light          : iobroker-pve                             - disabled
      system.adapter.backitup.0               : backitup              : iobroker-pve                             - disabled
      system.adapter.cameras.0                : cameras               : iobroker-pve                             - disabled, port: 8200, bind: 127.0.0.1
      system.adapter.daswetter.0              : daswetter             : iobroker-pve                             - disabled
      system.adapter.device-reminder.0        : device-reminder       : iobroker-pve                             - disabled
      system.adapter.devices.0                : devices               : iobroker-pve                             - disabled
      system.adapter.dwd.0                    : dwd                   : iobroker-pve                             - disabled
      system.adapter.enigma2.0                : enigma2               : iobroker-pve                             - disabled
      system.adapter.eusec.0                  : eusec                 : iobroker-pve                             - disabled
      system.adapter.feiertage.0              : feiertage             : iobroker-pve                             - disabled
      system.adapter.fronius.0                : fronius               : iobroker-pve                             - disabled
      system.adapter.fullybrowser.0           : fullybrowser          : iobroker-pve                             - disabled
      system.adapter.gruenbeck.0              : gruenbeck             : iobroker-pve                             - disabled
      system.adapter.harmony.0                : harmony               : iobroker-pve                             - disabled
      system.adapter.history.0                : history               : iobroker-pve                             - disabled
      system.adapter.hm-rega.1                : hm-rega               : iobroker-pve                             - disabled
      system.adapter.hm-rpc.0                 : hm-rpc                : iobroker-pve                             - disabled, port: 0
      system.adapter.hm-rpc.1                 : hm-rpc                : iobroker-pve                             - disabled, port: 18701
      system.adapter.hm-rpc.2                 : hm-rpc                : iobroker-pve                             - disabled, port: 2
      system.adapter.ical.0                   : ical                  : iobroker-pve                             - disabled
      system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: iobroker-pve                             - disabled
    + system.adapter.influxdb.0               : influxdb              : iobroker-pve                             -  enabled, port: 8086
      system.adapter.info.0                   : info                  : iobroker-pve                             - disabled
      system.adapter.javascript.0             : javascript            : iobroker-pve                             - disabled
      system.adapter.linux-control.0          : linux-control         : iobroker-pve                             - disabled
      system.adapter.logparser.0              : logparser             : iobroker-pve                             - disabled
      system.adapter.material.0               : material              : iobroker-pve                             - disabled
      system.adapter.meteoalarm.0             : meteoalarm            : iobroker-pve                             - disabled
      system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker-pve                             - disabled, port: 54321
      system.adapter.mqtt.0                   : mqtt                  : iobroker-pve                             - disabled, port: 1883, bind: 0.0.0.0
      system.adapter.mqtt.1                   : mqtt                  : iobroker-pve                             - disabled, port: 1886, bind: 192.168.253.11
      system.adapter.roborock.0               : roborock              : iobroker-pve                             - disabled
      system.adapter.schoolfree.0             : schoolfree            : iobroker-pve                             - disabled
      system.adapter.sonoff.0                 : sonoff                : iobroker-pve                             - disabled, port: 1884, bind: 0.0.0.0
      system.adapter.sonos.0                  : sonos                 : iobroker-pve                             - disabled
      system.adapter.telegram.0               : telegram              : iobroker-pve                             - disabled, port: 8443, bind: 0.0.0.0
      system.adapter.text2command.0           : text2command          : iobroker-pve                             - disabled
      system.adapter.trashschedule.0          : trashschedule         : iobroker-pve                             - disabled
      system.adapter.viessmannapi.0           : viessmannapi          : iobroker-pve                             - disabled
      system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker-pve                             - disabled
    + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker-pve                             -  enabled
      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker-pve                             - disabled
      system.adapter.vis-map.0                : vis-map               : iobroker-pve                             - disabled
      system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker-pve                             - disabled
      system.adapter.vis.0                    : vis                   : iobroker-pve                             -  enabled
      system.adapter.vuplus.0                 : vuplus                : iobroker-pve                             - disabled
      system.adapter.vw-connect.0             : vw-connect            : iobroker-pve                             - disabled
    + system.adapter.web.0                    : web                   : iobroker-pve                             -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      system.adapter.yahoo-stock-market.0     : yahoo-stock-market    : iobroker-pve                             - disabled
    
    + instance is alive
    
    Enabled adapters with bindings
    + system.adapter.admin.0                  : admin                 : iobroker-pve                             -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.influxdb.0               : influxdb              : iobroker-pve                             -  enabled, port: 8086
    + system.adapter.web.0                    : web                   : iobroker-pve                             -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    
    ioBroker-Repositories
    stable        : http://download.iobroker.net/sources-dist.json
    beta          : http://download.iobroker.net/sources-dist-latest.json
    
    Active repo(s): stable
    
    Installed ioBroker-Instances
    Used repository: stable
    Adapter    "admin"        : 6.12.0   , installed 6.12.0
    Adapter    "alias-manager": 1.2.6    , installed 1.2.6
    Adapter    "awtrix-light" : 0.10.0   , installed 0.10.0
    Adapter    "backitup"     : 2.8.7    , installed 2.8.7
    Adapter    "daswetter"    : 3.1.10   , installed 3.1.10
    Adapter    "device-reminder": 3.0.0  , installed 3.0.0
    Adapter    "devices"      : 1.1.5    , installed 1.1.5
    Adapter    "dwd"          : 2.8.5    , installed 2.8.5
    Adapter    "enigma2"      : 2.0.5    , installed 2.0.5
    Adapter    "eusec"        : 1.2.1    , installed 1.2.1
    Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
    Adapter    "fronius"      : 2.0.2    , installed 2.0.2
    Adapter    "fullybrowser" : 2.2.0    , installed 2.2.0
    Adapter    "gruenbeck"    : 0.0.42   , installed 0.0.42
    Adapter    "harmony"      : 1.2.2    , installed 1.2.2
    Adapter    "history"      : 3.0.1    , installed 3.0.1
    Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
    Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
    Adapter    "ical"         : 1.13.3   , installed 1.13.3
    Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
    Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
    Adapter    "info"         : 2.0.0    , installed 2.0.0
    Adapter    "javascript"   : 7.1.4    , installed 7.1.4
    Controller "js-controller": 5.0.16   , installed 5.0.16
    Adapter    "linux-control": 1.1.5    , installed 1.1.5
    Adapter    "logparser"    : 2.2.0    , installed 2.2.0
    Adapter    "material"     : 1.3.1    , installed 1.3.1
    Adapter    "meteoalarm"   : 2.3.7    , installed 2.3.7
    Adapter    "mihome-vacuum": 4.0.0    , installed 4.0.0
    Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
    Adapter    "roborock"     : 0.4.4    , installed 0.4.4
    Adapter    "schoolfree"   : 1.1.2    , installed 1.1.2
    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
    Adapter    "socketio"     : 6.5.5    , installed 6.6.0
    Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
    Adapter    "sonos"        : 3.0.0    , installed 3.0.0
    Adapter    "telegram"     : 2.0.1    , installed 2.0.1
    Adapter    "text2command" : 3.0.2    , installed 3.0.2
    Adapter    "trashschedule": 2.3.0    , installed 2.3.0
    Adapter    "viessmannapi" : 2.3.0    , installed 2.3.0
    Adapter    "vis"          : 1.4.16   , installed 1.5.1
    Adapter    "vis-icontwo"  : 0.96.0   , installed 0.96.0
    Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
    Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
    Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
    Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
    Adapter    "vw-connect"   : 0.0.67   , installed 0.1.6
    Adapter    "web"          : 6.1.10   , installed 6.1.10
    Adapter    "ws"           : 2.5.8    , installed 2.5.8
    Adapter    "yahoo-stock-market": 0.0.5, installed 0.0.5
    
    Objects and States
    Please stand by - This may take a while
    Objects:        26322
    States:         23816
    
    *** OS-Repositories and Updates ***
    E: The repository 'https://deb.nodesource.com/node_18.17.1.x nodistro Release' does not have a Release file.
    Pending Updates: 0
    
    *** Listening Ports ***
    Active Internet connections (only servers)
    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
    tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          1333537    294/master
    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       1388693    7017/iobroker.js-co
    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       1387982    7017/iobroker.js-co
    tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          1330058    1/init
    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       1388869    7070/io.admin.0
    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       3146033    7723/io.web.0
    tcp6       0      0 :::22                   :::*                    LISTEN      0          1333292    1/init
    tcp6       0      0 :::111                  :::*                    LISTEN      0          1330060    1/init
    tcp6       0      0 ::1:25                  :::*                    LISTEN      0          1333538    294/master
    udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          1330059    1/init
    udp6       0      0 :::111                  :::*                                0          1330061    1/init
    
    *** Log File - Last 25 Lines ***
    
    2023-11-16 13:56:57.838  - info: influxdb.0 (7769) enabled logging of hm-rpc.0.000C9F2989F2C9.1.ACTUAL_TEMPERATURE, Alias=false, 33 points now activated
    2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of hm-rpc.0.000C9F299552F5.1.ACTUAL_TEMPERATURE, Alias=false, 34 points now activated
    2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of hm-rpc.0.0034DF29AEA769.6.POWER, Alias=false, 35 points now activated
    2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of mqtt.0.openWB.lp.1.W, Alias=false, 36 points now activated
    2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of mqtt.0.openWB.lp.1.kWhDailyCharged, Alias=false, 37 points now activated
    2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of sonoff.0.TasmotaSchaltsteck12.ENERGY_Power, Alias=false, 38 points now activated
    2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of sonoff.0.TasmotaSchaltsteck8.ENERGY_Power, Alias=false, 39 points now activated
    2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of sonoff.0.TasmotaSchaltsteckSpuelmaschineN.ENERGY_Power, Alias=false, 40 points now activated
    2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of sonoff.0.TasmotaSchaltsteckUGZirkulation.ENERGY_Power, Alias=false, 41 points now activated
    2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of sonoff.0.TasmotaTrockner.ENERGY_Power, Alias=false, 42 points now activated
    2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of sonoff.0.TasmotaVIS.ENERGY_Power, Alias=false, 43 points now activated
    2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of sonoff.0.TasmotaWama.ENERGY_Power, Alias=false, 44 points now activated
    2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of viessmannapi.0.64851.0.features.heating.buffer.sensors.temperature.main.properties.value.value, Alias=false, 45 points now activated
    2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of viessmannapi.0.64851.0.features.heating.circuits.1.circulation.pump.properties.status.value, Alias=false, 46 points now activated
    2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of viessmannapi.0.64851.0.features.heating.compressors.0.properties.active.value, Alias=false, 47 points now activated
    2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of viessmannapi.0.64851.0.features.heating.compressors.0.statistics.properties.starts.value, Alias=false, 48 points now activated
    2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of viessmannapi.0.64851.0.features.heating.dhw.sensors.temperature.hotWaterStorage.properties.value.value, Alias=false, 49 points now activated
    2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of viessmannapi.0.64851.0.features.heating.sensors.temperature.outside.properties.value.value, Alias=false, 50 points now activated
    2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of vw-connect.0.WVGZZZE2ZNP025704.status.batteryStatus.cruisingRangeElectric_km, Alias=false, 51 points now activated
    2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of vw-connect.0.WVGZZZE2ZNP025704.status.batteryStatus.currentSOC_pct, Alias=false, 52 points now activated
    2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of vw-connect.0.WVGZZZE2ZNP025704.status.chargingStatus.chargePower_kW, Alias=false, 53 points now activated
    2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of vw-connect.0.WVGZZZE2ZNP025704.status.odometerStatus.odometer, Alias=false, 54 points now activated
    2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of vw-connect.0.WVGZZZE2ZNP025704.status.temperatureBatteryStatus.temperatureHvBatteryMax_K, Alias=false, 55 points now activated
    2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of vw-connect.0.WVGZZZE2ZNP025704.status.temperatureBatteryStatus.temperatureHvBatteryMin_K, Alias=false, 56 points now activated
    2023-11-16 13:56:58.927  - warn: admin.0 (7070) influxdb has an invalid jsonConfig: [{"instancePath":"/items/advancedTab/items/usetags","schemaPath":"#/definitions/checkboxProps/additionalProperties","keyword":"additionalProperties","params":{"additionalProperty":"min"},"message":"must NOT have additional properties"},{"instancePath":"/items/advancedTab","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/8/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"}]
    
    
    
    Meister MopperM Thomas BraunT 2 Antworten Letzte Antwort
    0
    • madingM mading

      Hallo zusammen,

      ich bin dabei, iobroker auf einen debian 12 lxc container unter proxmox 8.x zu migrieren (produktivsystem läuft noch auf einem rpi). Das Zurückspielen des Backups hat auch wunderbar funktioniert, nur lädt der VIS Editor nicht. Sobald ich http://192.168.253.202:8082/vis/edit.html (202 ist die IP des Containers) aufrufe, erhalte ich einen No Connection Fehler:

      c206665d-4697-42f5-996b-a94638e6aace-grafik.png

      Die VIS Runtime (meine Visualisierungen) werden anstandslos geladen (also z.B. http://192.168.253.202:8082/vis/index.html#Start)

      Im Forum habe ich danach schon gesucht und folgendes überprüft:

      • die web.0 Instanz hat keine SSL Verschlüsselung aktiv (hatte ich nie)
        96a6bca7-6364-40ff-96fd-eec289a7358a-grafik.png
      • alle Projekte sind im ioBroker Pfad vorhanden
      • iob fix durchgeführt

      Alle anderen Adapter sind gestoppt, damit sie nicht mit meinem produktiven iob in die Quere kommen.

      Hat jemand eine Idee?

      iob diag:

      
      ======== Start marking the full check here =========
      
      Skript v.2023-10-10
      
      *** BASE SYSTEM ***
       Static hostname: iobroker-pve
             Icon name: computer-container
               Chassis: container ☐
        Virtualization: lxc
      Operating System: Debian GNU/Linux 12 (bookworm)
                Kernel: Linux 6.2.16-19-pve
          Architecture: x86-64
      
      model name      : Intel(R) Core(TM) i7-6700T CPU @ 2.80GHz
      Docker          : false
      Virtualization  : lxc
      Kernel          : x86_64
      Userland        : amd64
      
      Systemuptime and Load:
       13:59:33 up 1 day, 54 min,  4 users,  load average: 0.55, 0.23, 0.12
      CPU threads: 2
      
      
      *** Time and Time Zones ***
                     Local time: Thu 2023-11-16 13:59:34 UTC
                 Universal time: Thu 2023-11-16 13:59:34 UTC
                       RTC time: n/a
                      Time zone: Etc/UTC (UTC, +0000)
      System clock synchronized: yes
                    NTP service: inactive
                RTC in local TZ: no
      
      *** User and Groups ***
      mading
      /home/mading
      mading sudo users iobroker
      
      *** X-Server-Setup ***
      X-Server:       false
      Desktop:
      Terminal:       tty
      Boot Target:    graphical.target
      
      *** MEMORY ***
                     total        used        free      shared  buff/cache   available
      Mem:            8.4G        877M        7.4G        139K         87M        7.5G
      Swap:             0B          0B          0B
      Total:          8.4G        877M        7.4G
      
               8000 M total memory
                837 M used memory
                 25 M active memory
                857 M inactive memory
               7079 M free memory
                  0 M buffer memory
                 83 M swap cache
                  0 M total swap
                  0 M used swap
                  0 M free swap
      
      *** FAILED SERVICES ***
      
        UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
      * run-rpc_pipefs.mount loaded failed failed RPC Pipe File System
      
      LOAD   = Reflects whether the unit definition was properly loaded.
      ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
      SUB    = The low-level unit activation state, values depend on unit type.
      1 loaded units listed.
      
      *** FILESYSTEM ***
      Filesystem              Type      Size  Used Avail Use% Mounted on
      rpool/subvol-202-disk-0 zfs        16G  3.1G   13G  20% /
      none                    tmpfs     492K  4.0K  488K   1% /dev
      udev                    devtmpfs  7.8G     0  7.8G   0% /dev/tty
      tmpfs                   tmpfs     7.8G     0  7.8G   0% /dev/shm
      tmpfs                   tmpfs     3.1G  132K  3.1G   1% /run
      tmpfs                   tmpfs     5.0M     0  5.0M   0% /run/lock
      tmpfs                   tmpfs     1.6G     0  1.6G   0% /run/user/1000
      
      Messages concerning ext4 filesystem in dmesg:
      dmesg: read kernel buffer failed: Operation not permitted
      
      Show mounted filesystems \(real ones only\):
      TARGET SOURCE                  FSTYPE OPTIONS
      /      rpool/subvol-202-disk-0 zfs    rw,relatime,xattr,posixacl
      
      Files in neuralgic directories:
      
      /var:
      309M    /var/
      238M    /var/cache
      236M    /var/cache/apt
      191M    /var/cache/apt/archives
      69M     /var/lib
      
      Hint: You are currently not seeing messages from other users and the system.
            Users in groups 'adm', 'systemd-journal' can see all messages.
            Pass -q to turn off this notice.
      Archived and active journals take up 344.5K in the file system.
      
      /opt/iobroker/backups:
      14M     /opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      255M    /opt/iobroker/iobroker-data/
      175M    /opt/iobroker/iobroker-data/files
      68M     /opt/iobroker/iobroker-data/backup-objects
      25M     /opt/iobroker/iobroker-data/files/material
      23M     /opt/iobroker/iobroker-data/files/material/static
      
      The five largest files in iobroker-data are:
      18M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
      16M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
      11M     /opt/iobroker/iobroker-data/objects.jsonl
      9.9M    /opt/iobroker/iobroker-data/files/meteoalarm.admin/geocodes.json
      6.7M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
      
      USB-Devices by-id:
      USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
      
      find: '/dev/serial/by-id/': No such file or directory
      
      *** NodeJS-Installation ***
      
      /home/iobroker/.diag.sh: line 277: nodejs: command not found
      
      /usr/bin/node           v18.17.1
      /usr/bin/npm            9.6.7
      /usr/bin/npx            9.6.7
      /usr/bin/corepack       0.18.0
      /home/iobroker/.diag.sh: line 288: nodejs: command not found
      *** nodejs is NOT correctly installed ***
      
      nodejs:
        Installed: 18.17.1-deb-1nodesource1
        Candidate: 18.17.1-deb-1nodesource1
        Version table:
       *** 18.17.1-deb-1nodesource1 100
              100 /var/lib/dpkg/status
           18.13.0+dfsg1-1 500
              500 http://deb.debian.org/debian bookworm/main amd64 Packages
      
      Temp directories causing npm8 problem: 0
      No problems detected
      
      Errors in npm tree:
      
      *** ioBroker-Installation ***
      
      ioBroker Status
      iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Core adapters versions
      js-controller:  5.0.16
      admin:          6.12.0
      javascript:     7.1.4
      
      Adapters from github:   7
      
      Adapter State
      + system.adapter.admin.0                  : admin                 : iobroker-pve                             -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        system.adapter.alias-manager.0          : alias-manager         : iobroker-pve                             - disabled
        system.adapter.awtrix-light.0           : awtrix-light          : iobroker-pve                             - disabled
        system.adapter.backitup.0               : backitup              : iobroker-pve                             - disabled
        system.adapter.cameras.0                : cameras               : iobroker-pve                             - disabled, port: 8200, bind: 127.0.0.1
        system.adapter.daswetter.0              : daswetter             : iobroker-pve                             - disabled
        system.adapter.device-reminder.0        : device-reminder       : iobroker-pve                             - disabled
        system.adapter.devices.0                : devices               : iobroker-pve                             - disabled
        system.adapter.dwd.0                    : dwd                   : iobroker-pve                             - disabled
        system.adapter.enigma2.0                : enigma2               : iobroker-pve                             - disabled
        system.adapter.eusec.0                  : eusec                 : iobroker-pve                             - disabled
        system.adapter.feiertage.0              : feiertage             : iobroker-pve                             - disabled
        system.adapter.fronius.0                : fronius               : iobroker-pve                             - disabled
        system.adapter.fullybrowser.0           : fullybrowser          : iobroker-pve                             - disabled
        system.adapter.gruenbeck.0              : gruenbeck             : iobroker-pve                             - disabled
        system.adapter.harmony.0                : harmony               : iobroker-pve                             - disabled
        system.adapter.history.0                : history               : iobroker-pve                             - disabled
        system.adapter.hm-rega.1                : hm-rega               : iobroker-pve                             - disabled
        system.adapter.hm-rpc.0                 : hm-rpc                : iobroker-pve                             - disabled, port: 0
        system.adapter.hm-rpc.1                 : hm-rpc                : iobroker-pve                             - disabled, port: 18701
        system.adapter.hm-rpc.2                 : hm-rpc                : iobroker-pve                             - disabled, port: 2
        system.adapter.ical.0                   : ical                  : iobroker-pve                             - disabled
        system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: iobroker-pve                             - disabled
      + system.adapter.influxdb.0               : influxdb              : iobroker-pve                             -  enabled, port: 8086
        system.adapter.info.0                   : info                  : iobroker-pve                             - disabled
        system.adapter.javascript.0             : javascript            : iobroker-pve                             - disabled
        system.adapter.linux-control.0          : linux-control         : iobroker-pve                             - disabled
        system.adapter.logparser.0              : logparser             : iobroker-pve                             - disabled
        system.adapter.material.0               : material              : iobroker-pve                             - disabled
        system.adapter.meteoalarm.0             : meteoalarm            : iobroker-pve                             - disabled
        system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker-pve                             - disabled, port: 54321
        system.adapter.mqtt.0                   : mqtt                  : iobroker-pve                             - disabled, port: 1883, bind: 0.0.0.0
        system.adapter.mqtt.1                   : mqtt                  : iobroker-pve                             - disabled, port: 1886, bind: 192.168.253.11
        system.adapter.roborock.0               : roborock              : iobroker-pve                             - disabled
        system.adapter.schoolfree.0             : schoolfree            : iobroker-pve                             - disabled
        system.adapter.sonoff.0                 : sonoff                : iobroker-pve                             - disabled, port: 1884, bind: 0.0.0.0
        system.adapter.sonos.0                  : sonos                 : iobroker-pve                             - disabled
        system.adapter.telegram.0               : telegram              : iobroker-pve                             - disabled, port: 8443, bind: 0.0.0.0
        system.adapter.text2command.0           : text2command          : iobroker-pve                             - disabled
        system.adapter.trashschedule.0          : trashschedule         : iobroker-pve                             - disabled
        system.adapter.viessmannapi.0           : viessmannapi          : iobroker-pve                             - disabled
        system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker-pve                             - disabled
      + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker-pve                             -  enabled
        system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker-pve                             - disabled
        system.adapter.vis-map.0                : vis-map               : iobroker-pve                             - disabled
        system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker-pve                             - disabled
        system.adapter.vis.0                    : vis                   : iobroker-pve                             -  enabled
        system.adapter.vuplus.0                 : vuplus                : iobroker-pve                             - disabled
        system.adapter.vw-connect.0             : vw-connect            : iobroker-pve                             - disabled
      + system.adapter.web.0                    : web                   : iobroker-pve                             -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        system.adapter.yahoo-stock-market.0     : yahoo-stock-market    : iobroker-pve                             - disabled
      
      + instance is alive
      
      Enabled adapters with bindings
      + system.adapter.admin.0                  : admin                 : iobroker-pve                             -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.influxdb.0               : influxdb              : iobroker-pve                             -  enabled, port: 8086
      + system.adapter.web.0                    : web                   : iobroker-pve                             -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      ioBroker-Repositories
      stable        : http://download.iobroker.net/sources-dist.json
      beta          : http://download.iobroker.net/sources-dist-latest.json
      
      Active repo(s): stable
      
      Installed ioBroker-Instances
      Used repository: stable
      Adapter    "admin"        : 6.12.0   , installed 6.12.0
      Adapter    "alias-manager": 1.2.6    , installed 1.2.6
      Adapter    "awtrix-light" : 0.10.0   , installed 0.10.0
      Adapter    "backitup"     : 2.8.7    , installed 2.8.7
      Adapter    "daswetter"    : 3.1.10   , installed 3.1.10
      Adapter    "device-reminder": 3.0.0  , installed 3.0.0
      Adapter    "devices"      : 1.1.5    , installed 1.1.5
      Adapter    "dwd"          : 2.8.5    , installed 2.8.5
      Adapter    "enigma2"      : 2.0.5    , installed 2.0.5
      Adapter    "eusec"        : 1.2.1    , installed 1.2.1
      Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
      Adapter    "fronius"      : 2.0.2    , installed 2.0.2
      Adapter    "fullybrowser" : 2.2.0    , installed 2.2.0
      Adapter    "gruenbeck"    : 0.0.42   , installed 0.0.42
      Adapter    "harmony"      : 1.2.2    , installed 1.2.2
      Adapter    "history"      : 3.0.1    , installed 3.0.1
      Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
      Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
      Adapter    "ical"         : 1.13.3   , installed 1.13.3
      Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
      Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
      Adapter    "info"         : 2.0.0    , installed 2.0.0
      Adapter    "javascript"   : 7.1.4    , installed 7.1.4
      Controller "js-controller": 5.0.16   , installed 5.0.16
      Adapter    "linux-control": 1.1.5    , installed 1.1.5
      Adapter    "logparser"    : 2.2.0    , installed 2.2.0
      Adapter    "material"     : 1.3.1    , installed 1.3.1
      Adapter    "meteoalarm"   : 2.3.7    , installed 2.3.7
      Adapter    "mihome-vacuum": 4.0.0    , installed 4.0.0
      Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
      Adapter    "roborock"     : 0.4.4    , installed 0.4.4
      Adapter    "schoolfree"   : 1.1.2    , installed 1.1.2
      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
      Adapter    "socketio"     : 6.5.5    , installed 6.6.0
      Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
      Adapter    "sonos"        : 3.0.0    , installed 3.0.0
      Adapter    "telegram"     : 2.0.1    , installed 2.0.1
      Adapter    "text2command" : 3.0.2    , installed 3.0.2
      Adapter    "trashschedule": 2.3.0    , installed 2.3.0
      Adapter    "viessmannapi" : 2.3.0    , installed 2.3.0
      Adapter    "vis"          : 1.4.16   , installed 1.5.1
      Adapter    "vis-icontwo"  : 0.96.0   , installed 0.96.0
      Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
      Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
      Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
      Adapter    "vw-connect"   : 0.0.67   , installed 0.1.6
      Adapter    "web"          : 6.1.10   , installed 6.1.10
      Adapter    "ws"           : 2.5.8    , installed 2.5.8
      Adapter    "yahoo-stock-market": 0.0.5, installed 0.0.5
      
      Objects and States
      Please stand by - This may take a while
      Objects:        26322
      States:         23816
      
      *** OS-Repositories and Updates ***
      E: The repository 'https://deb.nodesource.com/node_18.17.1.x nodistro Release' does not have a Release file.
      Pending Updates: 0
      
      *** Listening Ports ***
      Active Internet connections (only servers)
      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
      tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          1333537    294/master
      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       1388693    7017/iobroker.js-co
      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       1387982    7017/iobroker.js-co
      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          1330058    1/init
      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       1388869    7070/io.admin.0
      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       3146033    7723/io.web.0
      tcp6       0      0 :::22                   :::*                    LISTEN      0          1333292    1/init
      tcp6       0      0 :::111                  :::*                    LISTEN      0          1330060    1/init
      tcp6       0      0 ::1:25                  :::*                    LISTEN      0          1333538    294/master
      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          1330059    1/init
      udp6       0      0 :::111                  :::*                                0          1330061    1/init
      
      *** Log File - Last 25 Lines ***
      
      2023-11-16 13:56:57.838  - info: influxdb.0 (7769) enabled logging of hm-rpc.0.000C9F2989F2C9.1.ACTUAL_TEMPERATURE, Alias=false, 33 points now activated
      2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of hm-rpc.0.000C9F299552F5.1.ACTUAL_TEMPERATURE, Alias=false, 34 points now activated
      2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of hm-rpc.0.0034DF29AEA769.6.POWER, Alias=false, 35 points now activated
      2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of mqtt.0.openWB.lp.1.W, Alias=false, 36 points now activated
      2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of mqtt.0.openWB.lp.1.kWhDailyCharged, Alias=false, 37 points now activated
      2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of sonoff.0.TasmotaSchaltsteck12.ENERGY_Power, Alias=false, 38 points now activated
      2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of sonoff.0.TasmotaSchaltsteck8.ENERGY_Power, Alias=false, 39 points now activated
      2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of sonoff.0.TasmotaSchaltsteckSpuelmaschineN.ENERGY_Power, Alias=false, 40 points now activated
      2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of sonoff.0.TasmotaSchaltsteckUGZirkulation.ENERGY_Power, Alias=false, 41 points now activated
      2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of sonoff.0.TasmotaTrockner.ENERGY_Power, Alias=false, 42 points now activated
      2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of sonoff.0.TasmotaVIS.ENERGY_Power, Alias=false, 43 points now activated
      2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of sonoff.0.TasmotaWama.ENERGY_Power, Alias=false, 44 points now activated
      2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of viessmannapi.0.64851.0.features.heating.buffer.sensors.temperature.main.properties.value.value, Alias=false, 45 points now activated
      2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of viessmannapi.0.64851.0.features.heating.circuits.1.circulation.pump.properties.status.value, Alias=false, 46 points now activated
      2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of viessmannapi.0.64851.0.features.heating.compressors.0.properties.active.value, Alias=false, 47 points now activated
      2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of viessmannapi.0.64851.0.features.heating.compressors.0.statistics.properties.starts.value, Alias=false, 48 points now activated
      2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of viessmannapi.0.64851.0.features.heating.dhw.sensors.temperature.hotWaterStorage.properties.value.value, Alias=false, 49 points now activated
      2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of viessmannapi.0.64851.0.features.heating.sensors.temperature.outside.properties.value.value, Alias=false, 50 points now activated
      2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of vw-connect.0.WVGZZZE2ZNP025704.status.batteryStatus.cruisingRangeElectric_km, Alias=false, 51 points now activated
      2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of vw-connect.0.WVGZZZE2ZNP025704.status.batteryStatus.currentSOC_pct, Alias=false, 52 points now activated
      2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of vw-connect.0.WVGZZZE2ZNP025704.status.chargingStatus.chargePower_kW, Alias=false, 53 points now activated
      2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of vw-connect.0.WVGZZZE2ZNP025704.status.odometerStatus.odometer, Alias=false, 54 points now activated
      2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of vw-connect.0.WVGZZZE2ZNP025704.status.temperatureBatteryStatus.temperatureHvBatteryMax_K, Alias=false, 55 points now activated
      2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of vw-connect.0.WVGZZZE2ZNP025704.status.temperatureBatteryStatus.temperatureHvBatteryMin_K, Alias=false, 56 points now activated
      2023-11-16 13:56:58.927  - warn: admin.0 (7070) influxdb has an invalid jsonConfig: [{"instancePath":"/items/advancedTab/items/usetags","schemaPath":"#/definitions/checkboxProps/additionalProperties","keyword":"additionalProperties","params":{"additionalProperty":"min"},"message":"must NOT have additional properties"},{"instancePath":"/items/advancedTab","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/8/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"}]
      
      
      
      Meister MopperM Online
      Meister MopperM Online
      Meister Mopper
      Most Active
      schrieb am zuletzt editiert von
      #2

      @mading

      Das ist, glaube ich, noch immer buggy.

      Vor dem Einlesen des Backups solltest du eine Instanz von vis installieren.

      Proxmox und HA - dank KI/AI endlich "blocklyfrei"

      madingM 1 Antwort Letzte Antwort
      0
      • madingM mading

        Hallo zusammen,

        ich bin dabei, iobroker auf einen debian 12 lxc container unter proxmox 8.x zu migrieren (produktivsystem läuft noch auf einem rpi). Das Zurückspielen des Backups hat auch wunderbar funktioniert, nur lädt der VIS Editor nicht. Sobald ich http://192.168.253.202:8082/vis/edit.html (202 ist die IP des Containers) aufrufe, erhalte ich einen No Connection Fehler:

        c206665d-4697-42f5-996b-a94638e6aace-grafik.png

        Die VIS Runtime (meine Visualisierungen) werden anstandslos geladen (also z.B. http://192.168.253.202:8082/vis/index.html#Start)

        Im Forum habe ich danach schon gesucht und folgendes überprüft:

        • die web.0 Instanz hat keine SSL Verschlüsselung aktiv (hatte ich nie)
          96a6bca7-6364-40ff-96fd-eec289a7358a-grafik.png
        • alle Projekte sind im ioBroker Pfad vorhanden
        • iob fix durchgeführt

        Alle anderen Adapter sind gestoppt, damit sie nicht mit meinem produktiven iob in die Quere kommen.

        Hat jemand eine Idee?

        iob diag:

        
        ======== Start marking the full check here =========
        
        Skript v.2023-10-10
        
        *** BASE SYSTEM ***
         Static hostname: iobroker-pve
               Icon name: computer-container
                 Chassis: container ☐
          Virtualization: lxc
        Operating System: Debian GNU/Linux 12 (bookworm)
                  Kernel: Linux 6.2.16-19-pve
            Architecture: x86-64
        
        model name      : Intel(R) Core(TM) i7-6700T CPU @ 2.80GHz
        Docker          : false
        Virtualization  : lxc
        Kernel          : x86_64
        Userland        : amd64
        
        Systemuptime and Load:
         13:59:33 up 1 day, 54 min,  4 users,  load average: 0.55, 0.23, 0.12
        CPU threads: 2
        
        
        *** Time and Time Zones ***
                       Local time: Thu 2023-11-16 13:59:34 UTC
                   Universal time: Thu 2023-11-16 13:59:34 UTC
                         RTC time: n/a
                        Time zone: Etc/UTC (UTC, +0000)
        System clock synchronized: yes
                      NTP service: inactive
                  RTC in local TZ: no
        
        *** User and Groups ***
        mading
        /home/mading
        mading sudo users iobroker
        
        *** X-Server-Setup ***
        X-Server:       false
        Desktop:
        Terminal:       tty
        Boot Target:    graphical.target
        
        *** MEMORY ***
                       total        used        free      shared  buff/cache   available
        Mem:            8.4G        877M        7.4G        139K         87M        7.5G
        Swap:             0B          0B          0B
        Total:          8.4G        877M        7.4G
        
                 8000 M total memory
                  837 M used memory
                   25 M active memory
                  857 M inactive memory
                 7079 M free memory
                    0 M buffer memory
                   83 M swap cache
                    0 M total swap
                    0 M used swap
                    0 M free swap
        
        *** FAILED SERVICES ***
        
          UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
        * run-rpc_pipefs.mount loaded failed failed RPC Pipe File System
        
        LOAD   = Reflects whether the unit definition was properly loaded.
        ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
        SUB    = The low-level unit activation state, values depend on unit type.
        1 loaded units listed.
        
        *** FILESYSTEM ***
        Filesystem              Type      Size  Used Avail Use% Mounted on
        rpool/subvol-202-disk-0 zfs        16G  3.1G   13G  20% /
        none                    tmpfs     492K  4.0K  488K   1% /dev
        udev                    devtmpfs  7.8G     0  7.8G   0% /dev/tty
        tmpfs                   tmpfs     7.8G     0  7.8G   0% /dev/shm
        tmpfs                   tmpfs     3.1G  132K  3.1G   1% /run
        tmpfs                   tmpfs     5.0M     0  5.0M   0% /run/lock
        tmpfs                   tmpfs     1.6G     0  1.6G   0% /run/user/1000
        
        Messages concerning ext4 filesystem in dmesg:
        dmesg: read kernel buffer failed: Operation not permitted
        
        Show mounted filesystems \(real ones only\):
        TARGET SOURCE                  FSTYPE OPTIONS
        /      rpool/subvol-202-disk-0 zfs    rw,relatime,xattr,posixacl
        
        Files in neuralgic directories:
        
        /var:
        309M    /var/
        238M    /var/cache
        236M    /var/cache/apt
        191M    /var/cache/apt/archives
        69M     /var/lib
        
        Hint: You are currently not seeing messages from other users and the system.
              Users in groups 'adm', 'systemd-journal' can see all messages.
              Pass -q to turn off this notice.
        Archived and active journals take up 344.5K in the file system.
        
        /opt/iobroker/backups:
        14M     /opt/iobroker/backups/
        
        /opt/iobroker/iobroker-data:
        255M    /opt/iobroker/iobroker-data/
        175M    /opt/iobroker/iobroker-data/files
        68M     /opt/iobroker/iobroker-data/backup-objects
        25M     /opt/iobroker/iobroker-data/files/material
        23M     /opt/iobroker/iobroker-data/files/material/static
        
        The five largest files in iobroker-data are:
        18M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
        16M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
        11M     /opt/iobroker/iobroker-data/objects.jsonl
        9.9M    /opt/iobroker/iobroker-data/files/meteoalarm.admin/geocodes.json
        6.7M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
        
        USB-Devices by-id:
        USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
        
        find: '/dev/serial/by-id/': No such file or directory
        
        *** NodeJS-Installation ***
        
        /home/iobroker/.diag.sh: line 277: nodejs: command not found
        
        /usr/bin/node           v18.17.1
        /usr/bin/npm            9.6.7
        /usr/bin/npx            9.6.7
        /usr/bin/corepack       0.18.0
        /home/iobroker/.diag.sh: line 288: nodejs: command not found
        *** nodejs is NOT correctly installed ***
        
        nodejs:
          Installed: 18.17.1-deb-1nodesource1
          Candidate: 18.17.1-deb-1nodesource1
          Version table:
         *** 18.17.1-deb-1nodesource1 100
                100 /var/lib/dpkg/status
             18.13.0+dfsg1-1 500
                500 http://deb.debian.org/debian bookworm/main amd64 Packages
        
        Temp directories causing npm8 problem: 0
        No problems detected
        
        Errors in npm tree:
        
        *** ioBroker-Installation ***
        
        ioBroker Status
        iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        Core adapters versions
        js-controller:  5.0.16
        admin:          6.12.0
        javascript:     7.1.4
        
        Adapters from github:   7
        
        Adapter State
        + system.adapter.admin.0                  : admin                 : iobroker-pve                             -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          system.adapter.alias-manager.0          : alias-manager         : iobroker-pve                             - disabled
          system.adapter.awtrix-light.0           : awtrix-light          : iobroker-pve                             - disabled
          system.adapter.backitup.0               : backitup              : iobroker-pve                             - disabled
          system.adapter.cameras.0                : cameras               : iobroker-pve                             - disabled, port: 8200, bind: 127.0.0.1
          system.adapter.daswetter.0              : daswetter             : iobroker-pve                             - disabled
          system.adapter.device-reminder.0        : device-reminder       : iobroker-pve                             - disabled
          system.adapter.devices.0                : devices               : iobroker-pve                             - disabled
          system.adapter.dwd.0                    : dwd                   : iobroker-pve                             - disabled
          system.adapter.enigma2.0                : enigma2               : iobroker-pve                             - disabled
          system.adapter.eusec.0                  : eusec                 : iobroker-pve                             - disabled
          system.adapter.feiertage.0              : feiertage             : iobroker-pve                             - disabled
          system.adapter.fronius.0                : fronius               : iobroker-pve                             - disabled
          system.adapter.fullybrowser.0           : fullybrowser          : iobroker-pve                             - disabled
          system.adapter.gruenbeck.0              : gruenbeck             : iobroker-pve                             - disabled
          system.adapter.harmony.0                : harmony               : iobroker-pve                             - disabled
          system.adapter.history.0                : history               : iobroker-pve                             - disabled
          system.adapter.hm-rega.1                : hm-rega               : iobroker-pve                             - disabled
          system.adapter.hm-rpc.0                 : hm-rpc                : iobroker-pve                             - disabled, port: 0
          system.adapter.hm-rpc.1                 : hm-rpc                : iobroker-pve                             - disabled, port: 18701
          system.adapter.hm-rpc.2                 : hm-rpc                : iobroker-pve                             - disabled, port: 2
          system.adapter.ical.0                   : ical                  : iobroker-pve                             - disabled
          system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: iobroker-pve                             - disabled
        + system.adapter.influxdb.0               : influxdb              : iobroker-pve                             -  enabled, port: 8086
          system.adapter.info.0                   : info                  : iobroker-pve                             - disabled
          system.adapter.javascript.0             : javascript            : iobroker-pve                             - disabled
          system.adapter.linux-control.0          : linux-control         : iobroker-pve                             - disabled
          system.adapter.logparser.0              : logparser             : iobroker-pve                             - disabled
          system.adapter.material.0               : material              : iobroker-pve                             - disabled
          system.adapter.meteoalarm.0             : meteoalarm            : iobroker-pve                             - disabled
          system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker-pve                             - disabled, port: 54321
          system.adapter.mqtt.0                   : mqtt                  : iobroker-pve                             - disabled, port: 1883, bind: 0.0.0.0
          system.adapter.mqtt.1                   : mqtt                  : iobroker-pve                             - disabled, port: 1886, bind: 192.168.253.11
          system.adapter.roborock.0               : roborock              : iobroker-pve                             - disabled
          system.adapter.schoolfree.0             : schoolfree            : iobroker-pve                             - disabled
          system.adapter.sonoff.0                 : sonoff                : iobroker-pve                             - disabled, port: 1884, bind: 0.0.0.0
          system.adapter.sonos.0                  : sonos                 : iobroker-pve                             - disabled
          system.adapter.telegram.0               : telegram              : iobroker-pve                             - disabled, port: 8443, bind: 0.0.0.0
          system.adapter.text2command.0           : text2command          : iobroker-pve                             - disabled
          system.adapter.trashschedule.0          : trashschedule         : iobroker-pve                             - disabled
          system.adapter.viessmannapi.0           : viessmannapi          : iobroker-pve                             - disabled
          system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker-pve                             - disabled
        + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker-pve                             -  enabled
          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker-pve                             - disabled
          system.adapter.vis-map.0                : vis-map               : iobroker-pve                             - disabled
          system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker-pve                             - disabled
          system.adapter.vis.0                    : vis                   : iobroker-pve                             -  enabled
          system.adapter.vuplus.0                 : vuplus                : iobroker-pve                             - disabled
          system.adapter.vw-connect.0             : vw-connect            : iobroker-pve                             - disabled
        + system.adapter.web.0                    : web                   : iobroker-pve                             -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          system.adapter.yahoo-stock-market.0     : yahoo-stock-market    : iobroker-pve                             - disabled
        
        + instance is alive
        
        Enabled adapters with bindings
        + system.adapter.admin.0                  : admin                 : iobroker-pve                             -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.influxdb.0               : influxdb              : iobroker-pve                             -  enabled, port: 8086
        + system.adapter.web.0                    : web                   : iobroker-pve                             -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        
        ioBroker-Repositories
        stable        : http://download.iobroker.net/sources-dist.json
        beta          : http://download.iobroker.net/sources-dist-latest.json
        
        Active repo(s): stable
        
        Installed ioBroker-Instances
        Used repository: stable
        Adapter    "admin"        : 6.12.0   , installed 6.12.0
        Adapter    "alias-manager": 1.2.6    , installed 1.2.6
        Adapter    "awtrix-light" : 0.10.0   , installed 0.10.0
        Adapter    "backitup"     : 2.8.7    , installed 2.8.7
        Adapter    "daswetter"    : 3.1.10   , installed 3.1.10
        Adapter    "device-reminder": 3.0.0  , installed 3.0.0
        Adapter    "devices"      : 1.1.5    , installed 1.1.5
        Adapter    "dwd"          : 2.8.5    , installed 2.8.5
        Adapter    "enigma2"      : 2.0.5    , installed 2.0.5
        Adapter    "eusec"        : 1.2.1    , installed 1.2.1
        Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
        Adapter    "fronius"      : 2.0.2    , installed 2.0.2
        Adapter    "fullybrowser" : 2.2.0    , installed 2.2.0
        Adapter    "gruenbeck"    : 0.0.42   , installed 0.0.42
        Adapter    "harmony"      : 1.2.2    , installed 1.2.2
        Adapter    "history"      : 3.0.1    , installed 3.0.1
        Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
        Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
        Adapter    "ical"         : 1.13.3   , installed 1.13.3
        Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
        Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
        Adapter    "info"         : 2.0.0    , installed 2.0.0
        Adapter    "javascript"   : 7.1.4    , installed 7.1.4
        Controller "js-controller": 5.0.16   , installed 5.0.16
        Adapter    "linux-control": 1.1.5    , installed 1.1.5
        Adapter    "logparser"    : 2.2.0    , installed 2.2.0
        Adapter    "material"     : 1.3.1    , installed 1.3.1
        Adapter    "meteoalarm"   : 2.3.7    , installed 2.3.7
        Adapter    "mihome-vacuum": 4.0.0    , installed 4.0.0
        Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
        Adapter    "roborock"     : 0.4.4    , installed 0.4.4
        Adapter    "schoolfree"   : 1.1.2    , installed 1.1.2
        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
        Adapter    "socketio"     : 6.5.5    , installed 6.6.0
        Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
        Adapter    "sonos"        : 3.0.0    , installed 3.0.0
        Adapter    "telegram"     : 2.0.1    , installed 2.0.1
        Adapter    "text2command" : 3.0.2    , installed 3.0.2
        Adapter    "trashschedule": 2.3.0    , installed 2.3.0
        Adapter    "viessmannapi" : 2.3.0    , installed 2.3.0
        Adapter    "vis"          : 1.4.16   , installed 1.5.1
        Adapter    "vis-icontwo"  : 0.96.0   , installed 0.96.0
        Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
        Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
        Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
        Adapter    "vw-connect"   : 0.0.67   , installed 0.1.6
        Adapter    "web"          : 6.1.10   , installed 6.1.10
        Adapter    "ws"           : 2.5.8    , installed 2.5.8
        Adapter    "yahoo-stock-market": 0.0.5, installed 0.0.5
        
        Objects and States
        Please stand by - This may take a while
        Objects:        26322
        States:         23816
        
        *** OS-Repositories and Updates ***
        E: The repository 'https://deb.nodesource.com/node_18.17.1.x nodistro Release' does not have a Release file.
        Pending Updates: 0
        
        *** Listening Ports ***
        Active Internet connections (only servers)
        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
        tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          1333537    294/master
        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       1388693    7017/iobroker.js-co
        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       1387982    7017/iobroker.js-co
        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          1330058    1/init
        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       1388869    7070/io.admin.0
        tcp6       0      0 :::8082                 :::*                    LISTEN      1001       3146033    7723/io.web.0
        tcp6       0      0 :::22                   :::*                    LISTEN      0          1333292    1/init
        tcp6       0      0 :::111                  :::*                    LISTEN      0          1330060    1/init
        tcp6       0      0 ::1:25                  :::*                    LISTEN      0          1333538    294/master
        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          1330059    1/init
        udp6       0      0 :::111                  :::*                                0          1330061    1/init
        
        *** Log File - Last 25 Lines ***
        
        2023-11-16 13:56:57.838  - info: influxdb.0 (7769) enabled logging of hm-rpc.0.000C9F2989F2C9.1.ACTUAL_TEMPERATURE, Alias=false, 33 points now activated
        2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of hm-rpc.0.000C9F299552F5.1.ACTUAL_TEMPERATURE, Alias=false, 34 points now activated
        2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of hm-rpc.0.0034DF29AEA769.6.POWER, Alias=false, 35 points now activated
        2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of mqtt.0.openWB.lp.1.W, Alias=false, 36 points now activated
        2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of mqtt.0.openWB.lp.1.kWhDailyCharged, Alias=false, 37 points now activated
        2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of sonoff.0.TasmotaSchaltsteck12.ENERGY_Power, Alias=false, 38 points now activated
        2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of sonoff.0.TasmotaSchaltsteck8.ENERGY_Power, Alias=false, 39 points now activated
        2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of sonoff.0.TasmotaSchaltsteckSpuelmaschineN.ENERGY_Power, Alias=false, 40 points now activated
        2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of sonoff.0.TasmotaSchaltsteckUGZirkulation.ENERGY_Power, Alias=false, 41 points now activated
        2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of sonoff.0.TasmotaTrockner.ENERGY_Power, Alias=false, 42 points now activated
        2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of sonoff.0.TasmotaVIS.ENERGY_Power, Alias=false, 43 points now activated
        2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of sonoff.0.TasmotaWama.ENERGY_Power, Alias=false, 44 points now activated
        2023-11-16 13:56:57.839  - info: influxdb.0 (7769) enabled logging of viessmannapi.0.64851.0.features.heating.buffer.sensors.temperature.main.properties.value.value, Alias=false, 45 points now activated
        2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of viessmannapi.0.64851.0.features.heating.circuits.1.circulation.pump.properties.status.value, Alias=false, 46 points now activated
        2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of viessmannapi.0.64851.0.features.heating.compressors.0.properties.active.value, Alias=false, 47 points now activated
        2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of viessmannapi.0.64851.0.features.heating.compressors.0.statistics.properties.starts.value, Alias=false, 48 points now activated
        2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of viessmannapi.0.64851.0.features.heating.dhw.sensors.temperature.hotWaterStorage.properties.value.value, Alias=false, 49 points now activated
        2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of viessmannapi.0.64851.0.features.heating.sensors.temperature.outside.properties.value.value, Alias=false, 50 points now activated
        2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of vw-connect.0.WVGZZZE2ZNP025704.status.batteryStatus.cruisingRangeElectric_km, Alias=false, 51 points now activated
        2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of vw-connect.0.WVGZZZE2ZNP025704.status.batteryStatus.currentSOC_pct, Alias=false, 52 points now activated
        2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of vw-connect.0.WVGZZZE2ZNP025704.status.chargingStatus.chargePower_kW, Alias=false, 53 points now activated
        2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of vw-connect.0.WVGZZZE2ZNP025704.status.odometerStatus.odometer, Alias=false, 54 points now activated
        2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of vw-connect.0.WVGZZZE2ZNP025704.status.temperatureBatteryStatus.temperatureHvBatteryMax_K, Alias=false, 55 points now activated
        2023-11-16 13:56:57.840  - info: influxdb.0 (7769) enabled logging of vw-connect.0.WVGZZZE2ZNP025704.status.temperatureBatteryStatus.temperatureHvBatteryMin_K, Alias=false, 56 points now activated
        2023-11-16 13:56:58.927  - warn: admin.0 (7070) influxdb has an invalid jsonConfig: [{"instancePath":"/items/advancedTab/items/usetags","schemaPath":"#/definitions/checkboxProps/additionalProperties","keyword":"additionalProperties","params":{"additionalProperty":"min"},"message":"must NOT have additional properties"},{"instancePath":"/items/advancedTab","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/8/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"}]
        
        
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #3

        @mading sagte in iobroker nach proxmox: vis editor zeigt "no connection":

        *** nodejs is NOT correctly installed ***

        Und nodejs ist auch nicht richtig.

        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
        • Meister MopperM Meister Mopper

          @mading

          Das ist, glaube ich, noch immer buggy.

          Vor dem Einlesen des Backups solltest du eine Instanz von vis installieren.

          madingM Online
          madingM Online
          mading
          schrieb am zuletzt editiert von mading
          #4

          @meister-mopper sagte in iobroker nach proxmox: vis editor zeigt "no connection":

          @mading

          Das ist, glaube ich, noch immer buggy.

          Vor dem Einlesen des Backups solltest du eine Instanz von vis installieren.

          Das hatte ich tatsächlich gemacht, da der erste Versuch (anderer Container) an der vis Installatin gescheitert ist. Ich habe die Instanz auch schon gelöscht.

          @Thomas-Braun ja das schaue ich mir nochmal an.

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • madingM mading

            @meister-mopper sagte in iobroker nach proxmox: vis editor zeigt "no connection":

            @mading

            Das ist, glaube ich, noch immer buggy.

            Vor dem Einlesen des Backups solltest du eine Instanz von vis installieren.

            Das hatte ich tatsächlich gemacht, da der erste Versuch (anderer Container) an der vis Installatin gescheitert ist. Ich habe die Instanz auch schon gelöscht.

            @Thomas-Braun ja das schaue ich mir nochmal an.

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

            @mading

            iob fix
            iob nodejs-update
            

            Genug geschaut?

            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

            madingM 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @mading

              iob fix
              iob nodejs-update
              

              Genug geschaut?

              madingM Online
              madingM Online
              mading
              schrieb am zuletzt editiert von
              #6

              @thomas-braun 2 kinder keine zeit zu der Tageszeit

              Nachdem ich alle instanzen und adapter von vis gelöscht und vis neu installiert habe, geht der Editor wieder. Jetzt muss ich nur noch die Projekte importieren

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • madingM mading

                @thomas-braun 2 kinder keine zeit zu der Tageszeit

                Nachdem ich alle instanzen und adapter von vis gelöscht und vis neu installiert habe, geht der Editor wieder. Jetzt muss ich nur noch die Projekte importieren

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

                @mading sagte in iobroker nach proxmox: vis editor zeigt "no connection":

                2 kinder keine zeit zu der Tageszeit

                Dauert 2 Minuten. Keine billigen Ausreden!

                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

                madingM 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @mading sagte in iobroker nach proxmox: vis editor zeigt "no connection":

                  2 kinder keine zeit zu der Tageszeit

                  Dauert 2 Minuten. Keine billigen Ausreden!

                  madingM Online
                  madingM Online
                  mading
                  schrieb am zuletzt editiert von
                  #8

                  @thomas-braun sir, ja sir 😂

                  1 Antwort Letzte Antwort
                  -1

                  Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                  Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                  Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                  Registrieren Anmelden
                  Antworten
                  • In einem neuen Thema antworten
                  Anmelden zum Antworten
                  • Älteste zuerst
                  • Neuste zuerst
                  • Meiste Stimmen


                  Support us

                  ioBroker
                  Community Adapters
                  Donate
                  FAQ Cloud / IOT
                  HowTo: Node.js-Update
                  HowTo: Backup/Restore
                  Downloads
                  BLOG

                  277

                  Online

                  32.8k

                  Benutzer

                  82.9k

                  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