| 不具合 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).
再現の手順