# ES Not Starting and No Logs On Azure Ubuntu Instance

**URL:** https://discuss.elastic.co/t/es-not-starting-and-no-logs-on-azure-ubuntu-instance/120432
**Category:** Elasticsearch
**Created:** [February 19, 2018, 11:05am UTC](https://discuss.elastic.co/t/es-not-starting-and-no-logs-on-azure-ubuntu-instance/120432 "2018-02-19T11:05:36Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Donglecow](https://avatars.discourse-cdn.com/v4/letter/d/779978/32.png) [@Donglecow](https://discuss.elastic.co/u/Donglecow)
#### Post date: [February 19, 2018, 11:27am UTC](https://discuss.elastic.co/t/es-not-starting-and-no-logs-on-azure-ubuntu-instance/120432/2 "2018-02-19T11:27:19Z")

</div>

An update to this.

I've looked at the system logs (/var/log/syslog) and monitored it as I was starting up ES.

I saw this in the logs:  
Feb 19 11:19:03 AZUREMACHINE kernel: [2075710.797219] Call Trace:  
Feb 19 11:19:03 AZUREMACHINE kernel: [2075710.797219] ? entry\_SYSCALL\_64\_fastpath+0x33/0xa3  
Feb 19 11:19:03 AZUREMACHINE kernel: [2075710.797219] Code: Bad RIP value.  
Feb 19 11:19:03 AZUREMACHINE kernel: [2075710.797219] RIP: 0x7fe23c670ae8 RSP: ffffb937c617bf50  
Feb 19 11:19:03 AZUREMACHINE kernel: [2075710.797219] CR2: 00007fe23c670ae8  
Feb 19 11:19:03 AZUREMACHINE kernel: [2075711.737161] ---[end trace 9a87081911b79205]---

Which lead me to this thread:

> [@Kernel Update on Ubuntu 17.10 causes Elasticsearch to panic](https://discuss.elastic.co/t/kernel-update-on-ubuntu-17-10-causes-elasticsearch-to-panic/116865):
>
> Hi, anybody else seeing this? When we run Elasticsearch 5.3.3 on Ubuntu 17.10 after the most recent kernel update from 4.13.0-25-generic to 4.13.0-31-generic we see kernel oopses, any remedy except downgrading the kernel? Thanks... Dominik. ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Date: Wed Jan 24 08:00:40 2018 Failure: oops OopsText: BUG: unable to handle kernel paging request at 00007facb845b240 IP: 0x7facb845b240 PGD …

I upgraded ES from 5.5.0 to 5.6.7 and it's running now, so the immediate issue is solved. I would however like to get 5.5.0 running on this system as it's meant to be an exact copy of another system on this infrastructure.

---

_[View the full topic](https://discuss.elastic.co/t/es-not-starting-and-no-logs-on-azure-ubuntu-instance/120432)._
