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

Error with bash rmate #13

Open
hhallman opened this issue Dec 19, 2012 · 0 comments
Open

Error with bash rmate #13

hhallman opened this issue Dec 19, 2012 · 0 comments

Comments

@hhallman
Copy link

This is the output i get on the console when trying to rmate

[rsub] New connection from ('127.0.0.1', 63362)

Exception happened during processing of request from ('127.0.0.1', 63362)
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/SocketServer.py", line 560, in process_request_thread
self.finish_request(request, client_address)
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/SocketServer.py", line 322, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/SocketServer.py", line 617, in init
self.handle()
File "./rsub.py", line 118, in handle
File "./rsub.py", line 42, in parse_input
ValueError: invalid literal for int() with base 10: 'users'

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