Probably You miss the DB access permissions. Try to have a look to grant permission (also for replica)
Try something like: GRANT ALL PRIVILEGES ON Rivendell.* to ‘rdpl’@‘192.168.%’; But double check host, username, DB. Regards Gabriele Sent from my iPhone > On 30 Dec 2019, at 19:09, Tom Van Gorkom <[email protected]> wrote: > > > Does anyone have experience with aman to replicate between servers in > Rivendell? I have been experimenting with it to see if it will be easier to > manage than the replication I do now. It looks promising but I can't seem to > get aman to connect to the databases - it sees that they are running but says > that they are offline. I have checked the ssh keys (they work) and the > mariadb users and grants a few times. I attached photos of each server > screen showing the mariadb user list along with the aman server manager. > > I also can't launch it from the GUI... it brings up the root login and then > nothing. The only way I can look at it is to use the CLI. That likely means > something is still missing, but what? > > Any ideas of what to check? > > Tom Van Gorkom > Radio Esperanza Engineering, KRIO AM/FM, KOIR FM > Office: 956-380-8150 > Cell: 865-803-7427 > www.radioesperanza.com > > Director of Media > Rio Grande Bible Ministries > 4300 S US Hwy 281 > Edinburg, TX 78539 > www.riogrande.edu > <SystemB.jpg> > <SystemA.jpg> > _______________________________________________ > Rivendell-dev mailing list > [email protected] > http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
_______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
