Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Nach Admin Adapter Update funktioniert dieser nicht mehr

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Nach Admin Adapter Update funktioniert dieser nicht mehr

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

      Hallo zusammen,

      ich habe gerade aus dem Beta Repos das aktuellste Admin Update geladen. Danach ist mein gesammter Raspi gecrashed. Nach Reboot läuft wieder alles, außer die Admin Webseite, hier erhalte ich nur die Meldung "Die Website ist nicht erreichbar". VIS und co funzen. Laut Konsole läuft aber der Admin und im Log sind keine Fehler.

      I need help 🙂

      Viele Grüße
      Flo

      ich@raspberrypi:~ $ iobroker status admin
      Instance "admin.0" is running
      ich@raspberrypi:~ $ iobroker logs admin
      2023-03-15 15:16:24.699  - info: admin.0 (1972) Adapter rating updated
      2023-03-15 15:28:56.471  - info: admin.0 (1972) ==> Connected system.user.admin from ::ffff:192.168.1.166
      2023-03-15 15:29:27.277  - info: admin.0 (1972) Adapter is disabled => stop
      2023-03-15 15:29:27.282  - info: admin.0 (1972) terminating http server on port 8081
      2023-03-15 15:29:27.373  - info: admin.0 (1972) Got terminate signal TERMINATE_YOURSELF
      2023-03-15 15:29:27.375  - info: admin.0 (1972) terminating
      2023-03-15 15:29:27.377  - info: admin.0 (1972) Terminated (NO_ERROR): Without reason
      2023-03-15 15:30:15.945  - info: admin.0 (293877) starting. Version 6.3.7 in /opt/iobroker/node_modules/iobroker.admin, node: v16.19.1, js-controller: 4.0.24
      2023-03-15 15:30:16.028  - info: admin.0 (293877) requesting all states
      2023-03-15 15:30:16.029  - info: admin.0 (293877) requesting all objects
      2023-03-15 15:30:18.296  - info: admin.0 (293877) received all objects
      2023-03-15 15:30:18.857  - info: admin.0 (293877) Request actual repository...
      2023-03-15 15:30:18.976  - info: admin.0 (293877) http server listening on port 8081
      2023-03-15 15:30:18.976  - info: admin.0 (293877) Use link "http://localhost:8081" to configure.
      2023-03-15 15:30:18.987  - info: admin.0 (293877) socket.io server listening on port 8081
      2023-03-15 15:30:21.636  - info: admin.0 (293877) ==> Connected system.user.admin from ::ffff:192.168.1.166
      2023-03-15 15:30:22.352  - info: admin.0 (293877) <== Disconnect system.user.admin from ::ffff:192.168.1.166 admin
      2023-03-15 15:30:24.561  - info: admin.0 (293877) ==> Connected system.user.admin from ::ffff:192.168.1.166
      
      
      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Sesamstrasse last edited by

        @sesamstrasse

        iob diag
        

        sagt?

        S 1 Reply Last reply Reply Quote 0
        • S
          Sesamstrasse @Thomas Braun last edited by Sesamstrasse

          @thomas-braun

          ======================= SUMMARY =======================
          		     v.2023-01-02
          
          
          Operatingsystem: 	Debian GNU/Linux 11 (bullseye)
          Installation: 		Native
          Timezone: 		Europe/Berlin
          User-ID: 		1000
          X-Server: 		true
          Boot Target: 		graphical.target
          
          Pending OS-Updates: 	13
          
          Nodejs-Installation: 	/usr/bin/nodejs 	v16.19.1
          			/usr/bin/node 		v16.19.1
          			/usr/bin/npm 		8.19.3
          			/usr/bin/npx 		8.19.3
          
          ioBroker Core: 		js-controller 		4.0.24
          			admin 			6.3.7
          
          ioBroker Status: 	iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Status admin:
          + system.adapter.admin.0                  : admin                 : raspberrypi                              - disabled, port: 8081, bind: 0.0.0.0, run as: admin
          
          Pending iob updates: 	1
          
          Active repo(s): beta
          
          Objects: 		9442
          States: 		8287
          
          Size of iob-Database:
          
          30M	/opt/iobroker/iobroker-data/objects.jsonl
          9.8M	/opt/iobroker/iobroker-data/states.jsonl
          
          
          =================== END OF SUMMARY ====================
          
          
          S Thomas Braun 2 Replies Last reply Reply Quote 0
          • S
            Sesamstrasse @Sesamstrasse last edited by

            @sesamstrasse iob start admin hat nicht geholfen, log sagt jetzt

            ich@raspberrypi:~ $ iob logs admin
            2023-03-15 15:16:24.699  - info: admin.0 (1972) Adapter rating updated
            2023-03-15 15:28:56.471  - info: admin.0 (1972) ==> Connected system.user.admin from ::ffff:192.168.1.166
            2023-03-15 15:29:27.277  - info: admin.0 (1972) Adapter is disabled => stop
            2023-03-15 15:29:27.282  - info: admin.0 (1972) terminating http server on port 8081
            2023-03-15 15:29:27.373  - info: admin.0 (1972) Got terminate signal TERMINATE_YOURSELF
            2023-03-15 15:29:27.375  - info: admin.0 (1972) terminating
            2023-03-15 15:29:27.377  - info: admin.0 (1972) Terminated (NO_ERROR): Without reason
            2023-03-15 15:30:15.945  - info: admin.0 (293877) starting. Version 6.3.7 in /opt/iobroker/node_modules/iobroker.admin, node: v16.19.1, js-controller: 4.0.24
            2023-03-15 15:30:16.028  - info: admin.0 (293877) requesting all states
            2023-03-15 15:30:16.029  - info: admin.0 (293877) requesting all objects
            2023-03-15 15:30:18.296  - info: admin.0 (293877) received all objects
            2023-03-15 15:30:18.857  - info: admin.0 (293877) Request actual repository...
            2023-03-15 15:30:18.976  - info: admin.0 (293877) http server listening on port 8081
            2023-03-15 15:30:18.976  - info: admin.0 (293877) Use link "http://localhost:8081" to configure.
            2023-03-15 15:30:18.987  - info: admin.0 (293877) socket.io server listening on port 8081
            2023-03-15 15:30:21.636  - info: admin.0 (293877) ==> Connected system.user.admin from ::ffff:192.168.1.166
            2023-03-15 15:30:22.352  - info: admin.0 (293877) <== Disconnect system.user.admin from ::ffff:192.168.1.166 admin
            2023-03-15 15:30:24.561  - info: admin.0 (293877) ==> Connected system.user.admin from ::ffff:192.168.1.166
            2023-03-15 16:01:41.544  - error: admin.0 (6489) admin.0 already running
            2023-03-15 16:01:41.549  - warn: admin.0 (6489) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
            2023-03-15 16:02:16.462  - info: admin.0 (6548) starting. Version 6.3.7 in /opt/iobroker/node_modules/iobroker.admin, node: v16.19.1, js-controller: 4.0.24
            2023-03-15 16:02:16.527  - info: admin.0 (6548) requesting all states
            2023-03-15 16:02:16.531  - info: admin.0 (6548) requesting all objects
            2023-03-15 16:02:18.786  - info: admin.0 (6548) received all objects
            2023-03-15 16:02:19.205  - info: admin.0 (6548) http server listening on port 8081
            2023-03-15 16:02:19.206  - info: admin.0 (6548) Use link "http://localhost:8081" to configure.
            2023-03-15 16:02:19.225  - info: admin.0 (6548) socket.io server listening on port 8081
            
            
            1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Sesamstrasse last edited by

              @sesamstrasse

              Ohne Desktop läuft ein Server besser.
              Ausschalten!
              13 Updates einspielen.
              1 iobroker Update einspielen

              S 1 Reply Last reply Reply Quote 0
              • S
                Sesamstrasse @Thomas Braun last edited by

                @thomas-braun mhhhh jetzt 30min ohne das ich was gemacht habe läuft der Admin Adapter. Strange.

                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

                518
                Online

                31.7k
                Users

                79.6k
                Topics

                1.3m
                Posts

                2
                6
                274
                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