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

CopyServerToClient received an error: read: i/o timeout #49

Open
SeyedHosseinTafakh opened this issue Jun 16, 2023 · 0 comments
Open

CopyServerToClient received an error: read: i/o timeout #49

SeyedHosseinTafakh opened this issue Jun 16, 2023 · 0 comments

Comments

@SeyedHosseinTafakh
Copy link

SeyedHosseinTafakh commented Jun 16, 2023

hi i have a problem .
i run the server on ubuntu 20.04 and client on windows
i put the default config files but the connection can not hold for longer than couple of minutes

logs on windows client

shapeshifter-dispatcher.exe -transparent -client -state state -transports Replicant -proxylistenaddr 127.0.0.1:1443 -optionsFile ConfigFiles\ReplicantClientConfigV3.json -logLevel DEBUG -enableLogging
Dialing
!! CopyClientToServer received an error from io.Copy:
(0x80fa20,0xc00004fae0)
%s(%s) - closed connection Replicant
Dialing

!! CopyServerToClient received an error: read: i/o timeout

logs on ubuntu server :

./shapeshifter-dispatcher -transparent -server -state state -target 127.0.0.1:3333 -transports Replicant -bindaddr Replicant-SERVER_IP:2222 -optionsFile ~/shapeshifter-dispatcher/ConfigFiles/ReplicantServerConfigV3.json -logLevel DEBUG -enableLogging
Replicant listening on SERVER_IP:2222
accepted
failed to connect to ORPort: dial: connect: connection refused
accepted

!! CopyServerToClient received an error: read: i/o timeout

i had other errors too : failed to connect to ORPort: dial: connect: connection timed out
any one know why this happening ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant