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

zmq invalid key #181

Closed
jasongrout opened this issue Aug 1, 2011 · 1 comment
Closed

zmq invalid key #181

jasongrout opened this issue Aug 1, 2011 · 1 comment
Assignees
Milestone

Comments

@jasongrout
Copy link
Member

I saw this in the log:


Traceback (most recent call last):
  File "device_process.py", line 790, in <module>
    keys=keys, resource_limits=resource_limits)
  File "device_process.py", line 352, in device
    while not fs.create_secret(session=session):
  File "/padic/scratch/jason/simple-python-db-compute/db_zmq.py", line 35, in f
    output=self.socket.recv_pyobj()
  File "socket.pyx", line 705, in zmq.core.socket.Socket.recv_pyobj (zmq/core/socket.c:5903)
cPickle.UnpicklingError: invalid load key, '{'.
@ghost ghost assigned ihanson Mar 14, 2012
@jasongrout
Copy link
Member Author

This looks like a duplicate of gh-237

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