Skip to content

Recreate expired vCenter sessions during long sync runs #188

@ncansado

Description

@ncansado

Hi,
my problem scenario is that I've several vcenters.
If I run the tool vcenter by vcenter, it runs ok, but if I configure all vcenters in one call, it fails after 30 min.

Currently if i've one config per vcenter it will run ok but purges the previous runs (required to purge every time)
The goal is to run all vcenters in a row.

I noticed that the tool perform the connnection to all vcenters at begin. I tyhink the problem would go away if calls are done 1 at time.
This is the error that i got after 30min,( I know that is timeout related with vcenter session on idle).

  • ERROR: Problem creating venter view for 'networks': (vim.fault.NotAuthenticated)
    dynamicType = ‹unset>,
    dynamicProperty = (vmodl. DynamicProperty)
    01
    msg = 'The session is not authenticated.
    faultCause = ‹unset>,
    faultMessage = (vmodl. LocalizableMessage) (l,
    object =
    "vim. Folder: group-dl',
    privileged = 'System.View!

Help would be appreciated.

PS. I really like the outcome of this tool, really good work

Metadata

Metadata

Assignees

No one assigned

    Labels

    awaiting replyAwaiting reply from issue ownerbugSomething isn't working

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions