| Número de ID do Erro |
BUG-000177212 |
| Enviado | June 16, 2025 |
| Última Modificação | September 11, 2025 |
| Aplica-se à | Portal for ArcGIS |
| Versão encontrada | 11.3 |
| Sistema Operacional | Windows Server |
| Versão do Sistema Operacional | 2022 |
| Versão Fixa | 12.0 |
| Status | Fixed
O problema foi corrigido. Consulte a Versão Corrigida e Informações Adicionais, se aplicável, para obter mais informações
|
Solução Provisória
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).
Etapas para Reproduzir