microsoftarchive / Learn-LTI

Access the Microsoft Learn http://docs.microsoft.com/learn Catalog of Learning Paths and Modules directly from your Learning Management Systems using the Microsoft Learn LTI application
https://microsoft.github.io/Learn-LTI/
MIT License
126 stars 50 forks source link

Stuck on step #6 #185

Closed zozo1977 closed 2 years ago

zozo1977 commented 2 years ago

Bug

Describe the bug We followed deployment documentation and installed all requirements. Application deployment script is stuck on step #6 for 24 hours and is not displaying any errors.

To Reproduce Steps to reproduce the behavior: Deploy app following documentation.

Expected behavior Application deployed.

Screenshots image

LMS (please complete the following information):

Desktop (please complete the following information):

Additional context N/A

leestott commented 2 years ago

Can you please ensure you have the prerequisite installed.

See: https://github.com/microsoft/Learn-LTI/blob/main/docs/DEPLOYMENT_GUIDE.md

To begin, you will need:

Azure CLI DotNet Core SDK .NET Core 3.1 Node.js Powershell Git An Azure subscription Note: Please ensure you reboot your machine after the installation of the Prerequisities

zozo1977 commented 2 years ago

We solved it. it was permissions problem. Some permissions were not documented well.

leestott commented 2 years ago

@zozo1977 firstly glad this was resolved, and you have the app installed.

Can you please confirm the permissions which you changed so we can add these to the setup document/troubleshooting guide.