Hello everyone,
I'm having an issue with installing EMS HA with PostgreSQL HA using Bitnami Docker. I followed the installation guide, but I encountered an installation error at step 4.b.ii, as shown in the attached image.
Has anyone faced this issue before and can help me resolve it?
OS: Ubuntu 24.04 LTS
EMS: 7.4.3
Thanks.
Hello,
Thank you for using the Community Forum. I will seek to get you an answer or help. We will reply to this thread with an update as soon as possible.
Thanks,
Hello,
We are still looking for someone to help you.
We will come back to you ASAP.
Thanks,
Hello,
Could you please have a look at these steps?:
To install EMS HA with Postgres HA using Bitnami Docker, follow these steps:
可參考該原廠文件 https://docs.fortinet.com/document/forticlient/7.4.4/ems-ha-deployment-guide/109604/ems-nodes-in-ha-...
這邊的指令我已有測試過,指令格式應該是有誤
./forticlientems_7.4.4.2034.F.bin -- --db_host "<ip/fqdn node 1>,<ip/fqdn node 2>" --db_user postgres --db_pass postgres --skip_db_install --allowed_hosts '*' --enable_remote_https
建議改成用以下方式輸入 即可解決
sudo ./forticlientems_7.4.4.2034.F.amd64.bin -- \
--db_host "<ip/fqdn node 1>,<ip/fqdn node 2>" \
--db_user postgres \
--db_pass ‘postgres’ \
--skip_db_install \
--allowed_hosts '*' \
--enable_remote_https
I went the CloudNativePostgreSQL way, but not had a need for a multi-cluster yet, but the CNPG one ticked all the boxes for my needs and having read the documentation, wouldn't really use anything else if I could avoid it.
| User | Count |
|---|---|
| 2895 | |
| 1448 | |
| 849 | |
| 825 | |
| 455 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2026 Fortinet, Inc. All Rights Reserved.