| 漏洞 ID 编号 |
BUG-000177212 |
| 已提交 | June 16, 2025 |
| 上次修改时间 | September 11, 2025 |
| 适用范围 | Portal for ArcGIS |
| 找到的版本 | 11.3 |
| 操作系统 | Windows Server |
| 操作系统版本 | 2022 |
| 修正版本 | 12.0 |
| 状态 | Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
|
解决办法
If the DS connection is revoked for the webhooks user, this will put the whole process into a bad error state where we try to connect to the DB 5x: (If customer concern is logs are being over generated, this workaround should not be applied).
- DEBUG Webhook database connection failed. FATAL: no pg_hba.conf entry for host "10.44.97.239", user "euwho1xx", database "webhooks", SSL encryption.
- DEBUG org.postgresql.util.PSQLException: FATAL: no pg_hba.conf entry for host "10.44.97.239", user "euwho1xx", database "webhooks", SSL encryption (more).
- DEBUG Connecting to the webhook database failed. Attempt :5
- DEBUG Failed to refresh webhook database and queue configurations. Initialize Webhooks Database failed.Obtained the Webhooks database but it cannot be connected. Restart the server to re-try.
- DEBUG java.lang.Exception: Initialize Webhooks Database failed.Obtained the Webhooks database but it cannot be connected. Restart the server to re-try (more).
重现步骤