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.

error reporting still broken at 0.24

See original GitHub issue

After updating to 0.24 to fix https://github.com/GoogleCloudPlatform/google-cloud-python/issues/3167 I’m still unable to report exceptions.

Ubuntu xenial w/ Python 3.5.2

client.report_exception(http_context=error_reporting.build_flask_context(flask.request))

On google-cloud-error-reporting <0.23 the above line works fine. At 0.24 I get:

Apr  1 15:52:51   File "/usr/local/lib/python3.5/dist-packages/google/cloud/error_reporting/client.py", line 347, in report_exception
Apr  1 15:52:51     user=user)
Apr  1 15:52:51   File "/usr/local/lib/python3.5/dist-packages/google/cloud/error_reporting/client.py", line 276, in _send_error_report
Apr  1 15:52:51     self.report_errors_api.report_error_event(error_report)
Apr  1 15:52:51   File "/usr/local/lib/python3.5/dist-packages/google/cloud/error_reporting/_gax.py", line 75, in report_error_event
Apr  1 15:52:51     ParseDict(error_report, error_report_payload)
Apr  1 15:52:51   File "/usr/local/lib/python3.5/dist-packages/google/protobuf/json_format.py", line 384, in ParseDict
Apr  1 15:52:51     parser.ConvertMessage(js_dict, message)
Apr  1 15:52:51   File "/usr/local/lib/python3.5/dist-packages/google/protobuf/json_format.py", line 415, in ConvertMessage
Apr  1 15:52:51     self._ConvertFieldValuePair(value, message)
Apr  1 15:52:51   File "/usr/local/lib/python3.5/dist-packages/google/protobuf/json_format.py", line 501, in _ConvertFieldValuePair
Apr  1 15:52:51     raise ParseError('Failed to parse {0} field: {1}'.format(name, e))"   

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
dhermescommented, Apr 17, 2017

@waprin I am re-opening this since you said “probably” in #3299. Feel free to close if you think you nailed it (but again, prefer a system test).

0reactions
waprincommented, Apr 27, 2017

I’ll have fix and system test PR by EOD.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Version 0.24.1 fails to install on Alpine Linux #25207 - GitHub
Running pip3 install pandas==0.24.1 fails on Alpine Linux. ... The error also occurs if Alpine 3.9 is used or if pip3 is not...
Read more >
Extended Error Reporting - Workshop - Steam Community
This mod replaces generic error messages in the game and helps you find broken assets. Still in beta! Features: - Error messages are...
Read more >
problem connecting to windows error reporting service
"Problem while connecting to the Windows Error Reporting Service" Windows 7 errors are caused by missing system files or broken system registry ......
Read more >
The Thirteen Greatest Error Messages of All Time
In theory, error messages should be painful at worst and boring at best. They tend to be cryptic; they rarely offer an apology...
Read more >
Error Codes - BeamNG Documentation
Your game installation is broken. Verify the integrity of the game using Steam or reinstall the game. Unable to Start. 1x44444448 ...
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