Page 5 of 51

Re: RuneAudio+R e6

PostPosted: 26 Oct 2020, 09:11
by Russ
Hi Rern and everyone,

I am still having problems with wifi setup on Raspberry Pi Zero. It is the same problem as last time which it manage to resolve with downloading a fresh image. However, I came about the same problem with one of my Pi3 installation two months ago but resolved after a few tries. Now again, I am struggling with the wifi setup for past two days with two Pi0s and with multiple downloads of the e6 image over two PCs. The error on journalctl -xe is as follows:

Code: Select all
RARe6-Pi0:~  #  journalctl -xe
-- A start job for unit netctl@FW.service has begun execution.
--
-- The job identifier is 3496.
Oct 26 15:39:10 RARe6-Pi0 network[7647]: Starting network profile 'FW'...
Oct 26 15:39:10 RARe6-Pi0 network[7647]: The interface of network profile 'FW' is already up
Oct 26 15:39:10 RARe6-Pi0 systemd[1]: netctl@FW.service: Main process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An ExecStart= process belonging to unit netctl@FW.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Oct 26 15:39:10 RARe6-Pi0 systemd[1]: netctl@FW.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit netctl@FW.service has entered the 'failed' state with result 'exit-code'.
Oct 26 15:39:10 RARe6-Pi0 systemd[1]: Failed to start Networking for netctl profile FW.
-- Subject: A start job for unit netctl@FW.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit netctl@FW.service has finished with a failure.
--
-- The job identifier is 3496 and the job result is failed.
Oct 26 15:39:10 RARe6-Pi0 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@FW comm=">
Oct 26 15:39:10 RARe6-Pi0 kernel: audit: type=1130 audit(1603697950.570:614): pid=1 uid=0 auid=4294967295 ses=429496729>
lines 1572-1600/1600 (END)


I actually got the wifi up the other day (I was messing about with the Access Point but I could not replicate it again.) But it was missing SMB and the option switch so I re-flash the card. (Only later to find the option toggle for it was moved to a different page. :ugeek: )

All I know is that it has nothing to do with setting it through /boot/wifi or using wifi-menu or the Network option page on the web interface. It has a lot to do with the systemd netctl@xxx process exiting on error code. The above error has always been the case since RuneAudio+Re4.

And yes, I did managed to get wired connection up using a USB hub and a USB LAN adapter.

Here's more info:

Code: Select all
RARe6-Pi0:~  #  netctl status FW
* netctl@FW.service - Networking for netctl profile FW
     Loaded: loaded (/usr/lib/systemd/system/netctl@.service; static)
     Active: failed (Result: exit-code) since Mon 2020-10-26 15:39:10 +08; 24min ago
       Docs: man:netctl.profile(5)
    Process: 7647 ExecStart=/usr/lib/netctl/network start FW (code=exited, status=1/FAILURE)
   Main PID: 7647 (code=exited, status=1/FAILURE)

Oct 26 15:39:10 RARe6-Pi0 systemd[1]: Starting Networking for netctl profile FW...
Oct 26 15:39:10 RARe6-Pi0 network[7647]: Starting network profile 'FW'...
Oct 26 15:39:10 RARe6-Pi0 network[7647]: The interface of network profile 'FW' is already up
Oct 26 15:39:10 RARe6-Pi0 systemd[1]: netctl@FW.service: Main process exited, code=exited, status=1/FAILURE
Oct 26 15:39:10 RARe6-Pi0 systemd[1]: netctl@FW.service: Failed with result 'exit-code'.
Oct 26 15:39:10 RARe6-Pi0 systemd[1]: Failed to start Networking for netctl profile FW.
RARe6-Pi0:~  #  systemctl restart netctl@FW.service
Job for netctl@FW.service failed because the control process exited with error code.
See "systemctl status netctl@FW.service" and "journalctl -xe" for details.
RARe6-Pi0:~  #  netctl reenable FW
'/etc/systemd/system/multi-user.target.wants/netctl@FW.service' -> '/usr/lib/systemd/system/netctl@.service'
generated '/etc/systemd/system/netctl@FW.service.d/profile.conf'
RARe6-Pi0:~  #  netctl start FW
Job for netctl@FW.service failed because the control process exited with error code.
See "systemctl status netctl@FW.service" and "journalctl -xe" for details.
RARe6-Pi0:~  #  cat /etc/systemd/system/netctl@FW.service.d/profile.conf
[Unit]
Description=Automatically generated profile by wifi-menu
BindsTo=sys-subsystem-net-devices-wlan0.device
After=sys-subsystem-net-devices-wlan0.device
RARe6-Pi0:~  #  systemctl restart netctl@FW.service
Job for netctl@FW.service failed because the control process exited with error code.
See "systemctl status netctl@FW.service" and "journalctl -xe" for details.

Re: RuneAudio+R e6

PostPosted: 26 Oct 2020, 09:29
by Russ
Hi again guys,

Just to let you know that the wifi now works. I rebooted after all those reset commands listed above and when I tried again to connect to network, it detects the profile already existed (it did not before) and popped up a connect/forget option. Connected successfully. Now hopefully, there will be no issues on my home wifi later on.

While it resolves itself again this time, I would think there should be a longer term solution to this intermittent problem.

Re: RuneAudio+R e6

PostPosted: 26 Oct 2020, 09:54
by R101
Hi rern,

After today's update, the system settings are not accessible from the menu.

Re: RuneAudio+R e6

PostPosted: 26 Oct 2020, 09:58
by Russ
R101 wrote:Hi rern,

After today's update, the system settings are not accessible from the menu.


Yups, same here.

Re: RuneAudio+R e6

PostPosted: 26 Oct 2020, 11:31
by klassikmann
@R101 @Russ
After today's update, the system settings are not accessible from the menu.

Which settings do you miss?
The Features (Renderers, Streamers, ...)? They have their own icon in the menu now.

klassikmann

Re: RuneAudio+R e6

PostPosted: 26 Oct 2020, 11:57
by ceejayemm
@rern / @klassicmann

I too can confirm that after todays update the main System page is not accessible (not the new Features submenu).

Chris

Re: RuneAudio+R e6

PostPosted: 26 Oct 2020, 12:02
by Beelzebassie
To be specific: it's the "/index-settings.php?p=system" page that does not get loaded.

Re: RuneAudio+R e6

PostPosted: 26 Oct 2020, 12:28
by klassikmann
Beelzebassie wrote:To be specific: it's the "/index-settings.php?p=system" page that does not get loaded.

Can't confirm. Both pages are accessible here:
.../index-settings.php?p=system
.../index-settings.php?p=features

Hm?

klassikmann

Re: RuneAudio+R e6

PostPosted: 26 Oct 2020, 12:56
by RolandBlaze
@Rern

@RolandBlaze, @s.k. and @kiko,
Please remove the buffer tweak and update Library again.


Have done this, the scan now finishes (It finished for me btw with just the buffer tweak and without the patch / new cmd script), but again now only 4 entries in "Albums" (had over 27,000 when the buffer tweak was still in place). Appears this buffer tweak is needed for me to see more than 4 albums in "Albums".

Can't confirm. Both pages are accessible here:
.../index-settings.php?p=system
.../index-settings.php?p=features


.../index-settings.php?p=system > Broken for me.. flashing rune logo
.../index-settings.php?p=features > works fine

Roland.

Re: RuneAudio+R e6

PostPosted: 26 Oct 2020, 13:15
by rern
R101 wrote:After today's update, the system settings are not accessible from the menu.

Please post outputs:
Code: Select all
/srv/http/bash/system-data.sh
/srv/http/bash/system-data.sh | jq .


rern