Replies: 1 comment
-
|
Hi @ritititi thanks for submitting this! The problem is that Monkey365 is passing an empty object to the html module and some exceptions are unhandled. I've opened a new issue to track it. Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have been trying to scan Microsoft Forms and I keep getting this error. Any idea what should be done?
Edit: I have pasted all the warnings/errors below
WARNING: [06:42:08:376] - [Get-MonkeyFormsTenantInformation] - The Microsoft 365 Forms. Tenant settings query did not return any data in xx-xx-xx tenant - warning - DESKTOP-xx - FormsTenantInfoEmptyResponse
New-SideBar : Cannot bind argument to parameter 'items' because it is null.
At C:\Program Files\WindowsPowerShell\Modules\monkey365\core\modules\monkeyhtml\public\New-HtmlReport.ps1:142 char:39
The variable '$sidebar' cannot be retrieved because it has not been set.
At C:\Program Files\WindowsPowerShell\Modules\monkey365\core\modules\monkeyhtml\public\New-HtmlReport.ps1:143 char:12
The variable '$new_chartCard' cannot be retrieved because it has not been set.
At C:\Program Files\WindowsPowerShell\Modules\monkey365\core\modules\monkeyhtml\private\htmlcharts\New-IssuesBySeverityJsonChart.ps1:148 char:12
Exception calling "AppendChild" with "1" argument(s): "Unable to cast object of type 'System.Management.Automation.PSObject' to type 'System.Xml.XmlNode'."
At C:\Program Files\WindowsPowerShell\Modules\monkey365\core\modules\monkeyhtml\private\htmldashboard\New-MainDashboard2.ps1:64 char:9
Exception calling "AppendChild" with "1" argument(s): "Unable to cast object of type 'System.Management.Automation.PSObject' to type 'System.Xml.XmlNode'."
At C:\Program Files\WindowsPowerShell\Modules\monkey365\core\modules\monkeyhtml\private\htmldashboard\New-MainDashboard2.ps1:69 char:9
New-SideBar : Cannot bind argument to parameter 'items' because it is null.
At C:\Program Files\WindowsPowerShell\Modules\monkey365\core\modules\monkeyhtml\public\New-HtmlReport.ps1:184 char:43
The variable '$sidebar' cannot be retrieved because it has not been set.
At C:\Program Files\WindowsPowerShell\Modules\monkey365\core\modules\monkeyhtml\public\New-HtmlReport.ps1:238 char:12
The variable '$sidebar' cannot be retrieved because it has not been set.
At C:\Program Files\WindowsPowerShell\Modules\monkey365\core\modules\monkeyhtml\public\New-HtmlReport.ps1:241 char:40
Thank you
Beta Was this translation helpful? Give feedback.
All reactions