[GH-ISSUE #40] EP06-E json issue #29

Closed
opened 2026-03-04 11:57:48 +03:00 by kerem · 13 comments
Owner

Originally created by @GektorUA on GitHub (Feb 20, 2023).
Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/40

image

Originally created by @GektorUA on GitHub (Feb 20, 2023). Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/40 ![image](https://user-images.githubusercontent.com/33571352/220138833-7889edea-30ee-4725-9e4b-e79b13f69870.png)
kerem closed this issue 2026-03-04 11:57:48 +03:00
Author
Owner

@4IceG commented on GitHub (Feb 20, 2023):

Hi @GektorUA , thanks for reporting. Extract and replace this file in a folder
/usr/share/3ginfo-lite/3ginfo-addon/
It should be ok now.
2c7c0306.zip

<!-- gh-comment-id:1437441057 --> @4IceG commented on GitHub (Feb 20, 2023): Hi @GektorUA , thanks for reporting. Extract and replace this file in a folder `/usr/share/3ginfo-lite/3ginfo-addon/` It should be ok now. [2c7c0306.zip](https://github.com/4IceG/luci-app-3ginfo-lite/files/10787211/2c7c0306.zip)
Author
Owner

@GektorUA commented on GitHub (Feb 20, 2023):

No, same error.

<!-- gh-comment-id:1437597626 --> @GektorUA commented on GitHub (Feb 20, 2023): No, same error.
Author
Owner

@4IceG commented on GitHub (Feb 21, 2023):

I checked the scripts on the EM160R-GL and it was ok, so the modem must be returning something unusual.

@GektorUA show the result of the command
sh -x /usr/share/3ginfo-lite/3ginfo.sh

<!-- gh-comment-id:1438359114 --> @4IceG commented on GitHub (Feb 21, 2023): I checked the scripts on the EM160R-GL and it was ok, so the modem must be returning something unusual. @GektorUA show the result of the command `sh -x /usr/share/3ginfo-lite/3ginfo.sh`
Author
Owner

@GektorUA commented on GitHub (Feb 21, 2023):

Send to you by email

<!-- gh-comment-id:1438725311 --> @GektorUA commented on GitHub (Feb 21, 2023): Send to you by email
Author
Owner

@4IceG commented on GitHub (Feb 21, 2023):

You sent me the result without errors (you can see it at the end of the file). I changed the way of reading the modem name and temperature (these data were missing).
It is possible that an error occurs when reading aggregation data.

2c7c0306.zip

<!-- gh-comment-id:1438812933 --> @4IceG commented on GitHub (Feb 21, 2023): You sent me the result without errors (you can see it at the end of the file). I changed the way of reading the modem name and temperature (these data were missing). It is possible that an error occurs when reading aggregation data. [2c7c0306.zip](https://github.com/4IceG/luci-app-3ginfo-lite/files/10795749/2c7c0306.zip)
Author
Owner

@GektorUA commented on GitHub (Feb 21, 2023):

image

<!-- gh-comment-id:1439068345 --> @GektorUA commented on GitHub (Feb 21, 2023): ![image](https://user-images.githubusercontent.com/33571352/220454529-853180cf-5af3-4817-a090-8fa955a80eed.png)
Author
Owner

@GektorUA commented on GitHub (Feb 21, 2023):

There is Operator name unusual:
"lifecell\0D"
Maybe it' a point?

<!-- gh-comment-id:1439071639 --> @GektorUA commented on GitHub (Feb 21, 2023): There is Operator name unusual: "lifecell\0D" Maybe it' a point?
Author
Owner

@4IceG commented on GitHub (Feb 22, 2023):

It's possible this is causing the error. Probably the modem is roaming and the commands return unusual data.

<!-- gh-comment-id:1439532186 --> @4IceG commented on GitHub (Feb 22, 2023): It's possible this is causing the error. Probably the modem is roaming and the commands return unusual data.
Author
Owner

@GektorUA commented on GitHub (Feb 22, 2023):

Provider name in normal data, but Quectel represents it incorrectly.
Can it be fixed?

<!-- gh-comment-id:1439570143 --> @GektorUA commented on GitHub (Feb 22, 2023): Provider name in normal data, but Quectel represents it incorrectly. Can it be fixed?
Author
Owner

@4IceG commented on GitHub (Feb 22, 2023):

It's hard for me to say now, it could probably be fixed.

We need the result of the scripts at the time of the error.
A terribly problematic modem, constantly need to fix something in the scripts.

The package is simple, it sends at commands to the modem and cuts the necessary data giving the result in the form of json. It is enough that the modem returns something that is not described and the json structure is damaged = errors in LuCI.

<!-- gh-comment-id:1439632451 --> @4IceG commented on GitHub (Feb 22, 2023): It's hard for me to say now, it could probably be fixed. We need the result of the scripts at the time of the error. A terribly problematic modem, constantly need to fix something in the scripts. The package is simple, it sends at commands to the modem and cuts the necessary data giving the result in the form of json. It is enough that the modem returns something that is not described and the json structure is damaged = errors in LuCI.
Author
Owner

@GektorUA commented on GitHub (Feb 22, 2023):

Modem is very stable, it one of the best modems for industrial segment.
It's just unusual operator name, i have same issues with this, just cut special characters from name and it's resolve my issues.

<!-- gh-comment-id:1439674900 --> @GektorUA commented on GitHub (Feb 22, 2023): Modem is very stable, it one of the best modems for industrial segment. It's just unusual operator name, i have same issues with this, just cut special characters from name and it's resolve my issues.
Author
Owner

@GektorUA commented on GitHub (Feb 22, 2023):

One more thing - on older version of package (luci-app-3ginfo-lite 1.0.31-20221121) it's works.

<!-- gh-comment-id:1439861865 --> @GektorUA commented on GitHub (Feb 22, 2023): One more thing - on older version of package (luci-app-3ginfo-lite 1.0.31-20221121) it's works.
Author
Owner

@4IceG commented on GitHub (Feb 22, 2023):

Modem is very stable, it one of the best modems for industrial segment.

I didn't write that the modem is bad. I meant it just requires more patience 😉.
Ok, so I'll go back to the version you provided.

<!-- gh-comment-id:1440067424 --> @4IceG commented on GitHub (Feb 22, 2023): > Modem is very stable, it one of the best modems for industrial segment. I didn't write that the modem is bad. I meant it just requires more patience 😉. Ok, so I'll go back to the version you provided.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/luci-app-3ginfo-lite#29
No description provided.