Unsolved

1 Rookie

 • 

3 Posts

14

November 4th, 2025 18:40

Error when I try to get information from VG

I got this error when I try to get information from VG, but the error appears.  User and Pass are correctly, also I updated the ansible modules and Ansible to the latest version.

Versions:

Collection Version


dellemc.powerstore 3.8.0

python version = 3.12.11
jinja version = 3.1.4
pyyaml version = 6.0.2 (with libyaml v0.2.5)

PowerStore OS 4.1.0.2

This is the error:

"msg": "Failed to get volume group "VG" with error HTTP code: 401, Unauthorized [Access forbidden: Authentication required.]",

Can someone help me with this?

1 Rookie

 • 

3 Posts

November 13th, 2025 22:34

we were able to identify the root cause of the issue. The problem stemmed from missing utilities in the appliance where the playbook was executed.
After identifying this, we re-installed all necessary Python utilities, successfully re-ran the playbook and the task was completed.
No Events found!

Top