If the box is turned off for a long time, it will display this message when booting
Wenn die Box längere Zeit ausgeschaltet ist, wird beim Booten diese Meldung angezeigt
Code
Starting Dreambox Live Stream Server...
[ 11.219439] change audioenc bitrate to 256000 bits/s
[FAILED] Failed to start Dreambox Live Stream Server.
[ 11.227567] RTW: start auth
See 'systemctl status dreamliveserver.service' for details.
[ 11.233304] RTW: auth success, start assoc
[ 11.237226] RTW: assoc success
[ 11.237826] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 11.239704] RTW: recv eapol packet 1/4
[ 11.241836] RTW: send eapol packet 2/4
[ 11.247797] RTW: recv eapol packet 3/4
[ 11.248385] RTW: ============ STA [68:ff:7b:6c:8c:0f] ===================
[ 11.248608] RTW: send eapol packet 4/4
[ 11.249748] RTW: mac_id : 0
[ 11.250102] RTW: wireless_mode : 0x0b
[ 11.250582] RTW: mimo_type : 2
[ 11.251114] RTW: static smps : N
[ 11.251532] RTW: bw_mode : 40MHz, ra_bw_mode : 40MHz
[ 11.252131] RTW: rate_id : 0
[ 11.252476] RTW: rssi : 23 (%), rssi_level : 0
[ 11.252987] RTW: is_support_sgi : Y, is_vht_enable : N
[ 11.253584] RTW: disable_ra : N, disable_pt : N
[ 11.254147] RTW: is_noisy : N
[ 11.254505] RTW: txrx_state : 0
[ 11.254872] RTW: curr_tx_rate : CCK_1M (L)
[ 11.255369] RTW: curr_tx_bw : 20MHz
[ 11.255784] RTW: curr_retry_ratio : 0
[ 11.256216] RTW: ra_mask : 0x000000000fffffff
[ 11.256216]
[ 11.261165] RTW: set pairwise key camid:4, addr:68:ff:7b:6c:8c:0f, kid:0, type:AES
[ 11.265243] RTW: set group key camid:5, addr:68:ff:7b:6c:8c:0f, kid:1, type:TKIP
[ OK ] Started Wait for network to be configured by ConnMan.
[ OK ] Reached target Network is Online.
[ OK ] Started Newnigma2 eDaemon.
Starting Automounts filesystems on demand...
[ OK ] Stopped Dreambox Live Stream Server.
Starting Dreambox Live Stream Server...
[ 11.372987] change audioenc bitrate to 256000 bits/s
[FAILED] Failed to start Dreambox Live Stream Server.
See 'systemctl status dreamliveserver.service' for details.
[ OK ] Started Automounts filesystems on demand.
[ OK ] Stopped Dreambox Live Stream Server.
Starting Dreambox Live Stream Server...
[ 11.525189] change audioenc bitrate to 256000 bits/s
[FAILED] Failed to start Dreambox Live Stream Server.
See 'systemctl status dreamliveserver.service' for details.
Display More
and the box will hang, it will not complete the boot
und die Box hängt, der Bootvorgang wird nicht abgeschlossen
Code
root@dm920:~$ systemctl status dreamliveserver.service
● dreamliveserver.service - Dreambox Live Stream Server
Loaded: loaded (/lib/systemd/system/dreamliveserver.service; indirect; vendor preset: enabled)
Active: failed (Result: start-limit-hit) since Mi 2023-05-24 18:01:31 CEST; 2s ago
Process: 466 ExecStart=/usr/bin/dreamliveserver (code=dumped, signal=ABRT)
Main PID: 466 (code=dumped, signal=ABRT)
Mai 24 18:01:31 dm920 systemd[1]: dreamliveserver.service: Unit entered failed state.
Mai 24 18:01:31 dm920 systemd[1]: dreamliveserver.service: Failed with result 'core-dump'.
Mai 24 18:01:31 dm920 systemd[1]: dreamliveserver.service: Service hold-off time over, scheduling restart.
Mai 24 18:01:31 dm920 systemd[1]: Stopped Dreambox Live Stream Server.
Mai 24 18:01:31 dm920 systemd[1]: dreamliveserver.service: Start request repeated too quickly.
Mai 24 18:01:31 dm920 systemd[1]: Failed to start Dreambox Live Stream Server.
Mai 24 18:01:31 dm920 systemd[1]: dreamliveserver.service: Unit entered failed state.
Mai 24 18:01:31 dm920 systemd[1]: dreamliveserver.service: Failed with result 'start-limit-hit'.
root@dm920:~$
Display More