From: Greg Ercolano <erco@(email surpressed)>
Subject: Re: Rush 102.42a9d runs verified to operate normally on Lion (OSX
   Date: Thu, 19 Apr 2012 19:52:29 -0400
Msg# 2222
View Complete Thread (7 articles) | All Threads
Last Next
On 04/19/12 16:33, Jeff Jasper wrote:
> I am having some strangeness after upgrading to Lion.
> 
>  From Nuke submit script I get
> rush: 'rush -submit': select() on connect(): Connection refused

	Right, sounds like the daemon isn't running.

>  From Maya submit script I get
> rush: 'rush -submit': can't open port lock file 
> '/usr/local/rush/var/nextport': Permission denied

	This probably means /usr/local/rush/bin/rush and /usr/local/rush/bin/rushd
	are not chown 0:0/chmod 4755.

	Since this is normally done by the install script, I can only think
	somehow the install script wasn't actually run here, though you seem
	to indicate you did.

	Check by running:

ls -la /usr/local/rush/bin/{rush,rushd}

	..see if both are owned by root and perms are rwsr-xr-x
	(note the 's' is important in the perms)

> I run the installer on all the boxes and get no errors, reboot them all. 
> Can run one job then get the errors again.

	Is there anything interesting in the /usr/local/rush/var/rushd.log file?

-- 
Greg Ercolano, erco@(email surpressed)
Seriss Corporation
Rush Render Queue, http://seriss.com/rush/
Tel: (Tel# suppressed)ext.23
Fax: (Tel# suppressed)
Cel: (Tel# suppressed)


Last Next