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

Can't connect on Linux with RC2 - Socket error #63

Closed
SonicGD opened this issue May 23, 2016 · 2 comments
Closed

Can't connect on Linux with RC2 - Socket error #63

SonicGD opened this issue May 23, 2016 · 2 comments

Comments

@SonicGD
Copy link

SonicGD commented May 23, 2016

Hello, me again =) v2.3.3-beta-1 build 533 works great with RC2 on Windows. But when i deploy it on Linux - new error shows up:

Sockets on this platform are invalid for use after a failed connection attempt, and as a result do not support attempts to connect to multiple endpoints.

connection code:

_conn = RDB.Connection().Hostname(_host).Port(_port).Connect();

I believe it caused by this commit - dotnet/corefx@30bd4b7

@bchavez
Copy link
Owner

bchavez commented May 23, 2016

Еще раз здравствуйте )) Спасибо. 🇷🇺

Fixed in 2.3.4-beta-1 net core. Please let me know how it goes.

🎨 💨 Marshmello - CoLoUR

@SonicGD
Copy link
Author

SonicGD commented May 24, 2016

Seems good. Спасибо =)

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

2 participants