Skip to content

No events when deployed in AWS - how to debug? #343

@davidr912

Description

@davidr912

Please mark the type framework used:

  • Other: Plain console application

Please mark the type of the runtime used:

  • .NET Core
  • Version: 2.0

Please mark the NuGet packages used:

  • Sentry
  • Version: 1.2.0

My sentry is able to send events and exceptions when run locally - but when deployed I get nothing.

sentry.io resolves in DNS in AWS and is contactable so there is no clear reason why there would be a difference. This is running in Linux in a docker container (alpine with glibc)

There are no visible errors etc. or trace output and IsEnabled returns true

Is there any way to fetch errors/problems from inside of SentrySdk so I can diagnose what the cause is here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    QuestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions