Azure / Commercial-Marketplace-SaaS-Accelerator

A reference example with sample code for developers interested publishing transactable, Software as a-Service offers in the Microsoft commercial marketplace.
MIT License
179 stars 275 forks source link

Help! SaaS Accelerator Issue: 500 Error on Admin Site #654

Closed mattsoseman closed 4 months ago

mattsoseman commented 4 months ago

After deploying your Marketplace SaaS Accelerator, I changed settings on the Admin site for sending email notifications and added SMTP configuration. However now I'm getting a 500 error message when loading the application config page on the admin site (screenshot below). I thought maybe I fat fingered something, so I connected to the SQL table and reverted the settings in those rows back to NULL and restarted the App Service, but same results.

Any ideas? How can I go about troubleshooting this? Thanks in advance!

screenshot
santhoshb-msft commented 4 months ago

Hi @mattsoseman - can you try setting them to empty strings from db. This issue is fixed and will be available in the new release of SaaS accelerator. #647 #633

mattsoseman commented 4 months ago

Hi @mattsoseman - can you try setting them to empty strings from db. This issue is fixed and will be available in the new release of SaaS accelerator. #647 #633

That fixed it, thanks so much Santhosh!

santhoshb-msft commented 4 months ago

Glad its fixed, @mattsoseman. Closing this for now, please let us know if you have any other questions.