mirror of
https://github.com/4IceG/luci-app-3ginfo-lite.git
synced 2026-04-25 11:25:50 +03:00
[GH-ISSUE #85] Parse error on 5G-SA Network #200
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/luci-app-3ginfo-lite#200
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 @xhikarishii on GitHub (Jul 23, 2024).
Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/85
Hi @4IceG
There seems to be a parsing error on some networks here in 🇵🇭 specifically for 5G-SA network, please see my log below
3ginfo-log.txt
This doesn't seem to be an issue before so could be related to the recent changes made.
@f1vefour commented on GitHub (Jul 24, 2024):
I was just about to create an issue, I have the same problem with 5G-SA on T-Mobile in the US.
I'm attaching two logs:
5G-SA_disabled.txt is in 4G with 3ginfo-lite working.
5G-SA_enabled.txt is in 5G--SA with 3ginfo-lite not working.
Running OpenWrt SNAPSHOT r26992+3-bbcd5111cb / LuCI Master 24.201.32493~e229e1a
@4IceG commented on GitHub (Jul 24, 2024):
Hi @xhikarishii @f1vefour,
I'm rarely at my computer these days.
I'm not promising anything, but I'll try to look at it this weekend.
@xhikarishii commented on GitHub (Jul 24, 2024):
No rush :)
@f1vefour commented on GitHub (Jul 24, 2024):
Thank you
@ghost commented on GitHub (Jul 24, 2024):
I think my issue is same to you guys 🤔
https://github.com/4IceG/luci-app-3ginfo-lite/issues/86
samet time ... subject on OpenWrt
https://forum.openwrt.org/t/fibocom-quectel-fm190-5g-4g-modem-signals/204468/8
and for 4G is missing more info

for 5G NSA (4G+5G) is showing error ...not working
@f1vefour commented on GitHub (Jul 24, 2024):
I don't get a parse error on the page like that unfortunately, it simply doesn't display the data when in 5G-SA
@obsy commented on GitHub (Jul 25, 2024):
@f1vefour show me
@f1vefour commented on GitHub (Jul 25, 2024):
@obsy
@obsy commented on GitHub (Jul 25, 2024):
@f1vefour , @xhikarishii
OK, parser problem. Try this:
And test again in luci.
@f1vefour commented on GitHub (Jul 25, 2024):
@obsy Pure genius, it's working!
@ghost commented on GitHub (Jul 25, 2024):
@obsy
please take look to my case
https://github.com/4IceG/luci-app-3ginfo-lite/issues/86
@xhikarishii commented on GitHub (Jul 29, 2024):
Worked for me as well 💯
@f1vefour commented on GitHub (Aug 26, 2024):
@4IceG will you be adding a new build?
I run a custom build of openwrt and every time I update I have to patch 3ginfo.sh using the sed snippet above.
@4IceG commented on GitHub (Aug 26, 2024):
Hi @f1vefour
The new packages/repository compilation will be tomorrow.
@f1vefour commented on GitHub (Aug 26, 2024):
Great to hear, thank you.
@f1vefour commented on GitHub (Aug 28, 2024):
This particular issue is resolved, it can be closed now.