Skip to content
This repository was archived by the owner on Jan 9, 2024. It is now read-only.
This repository was archived by the owner on Jan 9, 2024. It is now read-only.

SOCKS server behaving erratically when relay is killed #204

Description

@aledcuevas

Description: The SOCKS server which allows the relay to connect to the internet throws errors (either several "EOF" or "Bad Version") when the relay is restarted and (seemingly) when there's connections in progress.

Steps to reproduce:

  1. Setup the protocol (i.e. start a trustee, start a relay, start the "non-prifi" SOCKS server)
  2. Connect a client (I tested with a mobile client)
  3. Initiate several connections (e.g. speedtest app)
  4. Kill the relay
  5. Observe the errors generated, sometimes it throws "EOF" and sometimes it throws "Bad Version", the amount seems to be correlated with the amount of active connections when the relay was killed.

Even after restarting the relay, the SOCKS server seems to become unresponsive.

eof

bad-version

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions