

Sounds like you did not reboot the RPi! Try rebooting and try again! Same $ systemctl -user restart rviceįailed to restart rvice: Unit network-online.target not found. When I execute the following commands I $ systemctl -user enable rvice & systemctl -user start rviceĬreated symlink /home/xxx/.config/systemd/user//rvice → /home/xxx/.config/systemd/user/rvice.įailed to start rvice: Unit network-online.target not found. That is not a bad thing per se, it just means you didn’t link any “cloud players”. Bedroom, Kitchen): MarantzĭEVICE: Error loading cloud players from HTTP status 403 Please visit and enter the claim token: claim-xxxxxxxxxxxxxxxxxxxx
Plexamp non server install#
I got an error during the first Plexamp install and start $ node /home/xxx/plexamp/js/index.js When starting Plexamp (4.3.0), I get this: ( systemctl -user restart rvice & systemctl -user status rvice) Rebooting the RPi a second time sometimes also helps (or restarting/veirfying the PlexAmp service), this of course will only help if correct audio device is already chosen. This is the case for all file types tried.Ī: Go into the plexamp settings (via the web UI) and select the right audio output device. However the moment I select a song to play, it either keeps loading forever (black screen with loading circle) or it flips back to the album overview without starting the selected song.
Plexamp non server upgrade#
If there is a new version, and script has been updated, you can upgrade by re-running the script, and reboot.įor hostname-change, please make sure to reboot in-between, or you might face issues. The script can be re-run to fix configuration/setup errors, just say no/bypass the sections you do not want to re-run! Now play some music! Or control it from any other instance of Plexamp. Now the card will show up in the list, and you can choose it! NOTE!!! DietPi is best-effort, and might not work.Īfter SSH-ing to the SBC, on the "Raspberry Pi OS", change to root ( sudo -i) and run script with:īash > Playback > Audio output > Audio Device.Īs an example, if you have chosen the “ Digi/Digi+“ option during install in the script, pick “Default” if the card is not showing, then reboot the pi. SSH access on "DietPi OS" as user: dietpi/dietpi and as root: root/dietpi Then unmount and insert card into Raspberry Pi and boot it. On MacOS, after re-mount of micro-SD-card, run: touch /Volumes/boot/ssh. On most Linux-distros, after re-mount of micro-SD-card, run: touch /media/$user/boot/ssh.
Plexamp non server password#
This file should contain a single line of text, consisting of username:encrypted-password – so your desired username, followed immediately by a colon, followed immediately by an encrypted representation of the password you want to use. To set up a user on first boot on headless, create a file called userconf or userconf.txt in the boot partition of the SD card. The advanced option (cogwheel) will allow you to add both options before writing to SD-card.įor security reasons, as of the spring 2022 release, Raspbian OS no longer has a default pi user wit assigned password. This will currently only work with 64-bit capable Raspberry Pi and Pi OS that is 64-bit.įor the below 2 tasks (user/password and SSH-access) the Raspberry Pi imager can be used as an alternative. PlexAmp-installer for Raspberry Pi with ARMv8, 64-bit HW.įor more information and hardware used, see here:Īssumes 64-bit capable Raspberry Pi HW and Pi OS that is 64-bit.Ĭurrently installs/upgrades to: Plexamp-Linux-headless-v4.4.0 Burning the image.īurn the OS-image to the Micro-SD card using Raspberry pi imager, etcher (or app of your choice).
