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 mayan...@googlegroups.com
Hi... :)
I still can notinstall theMayanhere.I useUbuntu12.04 andfollowed the"Automaticinstallusingincludedfabfile." Butwhen the processgoesa bitit givesthe error"Lowlevelsocketerrorconnectingtohostlocalhost:Connection refused".Whatwould it be? Thank you.
Márcio Sancho
Eric Gonzalez
unread,
Mar 14, 2013, 10:50:29 AM3/14/13
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 mayan...@googlegroups.com
I learned the hard way myself on this one, you probably don't have an ssh server set up. Type 'ssh localhost' on your terminal, if you get the same error then you need to install an ssh server in your system (sudo apt-get install ssh). Once you have the ssh server installed in your system, the fabric install should work fine.