apache / apache/cloudberry

cbcopy_helper write: broken pipe

Open
#1,496 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
1.4k
Forks
247
Avg merge
4d 3h
Merged PRs (30d)
39

Description

Hi ,

I am facing below errors while using cbcopy. The firewall is disabled and IP Tables are also not configured.

20251218:23:36:07 cbcopy_helper:gpadmin:VGX-GP:1640914-[DEBUG]:-Helper stopping
20251218:23:36:07 cbcopy_helper:gpadmin:VGX-GP:1640914-[ERROR]:-cbcopy_helper exited with error: failed to redirect stream: readfrom tcp 192.168.3.71:52232->192.168.3.72:1072: write tcp 192.168.30
.17:52232->192.168.3.72:1072: write: broken pipe
20251218:23:36:07 cbcopy_helper:gpadmin:VGX-GP:1640903-[DEBUG]:-Connection to 192.168.3.72:1072 is closed.
20251218:23:36:07 cbcopy_helper:gpadmin:VGX-GP:1640903-[DEBUG]:-Helper stopping
20251218:23:36:07 cbcopy_helper:gpadmin:VGX-GP:1640903-[ERROR]:-cbcopy_helper exited with error: failed to redirect stream: readfrom tcp 192.168.3.71:52226->192.168.3.72:1072: write tcp 192.168.30
.17:52226->192.168.3.72:1072: write: broken pipe

Can you tell if the issue is related to cbcopy utility?

Contributor guide

Open the contributing guide

Research direction

Start with the cbcopy and cbcopy_helper entry points and review the reported failed stream redirection and broken-pipe logs. Reproduce the connection to 192.168.3.72:1072 if possible, then determine whether the failure originates in cbcopy or in the connection; the issue is done when that cause is established and documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.