Hello,
We have enabled Release Health for our on premise server and the panel shows fine but the data is not being filled as the app get used.
One thing that I noted is that I was forced to create /sessions and /outbox in my cache dir. And now I still see this error in the logs:
[SentryAsyncConnection-0] throwable = [java.io.FileNotFoundException: https://www.MYSENTRYSERVER.com/api/2/envelope/], message = [Error while closing the connection.], args = [
On the mobile apps when starting the SDK we set the parameter “enableAutoSessionTracking”: true, but unlike the cloud server this doesn’t seem to be enough. What can we be missing?