Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: Roon Bridge Installation not working in release 9.0.3
#11
Good day

I am still having problems to install roon bridge on Moode 9.0.6 by using the below ssh commands.

Note: i have used the below ssh command and even tried it with wget -q !!!!

curl -LO https://download.roonlabs.net/builds/roo...uxarmv8.sh




Here are the ssh commands in bold for adding roon bridge to moode which worked for me on moode 9.0.3 using a Pi 4

Roon Bridge armv8

curl -LO http://download.roonlabs.com/builds/roon...uxarmv8.sh
chmod +x roonbridge-installer-linuxarmv8.sh
sudo ./roonbridge-installer-linuxarmv8.sh
Reply
#12
Good Day

I forgot to mention I have tried the curl -LO command with https as well, also tied it with .net as well.

curl -LO http://download.roonlabs.com/builds/roon...uxarmv8.sh

Still not able to install Roon Bridge with ssh on raspberry PI3 B as i have done before on MOODE versions before 9.0.0

Regards

Theunis
Reply
#13
Works ok on my end.

Code:
pi@moode9:~ $ curl -LO https://download.roonlabs.net/builds/roonbridge-installer-linuxarmv8.sh
 % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                Dload  Upload   Total   Spent    Left  Speed
100 16680  100 16680    0     0  54262      0 --:--:-- --:--:-- --:--:-- 54155

pi@moode9:~ $ ls roon*
roonbridge-installer-linuxarmv8.sh

pi@moode9:~ $ head roon*
#!/bin/bash

# blow up on non-zero exit code
set -e

# these are replaced by build.sh
PACKAGE_NAME=RoonBridge
ARCH=armv8
PACKAGE_URL=https://download.roonlabs.net/builds/RoonBridge_linuxarmv8.tar.bz2
PACKAGE_FILE=${PACKAGE_NAME}_linux${ARCH}.tar.bz2
pi@moode9:~ $
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#14
Good Tim, many thanks for the confirmation that it is working on your end.

The strange thing, is that this headless Raspberry PI3 have been working with same WIFI dongle for many years and that is the way I have been updating and installing my Moode audio and ROON Bridge. Only to find that the WIFI route for updating Roon Bridge is not working anymore from Moode version 9.0 and upwards.

Problem was solved by connecting it to to a LAN network cable - immediately I got and response and Roon Bridge was successfully installed.

Many thanks for quick response I will enjoy my ROON bridge endpoint using Moode it works on my end now as well.
Reply
#15
Thanks for the help, I was having trouble installing the roon bridge and this topic helped.
Reply


Forum Jump: