question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Loading JSON log is failing

See original GitHub issue

The webpage always shows: getJSON failed, status: parsererror, error: SyntaxError: Unexpected end of JSON input.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:10

github_iconTop GitHub Comments

2reactions
Fabien98commented, Jan 31, 2017

Ok no need to open a new issue. You were right, no need to set startWebServer = true on PythonAnyWhere I reboot and everything runs fine now. Thanks!

0reactions
rnevetcommented, Jan 31, 2017

In any case, since this isn’t related to this issue, I suggest you either open a new issue with details on your setup problem or try asking for help on gitter.

Read more comments on GitHub >

github_iconTop Results From Across the Web

log files are not valid json format · Issue #325 - GitHub
To fix this, the code would have to be rewritten to first read the history.json file, and add a new entry. Apparently, you...
Read more >
error while read log file with json.loads in python
loads method but getting error**(json.decoder.JSONDecodeError: Expecting value: line 2 column 1 (char 1))** while using the same method on log ...
Read more >
JSON Logging Best Practices - Loggly
You may miss out some important information if you have a complicated schema in your logs. To avoid that, add only objects in...
Read more >
Unable to Read .json Files Due to Error
json source file. No errors are logged and the error message just appears and goes away. PROBLEM 2: When running ...
Read more >
Loading JSON data from Cloud Storage | BigQuery
If the number of rows with errors exceeds this value, the job will result in an invalid message and fail. This option applies...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found