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
I confirm that this is an issue rather than a question.
Bug report
When trying to use Hyperion web interface, it crashes and shows the Hyperion logo overlay:
Inspecting the console shows the following error message:
ui_utils.js:1211 Uncaught TypeError: Cannot read properties of undefined (reading 'available')
at getSystemInfo (ui_utils.js:1211:62)
at eval (eval at globalEval (jquery.min.js:2:2538), <anonymous>:17:24)
at eval (<anonymous>)
at Function.globalEval (jquery.min.js:2:2538)
at n.fn.init.domManip (jquery.min.js:3:17225)
at n.fn.init.append (jquery.min.js:3:14908)
at n.fn.init.<anonymous> (jquery.min.js:3:16268)
at n.access (jquery.min.js:2:30138)
at n.fn.init.html (jquery.min.js:3:15939)
at Object.<anonymous> (jquery.min.js:4:17105)
Steps to reproduce
Installed 2.0.12 version with HyperBian in a Raspberry Pi Zero W
Configured USB Capture card to use 640x480 and decimation 8
Configured LED Hardware to use a WLED controller using tpm2net (using 834 LEDs)
Edit the LED Hardware configuration to correctly position the LEDs, and after saving I get in the crash screen. Any page reloads shows the same error
If clearing browser cache and reloading, after next login web interface seems to work. Next time editing LED Hardware leads to the same crash
What is expected?
Web interface working properly
What is actually happening?
Web interface crashes
System
Hyperion Server:
Build: (HEAD detached at 2.0.12) (GitHub-dc6aa4d/df14958-1637501177)
* Fix#1430 - ensure all config and sysinfo response are there before reloading the page
* Fix printout
* fix typo
* PriorityMuxer: Remove emit out of QMutableMapIteratorion
* Test - Build aarch64
Bug report
When trying to use Hyperion web interface, it crashes and shows the Hyperion logo overlay:
Inspecting the console shows the following error message:
Steps to reproduce
What is expected?
What is actually happening?
System
Hyperion Server:
Hyperion Server OS:
The text was updated successfully, but these errors were encountered: