Skip to content

The script failed due to call depth overflow. #5

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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