Closed custard2022 closed 7 months ago
@custard2022, does WiFi work and it's just that the WebUI page can't find any networks, or does WiFi itself stop working. If the former, then the "Configure WiFi" page is fixed in the next release. There was a bug that caused that page to report no networks when there were some.
@EricClaeys ok thank you, sounds like you already have it figured out, yes, networks available but not showing in the Configure WiFi. Appreciate the quick response!
I have a similar problem. Brand new raspi OS 64 is using end0 NOT eth0 as ethernet port. The lan dashboard reports "interface eth0 is down (because is is now called end0). I can access the website using the ethernet port address, but the uploads and refresh seem slow - like they are using wlan0 because AllSky does not know about eth0 renaming to end0.
@briankkeyser, slow uploads are not an Allsky issue - it's something with your network or Pi. Allsky has no control over the network and simply uses it like any other process does. It has no idea if the underlying network is wired or wireless, nor does it care.
I have never heard of end0
before. Do you have a different network adapter? What model Pi do you have? If end0
is a valid RPi ethernet adapter we can change the Dashboard page to look for it.
systemd.net-naming-scheme (www.freedesktop.org)https://www.freedesktop.org/software/systemd/man/latest/systemd.net-naming-scheme.html
The systemd docs (above) state that all Ethernet interfaces begin with "en" and the rest of the name is assigned by system - hence my end0.
I enabled to use "predictable" interface names in raspi-config network config, but changing that selection back (to don't use predictable names) does not change the interface name back to eth0. So I am stuck with end0 unless I can figure our some way fix it in my linux startup configuration.
Anyone who selects to use predictable interface names in raspi-config is going to have the same issue.
@briankkeyser, see the end of this Discussion for what I hope is a fix.
Closing. Using Issue 3546 instead.
Environment
Bug Description
If you have program output or multi-line messages to include, add it like this so it formats correctly (note the lines with tildas): N/A
Log / configuration files
allsky.log