09-25-2018, 08:12 PM
(This post was last modified: 09-25-2018, 08:14 PM by Tim Curtis.
Edit Reason: Eta
)
I see both an Ethernet and Wifi connections active. Generally having two network interfaces active at the same t-me can cause routing issues.
Either unplug Ethernet cable or turn off Wifi interface in System config, then reboot.
Also, after the issue occurs check to see if the Web stack, MPD or worker.php has crashed.
pgrep -l MPD
pgrep -l nginx
pgrep -l php-fpm
pgrep -l worker.php
EDIT: also since you are using Hifiberry DAC+Pro, the 1st generation of this device has a hardware defect that results in interference in the WiFi band that results in unstable WiFi connections.
Either unplug Ethernet cable or turn off Wifi interface in System config, then reboot.
Also, after the issue occurs check to see if the Web stack, MPD or worker.php has crashed.
pgrep -l MPD
pgrep -l nginx
pgrep -l php-fpm
pgrep -l worker.php
EDIT: also since you are using Hifiberry DAC+Pro, the 1st generation of this device has a hardware defect that results in interference in the WiFi band that results in unstable WiFi connections.