The Universal Client sends data to the external site sentry.io . From a security perspective we don't want to send any data to an external site.
We also running the Universal Client in an offline environment so the sentry.io site is not available which results in several errors.

How can we disable this?