[PR #409] [MERGED] Add docs:Add guidance for Postgresql "FATAL no host for" configruation #516

Closed
opened 2026-02-16 11:21:01 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs-archived/pull/409
Author: @Chen571428
Created: 12/18/2024
Status: Merged
Merged: 4/14/2025
Merged by: @AllenWriter

Base: mainHead: patch-1


📝 Commits (2)

  • d1f9280 Add guidance for Postgresql "FATAL no host for" configruation
  • 1c24bf5 Update docker-compose.md

📊 Changes

1 file changed (+12 additions, -0 deletions)

View changed files

📝 zh_CN/getting-started/install-self-hosted/docker-compose.md (+12 -0)

📄 Description

Hi! I found that many using docker-compose to locally deploy Dify usually met the problem that PostgreSQL refused any connection. And the WebUI raises "Internal Server Error".

This PR adds basic descrption about the problem ,and the usual way to solve it.

Thanks!


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-docs-archived/pull/409 **Author:** [@Chen571428](https://github.com/Chen571428) **Created:** 12/18/2024 **Status:** ✅ Merged **Merged:** 4/14/2025 **Merged by:** [@AllenWriter](https://github.com/AllenWriter) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`d1f9280`](https://github.com/langgenius/dify-docs-archived/commit/d1f9280b20e1e2cd09b94562d672da663dc3ef36) Add guidance for Postgresql "FATAL no host for" configruation - [`1c24bf5`](https://github.com/langgenius/dify-docs-archived/commit/1c24bf535227a007111349ba031f612d680873b3) Update docker-compose.md ### 📊 Changes **1 file changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `zh_CN/getting-started/install-self-hosted/docker-compose.md` (+12 -0) </details> ### 📄 Description Hi! I found that many using docker-compose to locally deploy Dify usually met the problem that PostgreSQL refused any connection. And the WebUI raises "Internal Server Error". This PR adds basic descrption about the problem ,and the usual way to solve it. Thanks! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 11:21:01 -05:00
yindo closed this issue 2026-02-16 11:21:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs-archived#516