-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
invalid ELF header #29
Comments
I had the same problem. This is due to the fact that 'node_modules' in this package made for Windows. You need to remove the 'node_modules' directory and rebuild it under Linux. Repack and try again. But at me on Ubuntu Server 16.04 gives the following error:
I don't know what to do next... |
Thanks for the info. @FrancDeGir which version of Kibana are you using? |
@codingchili tried on 6.5.4 and 6.6.0 version. |
I'm trying on 6.6.0 now, not able to install the plugin. It seems to get stuck while "optimizing browser bundles." Maybe I just need more verbose logging. |
I have all kiabna error log. |
Thanks!. There's a lot of related issues Maybe there's some webpack configuration bundled with kibana that needs a poke. Also, there's a bunch of plugin related issues to check I will try to reproduce with more verbose logging and under Linux. |
@FrancDeGir opened #32 for the loader issue. Closing this as we are going to automate releases of windows/unix builds. |
Reported from kibana-mithril.com
Hi, I am unable to install this 2FA with version 6.6.0 of Kibana.
Initially using the default kbn-authentication-plugin.zip package, I ran into the error message 6.6.0 is not compatible with 6.3.2. Thus, I changed the version from 6.3.2 to 6.6.0 in the package.json file.
I reran the plugin installation and this time the following error message showed up: FATAL Error: /usr/share/kibana/plugins/kbn-authentication-plugin/node_modules/ref-napi/build/Release/binding.node: invalid ELF header
Please let me know if there is anything I am doing incorrectly and what needs to be corrected for me to make this work. Thank you for your help!
The text was updated successfully, but these errors were encountered: