Open rathnamvemula opened 5 years ago
Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.
Same issue here on one tenant. We are currently unable to create site collections (STS#0) due to the fact, that the operation never completes.
Hi, We are using PnP vesion (2.11.1701.1) to provision the SharePoint sites, which is working fine from the past 2+ years. All of a sudden, the sites started failing provisioning with the following error.
`Error from Logs:
Here is the code, which is failing. We increased the time out from 30 min to 60 min, 120 mins, but the site provisioning is still failing.
`tenant.CreateSiteCollection(newSite, true, true, timeoutFunction: (operationMessage) => {
Appreciate, if someone can help on this issue. Thanks in Advance.