Quantcast
Channel: Active questions tagged crash - Stack Overflow
Viewing all articles
Browse latest Browse all 7190

Erlang Cowboy crashing. How to change logging levels?

$
0
0

I am running an Erlang Cowboy server and it strangely crashes sometimes with the error message:

> heart: Thu Dec 23 08:31:33 2021: Erlang has closed.heart: Thu Dec 23 08:31:33 2021: Would reboot. Terminating.gmake: *** [erlang.mk:7564: run] Killed

Lines 7564 in erlang.mk is

7563 run:: all7564 $(verbose) $(RELX_OUTPUT_DIR)/$(RELX_REL_NAME)/bin/$(RELX_REL_NAME)$(RELX_REL_EXT) $(RELX_REL_CMD)

I am unable to figure out why it is crashing because I can find no logs.

The logs on the date of the crash are completely empty.


Viewing all articles
Browse latest Browse all 7190

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>