Descriptor baseUrl changed when I restarting the app

Hi, I have a problem. I’m using ngrok and when I install my app everything ok, but when I restart my server I log addon in the console and see that baseUrl was changed (I didn’t restart ngrok) and I have this problem :
Registering add-on…
Failed to register with host https://sheets-integration.atlassian.net/ (401)

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>401Client must be authenticated to access this resource.

Add-on not registered; no compatible hosts detected

Are you using ACE? I believe if your not using the paid version of ngrok the base url that ngrok provides will renew each server restart.

ACE used to uninstall and reinstall the app on stop/start of the server. I’m not sure if it still does that.