NEWS
Nach Shutdown vom Raspberry ioBroker weg
-
Guten Morgen,
ich nutze ioBroker seit mehreren Jahren mehr oder weniger erfolgreich auf einem Raspberry Pi.
Nach einigen Problemen bin ich nun auf einem Raspberry Pi 4 und der ioBroker läuft von USB.
Heute morgen wollte ich ein neu bestelltes USB Verlängerungskabel für die zigbee Antenne anschließen und habe dafür den
PI via Shutdown heruntergefahren. Nach dem Neustart kam kein ioBroker mehr.
Keine Web Oberfläche und keine Sensor / Aktor Aktivität.Hab mich mal auf die Konsole geschaltet und "iobroker info" meldet "no objects found"
iobroker start bring auch nichts.
Ist es normal das das Verzeichnis home/iobroker/ leer ist?
Was kann da passiert sein?
anbei die ausgabe von dmesg
LG
NilsDebian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Sat Sep 26 11:54:27 2020 from 192.168.178.21 pi@iobrokerpi:~ $ dmesg [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.4.59-v7l+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG cr osstool-ng-1.22.0-88-g8460611)) #1336 SMP Wed Aug 19 16:09:04 BST 2020 [ 0.000000] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.2 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] Reserved memory: created CMA memory pool at 0x000000001ec00000, size 256 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] On node 0 totalpages: 1012480 [ 0.000000] DMA zone: 2304 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 196608 pages, LIFO batch:63 [ 0.000000] HighMem zone: 815872 pages, LIFO batch:63 [ 0.000000] percpu: Embedded 20 pages/cpu s49856 r8192 d23872 u81920 [ 0.000000] pcpu-alloc: s49856 r8192 d23872 u81920 alloc=20*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1010176 [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_com pat_alsa=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1 smsc95xx.macaddr=DC:A 6:32:59:34:6E vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000 console=ttyS0,115200 c onsole=tty1 root=PARTUUID=6c586e13-02 rootfstype=ext4 elevator=deadline fsck.repair=yes roo twait [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] software IO TLB: mapped [mem 0x17cc0000-0x1bcc0000] (64MB) [ 0.000000] Memory: 3654588K/4049920K available (10240K kernel code, 730K rwdata, 2756K rodata, 2048K init, 855K bss, 133188K reserved, 262144K cma-reserved, 3263488K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 30195 entries in 59 pages [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] random: get_random_bytes called from start_kernel+0x340/0x518 with crng_init =0 [ 0.000007] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 214748364750 0ns [ 0.000031] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19 11260446275 ns [ 0.000110] bcm2835: system timer (irq = 17) [ 0.000768] arch_timer: cp15 timer(s) running at 54.00MHz (phys). [ 0.000788] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce34 6, max_idle_ns: 440795203123 ns [ 0.000809] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns [ 0.000825] Switching to timer-based delay loop, resolution 18ns [ 0.001066] Console: colour dummy device 80x30 [ 0.001557] printk: console [tty1] enabled [ 0.001617] Calibrating delay loop (skipped), value calculated using timer frequency.. 1 08.00 BogoMIPS (lpj=540000) [ 0.001658] pid_max: default: 32768 minimum: 301 [ 0.001980] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.002021] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.003207] Disabling memory control group subsystem [ 0.003323] CPU: Testing write buffer coherency: ok [ 0.003816] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.004674] Setting up static identity map for 0x200000 - 0x20003c [ 0.004877] rcu: Hierarchical SRCU implementation. [ 0.005520] smp: Bringing up secondary CPUs ... [ 0.006582] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.007761] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.008882] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.009027] smp: Brought up 1 node, 4 CPUs [ 0.009098] SMP: Total of 4 processors activated (432.00 BogoMIPS). [ 0.009124] CPU: All CPU(s) started in HYP mode. [ 0.009147] CPU: Virtualization extensions available. [ 0.009917] devtmpfs: initialized [ 0.023027] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0 [ 0.023298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.023346] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.031138] pinctrl core: initialized pinctrl subsystem [ 0.032172] NET: Registered protocol family 16 [ 0.035767] DMA: preallocated 1024 KiB pool for atomic coherent allocations [ 0.037392] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.037425] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.037762] Serial: AMBA PL011 UART driver [ 0.041131] bcm2835-mbox fe00b880.mailbox: mailbox enabled [ 0.060841] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-08-19 17:3 8, variant start [ 0.070857] raspberrypi-firmware soc:firmware: Firmware hash is e90cba19a98a0d1f2ef086b9 cafcbca00778f094 [ 0.124211] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1 [ 0.128626] vgaarb: loaded [ 0.129101] SCSI subsystem initialized [ 0.129351] usbcore: registered new interface driver usbfs [ 0.129435] usbcore: registered new interface driver hub [ 0.129566] usbcore: registered new device driver usb [ 0.129874] usb_phy_generic phy: phy supply vcc not found, using dummy regulator [ 0.131688] clocksource: Switched to clocksource arch_sys_counter [ 0.883267] VFS: Disk quotas dquot_6.6.0 [ 0.883387] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.883591] FS-Cache: Loaded [ 0.883789] CacheFiles: Loaded [ 0.884588] simple-framebuffer: probe of 0.framebuffer failed with error -12 [ 0.894094] thermal_sys: Registered thermal governor 'step_wise' [ 0.894446] NET: Registered protocol family 2 [ 0.895180] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, line ar) [ 0.895232] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.895326] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.895414] TCP: Hash tables configured (established 8192 bind 8192) [ 0.895570] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.895618] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.895880] NET: Registered protocol family 1 [ 0.896603] RPC: Registered named UNIX socket transport module. [ 0.896632] RPC: Registered udp transport module. [ 0.896656] RPC: Registered tcp transport module. [ 0.896680] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.896714] PCI: CLS 0 bytes, default 64 [ 0.898470] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters availabl e [ 0.900561] Initialise system trusted keyrings [ 0.900815] workingset: timestamp_bits=14 max_order=20 bucket_order=6 [ 0.911617] FS-Cache: Netfs 'nfs' registered for caching [ 0.912359] NFS: Registering the id_resolver key type [ 0.912406] Key type id_resolver registered [ 0.912431] Key type id_legacy registered [ 0.912465] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.913535] Key type asymmetric registered [ 0.913563] Asymmetric key parser 'x509' registered [ 0.913745] bounce: pool size: 64 pages [ 0.913804] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.914046] io scheduler mq-deadline registered [ 0.914074] io scheduler kyber registered [ 0.917802] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: [ 0.917842] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] [ 0.917927] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x0603ffffff -> 0x00f8000000 [ 0.918011] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x00bfffffff -> 0x0000000000 [ 0.973797] brcm-pcie fd500000.pcie: link up, 5 GT/s x1 (SSC) [ 0.974101] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 [ 0.974134] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.974168] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus addres s [0xf8000000-0xfbffffff]) [ 0.974243] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 [ 0.974497] pci 0000:00:00.0: PME# supported from D0 D3hot [ 0.977846] PCI: bus0: Fast back to back transfers disabled [ 0.978090] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 [ 0.978249] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] [ 0.978680] pci 0000:01:00.0: PME# supported from D0 D3cold [ 0.982074] PCI: bus1: Fast back to back transfers disabled [ 0.982144] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff] [ 0.982182] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit] [ 0.982279] pci 0000:00:00.0: PCI bridge to [bus 01] [ 0.982315] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] [ 0.982629] pcieport 0000:00:00.0: enabling device (0140 -> 0142) [ 0.982857] pcieport 0000:00:00.0: PME: Signaling with IRQ 55 [ 0.983240] pcieport 0000:00:00.0: AER: enabled with IRQ 55 [ 0.983570] pci 0000:01:00.0: enabling device (0140 -> 0142) [ 0.990127] iproc-rng200 fe104000.rng: hwrng registered [ 0.990453] vc-mem: phys_addr:0x00000000 mem_base=0x3eb00000 mem_size:0x3ff00000(1023 Mi B) [ 0.991110] vc-sm: Videocore shared memory driver [ 0.991641] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000 [ 1.003272] brd: module loaded [ 1.015115] loop: module loaded [ 1.016447] Loading iSCSI transport class v2.0-870. [ 1.018335] libphy: Fixed MDIO Bus: probed [ 1.018908] bcmgenet fd580000.ethernet: failed to get enet clock [ 1.018942] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 [ 1.018977] bcmgenet fd580000.ethernet: failed to get enet-wol clock [ 1.019012] bcmgenet fd580000.ethernet: failed to get enet-eee clock [ 1.019052] bcmgenet: Skipping UMAC reset [ 1.031727] libphy: bcmgenet MII bus: probed [ 1.121790] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus [ 1.122825] usbcore: registered new interface driver r8152 [ 1.122905] usbcore: registered new interface driver lan78xx [ 1.122977] usbcore: registered new interface driver smsc95xx [ 1.123394] xhci_hcd 0000:01:00.0: xHCI Host Controller [ 1.123442] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 [ 1.125763] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000 001000000890 [ 1.127016] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5. 04 [ 1.127054] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.127087] usb usb1: Product: xHCI Host Controller [ 1.127114] usb usb1: Manufacturer: Linux 5.4.59-v7l+ xhci-hcd [ 1.127141] usb usb1: SerialNumber: 0000:01:00.0 [ 1.127738] hub 1-0:1.0: USB hub found [ 1.127843] hub 1-0:1.0: 1 port detected [ 1.128399] xhci_hcd 0000:01:00.0: xHCI Host Controller [ 1.128439] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 [ 1.128480] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed [ 1.128995] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5. 04 [ 1.129031] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.129063] usb usb2: Product: xHCI Host Controller [ 1.129090] usb usb2: Manufacturer: Linux 5.4.59-v7l+ xhci-hcd [ 1.129117] usb usb2: SerialNumber: 0000:01:00.0 [ 1.129709] hub 2-0:1.0: USB hub found [ 1.129798] hub 2-0:1.0: 4 ports detected [ 1.131178] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 1.131460] dwc_otg: FIQ enabled [ 1.131471] dwc_otg: NAK holdoff enabled [ 1.131482] dwc_otg: FIQ split-transaction FSM enabled [ 1.131497] Module dwc_common_port init [ 1.131962] usbcore: registered new interface driver uas [ 1.132092] usbcore: registered new interface driver usb-storage [ 1.132299] mousedev: PS/2 mouse device common for all mice [ 1.134332] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer [ 1.136804] sdhci: Secure Digital Host Controller Interface driver [ 1.136833] sdhci: Copyright(c) Pierre Ossman [ 1.137393] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe [ 1.137916] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.141565] ledtrig-cpu: registered to indicate activity on CPUs [ 1.141931] hidraw: raw HID events driver (C) Jiri Kosina [ 1.142123] usbcore: registered new interface driver usbhid [ 1.142150] usbhid: USB HID core driver [ 1.143155] vchiq: vchiq_init_state: slot_zero = (ptrval) [ 1.145088] [vc_sm_connected_init]: start [ 1.154034] [vc_sm_connected_init]: end - returning 0 [ 1.156082] Initializing XFRM netlink socket [ 1.156132] NET: Registered protocol family 17 [ 1.156257] Key type dns_resolver registered [ 1.156648] Registering SWP/SWPB emulation handler [ 1.156983] registered taskstats version 1 [ 1.157015] Loading compiled-in X.509 certificates [ 1.157487] Key type ._fscrypt registered [ 1.157513] Key type .fscrypt registered [ 1.167444] uart-pl011 fe201000.serial: cts_event_workaround enabled [ 1.167528] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 29, base_baud = 0) is a P L011 rev2 [ 1.173445] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver [ 1.174362] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0 [ 1.174393] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated [ 1.225785] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) [ 1.227445] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 1.229098] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 1.232097] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) [ 1.233823] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 1.242244] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA [ 1.245189] of_cfs_init [ 1.245446] of_cfs_init: OK [ 1.246525] Waiting for root device PARTUUID=6c586e13-02... [ 1.277661] random: fast init done [ 1.300373] mmc1: new high speed SDIO card at address 0001 [ 1.491732] usb 1-1: new high-speed USB device number 2 using xhci_hcd [ 1.674343] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.2 1 [ 1.674381] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 1.674412] usb 1-1: Product: USB2.0 Hub [ 1.676120] hub 1-1:1.0: USB hub found [ 1.676450] hub 1-1:1.0: 4 ports detected [ 2.001728] usb 1-1.1: new high-speed USB device number 3 using xhci_hcd [ 2.132755] usb 1-1.1: New USB device found, idVendor=8644, idProduct=800b, bcdDevice= 1 .00 [ 2.132793] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.132827] usb 1-1.1: Product: Intenso Micro Line [ 2.132854] usb 1-1.1: Manufacturer: Intenso [ 2.132882] usb 1-1.1: SerialNumber: 124100000000085D [ 2.135307] usb-storage 1-1.1:1.0: USB Mass Storage device detected [ 2.135950] scsi host0: usb-storage 1-1.1:1.0 [ 2.231732] usb 1-1.3: new full-speed USB device number 4 using xhci_hcd [ 2.370974] usb 1-1.3: New USB device found, idVendor=0451, idProduct=16a8, bcdDevice= 0 .09 [ 2.371011] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.371044] usb 1-1.3: Product: TI CC2531 USB CDC [ 2.371070] usb 1-1.3: Manufacturer: Texas Instruments [ 2.371097] usb 1-1.3: SerialNumber: __0X00124B001938DEB9 [ 3.192557] scsi 0:0:0:0: Direct-Access Intenso Micro Line 1.01 PQ: 0 ANSI: 2 [ 3.193622] sd 0:0:0:0: [sda] 15669248 512-byte logical blocks: (8.02 GB/7.47 GiB) [ 3.193971] sd 0:0:0:0: [sda] Write Protect is off [ 3.194003] sd 0:0:0:0: [sda] Mode Sense: 03 00 00 00 [ 3.194374] sd 0:0:0:0: [sda] No Caching mode page found [ 3.194407] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 3.197846] sda: sda1 sda2 [ 3.200748] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 3.236260] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) [ 3.236345] VFS: Mounted root (ext4 filesystem) readonly on device 8:2. [ 3.246542] devtmpfs: mounted [ 3.254441] Freeing unused kernel memory: 2048K [ 3.272024] Run /sbin/init as init process [ 4.155793] systemd[1]: System time before build time, advancing clock. [ 4.345260] NET: Registered protocol family 10 [ 4.346533] Segment Routing with IPv6 [ 4.417517] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA + APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKI D +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [ 4.418291] systemd[1]: Detected architecture arm. [ 4.476096] systemd[1]: Set hostname to <iobrokerpi>. [ 5.367670] random: systemd: uninitialized urandom read (16 bytes read) [ 5.411952] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 5.412080] random: systemd: uninitialized urandom read (16 bytes read) [ 5.412174] systemd[1]: Reached target Swap. [ 5.412876] random: systemd: uninitialized urandom read (16 bytes read) [ 5.414889] systemd[1]: Created slice User and Session Slice. [ 5.415444] systemd[1]: Reached target Slices. [ 5.416547] systemd[1]: Listening on Journal Socket (/dev/log). [ 5.419067] systemd[1]: Created slice system-getty.slice. [ 5.419869] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 6.981605] EXT4-fs (sda2): re-mounted. Opts: (null) [ 7.070456] systemd-journald[110]: Received request to flush runtime journal from PID 1 [ 7.850552] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0 xfeb00000 length 0x00010000 [ 7.851169] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000 [ 7.851780] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0 xfeb20000 length 0x00010000 [ 7.858027] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xf eb30000 length 0x00010000 [ 8.046707] snd_bcm2835: module is from the staging directory, the quality is unknown, y ou have been warned. [ 8.064476] bcm2835_audio bcm2835_audio: card created with 8 channels [ 8.071090] mc: Linux media interface: v0.10 [ 8.171952] videodev: Linux video capture interface: v2.00 [ 8.196015] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned. [ 8.198283] bcm2835_vc_sm_cma_probe: Videocore shared memory driver [ 8.198304] [vc_sm_connected_init]: start [ 8.207674] [vc_sm_connected_init]: installed successfully [ 8.287221] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unk nown, you have been warned. [ 8.304009] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned. [ 8.388967] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0 [ 8.391469] bcm2835_isp: module is from the staging directory, the quality is unknown, y ou have been warned. [ 8.420168] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned. [ 8.427050] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13 [ 8.427521] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14 [ 8.427916] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15 [ 8.428831] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16 [ 8.428859] bcm2835-isp bcm2835-isp: Register output node 0 with media controller [ 8.428880] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller [ 8.428900] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller [ 8.428919] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller [ 8.429200] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp [ 8.438189] bcm2835-codec bcm2835-codec: Device registered as /dev/video10 [ 8.438232] bcm2835-codec bcm2835-codec: Loaded V4L2 decode [ 8.448340] bcm2835-codec bcm2835-codec: Device registered as /dev/video11 [ 8.448379] bcm2835-codec bcm2835-codec: Loaded V4L2 encode [ 8.483044] bcm2835-codec bcm2835-codec: Device registered as /dev/video12 [ 8.483086] bcm2835-codec bcm2835-codec: Loaded V4L2 isp [ 8.512794] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 8.608788] [drm] No displays found. Consider forcing hotplug if HDMI is attached [ 8.608917] vc4-drm gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4]) [ 8.608973] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 8.608985] [drm] No driver support for vblank timestamp query. [ 8.608997] [drm] Setting vblank_disable_immediate to false because get_vblank_timestamp == NULL [ 8.609480] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1 [ 8.619937] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 8.771879] brcmfmac: F1 signature read @0x18000000=0x15264345 [ 8.779764] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM 4345/6 [ 8.780211] usbcore: registered new interface driver brcmfmac [ 8.882848] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspb errypi,4-model-b.txt failed with error -2 [ 8.896175] cdc_acm 1-1.3:1.0: ttyACM0: USB ACM device [ 8.898081] usbcore: registered new interface driver cdc_acm [ 8.898094] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 8.904850] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 9.110054] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM 4345/6 [ 9.128433] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Mar 2 2020 23:30: 41 version 7.45.202 (r724630 CY) FWID 01-72f6ece2 [ 9.918543] random: crng init done [ 9.918557] random: 7 urandom warning(s) missed due to ratelimiting [ 11.634389] uart-pl011 fe201000.serial: no DMA platform data [ 11.951247] 8021q: 802.1Q VLAN Support v1.8 [ 13.441774] Adding 102396k swap on /var/swap. Priority:-2 extents:9 across:286720k FS [ 13.507463] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled [ 13.922773] bcmgenet: Skipping UMAC reset [ 13.925105] bcmgenet fd580000.ethernet: configuring instance for external RGMII [ 13.925467] bcmgenet fd580000.ethernet eth0: Link is Down [ 19.063696] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 20.151897] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 20.151945] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 20.252284] ICMPv6: process `dhcpcd' is using deprecated sysctl (syscall) net.ipv6.neigh .wlan0.retrans_time - use net.ipv6.neigh.wlan0.retrans_time_ms instead [ 27.227968] Bluetooth: Core ver 2.22 [ 27.228048] NET: Registered protocol family 31 [ 27.228061] Bluetooth: HCI device and connection manager initialized [ 27.228087] Bluetooth: HCI socket layer initialized [ 27.228105] Bluetooth: L2CAP socket layer initialized [ 27.228136] Bluetooth: SCO socket layer initialized [ 27.248827] Bluetooth: HCI UART driver ver 2.3 [ 27.248847] Bluetooth: HCI UART protocol H4 registered [ 27.248925] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 27.249207] Bluetooth: HCI UART protocol Broadcom registered [ 29.073458] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 29.073477] Bluetooth: BNEP filters: protocol multicast [ 29.073502] Bluetooth: BNEP socket layer initialized [ 49.434736] FS-Cache: Netfs 'cifs' registered for caching [ 50.882913] Key type cifs.spnego registered [ 50.882942] Key type cifs.idmap registered [ 50.884603] CIFS: Attempting to mount //medianas/internZeige mal :
cd /opt/iobroker iobroker status iobroker list adapters iobroker list instances ls -lund der ioBroker läuft von USB.
[ 3.192557] scsi 0:0:0:0: Direct-Access Intenso Micro Line 1.01 PQ: 0 ANSI: [ 3.193622] sd 0:0:0:0: [sda] 15669248 512-byte logical blocks: (8.02 GB/7.47 GiB) [ 3.193971] sd 0:0:0:0: [sda] Write Protect is off [ 3.194003] sd 0:0:0:0: [sda] Mode Sense: 03 00 00 00 [ 3.194374] sd 0:0:0:0: [sda] No Caching mode page found [ 3.194407] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 3.197846] sda: sda1 sda [ 3.200748] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 3.236260] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) [ 3.236345] VFS: Mounted root (ext4 filesystem) readonly on device 8:2. [ 3.246542] devtmpfs: mounted [ 3.254441] Freeing unused kernel memory: 2048KIst das der Stick mit 8 GB !?
EDIT :
siehe dazu in deinem anderen Thread !
.
Link Text
. -
Zeige mal :
cd /opt/iobroker iobroker status iobroker list adapters iobroker list instances ls -lund der ioBroker läuft von USB.
[ 3.192557] scsi 0:0:0:0: Direct-Access Intenso Micro Line 1.01 PQ: 0 ANSI: [ 3.193622] sd 0:0:0:0: [sda] 15669248 512-byte logical blocks: (8.02 GB/7.47 GiB) [ 3.193971] sd 0:0:0:0: [sda] Write Protect is off [ 3.194003] sd 0:0:0:0: [sda] Mode Sense: 03 00 00 00 [ 3.194374] sd 0:0:0:0: [sda] No Caching mode page found [ 3.194407] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 3.197846] sda: sda1 sda [ 3.200748] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 3.236260] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) [ 3.236345] VFS: Mounted root (ext4 filesystem) readonly on device 8:2. [ 3.246542] devtmpfs: mounted [ 3.254441] Freeing unused kernel memory: 2048KIst das der Stick mit 8 GB !?
EDIT :
siehe dazu in deinem anderen Thread !
.
Link Text
.@Glasfaser das ist jetzt der USB Stick mit 8GB.
Also halten die doch nicht länger. LOL
Und nun?
Nils
-
@Glasfaser das ist jetzt der USB Stick mit 8GB.
Also halten die doch nicht länger. LOL
Und nun?
Nils
Ich glaube nicht das er defekt ist ...
(8.02 GB/7.47 GiB)hat du mal nach dem mount des Sticks geschaut .......
...... deshalb habe ich dir den Link von deinem alten Thread auch genannt .! -
@Glasfaser das ist jetzt der USB Stick mit 8GB.
Also halten die doch nicht länger. LOL
Und nun?
Nils
mount | grep ^/dev cat /etc/fstab -
mount | grep ^/dev cat /etc/fstabpi@iobrokerpi:~ $ mount | grep ^/dev /dev/sda2 on / type ext4 (rw,noatime) /dev/sda1 on /boot type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro) pi@iobrokerpi:~ $ cat /etc/fstab proc /proc proc defaults 0 0 PARTUUID=6c586e13-01 /boot vfat defaults 0 2 PARTUUID=6c586e13-02 / ext4 defaults,noatime 0 1 # a swapfile is not a swap partition, no line here # use dphys-swapfile swap[on|off] for that //medianas/intern /home/pi/nas_intern cifs username=iobroker,password=xxxxxxxxxxxx,vers=1.0,users,auto,user_xattr 0 0 -
Zeige mal :
cd /opt/iobroker iobroker status iobroker list adapters iobroker list instances ls -lund der ioBroker läuft von USB.
[ 3.192557] scsi 0:0:0:0: Direct-Access Intenso Micro Line 1.01 PQ: 0 ANSI: [ 3.193622] sd 0:0:0:0: [sda] 15669248 512-byte logical blocks: (8.02 GB/7.47 GiB) [ 3.193971] sd 0:0:0:0: [sda] Write Protect is off [ 3.194003] sd 0:0:0:0: [sda] Mode Sense: 03 00 00 00 [ 3.194374] sd 0:0:0:0: [sda] No Caching mode page found [ 3.194407] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 3.197846] sda: sda1 sda [ 3.200748] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 3.236260] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) [ 3.236345] VFS: Mounted root (ext4 filesystem) readonly on device 8:2. [ 3.246542] devtmpfs: mounted [ 3.254441] Freeing unused kernel memory: 2048KIst das der Stick mit 8 GB !?
EDIT :
siehe dazu in deinem anderen Thread !
.
Link Text
.@Glasfaser said in Nach Shutdown vom Raspberry ioBroker weg:
iobroker status
iobroker list adapters
iobroker list instances
ls -lpi@iobrokerpi:~ $ iobroker status No objects found! pi@iobrokerpi:~ $ iobroker list adapters No objects found! pi@iobrokerpi:~ $ iobroker list instances No objects found! pi@iobrokerpi:~ $ ls -l total 0 drwxrwxrwx 12 root root 0 Aug 24 17:05 nas_intern -
@Glasfaser said in Nach Shutdown vom Raspberry ioBroker weg:
iobroker status
iobroker list adapters
iobroker list instances
ls -lpi@iobrokerpi:~ $ iobroker status No objects found! pi@iobrokerpi:~ $ iobroker list adapters No objects found! pi@iobrokerpi:~ $ iobroker list instances No objects found! pi@iobrokerpi:~ $ ls -l total 0 drwxrwxrwx 12 root root 0 Aug 24 17:05 nas_interncd /opt/iobroker ls -la -
cd /opt/iobroker ls -la@Thomas-Braun said in Nach Shutdown vom Raspberry ioBroker weg:
cd /opt/iobroker
ls -lapi@iobrokerpi:/opt/iobroker $ ls -la total 308 drwxrwxrwx+ 9 iobroker iobroker 4096 Sep 16 14:19 . drwxr-xr-x 4 root root 4096 Oct 21 2019 .. drwxrwxrwx+ 2 iobroker iobroker 4096 Sep 16 13:10 backups drwxrwxrwx+ 2 iobroker iobroker 12288 Sep 17 17:08 cache -rwxrwxrwx+ 1 iobroker iobroker 1049 Oct 21 2019 CHANGELOG_FIXER_LINUX.md -rwxrwxrwx+ 1 iobroker iobroker 3556 Oct 21 2019 CHANGELOG_INSTALLER_LINUX.md -rwxrwxrwx+ 1 iobroker iobroker 23988 Oct 21 2019 fix_installation.sh drwxrwxrwx+ 3 iobroker iobroker 4096 Oct 21 2019 install -rwxrwxrwx+ 1 iobroker iobroker 371 Sep 16 14:19 INSTALLER_INFO.txt lrwxrwxrwx 1 iobroker iobroker 22 Sep 16 14:19 iob -> /opt/iobroker/iobroker -rwxr-xr-x+ 1 iobroker iobroker 305 Sep 16 14:19 iobroker drwxrwxrwx+ 8 iobroker iobroker 4096 Sep 15 15:57 iobroker-data drwxrwxrwx+ 2 iobroker iobroker 4096 Oct 21 2019 lib -rwxrwxrwx+ 1 iobroker iobroker 1137 Oct 21 2019 LICENSE drwxrwxrwx+ 2 iobroker iobroker 4096 Sep 26 11:36 log drwxrwxrwx+ 805 iobroker iobroker 28672 Sep 15 16:14 node_modules -rwxrwxrwx+ 1 iobroker iobroker 109 Sep 16 14:18 .npmrc -rwxrwxrwx+ 1 iobroker iobroker 1861 Sep 15 16:14 package.json -rwxrwxrwx+ 1 iobroker iobroker 169201 Oct 21 2019 package-lock.json -rwxrwxrwx+ 1 iobroker iobroker 6101 Oct 21 2019 README.md -rwxrwxrwx+ 1 iobroker iobroker 5728 Sep 16 15:31 reinstall.js -
@Thomas-Braun said in Nach Shutdown vom Raspberry ioBroker weg:
cd /opt/iobroker
ls -lapi@iobrokerpi:/opt/iobroker $ ls -la total 308 drwxrwxrwx+ 9 iobroker iobroker 4096 Sep 16 14:19 . drwxr-xr-x 4 root root 4096 Oct 21 2019 .. drwxrwxrwx+ 2 iobroker iobroker 4096 Sep 16 13:10 backups drwxrwxrwx+ 2 iobroker iobroker 12288 Sep 17 17:08 cache -rwxrwxrwx+ 1 iobroker iobroker 1049 Oct 21 2019 CHANGELOG_FIXER_LINUX.md -rwxrwxrwx+ 1 iobroker iobroker 3556 Oct 21 2019 CHANGELOG_INSTALLER_LINUX.md -rwxrwxrwx+ 1 iobroker iobroker 23988 Oct 21 2019 fix_installation.sh drwxrwxrwx+ 3 iobroker iobroker 4096 Oct 21 2019 install -rwxrwxrwx+ 1 iobroker iobroker 371 Sep 16 14:19 INSTALLER_INFO.txt lrwxrwxrwx 1 iobroker iobroker 22 Sep 16 14:19 iob -> /opt/iobroker/iobroker -rwxr-xr-x+ 1 iobroker iobroker 305 Sep 16 14:19 iobroker drwxrwxrwx+ 8 iobroker iobroker 4096 Sep 15 15:57 iobroker-data drwxrwxrwx+ 2 iobroker iobroker 4096 Oct 21 2019 lib -rwxrwxrwx+ 1 iobroker iobroker 1137 Oct 21 2019 LICENSE drwxrwxrwx+ 2 iobroker iobroker 4096 Sep 26 11:36 log drwxrwxrwx+ 805 iobroker iobroker 28672 Sep 15 16:14 node_modules -rwxrwxrwx+ 1 iobroker iobroker 109 Sep 16 14:18 .npmrc -rwxrwxrwx+ 1 iobroker iobroker 1861 Sep 15 16:14 package.json -rwxrwxrwx+ 1 iobroker iobroker 169201 Oct 21 2019 package-lock.json -rwxrwxrwx+ 1 iobroker iobroker 6101 Oct 21 2019 README.md -rwxrwxrwx+ 1 iobroker iobroker 5728 Sep 16 15:31 reinstall.js./iobroker status -
@Thomas-Braun said in Nach Shutdown vom Raspberry ioBroker weg:
cd /opt/iobroker
ls -lapi@iobrokerpi:/opt/iobroker $ ls -la total 308 drwxrwxrwx+ 9 iobroker iobroker 4096 Sep 16 14:19 . drwxr-xr-x 4 root root 4096 Oct 21 2019 .. drwxrwxrwx+ 2 iobroker iobroker 4096 Sep 16 13:10 backups drwxrwxrwx+ 2 iobroker iobroker 12288 Sep 17 17:08 cache -rwxrwxrwx+ 1 iobroker iobroker 1049 Oct 21 2019 CHANGELOG_FIXER_LINUX.md -rwxrwxrwx+ 1 iobroker iobroker 3556 Oct 21 2019 CHANGELOG_INSTALLER_LINUX.md -rwxrwxrwx+ 1 iobroker iobroker 23988 Oct 21 2019 fix_installation.sh drwxrwxrwx+ 3 iobroker iobroker 4096 Oct 21 2019 install -rwxrwxrwx+ 1 iobroker iobroker 371 Sep 16 14:19 INSTALLER_INFO.txt lrwxrwxrwx 1 iobroker iobroker 22 Sep 16 14:19 iob -> /opt/iobroker/iobroker -rwxr-xr-x+ 1 iobroker iobroker 305 Sep 16 14:19 iobroker drwxrwxrwx+ 8 iobroker iobroker 4096 Sep 15 15:57 iobroker-data drwxrwxrwx+ 2 iobroker iobroker 4096 Oct 21 2019 lib -rwxrwxrwx+ 1 iobroker iobroker 1137 Oct 21 2019 LICENSE drwxrwxrwx+ 2 iobroker iobroker 4096 Sep 26 11:36 log drwxrwxrwx+ 805 iobroker iobroker 28672 Sep 15 16:14 node_modules -rwxrwxrwx+ 1 iobroker iobroker 109 Sep 16 14:18 .npmrc -rwxrwxrwx+ 1 iobroker iobroker 1861 Sep 15 16:14 package.json -rwxrwxrwx+ 1 iobroker iobroker 169201 Oct 21 2019 package-lock.json -rwxrwxrwx+ 1 iobroker iobroker 6101 Oct 21 2019 README.md -rwxrwxrwx+ 1 iobroker iobroker 5728 Sep 16 15:31 reinstall.js -
@Glasfaser hab das selbe ergebnis
-
@Glasfaser hab das selbe ergebnis
which iobroker ls -la /usr/bin/iobroker ls -la /opt/iobroker/iobroker -
which iobroker ls -la /usr/bin/iobroker ls -la /opt/iobroker/iobrokerThomas, zunächst einmal danke dass du dir die Zeit nimmst.
Wonach suchst Du genau? Bin bei Linux leider nur soweit bewandert wie ich es immer brauche. Vielleicht kannst du ein zwei worte dazu sagen. Danke Dir
Nils
pi@iobrokerpi:~ $ which iobroker /usr/bin/iobroker pi@iobrokerpi:~ $ ls -la /usr/bin/iobroker lrwxrwxrwx 1 root root 22 Sep 16 14:19 /usr/bin/iobroker -> /opt/iobroker/iobroker pi@iobrokerpi:~ $ ls -la /opt/iobroker/iobroker -rwxr-xr-x+ 1 iobroker iobroker 305 Sep 16 14:19 /opt/iobroker/iobroker pi@iobrokerpi:~ $ -
in htop ist kein iobroker aufgelistet.
-
@Thomas-Braun said in Nach Shutdown vom Raspberry ioBroker weg:
cd /opt/iobroker
ls -lapi@iobrokerpi:/opt/iobroker $ ls -la total 308 drwxrwxrwx+ 9 iobroker iobroker 4096 Sep 16 14:19 . drwxr-xr-x 4 root root 4096 Oct 21 2019 .. drwxrwxrwx+ 2 iobroker iobroker 4096 Sep 16 13:10 backups drwxrwxrwx+ 2 iobroker iobroker 12288 Sep 17 17:08 cache -rwxrwxrwx+ 1 iobroker iobroker 1049 Oct 21 2019 CHANGELOG_FIXER_LINUX.md -rwxrwxrwx+ 1 iobroker iobroker 3556 Oct 21 2019 CHANGELOG_INSTALLER_LINUX.md -rwxrwxrwx+ 1 iobroker iobroker 23988 Oct 21 2019 fix_installation.sh drwxrwxrwx+ 3 iobroker iobroker 4096 Oct 21 2019 install -rwxrwxrwx+ 1 iobroker iobroker 371 Sep 16 14:19 INSTALLER_INFO.txt lrwxrwxrwx 1 iobroker iobroker 22 Sep 16 14:19 iob -> /opt/iobroker/iobroker -rwxr-xr-x+ 1 iobroker iobroker 305 Sep 16 14:19 iobroker drwxrwxrwx+ 8 iobroker iobroker 4096 Sep 15 15:57 iobroker-data drwxrwxrwx+ 2 iobroker iobroker 4096 Oct 21 2019 lib -rwxrwxrwx+ 1 iobroker iobroker 1137 Oct 21 2019 LICENSE drwxrwxrwx+ 2 iobroker iobroker 4096 Sep 26 11:36 log drwxrwxrwx+ 805 iobroker iobroker 28672 Sep 15 16:14 node_modules -rwxrwxrwx+ 1 iobroker iobroker 109 Sep 16 14:18 .npmrc -rwxrwxrwx+ 1 iobroker iobroker 1861 Sep 15 16:14 package.json -rwxrwxrwx+ 1 iobroker iobroker 169201 Oct 21 2019 package-lock.json -rwxrwxrwx+ 1 iobroker iobroker 6101 Oct 21 2019 README.md -rwxrwxrwx+ 1 iobroker iobroker 5728 Sep 16 15:31 reinstall.js@jmeister79 sagte in Nach Shutdown vom Raspberry ioBroker weg:
drwxrwxrwx+ 2 iobroker iobroker 4096 Sep 26 11:36 log
das ist das letzte Lebenszeichen ....
Zeige mal :
which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs -
in htop ist kein iobroker aufgelistet.
@jmeister79
Und jag den Fixer mal über das System:curl -sL https://iobroker.net/fix.sh | bash - -
@jmeister79 sagte in Nach Shutdown vom Raspberry ioBroker weg:
drwxrwxrwx+ 2 iobroker iobroker 4096 Sep 26 11:36 log
das ist das letzte Lebenszeichen ....
Zeige mal :
which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs@Glasfaser said in Nach Shutdown vom Raspberry ioBroker weg:
which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
Hatte letzte woche einmal komplett geupdatet. also müsste es recht frisch sein.
Der Stick ist von letzter Woche Komplett gesichert. Und gestern nacht lief ein backitup. also sind hopfen und malz nicht verloren. Aber wäre mal interessant zu wissen was nun wieder schief gelaufen ist...pi@iobrokerpi:~ $ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs /usr/bin/nodejs v12.18.4 /usr/bin/node v12.18.4 /usr/bin/npm 6.14.6 nodejs: Installed: 12.18.4-1nodesource1 Candidate: 12.18.4-1nodesource1 Version table: *** 12.18.4-1nodesource1 500 500 https://deb.nodesource.com/node_12.x buster/main armhf Packages 100 /var/lib/dpkg/status 10.21.0~dfsg-1~deb10u1+rpi1 500 500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages pi@iobrokerpi:~ $ -
@jmeister79
Und jag den Fixer mal über das System:curl -sL https://iobroker.net/fix.sh | bash -========================================================================== Welcome to the ioBroker installation fixer! Script version: 2020-06-15 You might need to enter your password a couple of times. ========================================================================== ========================================================================== Installing prerequisites (1/3) ========================================================================== Get:1 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB] Get:2 http://raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB] Hit:3 https://deb.nodesource.com/node_12.x buster InRelease Get:4 http://archive.raspberrypi.org/debian buster/main armhf Packages [331 kB] Get:5 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages [13.0 MB] Get:6 http://raspbian.raspberrypi.org/raspbian buster/contrib armhf Packages [58.7 kB] Fetched 13.4 MB in 13s (1,007 kB/s) Reading package lists... Done Installed gcc-c++ ========================================================================== Checking ioBroker user and directory permissions (2/3) ========================================================================== Created /etc/sudoers.d/iobroker Fixing directory permissions... chown: changing ownership of '/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/node_modules/jest-resolve-dependencies/node_modules/ansi-styles/readme.md': Structure needs cleaning chown: changing ownership of '/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/node_modules/jest-resolve-dependencies/node_modules/ansi-styles/readme.md': Structure needs cleaning This system does not support setting default permissions. Do not use npm to manually install adapters unless you know what you are doing! ========================================================================== Checking autostart (3/3) ========================================================================== Enabling autostart... Autostart enabled! ========================================================================== Your installation was fixed successfully Run iobroker start to start ioBroker again! ========================================================================== -
========================================================================== Welcome to the ioBroker installation fixer! Script version: 2020-06-15 You might need to enter your password a couple of times. ========================================================================== ========================================================================== Installing prerequisites (1/3) ========================================================================== Get:1 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB] Get:2 http://raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB] Hit:3 https://deb.nodesource.com/node_12.x buster InRelease Get:4 http://archive.raspberrypi.org/debian buster/main armhf Packages [331 kB] Get:5 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages [13.0 MB] Get:6 http://raspbian.raspberrypi.org/raspbian buster/contrib armhf Packages [58.7 kB] Fetched 13.4 MB in 13s (1,007 kB/s) Reading package lists... Done Installed gcc-c++ ========================================================================== Checking ioBroker user and directory permissions (2/3) ========================================================================== Created /etc/sudoers.d/iobroker Fixing directory permissions... chown: changing ownership of '/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/node_modules/jest-resolve-dependencies/node_modules/ansi-styles/readme.md': Structure needs cleaning chown: changing ownership of '/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-herdsman/node_modules/jest-resolve-dependencies/node_modules/ansi-styles/readme.md': Structure needs cleaning This system does not support setting default permissions. Do not use npm to manually install adapters unless you know what you are doing! ========================================================================== Checking autostart (3/3) ========================================================================== Enabling autostart... Autostart enabled! ========================================================================== Your installation was fixed successfully Run iobroker start to start ioBroker again! ==========================================================================@jmeister79
und jetzt :cd /opt/iobroker iobroker start iobroker status iobroker list instances -
@jmeister79
und jetzt :cd /opt/iobroker iobroker start iobroker status iobroker list instances:-(
pi@iobrokerpi:~ $ cd /opt/iobroker pi@iobrokerpi:/opt/iobroker $ pi@iobrokerpi:/opt/iobroker $ iobroker start pi@iobrokerpi:/opt/iobroker $ pi@iobrokerpi:/opt/iobroker $ iobroker status No objects found! pi@iobrokerpi:/opt/iobroker $ pi@iobrokerpi:/opt/iobroker $ iobroker list instances No objects found!
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