error "spawner: invalid argument: -p 3000" when calling from spin
1 view
Skip to first unread message
india
unread,
Feb 15, 2008, 8:11:14 PM2/15/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Deploying Rails
When deploying with capistrano 2, i have following strange problem:
the deployment complain that it doesn't understand parameters "-p
3000" or "-i 3" in spin script (I compose spin just like capistrano
guide) with this error:
spawner: invalid argument: -p 3000
When I run the spin script from linux command line, I get the same
error.
However, when I type "./script/process/spawn -p 3000 -i 3" it work
fine
india
unread,
Mar 3, 2008, 10:15:05 PM3/3/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message