Solved Gateway System Screen "Loading..."
-
Hello, bugsounet and all,
I installed my OS (Ubuntu), the Magic Mirror and all modules using an Ethernet connection. All load and run without error.
I’m getting ready to place my Mirror at it’s intended use location. I unplugged the Ethernet cable and configured Wi-Fi. I’ve confirmed internet connectivity via the browser. The MM starts and all of the modules function except one glitch with Gateway.
When accessing Gateway from another PC using the IP address #.#.#.#:8081 the following tabs work: Home, Plugin Manager Terminal Output, Tools, Setting. When I try to access the System tab it just hangs at “Loading…”. Terminal Output has the following error…
[10.11.2023 13:06.19.986] [ERROR] Whoops! There was an uncaught exception…
[10.11.2023 13:06.19.987] [ERROR] TypeError: Cannot read properties of null (reading ‘1’)
at /home/test/MagicMirror/modules/Gateway/components/systemInformation.js:1:7642
at ChildProcess.exithandler (node:child_process:422:7)
at ChildProcess.emit (node:events:513:28)
at maybeClose (node:internal/child_process:1091:16)
at Socket.<anonymous> (node:internal/child_process:449:11)
at Socket.emit (node:events:513:28)
at Pipe.<anonymous> (node:net:322:12)
[10.11.2023 13:06.19.987] [ERROR] MagicMirror² will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?Any ideas how I might correct this?
Thanks
-
Hi, yes I have see this. I will inspect soon
-
must be ok with v3.7.0 of
Gateway
-
My system just loaded the update a few minutes ago. I can confirm the issue is resolved for me.
Thank You… !
-
PS Sent you a coffee…
-
thanks for my morning coffee of tomorrow
-
Bugsounet I’m not complaining but just to let you know I’m seeing the following:
Ubuntu shows the PC Wifi connected at 5.7GHz
My router shows the PC is connected 5GHz
Gateway shows - Frequency: 2.412 GHz -
can I have the result of this command in a terminal:
iwconfig
And also a screenshot of System > Network and versions area of Gateway app
maybe it’s systeminformation library bug
in all case, thanks for your help
-
@bugsounet Hi Bugdounet - hope you are having a good day!
Here is the iwconfig information you requested,
test@test-OptiPlex-3060:~$ iwconfig lo no wireless extensions. enp1s0 no wireless extensions. wlp2s0 IEEE 802.11 ESSID:"Rmesh" Mode:Managed Frequency:5.26 GHz Access Point: 98:ED:7E:79:C2:C6 Bit Rate=6 Mb/s Tx-Power=21 dBm Retry short limit:7 RTS thr:off Fragment thr:off Power Management:on Link Quality=64/70 Signal level=-46 dBm Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:991 Missed beacon:0
-
-
ok, so it’s a bug of systeminformation library
I will try another method and back to you soon with private testing
-
bugsounet
-
must be better with v3.7.1 (I use iwconfig informations)
@justaguy : Can you confirm ?
-
@bugsounet Hi Bugsounet, 3.7.1 is reporting correctly!
-
do you use
EXT-TelegramBot
? -
No but I can load it if you need additional information
-
don’t worry, it’s just in case
-
bugsounet