You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new to idempiere project and want to see how it looks like.
Therefore I tried to run idempiere:11-master using docker compose but in vain.
I got the following logs and like to find out the problem:
idempiere-1 | The Idempiere executable launcher was unable to locate its
idempiere-1 | companion shared library.
....
postgres-1 | 2024-11-14 15:21:30.331 JST [34] FATAL: password authentication failed for user "adempiere"
postgres-1 | 2024-11-14 15:21:30.331 JST [34] DETAIL: Role "adempiere" does not exist.
postgres-1 | Connection matched file "/var/lib/postgresql/data/pg_hba.conf" line 128: "host all all all scram-sha-256"
idempiere-1 | Database 'idempiere' not found, starting import...
idempiere-1 | ./RUN_ImportIdempiere.sh: 9: .: cannot open ./myEnvironment.sh: No such file
idempiere-1 exited with code 2
Any suggestion is appreciated in advance.
The text was updated successfully, but these errors were encountered:
I'm new to idempiere project and want to see how it looks like.
Therefore I tried to run idempiere:11-master using docker compose but in vain.
I got the following logs and like to find out the problem:
idempiere-1 | The Idempiere executable launcher was unable to locate its
idempiere-1 | companion shared library.
....
postgres-1 | 2024-11-14 15:21:30.331 JST [34] FATAL: password authentication failed for user "adempiere"
postgres-1 | 2024-11-14 15:21:30.331 JST [34] DETAIL: Role "adempiere" does not exist.
postgres-1 | Connection matched file "/var/lib/postgresql/data/pg_hba.conf" line 128: "host all all all scram-sha-256"
idempiere-1 | Database 'idempiere' not found, starting import...
idempiere-1 | ./RUN_ImportIdempiere.sh: 9: .: cannot open ./myEnvironment.sh: No such file
idempiere-1 exited with code 2
Any suggestion is appreciated in advance.
The text was updated successfully, but these errors were encountered: