Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Server während update nicht mehr erreichbar

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Server während update nicht mehr erreichbar

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

      Hallo zusammen, ich war vorhin in der Adapterübersicht und aktualisierte einen Adapter (carnvas gaugs) da kam plötzlich ein Timeoutfehler und die Seite war nicht mehr erreichbar, nach einen Neustart des Servers (Debian) bekomme ich folgende Fehlermeldung. Kann mir da wer helfen?

      xsev@Homeserver:~$ iobroker status
      node:internal/modules/cjs/loader:988
        throw err;
        ^
      
      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
          at Function.Module._resolveFilename (node:internal/modules/cjs/loader:985:15)
          at Function.Module._load (node:internal/modules/cjs/loader:833:27)
          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
          at node:internal/main/run_main_module:22:47 {
        code: 'MODULE_NOT_FOUND',
        requireStack: []
      
      
      crunchip Thomas Braun 2 Replies Last reply Reply Quote 0
      • crunchip
        crunchip Forum Testing Most Active @Xsev last edited by

        @xsev

        iob diag
        
        iob stop
        iob fix
        cd /opt/iobroker
        sudo -H -u iobroker npm install iobroker.js-controller
        iob start
        
        Xsev 1 Reply Last reply Reply Quote 1
        • Thomas Braun
          Thomas Braun Most Active @Xsev last edited by

          @xsev

          iob diag
          

          sagt?

          Ich würde den js-controller nochmal drüber installieren.

          1 Reply Last reply Reply Quote 0
          • Xsev
            Xsev @crunchip last edited by Homoran

            @crunchip
            @Thomas-Braun

            Bei der Diagnose bekomme ich folgende Meldung:

            Den js.controller habe ich noch nicht neuinstalliert. ** Sorry für den Codetag***

            *** ioBroker Diagnosis ***

            Please stretch the window of your terminal programm (puTTY) as wide as possible or switch to full screen

            The following checks may give hints to potential malconfigurations or errors, pl ease post them in our forum:

            https://forum.iobroker.net

            Just copy and paste the Summary Page, including the ``` characters at start and end.
            It helps us to help you!

            Press any key to continue

            ======== Start marking the full check here =========

            Skript v.2023-04-16
            
            *** BASE SYSTEM ***
            Architecture    : x86_64
            Docker          : false
            Virtualization  : none
            Distributor ID: Debian
            Description:    Debian GNU/Linux 9.13 (stretch)
            Release:        9.13
            Codename:       stretch
            
            PRETTY_NAME="Debian GNU/Linux 9 (stretch)"
            NAME="Debian GNU/Linux"
            VERSION_ID="9"
            VERSION="9 (stretch)"
            VERSION_CODENAME=stretch
            ID=debian
            HOME_URL="https://www.debian.org/"
            SUPPORT_URL="https://www.debian.org/support"
            BUG_REPORT_URL="https://bugs.debian.org/"
            
            Systemuptime and Load:
             12:39:32 up 29 min,  1 user,  load average: 0.77, 1.04, 1.04
            CPU threads: 4
            
            
            *** Time and Time Zones ***
                  Local time: Sun 2023-05-14 12:39:32 CEST
              Universal time: Sun 2023-05-14 10:39:32 UTC
                    RTC time: Sun 2023-05-14 10:39:32
                   Time zone: Europe/Berlin (CEST, +0200)
             Network time on: yes
            NTP synchronized: yes
             RTC in local TZ: no
            
            *** User and Groups ***
            gugi
            /home/gugi
            gugi root adm cdrom floppy sudo audio dip www-data video plugdev netdev bluetooth scanner iobroker
            
            *** X-Server-Setup ***
            X-Server:       false
            Desktop:
            Terminal:
            Boot Target:    graphical.target
            
            *** MEMORY ***
                          total        used        free      shared  buff/cache   available
            Mem:            16G        1.6G         10G        2.5G        4.7G         11G
            Swap:          8.4G          0B        8.4G
            Total:          24G        1.6G         18G
            
                    16034 M total memory
                     1551 M used memory
                     1881 M active memory
                     3873 M inactive memory
                     9918 M free memory
                      356 M buffer memory
                     4208 M swap cache
                     8172 M total swap
                        0 M used swap
                     8172 M free swap
            
            *** FILESYSTEM ***
            Filesystem     Type      Size  Used Avail Use% Mounted on
            udev           devtmpfs  7.9G     0  7.9G   0% /dev
            tmpfs          tmpfs     1.6G  9.2M  1.6G   1% /run
            /dev/sda1      ext4      102G   81G   17G  84% /
            tmpfs          tmpfs     7.9G  2.5G  5.5G  31% /dev/shm
            tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
            tmpfs          tmpfs     7.9G     0  7.9G   0% /sys/fs/cgroup
            /dev/sdb1      ext4      874G  800G   27G  97% /mnt/sdb1
            tmpfs          tmpfs     1.6G   20K  1.6G   1% /run/user/116
            tmpfs          tmpfs     1.6G     0  1.6G   0% /run/user/999
            tmpfs          tmpfs     1.6G     0  1.6G   0% /run/user/1000
            
            Messages concerning ext4 filesystem in dmesg:
            [Sun May 14 12:09:41 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
            [Sun May 14 12:09:43 2023] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
            [Sun May 14 12:09:45 2023] EXT4-fs (sdb1): warning: maximal mount count reached, running e2fsck is recommended
            [Sun May 14 12:09:45 2023] EXT4-fs (sdb1): mounted filesystem with writeback data mode. Opts: commit=120,data=writeback
            
            Show mounted filesystems (real ones only):
            findmnt: unrecognized option '--real'
            
            Usage:
             findmnt [options]
             findmnt [options] <device> | <mountpoint>
             findmnt [options] <device> <mountpoint>
             findmnt [options] [--source <device>] [--target <path> | --mountpoint <dir>]
            
            Find a (mounted) filesystem.
            
            Options:
             -s, --fstab            search in static table of filesystems
             -m, --mtab             search in table of mounted filesystems
             -k, --kernel           search in kernel table of mounted
                                      filesystems (default)
            
             -p, --poll[=<list>]    monitor changes in table of mounted filesystems
             -w, --timeout <num>    upper limit in milliseconds that --poll will block
            
             -A, --all              disable all built-in filters, print all filesystems
             -a, --ascii            use ASCII chars for tree formatting
             -b, --bytes            print sizes in bytes rather than in human readable format
             -C, --nocanonicalize   don't canonicalize when comparing paths
             -c, --canonicalize     canonicalize printed paths
             -D, --df               imitate the output of df(1)
             -d, --direction <word> direction of search, 'forward' or 'backward'
             -e, --evaluate         convert tags (LABEL,UUID,PARTUUID,PARTLABEL)
                                      to device names
             -F, --tab-file <path>  alternative file for -s, -m or -k options
             -f, --first-only       print the first found filesystem only
             -i, --invert           invert the sense of matching
             -J, --json             use JSON output format
             -l, --list             use list format output
             -N, --task <tid>       use alternative namespace (/proc/<tid>/mountinfo file)
             -n, --noheadings       don't print column headings
             -O, --options <list>   limit the set of filesystems by mount options
             -o, --output <list>    the output columns to be shown
             -P, --pairs            use key="value" output format
             -R, --submounts        print all submounts for the matching filesystems
             -r, --raw              use raw output format
             -S, --source <string>  the device to mount (by name, maj:min,
                                      LABEL=, UUID=, PARTUUID=, PARTLABEL=)
             -T, --target <path>    the path to the filesystem to use
             -M, --mountpoint <dir> the mountpoint directory
             -t, --types <list>     limit the set of filesystems by FS types
             -U, --uniq             ignore filesystems with duplicate target
             -u, --notruncate       don't truncate text in columns
             -v, --nofsroot         don't print [/dir] for bind or btrfs mounts
            
             -x, --verify           verify mount table content (default is fstab)
                 --verbose          print more details
            
            
             -h, --help     display this help and exit
             -V, --version  output version information and exit
            
            Available columns:
                  SOURCE  source device
                  TARGET  mountpoint
                  FSTYPE  filesystem type
                 OPTIONS  all mount options
             VFS-OPTIONS  VFS specific mount options
              FS-OPTIONS  FS specific mount options
                   LABEL  filesystem label
                    UUID  filesystem UUID
               PARTLABEL  partition label
                PARTUUID  partition UUID
                 MAJ:MIN  major:minor device number
                  ACTION  action detected by --poll
              OLD-TARGET  old mountpoint saved by --poll
             OLD-OPTIONS  old mount options saved by --poll
                    SIZE  filesystem size
                   AVAIL  filesystem size available
                    USED  filesystem size used
                    USE%  filesystem use percentage
                  FSROOT  filesystem root
                     TID  task ID
                      ID  mount ID
              OPT-FIELDS  optional mount fields
             PROPAGATION  VFS propagation flags
                    FREQ  dump(8) period in days [fstab only]
                  PASSNO  pass number on parallel fsck(8) [fstab only]
            
            For more details see findmnt(8).
            
            Files in neuralgic directories:
            
            /var:
            
            
            
            DJMarc75 Thomas Braun crunchip 3 Replies Last reply Reply Quote 0
            • DJMarc75
              DJMarc75 @Xsev last edited by

              @xsev in codetags packen... kann man dann besser lesen 😉

              Xsev 1 Reply Last reply Reply Quote 0
              • Xsev
                Xsev @DJMarc75 last edited by

                @djmarc75 Hab ich 😉 jetzt schon 3x irgendwie zerlegt es den immer völlig...

                Homoran 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Xsev last edited by

                  @xsev

                  Brauch ich gar nicht weiterlesen als bis:

                  Codename: stretch
                  

                  Das Ding ist tot, tot, tot.
                  Installier da ein lebendiges Release.

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

                    @thomas-braun Die neue Kiste steht schon hier, das Teil muss noch bis ende des Monats halten

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

                      @xsev sagte in Server während update nicht mehr erreichbar:

                      stretch

                      bevor du dir Gedanken machst einen Adapter up zu daten, solltest du erstmal das OS auf Stand bringen

                      1 Reply Last reply Reply Quote 0
                      • Homoran
                        Homoran Global Moderator Administrators @Xsev last edited by

                        @xsev sagte in Server während update nicht mehr erreichbar:

                        @djmarc75 Hab ich 😉 jetzt schon 3x irgendwie zerlegt es den immer völlig...

                        fixed!

                        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

                        469
                        Online

                        31.6k
                        Users

                        79.5k
                        Topics

                        1.3m
                        Posts

                        5
                        10
                        293
                        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