7.1.0 elasticsearch error
See original GitHub issueI’ve just tried updating 7.0.9 to 7.1.0 but exceptionless app fails:
Starting Elasticsearch...
chown: invalid user: 'elasticsearch:elasticsearch'
Could not execute because the application was not found or a compatible .NET SDK is not installed.
Possible reasons for this include:
* You intended to execute a .NET program:
The application 'Exceptionless.Job.dll' does not exist.
* You intended to execute a .NET SDK command:
It was not possible to find any installed .NET SDKs.
Install a .NET SDK from:
https://aka.ms/dotnet-download
I’m using a similar config as https://github.com/exceptionless/Exceptionless/blob/master/samples/docker-compose.yml
E: Downgrading to 7.0.9 makes it run again.
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
ElasticSearch 7.1.0 MSI installation failed · Issue #300
Below is the screen shot and error produced while installing ES using msi on windows 10 desktop: image. Environment. windows 10. No proxy...
Read more >Elasticsearch version 7.1.0
Some settings are not returned via the nodes settings API · Authorization exceptions · Users command fails due to extra arguments · Users...
Read more >Logstash 7.1.0 problem on Install
Hardware: Raspbberry Pi3 (arm processor) OS: Raspbian (Debian Stretch 9) Java: openjdk 10 $ bin/logstash -e 'input { stdin {} } output ...
Read more >Fix common cluster issues | Elasticsearch Guide [7.17]
This error indicates a data node is critically low on disk space and has reached the flood-stage disk usage watermark. To prevent a...
Read more >Can't start Elasticsearch 7 service on Windows
The Elasticsearch 7.0.0 (elasticsearch-service-x64) service terminated with the following service-specific error: Incorrect function. I have no ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
No problem 😁 It’s working now, thanks 🎉
@PhyxionNL this has been fixed in the latest docker images. Sorry, I thought we replied in here already. Can you try the latest images and let me know how it goes?