Hello!
I've installed rabbitmq in vnet jail and failed.
rabbitmq runs, but rabbitmqctl hangs.
inet_gethost does not start
Several years and erlang major versions ago I've run rabbitmq successfully in non-vnet jail. I've even tried to truss inet_gethost, but this time I've failed to get the point.
Maybe someone has a positive experience?
I've installed rabbitmq in vnet jail and failed.
rabbitmq runs, but rabbitmqctl hangs.
inet_gethost does not start
Code:
inet_gethost[93648]: WARNING:Unable to select on dying child file descriptor, errno = 9.
inet_gethost[93742]: WARNING:Unable to write to child process.
inet_gethost[93742]: WARNING:Unable to select on dying child file descriptor, errno = 9.
inet_gethost[93756]: WARNING:Unable to write to child process.
inet_gethost[93756]: WARNING:Unable to select on dying child file descriptor, errno = 9.
inet_gethost[93797]: WARNING:Unable to write to child process.
Several years and erlang major versions ago I've run rabbitmq successfully in non-vnet jail. I've even tried to truss inet_gethost, but this time I've failed to get the point.
Maybe someone has a positive experience?