What’s happening?
· Other
How can we help?
· None of the above
Other options
· Other
Describe the issue
PROBLEM:
I have installed latest RoonBridge from the roon download page, apparently successfully, on to a fresh installation of official Raspberry Pi OS, but RoonBridge is not showing up on the roonserver -> Settings -> Audio and I cannot select it as an audio zone.
WHAT I HAVE TRIED:
Turning off the fire wall on the Mac computer running roon server.
Shutting down the pi, then quitting and restarting the Roon Server (several times).
MORE INFO:
Roon server is running on a MacBook Pro with Sequoia 15.3.1.
I can send audio to a squeezebox audio zone on the same LAN as the Pi.
In the RoonServer, Roon Bridge does appear in Settings->About
->info there reports shows it on my raspberry pi os 6.6.51+rpt-rpi-v8
at an ip address on the same network as my computer with roon server.
With ssh connection from the Mac (with Roon Server) to the pi, I can see the
status:
michaelweiner@raspberrypi:~ $ sudo systemctl status roonbridge.service
● roonbridge.service - RoonBridge
Loaded: loaded (/etc/systemd/system/roonbridge.service; enabled; preset: enabled)
Active: active (running) since Sun 2025-03-09 12:49:39 CDT; 2min 36s ago
Main PID: 932 (start.sh)
Tasks: 31 (limit: 755)
CPU: 21.453s
CGroup: /system.slice/roonbridge.service
├─ 932 /bin/sh /opt/RoonBridge/start.sh
├─ 938 RoonBridge --debug --gc=sgen --server RoonBridge.exe
├─1028 RoonBridgeHelper --debug --gc=sgen --server RoonBridgeHelper.exe
├─1034 /opt/RoonBridge/Bridge/processreaper 1028
└─1039 RAATServer --debug --gc=sgen --server RAATServer.exe
Mar 09 12:49:42 raspberrypi start.sh[938]: 00:00:01.168 Debug: PathForResource, filename: RAATServer
Mar 09 12:49:42 raspberrypi start.sh[938]: 00:00:01.168 Debug: PathForResource, candidate: /opt/RoonBridge/Bridge/RAATServer
Mar 09 12:49:42 raspberrypi start.sh[938]: 00:00:01.169 Debug: PathForResource, filename: RoonBridgeHelper
Mar 09 12:49:42 raspberrypi start.sh[938]: 00:00:01.169 Debug: PathForResource, candidate: /opt/RoonBridge/Bridge/RoonBridgeHelper
Mar 09 12:49:42 raspberrypi start.sh[938]: Initializing
Mar 09 12:49:42 raspberrypi start.sh[938]: 00:00:01.223 Info: Starting /opt/RoonBridge/Bridge/RoonBridgeHelper
Mar 09 12:49:42 raspberrypi start.sh[938]: 00:00:01.277 Info: ConnectOrStartAndWaitForExit RAATServer, path: /opt/RoonBridge/Bridge/RAATServer
Mar 09 12:49:42 raspberrypi start.sh[938]: Not Running (.o)
Mar 09 12:49:43 raspberrypi start.sh[1028]: 00:00:00.040 Warn: get lock file path: /tmp/.rnbhgem0-
Mar 09 12:49:44 raspberrypi start.sh[938]: Running
I don’t know enough to tell whether that status report means the roonbridge is running ok, or instead points to where the problem is. If it is running ok, then why can't I see it in roonserver->settings->audio?
I would appreciate any help.
Further details are below and I could submit logs if requested.
MORE DETAILS:
I have a Raspberry Pi 3 B. and
MacBookPro running Sequoia 15.3.1
With the MAC, did a clean install to the card of the recommended OS image from the Raspberry Pi site.
2024-11-19-raspios-bookworm-arm64-full.img.xz
When booted up the Pi 3 b, the command uname -a outputs:
Linux raspberrypi 6.6.51+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.51-1+rpt3 (2024-10-08) aarch64 GNU/Linux
From the official Roon download site I downloaded and ran the script:
roonbridge-installer-linuxarmv8.sh
The script completed and announced it was successful and that RoonBridge should now be running.
Describe your network setup
Since I can access my squeezbox on the same router and ssh into the raspberry pi, and at times in the past have been able to access an old roonbridge on the pi, I don't think there are networking issues. I do have the os x firewall turned off and there is no vpn enabled.