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

R_zmq_socket_close errno: 88 strerror: Socket operation on non-socket #30

Open
iagomez opened this issue Sep 8, 2016 · 0 comments
Open

Comments

@iagomez
Copy link

iagomez commented Sep 8, 2016

First of all, thank you! I'm using Remoter and it's awesome.

I'm trying to dynamically assign ports to remoter using this code:

remoter::server(port = pbdZMQ::random_open_port())

The Remoter server seems to start and I can connect to it, but I get the following error in the console:

R_zmq_socket_close errno: 88 strerror: Socket operation on non-socket
R_zmq_ctx_destroy errno: 14 strerror: Bad address

I'm running on Red Hat 7.

R version 3.2.5
remoter version 0.3-2
pbdZMQ version 0.2-3

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