[PR #309] [MERGED] Use netcat-openbsd for IPv6 support #543

Closed
opened 2026-02-26 10:33:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/309
Author: @zhaofengli
Created: 11/7/2020
Status: Merged
Merged: 11/9/2020
Merged by: @agolybev

Base: developHead: netcat-ipv6


📝 Commits (1)

  • 94c64d3 Use netcat-openbsd for IPv6 support

📊 Changes

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

View changed files

📝 Dockerfile (+1 -1)

📄 Description

The traditional netcat package does not support IPv6, and the connection check will fail if the RabbitMQ host is IPv6-only with the following error:

rabbitmq: forward host lookup failed: No address associated with name

🔄 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/ONLYOFFICE/Docker-DocumentServer/pull/309 **Author:** [@zhaofengli](https://github.com/zhaofengli) **Created:** 11/7/2020 **Status:** ✅ Merged **Merged:** 11/9/2020 **Merged by:** [@agolybev](https://github.com/agolybev) **Base:** `develop` ← **Head:** `netcat-ipv6` --- ### 📝 Commits (1) - [`94c64d3`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/94c64d3f6d72af477df2c4ee606aa3d843f6e034) Use netcat-openbsd for IPv6 support ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+1 -1) </details> ### 📄 Description The traditional netcat package does not support IPv6, and the connection check will fail if the RabbitMQ host is IPv6-only with the following error: ``` rabbitmq: forward host lookup failed: No address associated with name ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 10:33:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-DocumentServer-ONLYOFFICE#543
No description provided.