Page 1 of 2

RuneUI 404 Not Found

PostPosted: 19 Nov 2016, 23:12
by Bryce
Recently, I got a new USB WiFi adapter for my Raspberry Pi. After I finished installing the drivers for it, I encountered the problem of the web interface for rune audio returning 404 Not Found. I am unsure how to fix this, any help would be appreciated.

Re: RuneUI 404 Not Found

PostPosted: 20 Nov 2016, 00:25
by hondagx35
Hi Bryce,

After I finished installing the drivers for it

Did you do a system upgradewith "pacman Syu"?
This can not be done on Rune, because we use many custom made packages.

Frank

Re: RuneUI 404 Not Found

PostPosted: 20 Nov 2016, 00:45
by Bryce
I did use that command. I will retry the process without it.

Re: RuneUI 404 Not Found

PostPosted: 20 Nov 2016, 04:17
by Bryce
I got it working, thank you for the response. In-case anyone else stumbles on this thread, I got my packages from here: http://tardis.tiny-vps.com/aarm/packages/

Re: RuneUI 404 Not Found

PostPosted: 20 Nov 2016, 14:51
by trumpy81
Hi all,

I am also getting the dreaded 404 not found when I boot up my RPi3 with RPi Foundation 7" touch screen.

Sometimes I have to reboot the RPi3 a few times before it will boot into Rune Audio, otherwise I just get a white screen with the following.

404 not Found
Nginx /1.4.7

I don't believe I have made any recent changes to the Rune settings or hardware at all. I do have both the inbuilt wireless and an Ethernet connection on the RPi3 and I am wondering if that is somehow causing the issue.

Any help would be appreciated.

Re: RuneUI 404 Not Found

PostPosted: 20 Nov 2016, 16:36
by hondagx35
Hi Andy,

I am wondering if that is somehow causing the issue.

Why not disabling one and see what happens?

Also check the debug info (Kernel status (dmesg)) or journalctl for errors.
Check the free space on your sd card (also in debug info):
Code: Select all
###### Filesystem mounts - free space (df -h) ######
Filesystem             Size  Used Avail Use% Mounted on
/dev/root              7.1G  2.3G  4.6G  33% /
devtmpfs               457M     0  457M   0% /dev
tmpfs                  462M     0  462M   0% /dev/shm
tmpfs                  462M   12M  450M   3% /run
tmpfs                  462M     0  462M   0% /sys/fs/cgroup
tmpfs                  462M  780K  461M   1% /tmp
logs                   5.0M   32K  5.0M   1% /var/log
rune-logs              5.0M  296K  4.8M   6% /var/log/runeaudio
/dev/mmcblk0p1         100M   18M   82M  19% /boot
//192.168.0.106/Musik  266G  184G   82G  70% /mnt/MPD/NAS/Musik


Frank

Re: RuneUI 404 Not Found

PostPosted: 20 Nov 2016, 16:58
by trumpy81
Thanks Frank.

I checked and I see this for the filesystem mounts:

Code: Select all
###### Filesystem mounts - free space (df -h) ######
Filesystem                                 Size  Used Avail Use% Mounted on
/dev/root                                  1.9G  1.6G  184M  90% /
devtmpfs                                   458M     0  458M   0% /dev
tmpfs                                      462M     0  462M   0% /dev/shm
tmpfs                                      462M  6.2M  456M   2% /run
tmpfs                                      462M     0  462M   0% /sys/fs/cgroup
tmpfs                                      462M  4.0K  462M   1% /tmp
logs                                       5.0M   28K  5.0M   1% /var/log
rune-logs                                  5.0M   28K  5.0M   1% /var/log/runeaudio
/dev/mmcblk0p1                             100M   18M   83M  18% /boot
//192.168.0.14/Music/MP3 - Singles          26T   17T  9.1T  64% /mnt/MPD/NAS/MP3 - Singles
//192.168.0.14/Music/MP3 - Various          26T   17T  9.1T  64% /mnt/MPD/NAS/MP3 - Various
//192.168.0.14/Music/MP3 - Various IS       26T   17T  9.1T  64% /mnt/MPD/NAS/MP3 - Various IS
//192.168.0.14/Music/MP3 - Singles - Flac   26T   17T  9.1T  64% /mnt/MPD/NAS/MP3 - Singles - Flac


Is that good or bad?

I haven't disabled the wireless network yet because I am unsure of how to do that exactly. I can remove the connection in RA Network settings easy enough, but knowing I had some issues in that area when I used the USB wireless dongle, I am wondering if I need to disable it in the config file or elsewhere or not?

Also, I'm not too sure how to check those logs you mentioned, I located dmesg and journalctl, but they are just gibberish to me when I try to open them in Windows.

I see this in the debug menu item though:
Code: Select all
###### Kernel module snd_usb_audio settings ######
Error opening module snd_usb_audio

Re: RuneUI 404 Not Found

PostPosted: 24 Nov 2016, 16:02
by trumpy81
Just thought I'd let you know that the RPi/Rune Audio has fixed itself.

I did not do anything to the RPi or Rune at all, but for some reason it has started to behave itself and it is now working better than it ever has.

The touchscreen has never been very sensitive to the touch, but even that has improved, it's not perfect, but it is certainly better than it was before!

I was thinking about rewriting the MicroSD card, but now there is no need. I can only imagine that the issue was somehow related to my network as I had an issue seeing SMB devices on my PC and that mysteriously fixed itself also.

In any case, I am a happy little chappy once again, thanks for the help though Frank, it is always appreciated. :)

Re: RuneUI 404 Not Found

PostPosted: 24 Nov 2016, 16:52
by hondagx35
Hi Andy,

I can only imagine that the issue was somehow related to my network as I had an issue seeing SMB devices on my PC and that mysteriously fixed itself also.

A solid and good performing network is a must for Rune to work smooth.
I think we should include a network performance test in our images.

Frank

Re: RuneUI 404 Not Found

PostPosted: 24 Nov 2016, 17:09
by trumpy81
Actually, that would be a great idea, especially where WiFi is concerned.

I have found with the built-in wireless on an RPi3, you suffer from a lot of dropouts and even when adding a USB wireless dongle, wireless does not perform all that well.

I went as far as installing a WiFi Extender and while it did improve things a lot, it still did not eliminate the dropouts, for me at least. Now, I am connected by both Wireless and Ethernet and the network performance is very good indeed, no dropouts at all. :)

I only have the built-in wireless connected because I am not sure how to disable it correctly. :lol:

Anyhow, having some sort of graph or numerical output to show connection speed or signal strength would definitely help track down any connection issues someone might be having or at least allow you to report good/poor network performance.

Nice one Frank! :)