coolsnowwolf / packages

Community maintained packages for OpenWrt.
GNU General Public License v2.0
184 stars 547 forks source link

`dockerd`报错`http: superfluous response.WriteHeader` #799

Closed devioa closed 2 months ago

devioa commented 5 months ago

daemon.err dockerd[8884]: 2024/04/27 09:48:32 http: superfluous response.WriteHeader call from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*respWriterWrapper).WriteHeader (wrap.go:98) 系统日志里这样的报错巨多,怀疑是 8f8ca4018a12a91b4b6bc97c25f8c07e8052761e 更新25版本的问题,之前24的版本没出现过 QQ截图20240427112013

devioa commented 5 months ago

我自己fork过后把这个commit revert过后,刷上观察了一天系统日志已经没有这个报错了,可以确认就是25版本的问题

devioa commented 5 months ago

moby/moby#47448 moby/moby#47715 他这个是dockerd里的moby出问题,或许单独更新一下moby看看能否解决问题? 实在不行回退到24.x也可以

应该可行,如果上游已经修复了的话

qingtian110 commented 4 months ago

也可以更新到 dockerd 26.1.1,最新的版本也没有出现错误日志。

image image image

devioa commented 4 months ago

也可以更新到 dockerd 26.1.1,最新的版本也没有出现错误日志。

image image image

@HHJLKK 那大佬看看有没有时间更新一下

devioa commented 4 months ago

刚更新的docker 26.1.0这个版本还是会有http: superfluous response.WriteHeader错误日志 QQ截图20240507121238 QQ截图20240507121246

qingtian110 commented 4 months ago

刚更新的docker 26.1.0这个版本还是会有http: superfluous response.WriteHeader错误日志

这么神奇?我 26.1.1 除了docker 启动的时候会打印日志,之后就不会再有输出,除非去启动、停止、创建等 操作容器,才会 dockerd 的日志

Tue May  7 11:03:35 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Tue May  7 11:03:35 2024 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 10.0.0.130 50:6a:03:c7:3f:93
Tue May  7 11:03:35 2024 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 10.0.0.130 50:6a:03:c7:3f:93 OpenWrt
Tue May  7 11:03:35 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt.lan to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 11:03:35 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 11:03:35 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Tue May  7 11:03:35 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 8 names
Tue May  7 11:03:35 2024 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 4 names
Tue May  7 11:03:35 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Tue May  7 11:03:35 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt.lan to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 11:03:35 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 11:03:35 2024 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 10.0.0.130 50:6a:03:c7:3f:93
Tue May  7 11:03:35 2024 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 10.0.0.130 50:6a:03:c7:3f:93 OpenWrt
Tue May  7 11:03:35 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Tue May  7 11:03:35 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 8 names
Tue May  7 11:03:35 2024 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 4 names
Tue May  7 11:03:35 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Tue May  7 11:03:35 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt.lan to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 11:03:35 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 11:03:35 2024 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 10.0.0.199 00:e0:4c:68:00:7f
Tue May  7 11:03:35 2024 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 10.0.0.199 00:e0:4c:68:00:7f DESKTOP-9BQHAMK
Tue May  7 11:03:35 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt.lan to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 11:03:35 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 11:03:35 2024 user.notice firewall: Reloading firewall due to ifup of wwan (phy0-sta0)
Tue May  7 11:03:36 2024 user.notice nlbwmon: Reloading nlbwmon due to ifup of wwan (phy0-sta0)
Tue May  7 11:03:36 2024 daemon.info nginx_init: using /etc/nginx/uci.conf (the test is ok)
Tue May  7 11:03:36 2024 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/network
Tue May  7 11:03:36 2024 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/wireless
Tue May  7 11:03:36 2024 user.notice ucitrack: Setting up /etc/config/luci-splash reload dependency on /etc/config/firewall
Tue May  7 11:03:36 2024 user.notice ucitrack: Setting up /etc/config/qos reload dependency on /etc/config/firewall
Tue May  7 11:03:36 2024 user.notice ucitrack: Setting up /etc/config/miniupnpd reload dependency on /etc/config/firewall
Tue May  7 11:03:36 2024 user.notice ucitrack: Setting up /etc/config/sqm reload dependency on /etc/config/firewall
Tue May  7 11:03:36 2024 user.notice ucitrack: Setting up /etc/config/odhcpd reload dependency on /etc/config/dhcp
Tue May  7 11:03:36 2024 user.notice ucitrack: Setting up non-init /etc/config/fstab reload handler: /sbin/block mount
Tue May  7 11:03:36 2024 user.notice ucitrack: Setting up /etc/config/system reload trigger for non-procd /etc/init.d/led
Tue May  7 11:03:36 2024 user.notice ucitrack: Setting up /etc/config/luci_statistics reload dependency on /etc/config/system
Tue May  7 11:03:37 2024 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/system
Tue May  7 11:03:37 2024 user.notice ucitrack: Setting up /etc/config/firewall reload trigger for non-procd /etc/init.d/shortcut-fe
Tue May  7 11:03:37 2024 user.notice ucitrack: Setting up /etc/config/cpufreq reload trigger for non-procd /etc/init.d/cpufreq
Tue May  7 11:03:37 2024 user.notice ucitrack: Setting up /etc/config/eqos reload trigger for non-procd /etc/init.d/eqos
Tue May  7 11:03:37 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Tue May  7 11:03:37 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 8 names
Tue May  7 11:03:37 2024 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 4 names
Tue May  7 11:03:37 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Tue May  7 11:03:37 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt.lan to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 11:03:37 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 11:03:37 2024 user.notice ucitrack: Setting up /etc/config/firewall reload trigger for non-procd /etc/init.d/nat6
Tue May  7 11:03:37 2024 user.notice ucitrack: Setting up non-init /etc/config/appfilter reload handler: /usr/bin/oaf_rule reload
Tue May  7 11:03:37 2024 daemon.notice wpa_supplicant[2376]: phy0-sta0: SME: Trying to authenticate with 6a:16:51:0b:03:e3 (SSID='CMCC-QS4C_Wi-Fi5-5G' freq=5180 MHz)
Tue May  7 11:03:37 2024 kern.info kernel: [   41.188135] phy0-sta0: authenticate with 6a:16:51:0b:03:e3
Tue May  7 11:03:37 2024 user.notice ucitrack: Setting up /etc/config/socat reload trigger for non-procd /etc/init.d/luci_socat
Tue May  7 11:03:37 2024 user.notice ucitrack: Setting up /etc/config/mia reload trigger for non-procd /etc/init.d/mia
Tue May  7 11:03:37 2024 user.notice ucitrack: Setting up /etc/config/passwall reload trigger for non-procd /etc/init.d/passwall
Tue May  7 11:03:37 2024 user.notice ucitrack: Setting up /etc/config/passwall_server reload trigger for non-procd /etc/init.d/passwall_server
Tue May  7 11:03:37 2024 user.notice ucitrack: Setting up /etc/config/shadowsocksr reload trigger for non-procd /etc/init.d/shadowsocksr
Tue May  7 11:03:37 2024 user.notice ucitrack: Setting up /etc/config/usb_printer reload trigger for non-procd /etc/init.d/usb_printer
Tue May  7 11:03:37 2024 daemon.notice wpa_supplicant[2376]: phy0-sta0: Trying to associate with 6a:16:51:0b:03:e3 (SSID='CMCC-QS4C_Wi-Fi5-5G' freq=5180 MHz)
Tue May  7 11:03:37 2024 kern.info kernel: [   41.703563] phy0-sta0: send auth to 6a:16:51:0b:03:e3 (try 1/3)
Tue May  7 11:03:37 2024 kern.info kernel: [   41.706729] phy0-sta0: authenticated
Tue May  7 11:03:37 2024 kern.info kernel: [   41.712804] phy0-sta0: associate with 6a:16:51:0b:03:e3 (try 1/3)
Tue May  7 11:03:37 2024 kern.info kernel: [   41.737241] phy0-sta0: RX AssocResp from 6a:16:51:0b:03:e3 (capab=0x11 status=0 aid=29)
Tue May  7 11:03:38 2024 daemon.notice netifd: Network device 'phy0-sta0' link is up
Tue May  7 11:03:38 2024 daemon.notice netifd: Network alias 'phy0-sta0' link is up
Tue May  7 11:03:38 2024 daemon.notice netifd: Interface 'wwan6' has link connectivity
Tue May  7 11:03:38 2024 daemon.notice netifd: Interface 'wwan6' is setting up now
Tue May  7 11:03:38 2024 daemon.notice netifd: Interface 'wwan' has link connectivity
Tue May  7 11:03:38 2024 daemon.notice wpa_supplicant[2376]: phy0-sta0: Associated with 6a:16:51:0b:03:e3
Tue May  7 11:03:38 2024 daemon.notice wpa_supplicant[2376]: phy0-sta0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Tue May  7 11:03:38 2024 kern.info kernel: [   41.774701] phy0-sta0: associated
Tue May  7 11:03:38 2024 kern.debug kernel: [   41.775110] phy0-sta0: Limiting TX power to 23 (23 - 0) dBm as advertised by 6a:16:51:0b:03:e3
Tue May  7 11:03:38 2024 daemon.err odhcp6c[8001]: Failed to send RS (Network unreachable)
Tue May  7 11:03:38 2024 user.err network: nat6: DHCPv6 gateway not found, IPv6 NAT failed.
Tue May  7 11:03:38 2024 daemon.notice procd: /etc/rc.d/S90nat6: network: nat6: DHCPv6 gateway not found, IPv6 NAT failed.
Tue May  7 11:03:38 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Tue May  7 11:03:38 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 8 names
Tue May  7 11:03:38 2024 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 4 names
Tue May  7 11:03:38 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Tue May  7 11:03:38 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt.lan to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 11:03:38 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 11:03:38 2024 daemon.err mosdns[8227]: 2024-05-07T11:03:38.266+0800  INFO    working directory changed   {"path": "/etc/mosdns"}
Tue May  7 11:03:38 2024 daemon.err mosdns[8227]: 2024-05-07T11:03:38.270+0800  INFO    main config loaded  {"file": "/var/etc/mosdns.json"}
Tue May  7 11:03:38 2024 daemon.err usbmuxd[8308]: [11:03:38.413][3] usbmuxd v1.1.1 starting up
Tue May  7 11:03:38 2024 daemon.err usbmuxd[8308]: [11:03:38.414][3] Using libusb 1.0.26
Tue May  7 11:03:38 2024 daemon.err usbmuxd[8308]: [11:03:38.416][3] Initialization complete
Tue May  7 11:03:38 2024 daemon.err usbmuxd[8308]: [11:03:38.416][3] Enabled exit on SIGUSR1 if no devices are attached. Start a new instance with "--exit" to trigger.
Tue May  7 11:03:38 2024 daemon.err odhcp6c[8001]: Failed to send SOLICIT message to ff02::1:2 (Network unreachable)
Tue May  7 11:03:39 2024 daemon.notice wpa_supplicant[2376]: phy0-sta0: WPA: Key negotiation completed with 6a:16:51:0b:03:e3 [PTK=CCMP GTK=CCMP]
Tue May  7 11:03:39 2024 daemon.notice wpa_supplicant[2376]: phy0-sta0: CTRL-EVENT-CONNECTED - Connection to 6a:16:51:0b:03:e3 completed [id=0 id_str=]
Tue May  7 11:03:39 2024 user.notice ddns-scripts[8383]: router: PID '8383' started at 2024-05-07 11:03
Tue May  7 11:03:39 2024 daemon.err odhcp6c[8001]: Failed to send SOLICIT message to ff02::1:2 (Address not available)
Tue May  7 11:03:40 2024 daemon.info avahi-daemon[5392]: Joining mDNS multicast group on interface phy0-sta0.IPv6 with address fe80::92de:80ff:fefb:d4fb.
Tue May  7 11:03:40 2024 daemon.info avahi-daemon[5392]: New relevant interface phy0-sta0.IPv6 for mDNS.
Tue May  7 11:03:40 2024 daemon.info avahi-daemon[5392]: Registering new address record for fe80::92de:80ff:fefb:d4fb on phy0-sta0.*.
Tue May  7 11:03:40 2024 user.err ddns-scripts[8383]: router: cURL Error: '7'
Tue May  7 11:03:40 2024 user.warn ddns-scripts[8383]: router: Transfer failed - retry 1/0 in 60 seconds
Tue May  7 11:03:43 2024 daemon.notice procd: /etc/rc.d/S95done: /home: 159.5 GiB (171248594944 bytes) trimmed
Tue May  7 11:03:43 2024 daemon.info dnsmasq[1]: exiting on receipt of SIGTERM
Tue May  7 11:03:44 2024 daemon.info avahi-daemon[5392]: Leaving mDNS multicast group on interface phy0-sta0.IPv6 with address fe80::92de:80ff:fefb:d4fb.
Tue May  7 11:03:44 2024 daemon.info avahi-daemon[5392]: Joining mDNS multicast group on interface phy0-sta0.IPv6 with address fd01:1:2:3:92de:80ff:fefb:d4fb.
Tue May  7 11:03:44 2024 daemon.info avahi-daemon[5392]: Registering new address record for fd01:1:2:3:92de:80ff:fefb:d4fb on phy0-sta0.*.
Tue May  7 11:03:44 2024 daemon.info avahi-daemon[5392]: Withdrawing address record for fe80::92de:80ff:fefb:d4fb on phy0-sta0.
Tue May  7 11:03:44 2024 daemon.notice netifd: Interface 'wwan6' is now up
Tue May  7 11:03:44 2024 user.notice firewall: Reloading firewall due to ifup of wwan6 (phy0-sta0)
Tue May  7 11:03:45 2024 user.notice nlbwmon: Reloading nlbwmon due to ifup of wwan6 (phy0-sta0)
Tue May  7 11:03:46 2024 user.notice network: nat6: IPv6 NAT is ready
Tue May  7 11:03:46 2024 daemon.info dnsmasq[1]: started, version 2.90 cache disabled
Tue May  7 11:03:46 2024 daemon.info dnsmasq[1]: DNS service limited to local subnets
Tue May  7 11:03:46 2024 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset nftset auth cryptohash DNSSEC no-ID loop-detect inotify dumpfile
Tue May  7 11:03:46 2024 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus
Tue May  7 11:03:46 2024 daemon.info dnsmasq-dhcp[1]: DHCP, IP range 10.0.0.100 -- 10.0.0.249, lease time 12h
Tue May  7 11:03:46 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335
Tue May  7 11:03:46 2024 daemon.info dnsmasq[1]: using only locally-known addresses for test
Tue May  7 11:03:46 2024 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Tue May  7 11:03:46 2024 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Tue May  7 11:03:46 2024 daemon.info dnsmasq[1]: using only locally-known addresses for local
Tue May  7 11:03:46 2024 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Tue May  7 11:03:46 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Tue May  7 11:03:46 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bss.pandora.xiaomi.com
Tue May  7 11:03:46 2024 daemon.info dnsmasq[1]: using only locally-known addresses for o2o.api.xiaomi.com
Tue May  7 11:03:46 2024 daemon.info dnsmasq[1]: using 13 more local addresses
Tue May  7 11:03:46 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Tue May  7 11:03:46 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 8 names
Tue May  7 11:03:46 2024 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 4 names
Tue May  7 11:03:46 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Tue May  7 11:03:46 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt.lan to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 11:03:46 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 11:03:46 2024 daemon.notice procd: /etc/rc.d/S96appfilter: rm: cannot remove '/tmp/app_class.txt': No such file or directory
Tue May  7 11:03:46 2024 daemon.notice procd: /etc/rc.d/S96appfilter: #class chat 1 聊天
Tue May  7 11:03:46 2024 daemon.notice procd: /etc/rc.d/S96appfilter: #class game 2 游戏
Tue May  7 11:03:47 2024 daemon.notice procd: /etc/rc.d/S96appfilter: #class video 3 视频
Tue May  7 11:03:47 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Tue May  7 11:03:47 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 8 names
Tue May  7 11:03:47 2024 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 4 names
Tue May  7 11:03:47 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Tue May  7 11:03:47 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt.lan to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 11:03:47 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 11:03:47 2024 daemon.notice procd: /etc/rc.d/S96appfilter: #class shopping 4 购物
Tue May  7 11:03:47 2024 daemon.notice procd: /etc/rc.d/S96appfilter: #class music 5 音乐
Tue May  7 11:03:48 2024 daemon.notice procd: /etc/rc.d/S96appfilter: #class employee 6 招聘
Tue May  7 11:03:48 2024 daemon.notice procd: /etc/rc.d/S96appfilter: #class download 7 下载
Tue May  7 11:03:48 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Tue May  7 11:03:48 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 8 names
Tue May  7 11:03:48 2024 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 4 names
Tue May  7 11:03:48 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Tue May  7 11:03:48 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt.lan to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 11:03:48 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 11:03:48 2024 daemon.err mosdns[11790]: 2024-05-07T11:03:48.312+0800 INFO    working directory changed   {"path": "/etc/mosdns"}
Tue May  7 11:03:48 2024 daemon.err mosdns[11790]: 2024-05-07T11:03:48.316+0800 INFO    main config loaded  {"file": "/var/etc/mosdns.json"}
Tue May  7 11:03:48 2024 daemon.notice procd: /etc/rc.d/S96appfilter: #class website 8 常用网站
Tue May  7 11:03:49 2024 daemon.err rmmod: module is not loaded
Tue May  7 11:03:49 2024 daemon.notice procd: /etc/rc.d/S96led: setting up led POWER
Tue May  7 11:03:49 2024 daemon.notice procd: /etc/rc.d/S96led: setting up led WAN
Tue May  7 11:03:49 2024 daemon.notice procd: /etc/rc.d/S96led: setting up led LAN1
Tue May  7 11:03:49 2024 daemon.notice procd: /etc/rc.d/S96led: setting up led LAN2
Tue May  7 11:03:49 2024 daemon.info samba4-server: Legacy Protocols allowed, don't use this option for secure environments!
Tue May  7 11:03:49 2024 daemon.info samba4-server: io_uring module found, enabling VFS io_uring. (also needs Kernel 5.4+ Support)
Tue May  7 11:03:51 2024 daemon.info aria2: Aria2 will run with user 'root'.
Tue May  7 11:03:54 2024 user.notice dockerd-init: Bridge device 'docker0' already defined in network config
Tue May  7 11:03:55 2024 daemon.info aria2c[13506]: jail: exec-ing /usr/bin/aria2c
Tue May  7 11:03:56 2024 daemon.notice nmbd[13057]: [2024/05/07 11:03:56.511061,  0] ../../source3/nmbd/nmbd.c:901(main)
Tue May  7 11:03:56 2024 daemon.notice nmbd[13057]:   nmbd version 4.20.0 started.
Tue May  7 11:03:56 2024 daemon.notice nmbd[13057]:   Copyright Andrew Tridgell and the Samba Team 1992-2024
Tue May  7 11:03:56 2024 user.notice network: nat6: IPv6 NAT is ready
Tue May  7 11:03:56 2024 daemon.notice smbd[13056]: [2024/05/07 11:03:56.759257,  0] ../../source3/smbd/server.c:1746(main)
Tue May  7 11:03:56 2024 daemon.notice smbd[13056]:   smbd version 4.20.0 started.
Tue May  7 11:03:56 2024 daemon.notice smbd[13056]:   Copyright Andrew Tridgell and the Samba Team 1992-2024
Tue May  7 11:03:59 2024 daemon.info samba4-server: Legacy Protocols allowed, don't use this option for secure environments!
Tue May  7 11:03:59 2024 daemon.info samba4-server: io_uring module found, enabling VFS io_uring. (also needs Kernel 5.4+ Support)
Tue May  7 11:04:00 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Tue May  7 11:04:00 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 8 names
Tue May  7 11:04:00 2024 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 4 names
Tue May  7 11:04:00 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Tue May  7 11:04:00 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt.lan to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 11:04:00 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 11:04:02 2024 daemon.err dockerd[13688]: time="2024-05-07T11:04:02.567123086+08:00" level=warning msg="Running experimental build"
Tue May  7 11:04:04 2024 daemon.err modprobe: failed to find a module named aufs
Tue May  7 11:04:04 2024 daemon.err dockerd[13688]: time="2024-05-07T11:04:04.488285462+08:00" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
Tue May  7 11:04:04 2024 daemon.err dockerd[13688]: time="2024-05-07T11:04:04.489848504+08:00" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
Tue May  7 11:04:05 2024 daemon.info modprobe: nf_conntrack is already loaded
Tue May  7 11:04:05 2024 daemon.info modprobe: nf_conntrack_netlink is already loaded
Tue May  7 11:04:05 2024 daemon.info avahi-daemon[5392]: Joining mDNS multicast group on interface docker0.IPv4 with address 172.17.0.1.
Tue May  7 11:04:05 2024 daemon.info avahi-daemon[5392]: New relevant interface docker0.IPv4 for mDNS.
Tue May  7 11:04:05 2024 daemon.info avahi-daemon[5392]: Registering new address record for 172.17.0.1 on docker0.IPv4.
Tue May  7 11:04:06 2024 daemon.err dockerd[13688]: time="2024-05-07T11:04:06.296583255+08:00" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint eaa4dce43d372e76fcec3be373cfc39ac7e26d8e951aa64d1f1bacccbf5ce690 f091a69d16cba0c0368c3be797bb8aa1e085e0d57e70426db8a69e9c3277f6b6], retrying...."
Tue May  7 11:04:07 2024 kern.info kernel: [   67.437238] docker0: port 1(veth01e8dfd) entered blocking state
Tue May  7 11:04:07 2024 kern.info kernel: [   67.437312] docker0: port 1(veth01e8dfd) entered disabled state
Tue May  7 11:04:07 2024 kern.info kernel: [   67.437395] veth01e8dfd: entered allmulticast mode
Tue May  7 11:04:07 2024 kern.info kernel: [   67.437953] veth01e8dfd: entered promiscuous mode
Tue May  7 11:04:07 2024 daemon.err dockerd[13688]: time="2024-05-07T11:04:07.133496922+08:00" level=warning msg="path in container /dev/dri/card0 already exists in privileged mode" container=6b3212b405e61f5df82f3ad35b7ae494adb4e29f7c79d7905a0f6356f3842a67
Tue May  7 11:04:07 2024 daemon.err dockerd[13688]: time="2024-05-07T11:04:07.133640422+08:00" level=warning msg="path in container /dev/dri/card1 already exists in privileged mode" container=6b3212b405e61f5df82f3ad35b7ae494adb4e29f7c79d7905a0f6356f3842a67
Tue May  7 11:04:07 2024 daemon.err dockerd[13688]: time="2024-05-07T11:04:07.133682422+08:00" level=warning msg="path in container /dev/dri/renderD128 already exists in privileged mode" container=6b3212b405e61f5df82f3ad35b7ae494adb4e29f7c79d7905a0f6356f3842a67
Tue May  7 11:04:07 2024 daemon.err dockerd[13688]: time="2024-05-07T11:04:07.824018339+08:00" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
Tue May  7 11:04:07 2024 daemon.err dockerd[13688]: time="2024-05-07T11:04:07.824309131+08:00" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
Tue May  7 11:04:07 2024 daemon.err dockerd[13688]: time="2024-05-07T11:04:07.824373589+08:00" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
Tue May  7 11:04:07 2024 daemon.err dockerd[13688]: time="2024-05-07T11:04:07.824767047+08:00" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
Tue May  7 11:04:08 2024 kern.info kernel: [   68.554409] eth0: renamed from veth388cbca
Tue May  7 11:04:08 2024 daemon.notice netifd: bridge 'docker0' link is up
Tue May  7 11:04:08 2024 daemon.notice netifd: Interface 'docker' has link connectivity
Tue May  7 11:04:08 2024 kern.info kernel: [   68.618690] docker0: port 1(veth01e8dfd) entered blocking state
Tue May  7 11:04:08 2024 kern.info kernel: [   68.618751] docker0: port 1(veth01e8dfd) entered forwarding state
Tue May  7 11:04:08 2024 daemon.err dockerd[13688]: time="2024-05-07T11:04:08.322950506+08:00" level=warning msg="WARNING: bridge-nf-call-iptables is disabled"
Tue May  7 11:04:08 2024 daemon.err dockerd[13688]: time="2024-05-07T11:04:08.323048506+08:00" level=warning msg="WARNING: bridge-nf-call-ip6tables is disabled"
Tue May  7 11:04:09 2024 daemon.info avahi-daemon[5392]: Joining mDNS multicast group on interface docker0.IPv6 with address fe80::42:bbff:fe53:b3d5.
Tue May  7 11:04:09 2024 daemon.info avahi-daemon[5392]: New relevant interface docker0.IPv6 for mDNS.
Tue May  7 11:04:09 2024 daemon.info avahi-daemon[5392]: Registering new address record for fe80::42:bbff:fe53:b3d5 on docker0.*.
Tue May  7 11:04:09 2024 daemon.info avahi-daemon[5392]: Joining mDNS multicast group on interface veth01e8dfd.IPv6 with address fe80::68ed:36ff:fe36:bee6.
Tue May  7 11:04:09 2024 daemon.info avahi-daemon[5392]: New relevant interface veth01e8dfd.IPv6 for mDNS.
Tue May  7 11:04:09 2024 daemon.info avahi-daemon[5392]: Registering new address record for fe80::68ed:36ff:fe36:bee6 on veth01e8dfd.*.
Tue May  7 11:04:16 2024 daemon.info dnsmasq[1]: exiting on receipt of SIGTERM
Tue May  7 11:04:19 2024 daemon.info dnsmasq[1]: started, version 2.90 cache disabled
Tue May  7 11:04:19 2024 daemon.info dnsmasq[1]: DNS service limited to local subnets
Tue May  7 11:04:19 2024 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset nftset auth cryptohash DNSSEC no-ID loop-detect inotify dumpfile
Tue May  7 11:04:19 2024 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus
Tue May  7 11:04:19 2024 daemon.info dnsmasq-dhcp[1]: DHCP, IP range 10.0.0.100 -- 10.0.0.249, lease time 12h
Tue May  7 11:04:19 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335
Tue May  7 11:04:19 2024 daemon.info dnsmasq[1]: using only locally-known addresses for test
Tue May  7 11:04:19 2024 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Tue May  7 11:04:19 2024 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Tue May  7 11:04:19 2024 daemon.info dnsmasq[1]: using only locally-known addresses for local
Tue May  7 11:04:19 2024 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Tue May  7 11:04:19 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Tue May  7 11:04:19 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bss.pandora.xiaomi.com
Tue May  7 11:04:19 2024 daemon.info dnsmasq[1]: using only locally-known addresses for o2o.api.xiaomi.com
Tue May  7 11:04:19 2024 daemon.info dnsmasq[1]: using 13 more local addresses
Tue May  7 11:04:19 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Tue May  7 11:04:19 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 8 names
Tue May  7 11:04:19 2024 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 4 names
Tue May  7 11:04:19 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Tue May  7 11:04:19 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt.lan to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 11:04:19 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 11:04:27 2024 daemon.info procd: Instance haproxy::instance1 s in a crash loop 6 crashes, 0 seconds since last crash
Tue May  7 11:04:32 2024 daemon.info dnsmasq[1]: exiting on receipt of SIGTERM
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: started, version 2.90 cache disabled
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: DNS service limited to local subnets
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset nftset auth cryptohash DNSSEC no-ID loop-detect inotify dumpfile
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus
Tue May  7 11:04:35 2024 daemon.info dnsmasq-dhcp[1]: DHCP, IP range 10.0.0.100 -- 10.0.0.249, lease time 12h
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain engage.cloudflareclient.com
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain dl.steam.ksyna.com
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain checkipv6.dyndns.org
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain cn
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain xn--ngstr-lra8j.com
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain cdn.mileweb.cs.steampowered.com.8686c.com
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain gh.cooluc.com
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain doh.360.cn
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain cdn-ali.content.steamchina.com
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain location.services.mozilla.com
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain apple.com
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain account.synology.com
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain google.com.tw
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain dyndns.com
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain bing.com
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain us.cooluc.com
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain cdn-qc.content.steamchina.com
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain ddns.synology.com
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain cdn-ws.content.steamchina.com
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain st.dl.eccdnx.com
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain dot.pub
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain googleapis.cn
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain github.com
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain steamcontent.com
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain douyucdn2.cn
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain doh.pub
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain checkip.synology.com
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain st.dl.bscstorage.net
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain dot.360.cn
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain google.com.hk
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: more servers are defined but not logged
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using only locally-known addresses for test
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using only locally-known addresses for local
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bss.pandora.xiaomi.com
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using only locally-known addresses for o2o.api.xiaomi.com
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: using 13 more local addresses
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 8 names
Tue May  7 11:04:35 2024 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 4 names
Tue May  7 11:04:35 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Tue May  7 11:04:35 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt.lan to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 11:04:35 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 11:04:35 2024 daemon.notice ttyd[19113]: [2024/05/07 11:04:35:9477] N: ttyd 1.7.3 (libwebsockets 4.3.2-unknown)
Tue May  7 11:04:35 2024 daemon.notice ttyd[19113]: [2024/05/07 11:04:35:9480] N: tty configuration:
Tue May  7 11:04:35 2024 daemon.notice ttyd[19113]: [2024/05/07 11:04:35:9480] N:   start command: /bin/login
Tue May  7 11:04:35 2024 daemon.notice ttyd[19113]: [2024/05/07 11:04:35:9480] N:   close signal: SIGHUP (1)
Tue May  7 11:04:35 2024 daemon.notice ttyd[19113]: [2024/05/07 11:04:35:9481] N:   terminal type: xterm-256color
Tue May  7 11:04:36 2024 daemon.notice ttyd[19113]: [2024/05/07 11:04:36:0654] N:    /usr/lib/libwebsockets-evlib_uv.so
Tue May  7 11:04:36 2024 daemon.notice ttyd[19113]: [2024/05/07 11:04:36:0656] N: lws_create_context: LWS: 4.3.2-unknown, NET CLI SRV H1 H2 WS ConMon IPV6-off
Tue May  7 11:04:36 2024 daemon.notice ttyd[19113]: [2024/05/07 11:04:36:0657] N: elops_init_pt_uv:  Using foreign event loop...
Tue May  7 11:04:36 2024 daemon.notice ttyd[19113]: [2024/05/07 11:04:36:0673] N: __lws_lc_tag:  ++ [wsi|0|pipe] (1)
Tue May  7 11:04:36 2024 daemon.notice ttyd[19113]: [2024/05/07 11:04:36:0676] N: __lws_lc_tag:  ++ [vh|0|netlink] (1)
Tue May  7 11:04:36 2024 daemon.notice ttyd[19113]: [2024/05/07 11:04:36:0680] N: __lws_lc_tag:  ++ [vh|1|default||7681] (2)
Tue May  7 11:04:36 2024 daemon.notice ttyd[19113]: [2024/05/07 11:04:36:0683] N: [vh|1|default||7681]: lws_socket_bind: source ads 0.0.0.0
Tue May  7 11:04:36 2024 daemon.notice ttyd[19113]: [2024/05/07 11:04:36:0684] N: __lws_lc_tag:  ++ [wsi|1|listen|default||7681] (2)
Tue May  7 11:04:36 2024 daemon.notice ttyd[19113]: [2024/05/07 11:04:36:0687] N:  Listening on port: 7681
Tue May  7 11:04:36 2024 daemon.info urandom_seed[19166]: Seed saved (/etc/urandom.seed)
Tue May  7 11:04:41 2024 daemon.notice procd: /etc/rc.d/S99zerotier: disabled in config
Tue May  7 11:04:41 2024 daemon.info procd: - init complete -
Tue May  7 12:30:44 2024 authpriv.info dropbear[36071]: Child connection from 127.0.0.1:57532
Tue May  7 12:30:45 2024 authpriv.info dropbear[36071]: Exit before auth from <127.0.0.1:57532>: Exited normally
Tue May  7 12:30:45 2024 authpriv.info dropbear[36073]: Child connection from 127.0.0.1:57540
Tue May  7 12:30:45 2024 authpriv.info dropbear[36073]: Exit before auth from <127.0.0.1:57540>: Exited normally
Tue May  7 12:30:50 2024 authpriv.info dropbear[36084]: Child connection from 127.0.0.1:35310
Tue May  7 12:30:50 2024 authpriv.warn dropbear[36084]: Login attempt for nonexistent user
Tue May  7 12:30:50 2024 authpriv.info dropbear[36084]: Exit before auth from <127.0.0.1:35310>: Bad buf_getptr
Tue May  7 12:46:40 2024 daemon.info dnsmasq-dhcp[1]: DHCPDISCOVER(br-lan) 00:0c:29:b8:64:13
Tue May  7 12:46:40 2024 daemon.info dnsmasq-dhcp[1]: DHCPOFFER(br-lan) 10.0.0.206 00:0c:29:b8:64:13
Tue May  7 12:46:40 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Tue May  7 12:46:40 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 8 names
Tue May  7 12:46:40 2024 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 6 names
Tue May  7 12:46:40 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Tue May  7 12:46:40 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt.lan to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 12:46:40 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 12:46:40 2024 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 10.0.0.206 00:0c:29:b8:64:13
Tue May  7 12:46:40 2024 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 10.0.0.206 00:0c:29:b8:64:13 sbwml
Tue May  7 12:46:40 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt.lan to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 12:46:40 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 12:51:55 2024 authpriv.info dropbear[39854]: Child connection from 127.0.0.1:49946
Tue May  7 12:51:55 2024 authpriv.info dropbear[39854]: Exit before auth from <127.0.0.1:49946>: Exited normally
Tue May  7 13:09:54 2024 authpriv.info dropbear[42978]: Child connection from 127.0.0.1:41298
Tue May  7 13:09:54 2024 authpriv.info dropbear[42978]: Exit before auth from <127.0.0.1:41298>: Exited normally
Tue May  7 13:17:54 2024 authpriv.info dropbear[44504]: Child connection from 127.0.0.1:46812
Tue May  7 13:17:54 2024 authpriv.info dropbear[44504]: Exit before auth from <127.0.0.1:46812>: Exited normally
Tue May  7 13:35:07 2024 authpriv.info dropbear[47519]: Child connection from 127.0.0.1:35260
Tue May  7 13:35:08 2024 authpriv.info dropbear[47519]: Exit before auth from <127.0.0.1:35260>: Exited normally
Tue May  7 13:57:55 2024 authpriv.info dropbear[51663]: Child connection from 127.0.0.1:50054
Tue May  7 13:57:55 2024 authpriv.info dropbear[51663]: Exit before auth from <127.0.0.1:50054>: Exited normally
Tue May  7 13:57:57 2024 authpriv.info dropbear[51671]: Child connection from 127.0.0.1:49240
Tue May  7 13:57:58 2024 authpriv.info dropbear[51671]: Exit before auth from <127.0.0.1:49240>: Exited normally
Tue May  7 15:24:37 2024 authpriv.info dropbear[67580]: Child connection from 127.0.0.1:58706
Tue May  7 15:24:38 2024 authpriv.warn dropbear[67580]: Login attempt for nonexistent user
Tue May  7 15:24:40 2024 authpriv.info dropbear[67580]: Exit before auth from <127.0.0.1:58706>: Exited normally
Tue May  7 15:33:42 2024 authpriv.info dropbear[69234]: Child connection from 127.0.0.1:41100
Tue May  7 15:33:42 2024 authpriv.info dropbear[69234]: Exit before auth from <127.0.0.1:41100>: Exited normally
Tue May  7 15:33:43 2024 authpriv.info dropbear[69240]: Child connection from 127.0.0.1:41106
Tue May  7 15:33:44 2024 authpriv.info dropbear[69240]: Exit before auth from <127.0.0.1:41106>: Exited normally
Tue May  7 16:02:08 2024 authpriv.info dropbear[74316]: Child connection from 127.0.0.1:56544
Tue May  7 16:02:09 2024 authpriv.warn dropbear[74316]: Login attempt for nonexistent user
Tue May  7 16:02:12 2024 authpriv.info dropbear[74316]: Exit before auth from <127.0.0.1:56544>: Exited normally
Tue May  7 16:07:55 2024 authpriv.info dropbear[75512]: Child connection from 127.0.0.1:40458
Tue May  7 16:07:56 2024 authpriv.info dropbear[75512]: Exit before auth from <127.0.0.1:40458>: Exited normally
Tue May  7 16:08:00 2024 authpriv.info dropbear[75522]: Child connection from 127.0.0.1:36228
Tue May  7 16:08:15 2024 authpriv.info dropbear[75522]: Exit before auth from <127.0.0.1:36228>: Exited normally
Tue May  7 16:11:33 2024 daemon.info dnsmasq-dhcp[1]: DHCPDISCOVER(br-lan) 00:0c:29:b8:64:13
Tue May  7 16:11:33 2024 daemon.info dnsmasq-dhcp[1]: DHCPOFFER(br-lan) 10.0.0.206 00:0c:29:b8:64:13
Tue May  7 16:11:33 2024 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 10.0.0.206 00:0c:29:b8:64:13
Tue May  7 16:11:33 2024 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 10.0.0.206 00:0c:29:b8:64:13 sbwml
Tue May  7 16:11:33 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt.lan to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 16:11:33 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 16:13:49 2024 daemon.info dnsmasq-dhcp[1]: DHCPDISCOVER(br-lan) 00:0c:29:b8:64:13
Tue May  7 16:13:49 2024 daemon.info dnsmasq-dhcp[1]: DHCPOFFER(br-lan) 10.0.0.206 00:0c:29:b8:64:13
Tue May  7 16:13:49 2024 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 10.0.0.206 00:0c:29:b8:64:13
Tue May  7 16:13:49 2024 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 10.0.0.206 00:0c:29:b8:64:13 sbwml
Tue May  7 16:13:49 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt.lan to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 16:13:49 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 16:13:52 2024 authpriv.info dropbear[76570]: Child connection from 127.0.0.1:36250
Tue May  7 16:14:02 2024 authpriv.info dropbear[76570]: Exit before auth from <127.0.0.1:36250>: Exited normally
Tue May  7 16:14:43 2024 daemon.info dnsmasq-dhcp[1]: DHCPDISCOVER(br-lan) 00:0c:29:b8:64:13
Tue May  7 16:14:43 2024 daemon.info dnsmasq-dhcp[1]: DHCPOFFER(br-lan) 10.0.0.206 00:0c:29:b8:64:13
Tue May  7 16:14:43 2024 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 10.0.0.206 00:0c:29:b8:64:13
Tue May  7 16:14:43 2024 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 10.0.0.206 00:0c:29:b8:64:13 sbwml
Tue May  7 16:14:43 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt.lan to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 16:14:43 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 16:18:32 2024 authpriv.info dropbear[77448]: Child connection from 10.0.0.199:6036
Tue May  7 16:18:33 2024 authpriv.notice dropbear[77448]: Password auth succeeded for 'root' from 10.0.0.199:6036
Tue May  7 16:18:33 2024 authpriv.info dropbear[77450]: Child connection from 10.0.0.199:6037
Tue May  7 16:18:33 2024 authpriv.notice dropbear[77450]: Password auth succeeded for 'root' from 10.0.0.199:6037
Tue May  7 16:18:46 2024 authpriv.info dropbear[77493]: Child connection from 127.0.0.1:59856
Tue May  7 16:18:46 2024 authpriv.info dropbear[77493]: Exit before auth from <127.0.0.1:59856>: Exited normally
Tue May  7 16:18:50 2024 authpriv.info dropbear[77641]: Child connection from 127.0.0.1:49414
Tue May  7 16:18:50 2024 authpriv.info dropbear[77641]: Exit before auth from <127.0.0.1:49414>: Exited normally
Tue May  7 16:19:33 2024 authpriv.info dropbear[77450]: Exit (root) from <10.0.0.199:6037>: Exited normally
Tue May  7 16:19:33 2024 authpriv.info dropbear[77448]: Exit (root) from <10.0.0.199:6036>: Exited normally
Tue May  7 16:26:04 2024 authpriv.info dropbear[79031]: Child connection from 127.0.0.1:47524
Tue May  7 16:26:05 2024 authpriv.warn dropbear[79031]: Bad password attempt for 'root' from 127.0.0.1:47524
Tue May  7 16:26:06 2024 authpriv.info dropbear[79031]: Exit before auth from <127.0.0.1:47524>: (user 'root', 1 fails): Exited normally
Tue May  7 16:37:56 2024 authpriv.info dropbear[81296]: Child connection from 127.0.0.1:45768
Tue May  7 16:37:56 2024 authpriv.info dropbear[81296]: Exit before auth from <127.0.0.1:45768>: Exited normally
Tue May  7 16:38:00 2024 authpriv.info dropbear[81315]: Child connection from 127.0.0.1:47734
Tue May  7 16:38:00 2024 authpriv.info dropbear[81315]: Exit before auth from <127.0.0.1:47734>: Exited normally
Tue May  7 16:51:48 2024 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 10.0.0.101 00:0c:29:8a:38:96
Tue May  7 16:51:48 2024 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 10.0.0.101 00:0c:29:8a:38:96 redhat
Tue May  7 16:51:48 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt.lan to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 16:51:48 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 16:51:49 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Tue May  7 16:51:49 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 8 names
Tue May  7 16:51:49 2024 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 8 names
Tue May  7 16:51:49 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Tue May  7 16:51:49 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt.lan to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 16:51:49 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 17:03:25 2024 authpriv.info dropbear[87598]: Child connection from 10.0.0.199:8108
Tue May  7 17:03:26 2024 authpriv.notice dropbear[87598]: Password auth succeeded for 'root' from 10.0.0.199:8108
Tue May  7 17:03:26 2024 authpriv.info dropbear[87604]: Child connection from 10.0.0.199:8109
Tue May  7 17:03:26 2024 authpriv.notice dropbear[87604]: Password auth succeeded for 'root' from 10.0.0.199:8109
Tue May  7 17:03:38 2024 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 10.0.0.199 00:e0:4c:68:00:7f
Tue May  7 17:03:38 2024 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 10.0.0.199 00:e0:4c:68:00:7f DESKTOP-9BQHAMK
Tue May  7 17:03:38 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt.lan to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 17:03:38 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 17:03:38 2024 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 10.0.0.130 50:6a:03:c7:3f:93
Tue May  7 17:03:38 2024 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 10.0.0.130 50:6a:03:c7:3f:93 OpenWrt
Tue May  7 17:03:38 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt.lan to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 17:03:38 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 17:11:07 2024 authpriv.info dropbear[87604]: Exit (root) from <10.0.0.199:8109>: Exited normally
Tue May  7 17:11:07 2024 authpriv.info dropbear[87598]: Exit (root) from <10.0.0.199:8108>: Exited normally
Tue May  7 17:26:24 2024 authpriv.info dropbear[91669]: Child connection from 127.0.0.1:54060
Tue May  7 17:26:24 2024 authpriv.warn dropbear[91669]: Login attempt for nonexistent user
Tue May  7 17:26:25 2024 authpriv.info dropbear[91669]: Exit before auth from <127.0.0.1:54060>: Exited normally
Tue May  7 17:30:37 2024 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 10.0.0.101 00:0c:29:8a:38:96
Tue May  7 17:30:37 2024 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 10.0.0.101 00:0c:29:8a:38:96 redhat
Tue May  7 17:30:37 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt.lan to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 17:30:37 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 17:54:25 2024 authpriv.info dropbear[96837]: Child connection from 127.0.0.1:34748
Tue May  7 17:54:25 2024 authpriv.info dropbear[96837]: Exit before auth from <127.0.0.1:34748>: Exited normally
Tue May  7 18:26:20 2024 authpriv.info dropbear[102605]: Child connection from 127.0.0.1:48000
Tue May  7 18:26:21 2024 authpriv.warn dropbear[102605]: Login attempt for nonexistent user
Tue May  7 18:26:22 2024 authpriv.info dropbear[102605]: Exit before auth from <127.0.0.1:48000>: Exited normally
Tue May  7 18:42:04 2024 authpriv.info dropbear[105443]: Child connection from 127.0.0.1:48326
Tue May  7 18:42:06 2024 authpriv.info dropbear[105443]: Exit before auth from <127.0.0.1:48326>: Exited normally
Tue May  7 18:42:06 2024 authpriv.info dropbear[105447]: Child connection from 127.0.0.1:42542
Tue May  7 18:42:06 2024 authpriv.info dropbear[105447]: Exit before auth from <127.0.0.1:42542>: Exited normally
Tue May  7 18:42:11 2024 authpriv.info dropbear[105454]: Child connection from 127.0.0.1:42546
Tue May  7 18:42:11 2024 authpriv.warn dropbear[105454]: Login attempt for nonexistent user
Tue May  7 18:42:11 2024 authpriv.info dropbear[105454]: Exit before auth from <127.0.0.1:42546>: Bad buf_getptr
Tue May  7 19:26:32 2024 authpriv.info dropbear[113548]: Child connection from 127.0.0.1:33512
Tue May  7 19:26:37 2024 authpriv.warn dropbear[113548]: Login attempt for nonexistent user
Tue May  7 19:26:37 2024 authpriv.info dropbear[113548]: Exit before auth from <127.0.0.1:33512>: Exited normally
Tue May  7 19:40:35 2024 kern.info kernel: [31056.221406] r8125: eth2: link down
Tue May  7 19:40:35 2024 daemon.notice netifd: Network device 'eth2' link is down
Tue May  7 19:40:35 2024 kern.info kernel: [31056.240083] br-lan: port 2(eth2) entered disabled state
Tue May  7 19:40:36 2024 daemon.notice netifd: Network device 'eth2' link is up
Tue May  7 19:40:36 2024 kern.info kernel: [31057.779875] r8125: eth2: link up
Tue May  7 19:40:36 2024 kern.info kernel: [31057.780026] br-lan: port 2(eth2) entered blocking state
Tue May  7 19:40:36 2024 kern.info kernel: [31057.780061] br-lan: port 2(eth2) entered forwarding state
Tue May  7 19:40:39 2024 kern.info kernel: [31061.091559] r8125: eth2: link down
Tue May  7 19:40:39 2024 daemon.notice netifd: Network device 'eth2' link is down
Tue May  7 19:40:39 2024 kern.info kernel: [31061.106973] br-lan: port 2(eth2) entered disabled state
Tue May  7 19:40:42 2024 daemon.notice netifd: Network device 'eth2' link is up
Tue May  7 19:40:42 2024 kern.info kernel: [31064.088924] r8125: eth2: link up
Tue May  7 19:40:42 2024 kern.info kernel: [31064.089067] br-lan: port 2(eth2) entered blocking state
Tue May  7 19:40:42 2024 kern.info kernel: [31064.089101] br-lan: port 2(eth2) entered forwarding state
Tue May  7 19:40:44 2024 kern.info kernel: [31065.231649] r8125: eth2: link down
Tue May  7 19:40:44 2024 daemon.notice netifd: Network device 'eth2' link is down
Tue May  7 19:40:44 2024 kern.info kernel: [31065.250307] br-lan: port 2(eth2) entered disabled state
Tue May  7 19:40:47 2024 daemon.notice netifd: Network device 'eth2' link is up
Tue May  7 19:40:47 2024 kern.info kernel: [31068.329005] r8125: eth2: link up
Tue May  7 19:40:47 2024 kern.info kernel: [31068.329145] br-lan: port 2(eth2) entered blocking state
Tue May  7 19:40:47 2024 kern.info kernel: [31068.329180] br-lan: port 2(eth2) entered forwarding state
Tue May  7 19:40:47 2024 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 10.0.0.199 00:e0:4c:68:00:7f
Tue May  7 19:40:47 2024 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 10.0.0.199 00:e0:4c:68:00:7f DESKTOP-9BQHAMK
Tue May  7 19:40:47 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt.lan to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 19:40:47 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 19:59:51 2024 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 10.0.0.101 00:0c:29:8a:38:96
Tue May  7 19:59:51 2024 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 10.0.0.101 00:0c:29:8a:38:96 redhat
Tue May  7 19:59:51 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt.lan to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 19:59:51 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 20:27:04 2024 authpriv.info dropbear[124541]: Child connection from 127.0.0.1:38178
Tue May  7 20:27:05 2024 authpriv.warn dropbear[124541]: Bad password attempt for 'root' from 127.0.0.1:38178
Tue May  7 20:28:44 2024 authpriv.info dropbear[124780]: Child connection from 127.0.0.1:34676
Tue May  7 20:28:44 2024 authpriv.info dropbear[124780]: Exit before auth from <127.0.0.1:34676>: Exited normally
Tue May  7 20:29:34 2024 authpriv.info dropbear[125087]: Child connection from 127.0.0.1:45770
Tue May  7 20:29:34 2024 authpriv.info dropbear[125087]: Exit before auth from <127.0.0.1:45770>: Exited normally
Tue May  7 20:30:48 2024 daemon.warn dnsmasq-dhcp[1]: no address range available for DHCP request via phy0-sta0
Tue May  7 20:30:49 2024 daemon.warn dnsmasq-dhcp[1]: no address range available for DHCP request via phy0-sta0
Tue May  7 20:31:01 2024 daemon.warn dnsmasq-dhcp[1]: no address range available for DHCP request via phy0-sta0
Tue May  7 20:32:04 2024 authpriv.info dropbear[124541]: Exit before auth from <127.0.0.1:38178>: (user 'root', 1 fails): Timeout before auth
Tue May  7 20:45:33 2024 authpriv.info dropbear[127950]: Child connection from 127.0.0.1:44326
Tue May  7 20:45:33 2024 authpriv.info dropbear[127950]: Exit before auth from <127.0.0.1:44326>: Exited normally
Tue May  7 20:45:33 2024 authpriv.info dropbear[127952]: Child connection from 127.0.0.1:44336
Tue May  7 20:45:34 2024 authpriv.info dropbear[127952]: Exit before auth from <127.0.0.1:44336>: Exited normally
Tue May  7 21:01:21 2024 daemon.warn dnsmasq-dhcp[1]: no address range available for DHCP request via phy0-sta0
Tue May  7 21:18:54 2024 authpriv.info dropbear[133922]: Child connection from 127.0.0.1:59282
Tue May  7 21:18:54 2024 authpriv.warn dropbear[133922]: Login attempt for nonexistent user
Tue May  7 21:18:58 2024 authpriv.info dropbear[133922]: Exit before auth from <127.0.0.1:59282>: Exited normally
Tue May  7 21:19:17 2024 daemon.info dnsmasq[1]: exiting on receipt of SIGTERM
Tue May  7 21:19:20 2024 daemon.info dnsmasq[1]: started, version 2.90 cache disabled
Tue May  7 21:19:20 2024 daemon.info dnsmasq[1]: DNS service limited to local subnets
Tue May  7 21:19:20 2024 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset nftset auth cryptohash DNSSEC no-ID loop-detect inotify dumpfile
Tue May  7 21:19:20 2024 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus
Tue May  7 21:19:20 2024 daemon.info dnsmasq-dhcp[1]: DHCP, IP range 10.0.0.100 -- 10.0.0.249, lease time 12h
Tue May  7 21:19:20 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335
Tue May  7 21:19:20 2024 daemon.info dnsmasq[1]: using only locally-known addresses for test
Tue May  7 21:19:20 2024 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Tue May  7 21:19:20 2024 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Tue May  7 21:19:20 2024 daemon.info dnsmasq[1]: using only locally-known addresses for local
Tue May  7 21:19:20 2024 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Tue May  7 21:19:20 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Tue May  7 21:19:20 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bss.pandora.xiaomi.com
Tue May  7 21:19:20 2024 daemon.info dnsmasq[1]: using only locally-known addresses for o2o.api.xiaomi.com
Tue May  7 21:19:20 2024 daemon.info dnsmasq[1]: using 13 more local addresses
Tue May  7 21:19:20 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Tue May  7 21:19:20 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 8 names
Tue May  7 21:19:20 2024 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 8 names
Tue May  7 21:19:20 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Tue May  7 21:19:20 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt.lan to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 21:19:20 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 21:19:32 2024 daemon.info dnsmasq[1]: exiting on receipt of SIGTERM
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: started, version 2.90 cache disabled
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: DNS service limited to local subnets
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset nftset auth cryptohash DNSSEC no-ID loop-detect inotify dumpfile
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus
Tue May  7 21:19:36 2024 daemon.info dnsmasq-dhcp[1]: DHCP, IP range 10.0.0.100 -- 10.0.0.249, lease time 12h
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain engage.cloudflareclient.com
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain dl.steam.ksyna.com
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain checkipv6.dyndns.org
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain cn
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain xn--ngstr-lra8j.com
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain cdn.mileweb.cs.steampowered.com.8686c.com
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain gh.cooluc.com
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain doh.360.cn
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain cdn-ali.content.steamchina.com
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain location.services.mozilla.com
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain apple.com
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain account.synology.com
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain google.com.tw
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain dyndns.com
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain bing.com
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain us.cooluc.com
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain cdn-qc.content.steamchina.com
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain ddns.synology.com
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain cdn-ws.content.steamchina.com
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain st.dl.eccdnx.com
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain dot.pub
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain googleapis.cn
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain github.com
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain steamcontent.com
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain douyucdn2.cn
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain doh.pub
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain checkip.synology.com
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain st.dl.bscstorage.net
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain dot.360.cn
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using nameserver 127.0.0.1#5335 for domain google.com.hk
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: more servers are defined but not logged
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using only locally-known addresses for test
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using only locally-known addresses for local
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bss.pandora.xiaomi.com
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using only locally-known addresses for o2o.api.xiaomi.com
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: using 13 more local addresses
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 8 names
Tue May  7 21:19:36 2024 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 8 names
Tue May  7 21:19:36 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Tue May  7 21:19:36 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt.lan to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 21:19:36 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 21:27:53 2024 authpriv.info dropbear[138523]: Child connection from 127.0.0.1:43992
Tue May  7 21:27:57 2024 authpriv.warn dropbear[138523]: Login attempt for nonexistent user
Tue May  7 21:27:58 2024 authpriv.info dropbear[138523]: Exit before auth from <127.0.0.1:43992>: Exited normally
Tue May  7 21:31:52 2024 daemon.info dnsmasq-dhcp[1]: DHCPDISCOVER(br-lan) 00:0c:29:f5:59:9c
Tue May  7 21:31:52 2024 daemon.info dnsmasq-dhcp[1]: DHCPOFFER(br-lan) 10.0.0.163 00:0c:29:f5:59:9c
Tue May  7 21:31:52 2024 daemon.info dnsmasq-dhcp[1]: DHCPDISCOVER(br-lan) 00:0c:29:f5:59:9c
Tue May  7 21:31:52 2024 daemon.info dnsmasq-dhcp[1]: DHCPOFFER(br-lan) 10.0.0.163 00:0c:29:f5:59:9c
Tue May  7 21:31:53 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Tue May  7 21:31:53 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 8 names
Tue May  7 21:31:53 2024 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 10 names
Tue May  7 21:31:53 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Tue May  7 21:31:53 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt.lan to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 21:31:53 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 21:31:53 2024 daemon.info dnsmasq-dhcp[1]: DHCPDISCOVER(br-lan) 00:0c:29:f5:59:9c
Tue May  7 21:31:53 2024 daemon.info dnsmasq-dhcp[1]: DHCPOFFER(br-lan) 10.0.0.163 00:0c:29:f5:59:9c
Tue May  7 21:31:54 2024 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 10.0.0.163 00:0c:29:f5:59:9c
Tue May  7 21:31:54 2024 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 10.0.0.163 00:0c:29:f5:59:9c OpenWrt
Tue May  7 21:31:54 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt.lan to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 21:31:54 2024 daemon.warn dnsmasq-dhcp[1]: not giving name OpenWrt to the DHCP lease of 10.0.0.130 because the name exists in /tmp/hosts/dhcp.cfg01411c with address 10.0.0.1
Tue May  7 21:35:54 2024 daemon.warn dnsmasq-dhcp[1]: no address range available for DHCP request via phy0-sta0
Tue May  7 21:43:55 2024 authpriv.info dropbear[141503]: Child connection from 127.0.0.1:57432
Tue May  7 21:43:55 2024 authpriv.info dropbear[141503]: Exit before auth from <127.0.0.1:57432>: Exited normally
Tue May  7 21:43:57 2024 authpriv.info dropbear[141510]: Child connection from 127.0.0.1:43784
Tue May  7 21:43:57 2024 authpriv.info dropbear[141510]: Exit before auth from <127.0.0.1:43784>: Exited normally
Tue May  7 22:04:12 2024 daemon.warn dnsmasq-dhcp[1]: no address range available for DHCP request via phy0-sta0
Tue May  7 22:04:12 2024 daemon.warn dnsmasq-dhcp[1]: no address range available for DHCP request via phy0-sta0
Tue May  7 22:12:34 2024 authpriv.info dropbear[147772]: Child connection from 127.0.0.1:47382
Tue May  7 22:12:34 2024 authpriv.info dropbear[147772]: Exit before auth from <127.0.0.1:47382>: Exited normally
Tue May  7 22:15:49 2024 daemon.notice ttyd[19113]: [2024/05/07 22:15:49:7777] N: __lws_lc_tag:  ++ [wsisrv|0|adopted] (1)
Tue May  7 22:15:49 2024 daemon.notice ttyd[19113]: [2024/05/07 22:15:49:7782] N: HTTP / - 10.0.0.199
Tue May  7 22:15:49 2024 daemon.notice ttyd[19113]: [2024/05/07 22:15:49:9022] N: HTTP /token - 10.0.0.199
Tue May  7 22:15:49 2024 daemon.notice ttyd[19113]: [2024/05/07 22:15:49:9271] N: __lws_lc_tag:  ++ [wsisrv|1|adopted] (2)
Tue May  7 22:15:49 2024 daemon.notice ttyd[19113]: [2024/05/07 22:15:49:9283] N: WS   /ws - 10.0.0.199, clients: 1
Tue May  7 22:15:50 2024 daemon.notice ttyd[19113]: [2024/05/07 22:15:50:0050] N: started process, pid: 148622
Tue May  7 22:15:54 2024 daemon.notice ttyd[19113]: [2024/05/07 22:15:54:8474] N: WS closed from 10.0.0.199, clients: 0
Tue May  7 22:15:54 2024 daemon.notice ttyd[19113]: [2024/05/07 22:15:54:8475] N: killing process, pid: 148622
Tue May  7 22:15:54 2024 daemon.notice ttyd[19113]: [2024/05/07 22:15:54:8477] N: __lws_lc_untag:  -- [wsisrv|1|adopted] (1) 4.920s
Tue May  7 22:15:54 2024 daemon.notice ttyd[19113]: [2024/05/07 22:15:54:8480] N: process killed with signal 1, pid: 148622
Tue May  7 22:15:54 2024 daemon.notice ttyd[19113]: [2024/05/07 22:15:54:9038] N: __lws_lc_untag:  -- [wsisrv|0|adopted] (0) 5.126s
Tue May  7 22:28:49 2024 authpriv.info dropbear[152117]: Child connection from 127.0.0.1:53784
Tue May  7 22:28:50 2024 authpriv.warn dropbear[152117]: Login attempt for nonexistent user
Tue May  7 22:28:51 2024 authpriv.info dropbear[152117]: Exit before auth from <127.0.0.1:53784>: Exited normally
Tue May  7 22:28:52 2024 daemon.warn odhcpd[2688]: A default route is present but there is no public prefix on lan thus we don't announce a default route by overriding ra_lifetime!
qingtian110 commented 4 months ago

不过令人疑惑的是,#806 都升级 26.1.0 了,为什么不直接升级到 26.1.1 的啊

qingtian110 commented 4 months ago

懂了 copy 的 openwrt 上游的 https://github.com/openwrt/packages/pull/24064

devioa commented 4 months ago

26.1.1还是有相同的错误日志啊,完全没解决…… QQ截图20240509142337 QQ截图20240509142346

qingtian110 commented 4 months ago

玄学。。。

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt 23.05.3, r23809-234f1a2efa
 -----------------------------------------------------
[root@OpenWrt ~]# dockerd --version
Docker version 26.1.1, build ac2de55
[root@OpenWrt ~]# logread | grep dockerd
Thu May  9 04:04:14 2024 user.notice dockerd-init: Bridge device 'docker0' already defined in network config
Thu May  9 04:04:25 2024 daemon.err dockerd[14089]: time="2024-05-09T04:04:25.982447711+08:00" level=warning msg="Running experimental build"
Thu May  9 04:04:27 2024 daemon.err dockerd[14089]: time="2024-05-09T04:04:27.866153629+08:00" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
Thu May  9 04:04:27 2024 daemon.err dockerd[14089]: time="2024-05-09T04:04:27.868187420+08:00" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
Thu May  9 04:04:30 2024 daemon.err dockerd[14089]: time="2024-05-09T04:04:30.019830588+08:00" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint af6c40632b5e68f7e2e4d2fee9f73ad01b3ecfaf4a19e885786928ba4a54682f 8d56f344455c2f77b29fbddd0db661fa18786de181b3bb582e4241e38322c66a], retrying...."
Thu May  9 04:04:31 2024 daemon.err dockerd[14089]: time="2024-05-09T04:04:31.033356964+08:00" level=warning msg="path in container /dev/dri/card0 already exists in privileged mode" container=6b3212b405e61f5df82f3ad35b7ae494adb4e29f7c79d7905a0f6356f3842a67
Thu May  9 04:04:31 2024 daemon.err dockerd[14089]: time="2024-05-09T04:04:31.033472464+08:00" level=warning msg="path in container /dev/dri/card1 already exists in privileged mode" container=6b3212b405e61f5df82f3ad35b7ae494adb4e29f7c79d7905a0f6356f3842a67
Thu May  9 04:04:31 2024 daemon.err dockerd[14089]: time="2024-05-09T04:04:31.033509797+08:00" level=warning msg="path in container /dev/dri/renderD128 already exists in privileged mode" container=6b3212b405e61f5df82f3ad35b7ae494adb4e29f7c79d7905a0f6356f3842a67
Thu May  9 04:04:31 2024 daemon.err dockerd[14089]: time="2024-05-09T04:04:31.710935672+08:00" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
Thu May  9 04:04:31 2024 daemon.err dockerd[14089]: time="2024-05-09T04:04:31.711176006+08:00" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
Thu May  9 04:04:31 2024 daemon.err dockerd[14089]: time="2024-05-09T04:04:31.711237547+08:00" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
Thu May  9 04:04:31 2024 daemon.err dockerd[14089]: time="2024-05-09T04:04:31.711616422+08:00" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
Thu May  9 04:04:32 2024 daemon.err dockerd[14089]: time="2024-05-09T04:04:32.242318631+08:00" level=warning msg="WARNING: bridge-nf-call-iptables is disabled"
Thu May  9 04:04:32 2024 daemon.err dockerd[14089]: time="2024-05-09T04:04:32.242420714+08:00" level=warning msg="WARNING: bridge-nf-call-ip6tables is disabled"
[root@OpenWrt ~]#
[root@OpenWrt ~]# docker ps
CONTAINER ID   IMAGE             COMMAND            CREATED      STATUS        PORTS                                       NAMES
6b3212b405e6   local/debian:12   "/usr/sbin/init"   6 days ago   Up 14 hours   0.0.0.0:2222->2222/tcp, :::2222->2222/tcp   debian
[root@OpenWrt ~]#
devioa commented 4 months ago

刚刚玩游戏突然断流420了,然后一看日志刷满了…… QQ截图20240509185205

qingtian110 commented 4 months ago

OpenWrt 欢迎你
image