question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

7.1.0 elasticsearch error

See original GitHub issue

I’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:closed
  • Created 2 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
PhyxionNLcommented, Sep 15, 2021

No problem 😁 It’s working now, thanks 🎉

0reactions
ejsmithcommented, Sep 15, 2021

@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?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found