Questions tagged [erlang]

Erlang is a general-purpose, garbage-collected programming language and runtime environment, with built-in support for concurrency, distribution and fault tolerance.

17 questions
-1
votes
2 answers

RabbitMQ randomly crashes

I've recently deployed a RabbitMQ server on AWS following the instructions for RPM-based Linux distros. RabbitMQ 3.8.14 Erlang 23.3.1 It's a single-node deployment with only one vhost ("/") I've been using mostly the default configuration. I've…
argyrodagdileli
  • 101
  • 2
  • 8
-2
votes
1 answer

No bin directory in Erlang installation directory on Windows Server 2019 SE

Have you experienced the situation mentioned in question title? My Erlang (23.1) installation directory looks like below, bin directory is missing. Because of it I am not able to use RabbitMQ. Another weird thing is that I've installed on another…
mankers
  • 97
  • 2
1
2