sexibytes / sexigraf

SexiGraf is a vSphere centric Graphite appliance with a Grafana frontend.
http://www.sexigraf.fr
MIT License
128 stars 21 forks source link

After update - Variable "ErrorActionPreference" or common parameter is set to Stop #329

Closed ttmader closed 1 year ago

ttmader commented 1 year ago

Hi,

After updating to the latest version I see this in the log:

Transcript started, output file is /var/log/sexigraf/ViOfflineInventory.log 2023-01-20T17:28:16.4593792+00:00 [INFO] ViOfflineInventory v0.9.68 2023-01-20T17:28:16.4653737+00:00 [INFO] Importing PowerCli and Graphite PowerShell modules ... 2023-01-20T17:28:19.1938797+00:00 [INFO] Looking for another ViOfflineInventory ... 2023-01-20T17:28:19.2090493+00:00 [INFO] VI servers listing ... PS>TerminatingError(Get-Content): "The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: Cannot find path '/tmp/vmw_vcsa_lab.key' because it does not exist." 2023-01-20T17:28:19.2422041+00:00 [WARN] SessionToken not found, invalid or connection failure 2023-01-20T17:28:19.2428040+00:00 [WARN] Attempting explicit connection ... 2023-01-20T17:28:22.1161223+00:00 [INFO] Connected to vCenter vcsa.lab version 6.7.0 build 19299595 2023-01-20T17:28:22.1226587+00:00 [INFO] Start processing vCenter/ESX vcsa.lab ... 2023-01-20T17:28:22.2038893+00:00 [INFO] Collecting objects in vcsa.local ... 2023-01-20T17:28:22.9333035+00:00 [INFO] Building hashtables ... 2023-01-20T17:28:23.1743338+00:00 [INFO] Writing Vm Inventory files ... 2023-01-20T17:28:23.1811093+00:00 [INFO] Writing Esx Inventory files ... 2023-01-20T17:28:23.1823215+00:00 [INFO] Writing Datastore Inventory files ... PS>$global:? True


PowerShell transcript end End time: 20230120172823


What should I do?

Thanks.

rschitz commented 1 year ago

Hi, did you enable "VI" collect for this vcenter ?

ttmader commented 1 year ago

Yes.

The statistics seem to work but that error appears.

image

rschitz commented 1 year ago

what the vi log says?

ttmader commented 1 year ago

Yes, VI log

rschitz commented 1 year ago

can you share what the VI log says? This is the inventory log.

ttmader commented 1 year ago

I just went in to check the log and those errors no longer appear. I've restarted it several times with no errors.

Seems like it just needed time after the update.

Thanks a lot for everything!

rschitz commented 1 year ago

strange but ok, if it appears again we'll dig into it. thanks for reporting