We are using an azure container application (linux) to host an NServiceBus endpoint in azure using the Azure service bus transport.
When the application starts up, it looks like everything is going to work and then the application shuts down with no logs within the application indicating why.
When I look at azure service bus logs I’m seeing this error related to the endpoint:
We were using the EnableInstallers to setup the queues. I’ve tried removing the EnableInstallers temporarily and those logs are still showing up since the queues and such already exist