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.

Continuous JsonReaderExceptions thrown every couple seconds

See original GitHub issue

I just upgraded to v1.6.0 today and noticed that I’m getting these exceptions every couple of seconds while the app is idle: Exception thrown: 'Newtonsoft.Json.JsonReaderException' in Newtonsoft.Json.dll ("Unexpected character encountered while parsing number: G. Path '', line 1, position 7.")

Here is the call stack: image

image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
udlosecommented, Apr 29, 2021

This fixed the issue for me - thanks!

0reactions
udlosecommented, Apr 28, 2021

I’m pretty sure none of our secrets are explicitly in JSON - meaning that SecretsManager would be the one responsible for returning/formatting the JSON returned to your component. There aren’t any special characters used that would cause invalid JSON.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Newtonsoft.Json.JsonReaderException thrown when ...
I created a queue trigger template of Azure function v2 in VS2017. When I ran the project locally, the function runtime started successfully ......
Read more >
Troubleshoot on-premises deployments - Finance & ...
You will be redirected to the login page in a few seconds. If this error occurs, follow these steps. On the AD FS...
Read more >
JsonReaderException Class
The exception thrown when an error occurs while reading JSON text.
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