Hi Johann, On Wed, Dec 8, 2021 at 8:50 AM <greyling@ruens.co.za> wrote:
I am experiencing problems during the initial setup of LedgerSMB using your docker image and a pulled postgres image. I include the commands issued when running these images on user defined bridge for evaluation purposes. Am using UBUNTU 18 The problem seems to be an authentication error for the postgres user. Any guidance will be welcomed
May I suggest you use the accompanying "docker-compose" file, which sets up a network bridge and two (linked) containers out of the box? There seems to be a problem for one container reaching the other. (I'm not quite clear on why this would be the case.) If you have Docker installed, installing docker-compose is trivial ( https://docs.docker.com/compose/install/#install-compose-on-linux-systems) and using it with the LedgerSMB docker images is really simple: https://github.com/ledgersmb/ledgersmb-docker#docker-compose-installation-an... Regards, Erik. -- Preview attachment LedgerSMB.pdf LedgerSMB.pdf 30 KB Bye, Erik. http://efficito.com -- Hosted accounting and ERP. Robust and Flexible. No vendor lock-in.
Hi Johann, On Wed, Dec 8, 2021 at 8:25 PM Erik Huelsmann <ehuels@gmail.com> wrote:
I am experiencing problems during the initial setup of LedgerSMB using your docker image and a pulled postgres image. I include the commands issued when running these images on user defined bridge for evaluation purposes. Am using UBUNTU 18 The problem seems to be an authentication error for the postgres user. Any guidance will be welcomed
May I suggest you use the accompanying "docker-compose" file, which sets up a network bridge and two (linked) containers out of the box? There seems to be a problem for one container reaching the other. (I'm not quite clear on why this would be the case.)
On second thought, I have a few additional questions: 1. could you provide us with the image version you used for PostgreSQL? If this is Pg version 14, could you try with Pg version 13? 2. Am I right that this error occurs after you have successfully logged in through setup.pl? If so, this isn't a simple authentication error, because setup.pl already authenticates on login. Regards, -- Bye, Erik. http://efficito.com -- Hosted accounting and ERP. Robust and Flexible. No vendor lock-in.
participants (1)
-
Erik Huelsmann