Skip to content

Error Reporting not responding #676

@MaxMoon771

Description

@MaxMoon771

I was enabling error reporting to determine my issues and concerns on iambic import issues I am facing. And the https connection to error-reporting-prod.iambic.org/report_exception is notwortking or timing out.

To Reproduce
Steps to reproduce the behavior:

  1. Enable Error Reporting in Config
    core:
    exception_reporting:
    enabled: true
    include_variables: false # Do not enable this feature unless you are certain that no sensitive information will be included in the report
    automatically_send_reports: true
    email_address: address

Error Message
2024/06/26 14:13:02 [error ] Unable to run exception reporting logic
error=HTTPSConnectionPool(host='error-reporting-prod.iambic.org', port=443): Max retries exceeded with url: /report_exception (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f1c62292c40>: Failed to establish a new connection: [Errno -2] Name or service not known'))

Community Engagement
Your vote counts! Please support this bug report by adding a 👍 reaction to the original issue, which will aid the community and maintainers in addressing this problem.

Please refrain from adding "+1" or "me too" comments, as these create unnecessary noise for issue followers and do not help in prioritizing the issue. If you wish to contribute to solving this issue or have submitted a pull request, please leave a comment.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions