Hi ,
 
thanks Mario Guerra and Jaromír Talíř for the help, everything seems ok can log into the fred-client and get into the web interface but am seeing some errors when trying to access parts of the web client
 
this occurs when trying to access Objects, Invoices
Traceback (most recent call last):
  File "/var/lib/python-support/python2.6/cherrypy/_cprequest.py", line 551, in respond
    cherrypy.response.body = self.handler()
  File "/var/lib/python-support/python2.6/cherrypy/_cpdispatch.py", line 24, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "/home/administrator/root/lib/python2.6/site-packages/fred_webadmin/exposed.py", line 24, in _wrapper
    return view_func(*args, **kwd)
  File "/home/administrator/root/lib/python2.6/site-packages/fred_webadmin/adif.py", line 157, in _wrapper
    return view_func(*args, **kwd)
  File "/home/administrator/root/lib/python2.6/site-packages/fred_webadmin/adif.py", line 337, in filter
    context = self._get_list(context, form.cleaned_data, **kwd)
  File "/home/administrator/root/lib/python2.6/site-packages/fred_webadmin/adif.py", line 192, in _get_list
    table = self._get_itertable()
  File "/home/administrator/root/lib/python2.6/site-packages/fred_webadmin/adif.py", line 187, in _get_itertable
    itertable = IterTable(request_object, key, size)
  File "/home/administrator/root/lib/python2.6/site-packages/fred_webadmin/itertable.py", line 32, in __init__
    super(IterTable, self).__init__(self)
TypeError: object.__init__() takes no parameters
not quite sure why this error is occuring, some python problems or I haven't setup everything correctly.
thanks
 
 
 
----- Original Message -----
From: Mario Guerra
To: A mailing list for users and developers of FRED registry system
Sent: Monday, August 10, 2009 2:42 AM
Subject: Re: fred installation trouble

Jaromír Talíř escribió:
Hi,

as Umarzuki pointed out, the obvious reason for this error is that
servers are not running. Check output of 'ps -axu' if there are running
daemons fred-pyfred, fred-rifd, fred-adifd and fred-pifd.

Regards,
Jaromir

  
Another possibility (I experimented that) is the absence of the PLPGSQL language. If you guess that it's happening, check that postgresql-plperl-8.3 package is installed:

dpkg -l postgresql-plperl-8.3

root@mguerra:~# dpkg -l postgresql-plperl-8.3
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Nombre         Versión       Descripción
+++-==============-==============-============================================
ii  postgresql-plp 8.3.7-0ubuntu8 PL/Perl procedural language for PostgreSQL 8


If it is not, install it and then create the language for the "fred"  database.

Best regards

Mario





_______________________________________________
fred-users mailing list
fred-users@lists.nic.cz
https://lists.nic.cz/mailman/listinfo/fred-users



No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 8.5.392 / Virus Database: 270.13.48/2291 - Release Date: 08/08/09 18:17:00