Loading ccnode/node.py +1 −1 Original line number Diff line number Diff line Loading @@ -93,7 +93,7 @@ class AuthHandler(object): logger.error('Error while authenticating with cc-server: %s("%s")', error['exception'], error.get('message', '')) # try to recconnect in 5 seconds # try to reconnect in 5 seconds return # set handler according to which role was returned by the cc-server Loading Loading
ccnode/node.py +1 −1 Original line number Diff line number Diff line Loading @@ -93,7 +93,7 @@ class AuthHandler(object): logger.error('Error while authenticating with cc-server: %s("%s")', error['exception'], error.get('message', '')) # try to recconnect in 5 seconds # try to reconnect in 5 seconds return # set handler according to which role was returned by the cc-server Loading