I;ve got to the point where I am running the install script but it is ending saying :
“The RoonServer installer did not complete successfully”
not sure where to go next
I;ve got to the point where I am running the install script but it is ending saying :
“The RoonServer installer did not complete successfully”
not sure where to go next
I have taken the liberty to edit your topic title from “room server” to “Roon server”
As for the issue, was there not an error message preceding the final one that you quoted? What you quoted is too generic. Please post the full output.
Downloading RoonServer_linuxx64.tar.bz2 to /tmp/tmp.TKjelpnNeK/RoonServer_linuxx64.tar.bz2
Warning: Failed to open the file
Warning: /tmp/tmp.TKjelpnNeK/RoonServer_linuxx64.tar.bz2: No such file or
Warning: directory
curl: (23) Failure writing output to destination
The RoonServer installer did not complete successfully.
If you are not sure how to proceed, please check out:
Or maybe this will help, either the post about the permission thing or maybe the curl installation as per the last post:
Open the console or ssh
to the server, and use these commands.
cd ~
sudo apt update
sudo apt install ffmpeg cifs-utils curl --yes
curl -O https://download.roonlabs.net/builds/roonserver-installer-linuxx64.sh
chmod +x roonserver-installer-linuxx64.sh
sudo ./roonserver-installer-linuxx64.sh
succes I think reinstalling curl might have done it
thank you v much.
This topic was automatically closed 36 hours after the last reply. New replies are no longer allowed.