Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Networking/Player: [Errno 32] Broken Pipe on Linux #46

Open
Tracked by #68
jordanbrotherton opened this issue Oct 22, 2024 · 0 comments
Open
Tracked by #68

Networking/Player: [Errno 32] Broken Pipe on Linux #46

jordanbrotherton opened this issue Oct 22, 2024 · 0 comments
Labels
bug Something isn't working correctly or something crashes the program easy Good for newcomers

Comments

@jordanbrotherton
Copy link
Contributor

If you try to send a message to the server, the player will crash or error out with a Broken Pipe error. Disabling firewalld does not solve this problem either. This was tested on Windows 11 and Fedora 40, where it worked fine on Windows but failed on Fedora.

Steps to reproduce:

  1. Start banker server.
  2. Connect to banker through player.
  3. Initiate a connection through either 'game' or 'ships'
  4. This should trigger a Broken Pipe error.
@adamgulde adamgulde added bug Something isn't working correctly or something crashes the program easy Good for newcomers labels Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working correctly or something crashes the program easy Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants