Appearance
If you get this FATAL during startup check your PostgreSQL logins
FATAL
psql postgres
and
psql -U repl postgres
And, check the PostgreSQL logs for any error.
Setting log_level to DEBUG5 in pgmoneta.conf could provide more information about the error.
log_level
DEBUG5
pgmoneta.conf