birdwing.py:355: INFO
conveyor.machine.birdwing.BirdWingMachine:get_authentication_code
2014-07-01 18:09:42,164
Retrieving auth code from {u'vid': 9153, u'ip': u'10.xx.xxx.xx', u'pid': 5, u'iserial': u'23C100053C705900120E', u'port_type': 'NetworkPort', u'port': u'9999'}
birdwing.py:355: INFO
conveyor.machine.birdwing.BirdWingMachine:get_authentication_code
2014-07-01 18:09:42,664
Retrieving auth code from {u'vid': 9153, u'ip': u'10.xx.xxx.xx', u'pid': 5, u'iserial': u'23C100053C705900120E', u'port_type': 'NetworkPort', u'port': u'9999'}
listener.py:104: INFO
conveyor.listener.TcpListener:_log_connection
2014-07-01 18:09:42,756
Accepted ('127.0.0.1', 64112) listener
birdwing.py:355: INFO
conveyor.machine.birdwing.BirdWingMachine:get_authentication_code
2014-07-01 18:09:43,164
Retrieving auth code from {u'vid': 9153, u'ip': u'10.xx.xxx.xx', u'pid': 5, u'iserial': u'23C100053C705900120E', u'port_type': 'NetworkPort', u'port': u'9999'}
birdwing.py:355: INFO
conveyor.machine.birdwing.BirdWingMachine:get_authentication_code
2014-07-01 18:09:43,665
Retrieving auth code from {u'vid': 9153, u'ip': u'10.xx.xxx.xx', u'pid': 5, u'iserial': u'23C100053C705900120E', u'port_type': 'NetworkPort', u'port': u'9999'}
birdwing.py:162: INFO
conveyor.machine.birdwing.BirdWingMachine:decorator
2014-07-01 18:09:44,165
Auth error on get_authentication_code, dropping connection
Traceback (most recent call last):
File "python\conveyor-2.3.0-py2.7.egg\conveyor\machine\birdwing.py", line 153, in decorator
return func(*args, **kwargs)
File "python\conveyor-2.3.0-py2.7.egg\conveyor\machine\birdwing.py", line 356, in get_authentication_code
return self._client_thread.get_authentication_code(client_secret,
AttributeError: 'NoneType' object has no attribute 'get_authentication_code'
jsonrpc.py:365: WARNING
conveyor.jsonrpc.JsonRpc:_invokemethod
2014-07-01 18:09:44,165
handled exception
Traceback (most recent call last):
File "python\conveyor-2.3.0-py2.7.egg\conveyor\jsonrpc.py", line 359, in _invokemethod
result = func(*args, **kwargs)
File "python\conveyor-2.3.0-py2.7.egg\conveyor\server\__init__.py", line 1594, in get_authentication_code
thingiverse_token)
File "python\conveyor-2.3.0-py2.7.egg\conveyor\server\__init__.py", line 439, in get_authentication_code
code = machine.get_authentication_code(client_secret, username, thingiverse_token)
File "python\conveyor-2.3.0-py2.7.egg\conveyor\machine\birdwing.py", line 164, in decorator
raise JsonRpcException(94, 'Authentication error', None)
JsonRpcException: (94, u'Authentication error')
listener.py:104: INFO
conveyor.listener.TcpListener:_log_connection
2014-07-01 18:09:44,775
Accepted ('127.0.0.1', 64115) listener
listener.py:104: INFO
conveyor.listener.TcpListener:_log_connection
2014-07-01 18:09:46,789
Accepted ('127.0.0.1', 64116) listener
listener.py:104: INFO
conveyor.listener.TcpListener:_log_connection
2014-07-01 18:09:48,806
Accepted ('127.0.0.1', 64117) listener
listener.py:104: INFO
conveyor.listener.TcpListener:_log_connection
2014-07-01 18:09:50,823
Accepted ('127.0.0.1', 64118) listener