Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. VIS Fehler

NEWS

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

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

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

VIS Fehler

Scheduled Pinned Locked Moved Error/Bug
10 Posts 5 Posters 1.6k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    miwe1974
    wrote on last edited by
    #1

    Hi,

    nach Umzug des IOBROKERS auf einen neuen Rechner habe ich folgende Fehlermeldung im VIS Edior:

    Cannot create file vis-user.css: EACCES: permission denied, open '/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/../../../../iobroker-data/files/vis.0/main/vis-user.css'

    oder

    Kann die Datei "main/vis-views.json" nicht speichern: EACCES: permission denied, open '/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/../../../../iobroker-data/files/vis.0/main/vis-views.json'

    Im Log steht folgendes:

    host.iobroker 2019-01-12 12:10:24.099 error Cannot write files: /opt/iobroker/node_modules/iobroker.js-controller/lib/objects/../../../../iobroker-data/files/vis.0/main/vis-views.json: EACCES: permission denied, open '/opt/iobroker/node_module

    host.iobroker 2019-01-12 12:09:34.194 error Cannot write files: /opt/iobroker/node_modules/iobroker.js-controller/lib/objects/../../../../iobroker-data/files/vis.0/main/vis-user.css: EACCES: permission denied, open '/opt/iobroker/node_modules/

    host.iobroker 2019-01-12 12:09:34.039 error Cannot write files: /opt/iobroker/node_modules/iobroker.js-controller/lib/objects/../../../../iobroker-data/files/vis.0/main/vis-views.json: EACCES: permission denied, open '/opt/iobroker/node_modu

    Vielen Dank

    1 Reply Last reply
    0
    • HomoranH Do not disturb
      HomoranH Do not disturb
      Homoran
      Global Moderator Administrators
      wrote on last edited by
      #2

      Auf welcher Hardware?

      wie installiert?

      welche Versionen von:

      • nodejs

      • npm

      • js-controller

      • admin

      • vis

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

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

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

      1 Reply Last reply
      0
      • M Offline
        M Offline
        miwe1974
        wrote on last edited by
        #3

        Hi,

        Hardware: I3 / 16 GB - Proxmox - zugeweisen 4 GB RAM

        Umzug: Installation laut Anleitung auf der IOBROKER Seite, Backup via IOBROKER Backup / Restore gemacht.

        Wie gesagt es funktioniert offenbar alles, alle Adapter auf Grün.

        Also ich mich mit VIS beschäftigen wollte aufgrund der neuen Hardware habe ich es bemerkt.

        Blockly Scripte funktionieren auch.

        Nodejs: 8.15

        NPM: 6.41

        Js-Controller (Script Engine?) 4.07

        Admin: 3.5.10

        VIS: 1.1.8

        crunchipC 1 Reply Last reply
        0
        • M Offline
          M Offline
          miwe1974
          wrote on last edited by
          #4
          sudo chmod 777 *
          ````im Verzeichniss /opt/iobroker/ löst das Problem.
          
          ****geändert: Code in Code-Tags; Homoran (Admin)****
          S 1 Reply Last reply
          0
          • M miwe1974
            sudo chmod 777 *
            ````im Verzeichniss /opt/iobroker/ löst das Problem.
            
            ****geändert: Code in Code-Tags; Homoran (Admin)****
            S Offline
            S Offline
            Stoj
            wrote on last edited by
            #5

            @miwe1974

            Wo trage ich diesen Befehl ein ?

            crunchipC 1 Reply Last reply
            0
            • M miwe1974

              Hi,

              Hardware: I3 / 16 GB - Proxmox - zugeweisen 4 GB RAM

              Umzug: Installation laut Anleitung auf der IOBROKER Seite, Backup via IOBROKER Backup / Restore gemacht.

              Wie gesagt es funktioniert offenbar alles, alle Adapter auf Grün.

              Also ich mich mit VIS beschäftigen wollte aufgrund der neuen Hardware habe ich es bemerkt.

              Blockly Scripte funktionieren auch.

              Nodejs: 8.15

              NPM: 6.41

              Js-Controller (Script Engine?) 4.07

              Admin: 3.5.10

              VIS: 1.1.8

              crunchipC Away
              crunchipC Away
              crunchip
              Forum Testing Most Active
              wrote on last edited by
              #6

              @miwe1974 sagte in VIS Fehler:

              Nodejs: 8.15

              Bisschen alt

              @miwe1974 sagte in VIS Fehler:

              Js-Controller (Script Engine?) 4.07

              Ist Script engine, js-controller findest du links im Reiter Host

              umgestiegen von Proxmox auf Unraid

              HomoranH 1 Reply Last reply
              0
              • S Stoj

                @miwe1974

                Wo trage ich diesen Befehl ein ?

                crunchipC Away
                crunchipC Away
                crunchip
                Forum Testing Most Active
                wrote on last edited by
                #7

                @stoj auf der Konsole

                umgestiegen von Proxmox auf Unraid

                1 Reply Last reply
                0
                • crunchipC crunchip

                  @miwe1974 sagte in VIS Fehler:

                  Nodejs: 8.15

                  Bisschen alt

                  @miwe1974 sagte in VIS Fehler:

                  Js-Controller (Script Engine?) 4.07

                  Ist Script engine, js-controller findest du links im Reiter Host

                  HomoranH Do not disturb
                  HomoranH Do not disturb
                  Homoran
                  Global Moderator Administrators
                  wrote on last edited by
                  #8

                  @crunchip sagte in VIS Fehler:

                  Bisschen alt

                  passt 😂

                  der Beitrag ist von Januar 2019

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

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

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

                  crunchipC Thomas BraunT 2 Replies Last reply
                  0
                  • HomoranH Homoran

                    @crunchip sagte in VIS Fehler:

                    Bisschen alt

                    passt 😂

                    der Beitrag ist von Januar 2019

                    crunchipC Away
                    crunchipC Away
                    crunchip
                    Forum Testing Most Active
                    wrote on last edited by
                    #9

                    @homoran hab ich im nachhinein auch gesehen😂😂😂

                    umgestiegen von Proxmox auf Unraid

                    1 Reply Last reply
                    0
                    • HomoranH Homoran

                      @crunchip sagte in VIS Fehler:

                      Bisschen alt

                      passt 😂

                      der Beitrag ist von Januar 2019

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      wrote on last edited by
                      #10

                      @homoran

                      sudo chmod 777 *
                      

                      sollte aber auch damals schon nicht die Lösung gewesen sein.

                      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 Reply Last reply
                      1
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      Support us

                      ioBroker
                      Community Adapters
                      Donate

                      393

                      Online

                      32.4k

                      Users

                      81.4k

                      Topics

                      1.3m

                      Posts
                      Community
                      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                      ioBroker Community 2014-2025
                      logo
                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Recent
                      • Tags
                      • Unread 0
                      • Categories
                      • Unreplied
                      • Popular
                      • GitHub
                      • Docu
                      • Hilfe