Closed mdtabrezpasha closed 1 year ago
Hi,
For the DataTables Ajax error, please can you tell me what is being returned by browsing to the URL: json/minions.json.php
on your web server under your Salt Minion Inventory web site please?
For the inventory.audit is not available
error, I see you are using Windows minions. The use of Windows minions with Salt Minion Inventory is experimental and not thoroughly tested (I do not have the ability to test Windows minions unfortunately). To debug this further, on your Windows minions try running the inventory.py
script that has been installed onto them, e.g. python3 inventory.py
. If this fails to execute then this could point to an issue with your Windows Python installation.
HI Niel, i tried browsing the url json/minions.json.php
and for windows i havent installed python3 on it and inventory.py is not copied either, where do i place the inventory.py script on the windows minion?
For the HTTP 500 error, are there any errors in the web server's logs, e.g. PHP errors?
For the Windows minions, SaltStack will deploy inventory.py
to every minion. On Linux minions, the file is located at: /srv/salt/_modules/
. It should be in the equivalent _modules
directory as part of the SaltStack installation.
Closing issue. Will re-open in the future if requested information is provided.
Salt Master
OS version: 22.04 Ubuntu Server SaltSatck version: 3005
Salt Minions
OS version: Windows SaltStack version: 3004
Issue description: error in WEB Gui & inventory.audit missing