09-15-2024, 12:06 PM
(This post was last modified: 09-15-2024, 12:08 PM by Tim Curtis.
Edit Reason: eta
)
I have a couple Camilla configs, one on a 3B+ and another on a 5 and no issues with WebUI perf.
There are a couple odd things in the log.
1. The time stamps change part way into moode startup. Thats doesn't seem normal, at least none of my startup logs show this .
2. A static network config with an IPv6 DNS address
Typically the DNS address should be the same as the Gateway (Router LAN address) address because most Routers act as a proxy DNS for LAN hosts.
There are a couple odd things in the log.
1. The time stamps change part way into moode startup. Thats doesn't seem normal, at least none of my startup logs show this .
Code:
20240913 224256 worker: --
20240913 224256 worker: -- Audio configuration
20240913 224256 worker: --
20240913 224256 worker: Audio device: 2:Allo Boss DAC
20240914 135229 worker: ALSA card: has not been reassigned
20240914 135229 worker: MPD config: update not needed
2. A static network config with an IPv6 DNS address
Code:
20240913 224254 worker: Wireless: method static
20240913 224254 worker: Wireless: address 192.168.2.53
20240913 224254 worker: Wireless: netmask 255.255.255.0
20240913 224254 worker: Wireless: gateway 192.168.2.1
20240913 224254 worker: Wireless: pri DNS fe80::bad5:26ff:fe5b:cf30%wlan0
20240913 224254 worker: Wireless: domain none found
Typically the DNS address should be the same as the Gateway (Router LAN address) address because most Routers act as a proxy DNS for LAN hosts.