Azure / App-Service-Migration-Assistant

Azure Websites Migration Assistant for Windows is a tool that allows customers to move their existing sites hosted on IIS servers into the cloud on Azure App Service. For more information check out https://appmigration.microsoft.com .
https://appmigration.microsoft.com
MIT License
75 stars 60 forks source link

Tool fails to analyze multiple sites on consolidate server #21

Closed gdiersing closed 3 years ago

gdiersing commented 4 years ago

Using the latest version 1.0.0 on Windows 2012 R2. After installation, opened the app, and selected a site for analysis. It’s a HelloWorld sample site, but I can recreate the error with any sites hosted. During the analysis the tool stops reporting the following error:

We're sorry, there has been an error. To get help, please use the Help > Report Issues menu option and include the following information: Session 443e48b4-dfd4-4258-9f6e-cba2e2513f23, GETTING CONFIG: Unexpected output for GetSiteAssessmentData, error was: SyntaxError: Unexpected token { in JSON at position 256235

fashaikh commented 4 years ago

The error seems to match another one reported earlier. Could you follow the instructions mentioned there: https://github.com/Azure/App-Service-Migration-Assistant/issues/20#issuecomment-553989481

gdiersing commented 4 years ago

Thank you fashaikh, yes it is the same issue. I'd previously executed iisConfigAssistant command that krolson mentioned and gotten the same experience.

fashaikh commented 4 years ago

We have a build that may be helpful to you. Could you reach out to me fashaikh at microsoft dot com and I can share the fix with you

krolson commented 3 years ago

We believe this issue has been fixed in later releases. Please open a new issue if you are still experiencing this issue.