-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Dear sir,
Recently, I want to install DyQqueueIPython on my cluster, which the master is centos, and slaves are win2008. But, i can't run this render farm well, can you help me? The main problem is that the master node don't find the slave through this command: drqueue computer list, and the content of slave log is as following:
2016-01-13 08:04:24.390 [IPEngineApp] CRITICAL | Maximum number of heartbeats misses reached (50 times 3010 ms), shutting down.
2016-01-13 08:04:30.312 [IPEngineApp] WARNING | Could not set permissions on Z:\ipython\profile_default\security
2016-01-13 08:04:30.312 [IPEngineApp] WARNING | Could not set permissions on Z:\ipython\profile_default\pid
2016-01-13 08:04:30.328 [IPEngineApp] WARNING | Could not set permissions on Z:\ipython\profile_default\security
2016-01-13 08:04:30.342 [IPEngineApp] WARNING | Could not set permissions on Z:\ipython\profile_default\pid
2016-01-13 08:04:30.375 [IPEngineApp] Using existing profile dir: u'Z:\ipython\profile_default'
2016-01-13 08:04:30.375 [IPEngineApp] Loading url_file u'Z:\ipython\profile_default\security\ipcontroller-engine.json'
2016-01-13 08:04:30.467 [IPEngineApp] Registering with controller at tcp://10.175.7.4:10101
2016-01-13 08:04:30.530 [IPEngineApp] WARNING | Could not set permissions on Z:\ipython\profile_default\security
2016-01-13 08:04:30.546 [IPEngineApp] WARNING | Could not set permissions on Z:\ipython\profile_default\pid
2016-01-13 08:04:30.546 [IPEngineApp] WARNING | Could not set permissions on Z:\ipython\profile_default\security
2016-01-13 08:04:30.578 [IPEngineApp] WARNING | Could not set permissions on Z:\ipython\profile_default\pid
2016-01-13 08:04:30.687 [IPEngineApp] Starting to monitor the heartbeat signal from the hub every 3010 ms.
2016-01-13 08:04:30.717 [IPEngineApp] WARNING | Could not set permissions on Z:\ipython\profile_default\security
2016-01-13 08:04:30.733 [IPEngineApp] WARNING | Could not set permissions on Z:\ipython\profile_default\pid
2016-01-13 08:04:30.733 [IPEngineApp] WARNING | Could not set permissions on Z:\ipython\profile_default\security
2016-01-13 08:04:30.750 [IPEngineApp] WARNING | Could not set permissions on Z:\ipython\profile_default\pid
2016-01-13 08:04:30.765 [IPEngineApp] Using existing profile dir: u'Z:\ipython\profile_default'
2016-01-13 08:04:30.765 [IPEngineApp] WARNING | File not found: u'get_slave_information.py'
2016-01-13 08:04:30.780 [IPEngineApp] Completed registration with id 39
2016-01-13 08:04:36.717 [IPEngineApp] WARNING | No heartbeat in the last 3010 ms (1 time(s) in a row).
2016-01-13 08:04:39.717 [IPEngineApp] WARNING | No heartbeat in the last 3010 ms (2 time(s) in a row).
2016-01-13 08:04:42.733 [IPEngineApp] WARNING | No heartbeat in the last 3010 ms (3 time(s) in a row).
2016-01-13 08:04:45.750 [IPEngineApp] WARNING | No heartbeat in the last 3010 ms (4 time(s) in a row).
2016-01-13 08:04:48.750 [IPEngineApp] WARNING | No heartbeat in the last 3010 ms (5 time(s) in a row).
2016-01-13 08:04:51.765 [IPEngineApp] WARNING | No heartbeat in the last 3010 ms (6 time(s) in a row).
2016-01-13 08:04:54.780 [IPEngineApp] WARNING | No heartbeat in the last 3010 ms (7 time(s) in a row).
2016-01-13 08:04:57.780 [IPEngineApp] WARNING | No heartbeat in the last 3010 ms (8 time(s) in a row).
2016-01-13 08:05:00.796 [IPEngineApp] WARNING | No heartbeat in the last 3010 ms (9 time(s) in a row).