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

Socket timeout issue #218

Open
HugoHumbert opened this issue Apr 21, 2021 · 0 comments
Open

Socket timeout issue #218

HugoHumbert opened this issue Apr 21, 2021 · 0 comments

Comments

@HugoHumbert
Copy link

HugoHumbert commented Apr 21, 2021

I ran my WDT between two dockers, both being in host network. I used the following ssh command :

sshpass -p password ssh -o StrictHostKeyChecking=no -p 52022 -o UserKnownHostsFile=/dev/null [email protected] wdt -directory / -transfer_id f115f8bca955db40c614b8b9d9efe45c -start_port 22372 -overwrite=true | wdt -directory / -destination 192.168.99.99 -transfer_id f115f8bca955db40c614b8b9d9efe45c -start_port 22372 -manifest /tmp/tmp7s6rlqa9.tmp -overwrite=true

There seems to be an issue with the sockets, It worked fine in test but for some reason, I cannot get it to work in production:

See logs here :
wdt_error.txt

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