elasticfence / elasticsearch-http-user-auth

HTTP Basic Authentication and IP ACL plugin for Elasticsearch :key: (UNMAINTAINED)
http://qxip.net
148 stars 32 forks source link

Problem while installing "EPERM: operation not permitted" #34

Closed mstya closed 7 years ago

mstya commented 7 years ago

Hello! I have a problem while installing plugin kibana-auth-plugin. In console I got this message:

Plugin installation was unsuccessful due to error "EPERM: operation not permitted, rename 'D:\elastic_kibana\kibana-4.6.2-windows-x86\installedPlugins.plugin.installing' -> 'D:\elastic_kibana\kibana-4.6.2-windows-x86\installedPlugins\kibana-auth-plugin'"

Have can I fix this? Thanks!

lmangani commented 7 years ago

Hi @mstya I do not have a windows setup to confirm unfortunately. You can try build the plugin manually with npm and installing the locally generated package to see if this fixes the issue?

lmangani commented 7 years ago

Please use https://github.com/elasticfence/kibana-auth-elasticfence for native integration with Elasticfence auth, and raise the installation issue there for assistance. Thanks!