Getting Data In

permission problem on windows with etc\system\metadata\default.meta

mataharry
Communicator

I installed Splunk Universal forwarder on Windows (2008 rc2), but when I tried to upgrade or to uninstall, it failed.

Error 1321. The Installer has insufficient privileges to modify the file D:\Program Files\SplunkUniversalForwarder\etc\system\metadata\default.meta

It seems to be linked to the MSI installer.
I checked the file it's locked, and there are no visible owner or permissions, even windows doesn't know how to display it.

Tags (3)
1 Solution

yannK
Splunk Employee
Splunk Employee

There is a workaround to fix the file permissions :

Manually updates the permissions of the $Splunk$\etc\system\metadata folder prior to upgrading/uninstall the forwarder. Set the folder to "Inherit Permissions from Parent", and after upgrade, the default.meta file was not corrupt.

View solution in original post

yannK
Splunk Employee
Splunk Employee

There is a workaround to fix the file permissions :

Manually updates the permissions of the $Splunk$\etc\system\metadata folder prior to upgrading/uninstall the forwarder. Set the folder to "Inherit Permissions from Parent", and after upgrade, the default.meta file was not corrupt.

yannK
Splunk Employee
Splunk Employee

If you have a broken instance on the latest version (6.0 currently), and want to fix it without uninstalling, here is a workaround :

previous state : splunkforwarder version 6 with the permission issue

  • stop the splunkforwarder service
  • change recursively the owner of the folder $SPLUNK_HOME\etc\system to your user or the system
  • repair the install using the MSI command line for the same version 6.0 msiexec /fa splunkforwarder-6.0-*.msi
0 Karma

mataharry
Communicator

It worked. I still don't know what causes that. Is is only with MSI installer on the command line ?

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...