ArduPilot / ArduPilot/WebTools
MagFit fails to load log (Ctrl+F5, Ctrl+R do not help)
- Dominant language
- JavaScript
- Stars
- 62
- Forks
- 92
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 2
Description
I'm trying to load log with MagFit and it says:
```
Sorry, something went wrong.
Please try a hard reload of this page to clear its cache.
If the error persists open an issue on the GitHub repo.
Include a copy of the log and the following error message:
Error: solve@https://firmware.ardupilot.org/Tools/WebTools/modules/build/matrix/matrix.umd.js:1:46674
q@https://firmware.ardupilot.org/Tools/WebTools/modules/build/matrix/matrix.umd.js:1:53373
fit@https://firmware.ardupilot.org/Tools/WebTools/MAGFit/magfit.js:1568:31
calculate@https://firmware.ardupilot.org/Tools/WebTools/MAGFit/magfit.js:795:5
load@https://firmware.ardupilot.org/Tools/WebTools/MAGFit/magfit.js:2196:5
URL: https://firmware.ardupilot.org/Tools/WebTools/MAGFit/
Line Number: 359
```
The log is quite sensitive, so I'll send it in PM to the assigned person.
Contributor guide
No contributing guide indexed for this repository
Research direction
Obtain the sensitive log from the reporter, then reproduce the failure in the MAGFit page. Read MAGFit/magfit.js around lines 1568, 795, and 2196, along with modules/build/matrix/matrix.umd.js at the reported stack locations; done means the log loads and the calculation completes without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100