Python Forum
BrokenPipeError: [Errno 32] Broken pipe
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BrokenPipeError: [Errno 32] Broken pipe
#4
(May-04-2021, 09:56 AM)Larz60+ Wrote: please show complete unaltered error traceback, it contains very useful information that can be used to find the issue.

Sure no problem.

Traceback (most recent call last):
  File "/home/kali/Desktop/server.py", line 18, in <module>
    s.sendall(z2)
BrokenPipeError: [Errno 32] Broken pipe
Reply


Messages In This Thread
RE: BrokenPipeError: [Errno 32] Broken pipe - by throwaway34 - May-04-2021, 10:44 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Pipe traceback to a C program Alexandros 0 796 Oct-22-2024, 12:32 PM
Last Post: Alexandros
  Why is copying and pasting a block now broken? WagmoreBarkless 2 2,271 May-05-2022, 05:01 AM
Last Post: WagmoreBarkless
  Why is copying and pasting a block now broken? WagmoreBarkless 1 1,885 May-04-2022, 11:40 PM
Last Post: Larz60+
  Python broken if moved to a different folder ecastrotns 3 3,991 Oct-26-2020, 10:53 PM
Last Post: ecastrotns
  2 or more processes on the write end of the same pipe Skaperen 4 6,157 Sep-27-2020, 06:41 PM
Last Post: Skaperen
  STT: recognition connection failed: [Errno 32] Broken pipe GrahamBerends 0 6,797 Jul-18-2020, 11:00 PM
Last Post: GrahamBerends
  multiprocessing Pipe.poll very slow seandepagnier 0 3,265 Mar-09-2020, 03:10 AM
Last Post: seandepagnier
  Python DateTime is broken 10OctNotOct10a1 8 8,519 Jan-03-2020, 07:54 AM
Last Post: snippsat
  Broken interpreter? fcktheworld587 1 3,218 Dec-26-2019, 08:29 PM
Last Post: snippsat
  getting error "exec_proc.stdin.write(b'yes\n') IOError: [Errno 32] Broken pipe" Birju_Barot 0 3,664 Jul-23-2019, 11:50 AM
Last Post: Birju_Barot

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020