enih
enih
``` [1:15:1215/114722.869293:ERROR:render_media_log.cc(30)] MediaEvent: MEDIA_ERROR_LOG_ENTRY {"error":"Format conversion failed."} [1:15:1215/114722.870482:ERROR:render_media_log.cc(30)] MediaEvent: MEDIA_ERROR_LOG_ENTRY {"error":"Format conversion failed."} [1:15:1215/114722.871596:ERROR:render_media_log.cc(30)] MediaEvent: MEDIA_ERROR_LOG_ENTRY {"error":"Format conversion failed."} [1:15:1215/114722.872317:ERROR:render_media_log.cc(30)] MediaEvent: MEDIA_ERROR_LOG_ENTRY {"error":"Format conversion failed."} [1:15:1215/114722.873042:ERROR:render_media_log.cc(30)] MediaEvent: MEDIA_ERROR_LOG_ENTRY {"error":"Format conversion...
Transmission tries to connect IPv6 instances even ipv6 addresses are disabled. sysctl.conf: ``` net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.br0.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 = 1 net.ipv6.conf.enp3s0.disable_ipv6 = 1 net.ipv6.conf.enp4s0.disable_ipv6 = 1 net.ipv6.conf.enp5s0.disable_ipv6 =...
or would be to reasonable? thanks.
I'm asking this question because I see some hardcoded `/boot` in booster codebase, so the logic will fail in this case, according to https://www.freedesktop.org/software/systemd/man/systemd-gpt-auto-generator.html > The ESP is mounted to...
**需求应用场景** 请描述需求应用的场景和方式。 **建议的方案** 实现上述场景建议的方案。 > to avoid adding `conf-file conf.d/*` to `smartdns.conf` everytime it is upgraded + overwritten **设备信息** 1. 设备信息(CPU,厂家) 2. 固件信息
**需求应用场景** 请描述需求应用的场景和方式。 > DNS service where IPv6 is not needed, but currently unable to disable: ``` Feb 11 10:34:52 smartdns[3032]: create icmp socket failed, Address family not supported by protocol...
**需求应用场景** 请描述需求应用的场景和方式。 **建议的方案** 实现上述场景建议的方案。 > could you remove tailing white spaces in `smartdns.conf`? **设备信息** 1. 设备信息(CPU,厂家) 2. 固件信息
I often get flood `recvfrom(udp): Bad address`. ```yaml May 03 19:56:09 miniupnpd[390]: HTTP listening on port 7971 May 03 22:05:28 miniupnpd[390]: recvfrom(udp): Bad address May 03 22:05:28 miniupnpd[390]: recvfrom(udp): Bad...
``` Apr 02 12:46:05 iptables_removeall.sh[650]: Bad argument `MINIUPNPD' Apr 02 12:46:05 iptables_removeall.sh[650]: Try `iptables -h' or 'iptables --help' for more information. Apr 02 12:46:05 iptables_removeall.sh[652]: iptables: Too many links. Apr...
repro step: 1. mkfs.btrfs /dev/sda # a partitionless btrfs 2. mount /dev/sda and create subvolumes 3. umount and fsarchiver savefs ./data.fsa /dev/sda 4. mkfs.btrfs /dev/sda again 5. fsarchiver restfs ./data.fsa...