Apple Mac Studio
M1 Max
64GB Ram
MacOS Monterey Version 12.6.2
Roon V2 Build 1272
Networking Gear & Setup Details
Router - Netgear Orbi
|Hardware Version| RBR50|
|Firmware Version| V2.7.4.24|
TP-Link Dumb Switch
VPN - NordVPN
All tracks are on a TrueNAS Core server version 13.X
Core is connected to NAS via 1GB Ethernet
Connected Audio Devices
The problem applies with any DAC in the signal path
Schitt Modius
Topping E30 II
Geshelli JNOG2
Number of Tracks in Library
91633 tracks
Here is the error I found in the logs. Roon will stop playing back, freeze and return after a long (1+ minute) pause.
I did look further into the logs and I see other times where the same error has occurred. The messages are very similar but a different port is listed.
I’ve moved Roon Core to a laptop that has nothing else running on it other than MacOS and a few basic utilities.
Yes, it’s a solution but it really doesn’t provide any true insight into the reason why Roon is so finicky on a beefy system like a Mac Studio - 64GB ram + 2TB SSD. It would be educational to learn why a VPN or other types of security software would cause Roon to lockup / fail. I run a good number of media-centric applications with high resource demands without any issue.
Bill_Janssen
(Wigwam wool socks now on asymmetrical isolation feet!)
8
127.0.0.1 is the default IP address for the machine itself. In other words, the computer can’t connect to a port on itself. This can be caused by resource limitations, but is usually because no process is listening on the port.
My Mac fu is seriously out of date, but try typing “netstat -lpn” in a Terminal window, and see if any process is listening on that port.
This is almost certainly due to the configuration or operation of your VPN. Try shutting it down, and see if the problem goes away.