Hi all,
 
bit of a beginners question just installing fred using fred-manager. Installed all neccessary packages now going to run fred get the following
 
./root/bin/fred-client
/tmp/root/lib/python2.6/site-packages/fred/session_base.py:649: DeprecationWarning: os.popen3 is deprecated.  Use the subprocess module.
  pipes = os.popen3(self._external_validator)
FredClient 2.1.2
Type "help", "license" or "credits" for more information.
 
Using configuration from /tmp/root/etc/fred/fred-client.conf
Connecting to localhost, port 22351 ...
 
ERROR: I cannot connect to the server localhost.
 
Connection socket.error: [Errno 111] Connection refused (localhost:22351)
 
not sure if this is just a typical error from an incorrect ssl certificate or something else,
 
thanks