Skip to content

The script failed due to call depth overflow. #5

@zedkoved

Description

@zedkoved

Received the following error when running GetOciVirtualMachines from within a script I built. Error seems to be non-fatal, as the script continues to execute and does collect the VMs properly.

The script failed due to call depth overflow.
At C:\Windows\system32\WindowsPowerShell\v1.0\Modules\OnCommand-Insight\OnCommand-Insight.psm1:25340 char:46

  • ... $Uri += "$($Separator)sort=$((Get-Variable 'sort').Value)"
  •                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (0:Int32) [], RuntimeException
    • FullyQualifiedErrorId : CallDepthOverflow

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions