All Apps and Add-ons

Machine Learning Toolkit: Why am I constantly getting python error "Operation not permitted" when trying to execute 'fit' command?

fkurbatov
Engager

Every time I try to run a linear prediction sample (for example "Predict VPN Usage") I get the following error:

Error in 'fit' command: [Errno 1] Operation not permitted: '/opt/splunk/etc/apps/Splunk_SA_Scientific_Python_linux_x86_64/bin/linux_x86_64/bin/python'

Detection of numeric outliners (which obviously doesn't need 'fit') works fine.

Here is what I get in mlspl.log:

1491518277.011762 2017-04-07 01:37:57,011 ERROR [mlspl] [die] [Errno 1] Operation not permitted: '/opt/splunk/etc/apps/Splunk_SA_Scientific_Python_linux_x86_64/bin/linux_x86_64/bin/python'
1491518277.014168 2017-04-07 01:37:57,014 ERROR [mlspl] [die] Traceback (most recent call last):
  File "/opt/splunk/etc/apps/Splunk_ML_Toolkit/bin/cexc/__init__.py", line 147, in run
    while self._handle_chunk():
  File "/opt/splunk/etc/apps/Splunk_ML_Toolkit/bin/cexc/__init__.py", line 272, in _handle_chunk
    ret = self.handler(metadata, body)
  File "/opt/splunk/etc/apps/Splunk_ML_Toolkit/bin/cexc/__init__.py", line 345, in handler
    raise RuntimeError(self.msg)
RuntimeError: [Errno 1] Operation not permitted: '/opt/splunk/etc/apps/Splunk_SA_Scientific_Python_linux_x86_64/bin/linux_x86_64/bin/python'

OS: Ubuntu 16.04.2 LTS x64
Splunk Version: 6.5.3
Splunk Build: 36937ad027d4

Please advice.

Thanks,
Fedor

0 Karma
1 Solution

grana_splunk
Splunk Employee
Splunk Employee

Hi ,

Can you please check if your app was installed by same user as splunk? Depending on how the app was installed, it can be messed up (e.g. it was installed by root but splunk runs as a separate user)

Thanks

View solution in original post

grana_splunk
Splunk Employee
Splunk Employee

Hi ,

Can you please check if your app was installed by same user as splunk? Depending on how the app was installed, it can be messed up (e.g. it was installed by root but splunk runs as a separate user)

Thanks

fkurbatov
Engager

That was exactly my case.

Thank you very much!

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!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...