# Elasticsearch-plugin install nlp plugin remain error

**URL:** https://discuss.elastic.co/t/elasticsearch-plugin-install-nlp-plugin-remain-error/309015
**Category:** Elasticsearch
**Tags:** docker
**Created:** [July 6, 2022, 1:00pm UTC](https://discuss.elastic.co/t/elasticsearch-plugin-install-nlp-plugin-remain-error/309015 "2022-07-06T13:00:49Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![zhigang9521](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/zhigang9521/32/107987_2.png) [@zhigang9521](https://discuss.elastic.co/u/zhigang9521)
#### Post date: [July 6, 2022, 1:00pm UTC](https://discuss.elastic.co/t/elasticsearch-plugin-install-nlp-plugin-remain-error/309015/1 "2022-07-06T13:00:49Z")

</div>

```auto
appuser@elasticsearch:~/app/elasticsearch-7.14.1$ ./bin/elasticsearch-plugin install file:///data/elasticsearch-data/analysis-hanlp
-> Installing file:///data/elasticsearch-data/analysis-hanlp
-> Downloading file:///data/elasticsearch-data/analysis-hanlp
[=================================================] 100%??
-> Failed installing file:///data/elasticsearch-data/analysis-hanlp
-> Rolling back file:///data/elasticsearch-data/analysis-hanlp
-> Rolled back file:///data/elasticsearch-data/analysis-hanlp
Exception in thread "main" java.nio.file.NoSuchFileException: /home/appuser/app/elasticsearch-7.14.1/plugins/.installing-15383773280592652531/plugin-descriptor.properties
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:219)
	at java.base/java.nio.file.Files.newByteChannel(Files.java:375)
	at java.base/java.nio.file.Files.newByteChannel(Files.java:426)
	at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420)
	at java.base/java.nio.file.Files.newInputStream(Files.java:160)
	at org.elasticsearch.plugins.PluginInfo.readFromProperties(PluginInfo.java:173)
	at org.elasticsearch.plugins.InstallPluginCommand.loadPluginInfo(InstallPluginCommand.java:787)
	at org.elasticsearch.plugins.InstallPluginCommand.installPlugin(InstallPluginCommand.java:846)
	at org.elasticsearch.plugins.InstallPluginCommand.execute(InstallPluginCommand.java:246)
	at org.elasticsearch.plugins.InstallPluginCommand.execute(InstallPluginCommand.java:216)
	at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:75)
	at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:116)
	at org.elasticsearch.cli.MultiCommand.execute(MultiCommand.java:80)
	at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:116)
	at org.elasticsearch.cli.Command.main(Command.java:79)
	at org.elasticsearch.plugins.PluginCli.main(PluginCli.java:36)

```

---

<div class="post-metadata">

### Author: ![dadoonet](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dadoonet/32/137187_2.png) [@dadoonet](https://discuss.elastic.co/u/dadoonet)
#### Post date: [July 6, 2022, 1:19pm UTC](https://discuss.elastic.co/t/elasticsearch-plugin-install-nlp-plugin-remain-error/309015/2 "2022-07-06T13:19:47Z")

</div>

Please don't post images of text as they are hard to read, may not display correctly for everyone, and are not searchable.

Instead, paste the text and format it with `</>` icon or pairs of triple backticks (```), and check the preview window to make sure it's properly formatted before posting it. This makes it more likely that your question will receive a useful answer.

It would be great if you could update your post to solve this.

Also, where is this plugin coming from?

---

<div class="post-metadata">

### Author: ![zhigang9521](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/zhigang9521/32/107987_2.png) [@zhigang9521](https://discuss.elastic.co/u/zhigang9521)
#### Post date: [July 7, 2022, 2:51am UTC](https://discuss.elastic.co/t/elasticsearch-plugin-install-nlp-plugin-remain-error/309015/3 "2022-07-07T02:51:30Z")

</div>

ok, i have modified it

---

<div class="post-metadata">

### Author: ![dadoonet](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dadoonet/32/137187_2.png) [@dadoonet](https://discuss.elastic.co/u/dadoonet)
#### Post date: [July 7, 2022, 2:39pm UTC](https://discuss.elastic.co/t/elasticsearch-plugin-install-nlp-plugin-remain-error/309015/4 "2022-07-07T14:39:59Z")

</div>

I think you are using [GitHub - KennFalcon/elasticsearch-analysis-hanlp: HanLP Analyzer for Elasticsearch](https://github.com/KennFalcon/elasticsearch-analysis-hanlp)

This community plugin does not seem to have been updated after 7.10.2.  
You might need to ask the author of the plugin.

---

<div class="post-metadata">

### Author: ![zhigang9521](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/zhigang9521/32/107987_2.png) [@zhigang9521](https://discuss.elastic.co/u/zhigang9521)
#### Post date: [July 8, 2022, 2:37am UTC](https://discuss.elastic.co/t/elasticsearch-plugin-install-nlp-plugin-remain-error/309015/5 "2022-07-08T02:37:45Z")

</div>

ok,thank you

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [August 5, 2022, 2:38am UTC](https://discuss.elastic.co/t/elasticsearch-plugin-install-nlp-plugin-remain-error/309015/6 "2022-08-05T02:38:20Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
