You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In the "Scanning for wifi networks..." screen, webboot crashed and returned to the shell. I attached a screenshot (sorry I couldn't come up with a good way to get the text off the screen at the time):
To Reproduce
I do not get this panic every time -- in fact, I've only seen it once. The wifi connection usually works.
Expected behavior
It should have scanned for wifi networks. Additionally, webboot shouldn't panic like this and instead display an error more gracefully.
Additional context
The "index out of range [33] with length 33" might indicate an out-of-bounds error. The "end of history Unbound: Ctrl-[" stuff at the end is elvish junk that can be ignored.
Describe the bug
In the "Scanning for wifi networks..." screen, webboot crashed and returned to the shell. I attached a screenshot (sorry I couldn't come up with a good way to get the text off the screen at the time):
To Reproduce
I do not get this panic every time -- in fact, I've only seen it once. The wifi connection usually works.
Expected behavior
It should have scanned for wifi networks. Additionally, webboot shouldn't panic like this and instead display an error more gracefully.
Additional context
The "index out of range [33] with length 33" might indicate an out-of-bounds error. The "end of history Unbound: Ctrl-[" stuff at the end is elvish junk that can be ignored.