mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[GH-ISSUE #192] Potential issue with the 0.2.22 release #57
Labels
No labels
blocked
bug
documentation
enhancement
fixed
fixed ✅
hardening
implemented
installer
multicast
p1
p2
pending
podman
pull-request
security
testing
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/super#57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lts-rad on GitHub (Sep 23, 2023).
Original GitHub issue: https://github.com/spr-networks/super/issues/192
Potential issue with the 0.2.22 release has been reported with dhcp not working
@lts-rad commented on GitHub (Sep 23, 2023):
Collecting various recent crashing on tests systems and reports
@lts-rad commented on GitHub (Sep 24, 2023):
Could not reproduce any new issues with this release so far
@cocochpie commented on GitHub (Oct 1, 2023):
The issue is closed and i don't know if it's related to the wifi error or not.
but I share it just in case.
the rm error does not occur in an environment where there is no error.
below from error container. (i got it from a friend)
@lts-rad commented on GitHub (Oct 1, 2023):
those are not unusual outputs. i'd be interested to know if the kernel has crashed.
https://github.com/spr-networks/super/blob/main/wifid/scripts/startup.sh
the curl output is from gathering $IFACES and the script trimes to clean up those files regardless
@lts-rad commented on GitHub (Oct 1, 2023):
As a random note, we can probably clean up sta_mac_iface_map. it's not used by the code anywhere anymore