Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Cannot read file ("ws.admin"/"ws.png"): Not exists

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    Cannot read file ("ws.admin"/"ws.png"): Not exists

    This topic has been deleted. Only users with topic management privileges can see it.
    • I
      Int17 last edited by

      Habe vom admin.0 regelmäßig diese Meldung im Log. Weiß jemand, warum diese Meldung erscheint?

      2023-08-31 20:51:49.541 - info: host.iobroker Updating repository "beta" under "http://download.iobroker.net/sources-dist-latest.json"
      2023-08-31 20:52:09.322 - warn: admin.0 (45747) Cannot read file ("ws.admin"/"ws.png"): Not exists
      

      js-controller 5.0.12
      npm 9.6.7
      node.js 18.17.1

      Feuersturm 1 Reply Last reply Reply Quote 0
      • Feuersturm
        Feuersturm @Int17 last edited by

        @int17 Welche Version vom Admin Adapter und vom ws Adapter verwendest du?

        I 1 Reply Last reply Reply Quote 0
        • I
          Int17 @Feuersturm last edited by

          @feuersturm

          Used repository: beta
          Adapter    "admin"        : 6.9.1    , installed 6.9.1
          Adapter    "web"          : 6.1.0    , installed 6.1.0
          Adapter    "ws"           : 2.5.3    , installed 2.5.3
          

          Scheint sich aber irgendwie beruhigt zu haben. Gestern waren es 16 Meldungen

          	Zeile 25194: 2023-08-31 09:58:51.031  - warn: admin.0 (974) Cannot read file ("ws.admin"/"ws.png"): Not exists
          	Zeile 25195: 2023-08-31 09:58:51.070  - warn: admin.0 (974) Cannot read file ("ws.admin"/"ws.png"): Not exists
          	Zeile 25468: 2023-08-31 16:27:28.278  - warn: admin.0 (1069) Cannot read file ("ws.admin"/"ws.png"): Not exists
          	Zeile 25473: 2023-08-31 16:27:55.954  - warn: admin.0 (1069) Cannot read file ("ws.admin"/"ws.png"): Not exists
          	Zeile 25479: 2023-08-31 16:29:03.486  - warn: admin.0 (1069) Cannot read file ("ws.admin"/"ws.png"): Not exists
          	Zeile 25482: 2023-08-31 16:30:09.902  - warn: admin.0 (1069) Cannot read file ("ws.admin"/"ws.png"): Not exists
          	Zeile 25496: 2023-08-31 16:30:46.932  - warn: admin.0 (1069) Cannot read file ("ws.admin"/"ws.png"): Not exists
          	Zeile 25497: 2023-08-31 16:32:53.134  - warn: admin.0 (1069) Cannot read file ("ws.admin"/"ws.png"): Not exists
          	Zeile 25503: 2023-08-31 16:42:46.998  - warn: admin.0 (1069) Cannot read file ("ws.admin"/"ws.png"): Not exists
          	Zeile 25522: 2023-08-31 17:21:30.225  - warn: admin.0 (1069) Cannot read file ("ws.admin"/"ws.png"): Not exists
          	Zeile 25540: 2023-08-31 17:50:10.609  - warn: admin.0 (1069) Cannot read file ("ws.admin"/"ws.png"): Not exists
          	Zeile 25544: 2023-08-31 17:50:25.864  - warn: admin.0 (1069) Cannot read file ("ws.admin"/"ws.png"): Not exists
          	Zeile 25614: 2023-08-31 20:23:31.224  - warn: admin.0 (1069) Cannot read file ("ws.admin"/"ws.png"): Not exists
          	Zeile 25743: 2023-08-31 20:42:01.291  - warn: admin.0 (45747) Cannot read file ("ws.admin"/"ws.png"): Not exists
          	Zeile 25751: 2023-08-31 20:52:09.322  - warn: admin.0 (45747) Cannot read file ("ws.admin"/"ws.png"): Not exists
          	Zeile 25752: 2023-08-31 20:53:04.782  - warn: admin.0 (45747) Cannot read file ("ws.admin"/"ws.png"): Not exists
          

          Im heutigem Log ist nichts mehr zu sehen davon

          host.iobroker
          	2023-09-01 11:00:17.724	error	cannot call visUtils: Not exists
          host.iobroker
          	2023-09-01 10:58:49.292	error	cannot call visUtils: Not exists
          
          1 Reply Last reply Reply Quote 0
          • H
            HerrFrodo last edited by

            @int17
            @Feuersturm

            Hallo zusammen,

            ich habe die Meldung leider auch - dachte zuerst es hängt mit dem Luxtronik2.0-Adapter zusammen, weil der irgendwie 2 Objekte nicht abfragen konnte aber nachdem ich das mit Forumshilfe lösen konnte, bleibt mir diese Nachricht leider.

            
            admin.0 2023-09-25 17:24:45.341	warn	Cannot read file ("ws.admin"/"ws.png"): Not exists
            

            per

            iobroker list adapters
            
            system.adapter.admin                   : admin          - v6.10.1
            system.adapter.web                     : web            - v6.1.2
            system.adapter.ws                      : ws             - v1.3.0
            
            

            Seltsam...hier steht was anderes:
            ws-adapter.PNG

            Hat jemand eine Idee?

            1 Reply Last reply Reply Quote 0
            • crunchip
              crunchip Forum Testing Most Active last edited by

              @herrfrodo sagte in Cannot read file ("ws.admin"/"ws.png"): Not exists:

              Hat jemand eine Idee?

              iob upload all
              
              H 1 Reply Last reply Reply Quote 1
              • H
                HerrFrodo @crunchip last edited by

                @crunchip said in Cannot read file ("ws.admin"/"ws.png"): Not exists:

                iob upload all
                

                Hurrrraaaaa!!!! 🙂

                Das war es! Vielen Dank!

                Ich verstehe nicht, wie das passieren konnte.
                Das System ist vor ein paar Tagen erst neu aufgesetzt worden.

                crunchip 1 Reply Last reply Reply Quote 0
                • crunchip
                  crunchip Forum Testing Most Active @HerrFrodo last edited by

                  @herrfrodo ging vllt beim laden etwas unter

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post

                  Support us

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

                  858
                  Online

                  32.0k
                  Users

                  80.6k
                  Topics

                  1.3m
                  Posts

                  4
                  7
                  811
                  Loading More Posts
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes
                  Reply
                  • Reply as topic
                  Log in to reply
                  Community
                  Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                  The ioBroker Community 2014-2023
                  logo