You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are getting errors when doing
Invoke-PnPSiteTemplate -Path $PSScriptRoot\Templates\EPostTemplate.xml
2022-05-08T19:52:24.1510661Z VERBOSE: Caught an exception:
2022-05-08T19:52:24.1517604Z VERBOSE: Exception Type: System.Xml.XmlException
2022-05-08T19:52:24.1533553Z VERBOSE: Exception Message: ' ' is an unexpected token. The expected token is ';'. Line 1, position 182.
The error is consistent every time we run it. The template is always the same.
We deploy 170 sites and in 20% or of the cases we get this error
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
We are getting errors when doing
Invoke-PnPSiteTemplate -Path $PSScriptRoot\Templates\EPostTemplate.xml
2022-05-08T19:52:24.1510661Z VERBOSE: Caught an exception:
2022-05-08T19:52:24.1517604Z VERBOSE: Exception Type: System.Xml.XmlException
2022-05-08T19:52:24.1533553Z VERBOSE: Exception Message: ' ' is an unexpected token. The expected token is ';'. Line 1, position 182.
The error is consistent every time we run it. The template is always the same.
We deploy 170 sites and in 20% or of the cases we get this error
Beta Was this translation helpful? Give feedback.
All reactions