RuneAudio+R e2 - An improved version of RuneAudio

Raspberry Pi related support

Re: RuneAudio+R e1 - An improved version of RuneAudio

Postby Alien8 » 21 Sep 2019, 07:06

Hi all

A few more bugs I've encountered (on latest master branch)
  • Search db of my music library only finds 6k files of the 8k+ ones there on the first run, a search for cover art solves that
  • if I enable the upnp it lists as UpMpd, no mention of player name
  • the file sharing option shows a smb server but unable to access it from linux machine

not that many issues so far
D
RPi2B Rev 1.2, AUDIOPHONICS I-SABRE AMP DAC ES9023, Audiophonics ATX, hd44780 LCD running R+Re6
Alien8
 
Posts: 31
Joined: 29 Aug 2019, 10:57

Re: RuneAudio+R e1 - An improved version of RuneAudio

Postby rern » 21 Sep 2019, 10:32

Next release

- System-wide upgrade: kernel 4.19.71 and latest version of all packages.
- Fix AirPlay and UPnP bugs


rern
rAudio @ https://github.com/rern/rAudio-1
Raspberry Pi 4B
Raspberry Pi 3B > SMSL M8 DAC
Raspberry Pi Zero W
User avatar
rern
 
Posts: 723
Joined: 14 Jul 2016, 08:15

Re: RuneAudio+R e1 - An improved version of RuneAudio

Postby Toube » 22 Sep 2019, 08:05

rern wrote:Next release

- System-wide upgrade: kernel 4.19.71 and latest version of all packages.
- Fix AirPlay and UPnP bugs

rern


@rern sounds great. Any improvements on the kernel side update?

-Toube
Toube
 
Posts: 131
Joined: 10 Oct 2018, 08:10

Re: RuneAudio+R e1 - An improved version of RuneAudio

Postby R101 » 22 Sep 2019, 20:04

Hi rern,

Is this a release which needs a reinstall, or just an upgrade?

I upgraded but have lost webradio and there is still no onscreen keyboard for the local browser.

The import Webradio addon reports success, but there is nothing in the library. Files in /srv/http/assets/img/webradios are now owned by http, but there are out of date entries which have not been overwritten or deleted by the addon. I can delete everything in the file, but when I run the import addon again the old files reappear in /srv/http/assets/img/webradios, although they are not in /mnt/MPD/Webradio.
(Pi 3B, rAudio-1, JLS I2S over USB)
R101
 
Posts: 343
Joined: 29 Apr 2016, 16:16

Re: RuneAudio+R e1 - An improved version of RuneAudio

Postby cmh714 » 22 Sep 2019, 22:13

Cannot get my NAS to mount via nfs through the UI, was able to mount via command-line....indexing now....

Also the Shares dont show up in the UI under Sources, but I do have everything in the Library...and its gone after a reboot....

I for one need NFS working :)

Maybe this is helpful....
root@runeaudio04:~ # systemctl status rpc-statd.service
● rpc-statd.service - NFS status monitor for NFSv2/3 locking.
Loaded: loaded (/usr/lib/systemd/system/rpc-statd.service; static; vendor preset: disabled)
Active: failed (Result: exit-code) since Sun 2019-09-22 15:00:17 PDT; 50s ago
Process: 2502 ExecStart=/usr/sbin/rpc.statd (code=exited, status=1/FAILURE)

Sep 22 15:00:16 runeaudio systemd[1]: Starting NFS status monitor for NFSv2/3 locking....
Sep 22 15:00:17 runeaudio rpc.statd[2503]: Version 3.1.1 starting
Sep 22 15:00:17 runeaudio rpc.statd[2503]: Flags: TI-RPC
Sep 22 15:00:17 runeaudio rpc.statd[2503]: Running as root. chown /var/lib/nfs to choose different user
Sep 22 15:00:17 runeaudio rpc.statd[2503]: Failed to register (statd, 1, udp): svc_reg() err: RPC: Remote system error - Connection refused
Sep 22 15:00:17 runeaudio rpc.statd[2503]: Failed to register (statd, 1, tcp): svc_reg() err: RPC: Remote system error - Connection refused
Sep 22 15:00:17 runeaudio rpc.statd[2503]: failed to create RPC listeners, exiting
Sep 22 15:00:17 runeaudio systemd[1]: rpc-statd.service: Control process exited, code=exited, status=1/FAILURE
Sep 22 15:00:17 runeaudio systemd[1]: rpc-statd.service: Failed with result 'exit-code'.
Sep 22 15:00:17 runeaudio systemd[1]: Failed to start NFS status monitor for NFSv2/3 locking..
cmh714
 
Posts: 470
Joined: 04 May 2014, 03:06

Re: RuneAudio+R e1 - An improved version of RuneAudio

Postby Toube » 23 Sep 2019, 05:47

cmh714 wrote:Cannot get my NAS to mount via nfs through the UI, was able to mount via command-line....indexing now....

Also the Shares dont show up in the UI under Sources, but I do have everything in the Library...and its gone after a reboot....

I for one need NFS working :)

Maybe this is helpful....
root@runeaudio04:~ # systemctl status rpc-statd.service
● rpc-statd.service - NFS status monitor for NFSv2/3 locking.
Loaded: loaded (/usr/lib/systemd/system/rpc-statd.service; static; vendor preset: disabled)
Active: failed (Result: exit-code) since Sun 2019-09-22 15:00:17 PDT; 50s ago
Process: 2502 ExecStart=/usr/sbin/rpc.statd (code=exited, status=1/FAILURE)

Sep 22 15:00:16 runeaudio systemd[1]: Starting NFS status monitor for NFSv2/3 locking....
Sep 22 15:00:17 runeaudio rpc.statd[2503]: Version 3.1.1 starting
Sep 22 15:00:17 runeaudio rpc.statd[2503]: Flags: TI-RPC
Sep 22 15:00:17 runeaudio rpc.statd[2503]: Running as root. chown /var/lib/nfs to choose different user
Sep 22 15:00:17 runeaudio rpc.statd[2503]: Failed to register (statd, 1, udp): svc_reg() err: RPC: Remote system error - Connection refused
Sep 22 15:00:17 runeaudio rpc.statd[2503]: Failed to register (statd, 1, tcp): svc_reg() err: RPC: Remote system error - Connection refused
Sep 22 15:00:17 runeaudio rpc.statd[2503]: failed to create RPC listeners, exiting
Sep 22 15:00:17 runeaudio systemd[1]: rpc-statd.service: Control process exited, code=exited, status=1/FAILURE
Sep 22 15:00:17 runeaudio systemd[1]: rpc-statd.service: Failed with result 'exit-code'.
Sep 22 15:00:17 runeaudio systemd[1]: Failed to start NFS status monitor for NFSv2/3 locking..

My nas mount is also gone after reboot. I use a workaround by refreshing the sources "only changed files" this takes a few seconds and brings the Nas mount back.

-Toube
Toube
 
Posts: 131
Joined: 10 Oct 2018, 08:10

Re: RuneAudio+R e1 - An improved version of RuneAudio

Postby Colin » 24 Sep 2019, 17:00

Hi,

What's the process to build an image (can we find the source and instructions, or better yet, an repeatable build system) somewhere?

I'm asking because I'd love to get more involved in RA development but this seems hard to do as soon as features are not only in the front-end. I forked gearhead's RuneOS repository last year to add repeatability to the build using Ansible, and add a Snapcast feature, but that didn't seem to interest a lot of people : https://github.com/colinleroy/RuneOS

Thanks.
Colin
 
Posts: 17
Joined: 14 Dec 2018, 11:51

Re: RuneAudio+R e1 - An improved version of RuneAudio

Postby cmh714 » 26 Sep 2019, 18:25

So revisiting this....I can get the mounts to stick between reboots so my Library index is good. The "big" issue is you dont see the mounts under Sources, however, if you were to try and re-create the Mount, it would tell you it exists already.

The options I used for NFS were just ro,nolock and that works perfectly for me....



Toube wrote:
cmh714 wrote:Cannot get my NAS to mount via nfs through the UI, was able to mount via command-line....indexing now....

Also the Shares dont show up in the UI under Sources, but I do have everything in the Library...and its gone after a reboot....

I for one need NFS working :)

Maybe this is helpful....
root@runeaudio04:~ # systemctl status rpc-statd.service
● rpc-statd.service - NFS status monitor for NFSv2/3 locking.
Loaded: loaded (/usr/lib/systemd/system/rpc-statd.service; static; vendor preset: disabled)
Active: failed (Result: exit-code) since Sun 2019-09-22 15:00:17 PDT; 50s ago
Process: 2502 ExecStart=/usr/sbin/rpc.statd (code=exited, status=1/FAILURE)

Sep 22 15:00:16 runeaudio systemd[1]: Starting NFS status monitor for NFSv2/3 locking....
Sep 22 15:00:17 runeaudio rpc.statd[2503]: Version 3.1.1 starting
Sep 22 15:00:17 runeaudio rpc.statd[2503]: Flags: TI-RPC
Sep 22 15:00:17 runeaudio rpc.statd[2503]: Running as root. chown /var/lib/nfs to choose different user
Sep 22 15:00:17 runeaudio rpc.statd[2503]: Failed to register (statd, 1, udp): svc_reg() err: RPC: Remote system error - Connection refused
Sep 22 15:00:17 runeaudio rpc.statd[2503]: Failed to register (statd, 1, tcp): svc_reg() err: RPC: Remote system error - Connection refused
Sep 22 15:00:17 runeaudio rpc.statd[2503]: failed to create RPC listeners, exiting
Sep 22 15:00:17 runeaudio systemd[1]: rpc-statd.service: Control process exited, code=exited, status=1/FAILURE
Sep 22 15:00:17 runeaudio systemd[1]: rpc-statd.service: Failed with result 'exit-code'.
Sep 22 15:00:17 runeaudio systemd[1]: Failed to start NFS status monitor for NFSv2/3 locking..

My nas mount is also gone after reboot. I use a workaround by refreshing the sources "only changed files" this takes a few seconds and brings the Nas mount back.

-Toube
cmh714
 
Posts: 470
Joined: 04 May 2014, 03:06

Re: RuneAudio+R e1 - An improved version of RuneAudio

Postby Toube » 26 Sep 2019, 18:36

cmh714 wrote:So revisiting this....I can get the mounts to stick between reboots so my Library index is good. The "big" issue is you dont see the mounts under Sources, however, if you were to try and re-create the Mount, it would tell you it exists already.

The options I used for NFS were just ro,nolock and that works perfectly for me....



Toube wrote:
cmh714 wrote:Cannot get my NAS to mount via nfs through the UI, was able to mount via command-line....indexing now....

Also the Shares dont show up in the UI under Sources, but I do have everything in the Library...and its gone after a reboot....

I for one need NFS working :)

Maybe this is helpful....
root@runeaudio04:~ # systemctl status rpc-statd.service
● rpc-statd.service - NFS status monitor for NFSv2/3 locking.
Loaded: loaded (/usr/lib/systemd/system/rpc-statd.service; static; vendor preset: disabled)
Active: failed (Result: exit-code) since Sun 2019-09-22 15:00:17 PDT; 50s ago
Process: 2502 ExecStart=/usr/sbin/rpc.statd (code=exited, status=1/FAILURE)

Sep 22 15:00:16 runeaudio systemd[1]: Starting NFS status monitor for NFSv2/3 locking....
Sep 22 15:00:17 runeaudio rpc.statd[2503]: Version 3.1.1 starting
Sep 22 15:00:17 runeaudio rpc.statd[2503]: Flags: TI-RPC
Sep 22 15:00:17 runeaudio rpc.statd[2503]: Running as root. chown /var/lib/nfs to choose different user
Sep 22 15:00:17 runeaudio rpc.statd[2503]: Failed to register (statd, 1, udp): svc_reg() err: RPC: Remote system error - Connection refused
Sep 22 15:00:17 runeaudio rpc.statd[2503]: Failed to register (statd, 1, tcp): svc_reg() err: RPC: Remote system error - Connection refused
Sep 22 15:00:17 runeaudio rpc.statd[2503]: failed to create RPC listeners, exiting
Sep 22 15:00:17 runeaudio systemd[1]: rpc-statd.service: Control process exited, code=exited, status=1/FAILURE
Sep 22 15:00:17 runeaudio systemd[1]: rpc-statd.service: Failed with result 'exit-code'.
Sep 22 15:00:17 runeaudio systemd[1]: Failed to start NFS status monitor for NFSv2/3 locking..

My nas mount is also gone after reboot. I use a workaround by refreshing the sources "only changed files" this takes a few seconds and brings the Nas mount back.

-Toube

Hi cmh714,

sorry what options did you use, can explain in details / steps thanks?

-Toube
Toube
 
Posts: 131
Joined: 10 Oct 2018, 08:10

Re: RuneAudio+R e1 - An improved version of RuneAudio

Postby cmh714 » 26 Sep 2019, 19:13

Toube wrote:Hi cmh714,

sorry what options did you use, can explain in details / steps thanks?

-Toube


so for options I just used "ro,nolock" without the quotes, that gives me a fstab that looks like this:
192.168.2.144:/nfs/Public/Shared\040Music /mnt/MPD/NAS/WD nfs x-systemd.automount,ro,nolock 0 0
192.168.2.144:/nfs/My_Passport_0820-1/Music /mnt/MPD/NAS/WD_Passport nfs x-systemd.automount,ro,nolock 0 0

and mount shows:
192.168.2.144:/nfs/Public/Shared Music on /mnt/MPD/NAS/WD type nfs (ro,relatime,vers=3,rsize=65536,wsize=65536,namlen=255,hard,nolock,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.2.144,mountvers=3,mountport=43276,mountproto=udp,local_lock=all,addr=192.168.2.144)
192.168.2.144:/nfs/My_Passport_0820-1/Music on /mnt/MPD/NAS/WD_Passport type nfs (ro,relatime,vers=3,rsize=65536,wsize=65536,namlen=255,hard,nolock,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.2.144,mountvers=3,mountport=43276,mountproto=udp,local_lock=all,addr=192.168.2.144)
cmh714
 
Posts: 470
Joined: 04 May 2014, 03:06

support RuneAudio Donate with PayPal

PreviousNext

Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 13 guests