Browsing the media library gives this traceback. Freevo is configured to 
run the webserver as the freevo user but I run freevo itself as root.
WEBSERVER_PORT = 8080
WEBSERVER_UID=77
WEBSERVER_GID=77
I started the webserver from the command line with freevo webserver start

2007/01/18 21:17 GMT [HTTPChannel,41,127.0.0.1] Traceback (most recent 
call last):
          File "/usr/lib/python2.4/site-packages/twisted/web/http.py", 
line 601, in requestReceived
            self.process()
          File "/usr/lib/python2.4/site-packages/twisted/web/server.py", 
line 160, in process
            self.render(resrc)
          File "/usr/lib/python2.4/site-packages/twisted/web/server.py", 
line 167, in render
            body = resrc.render(self)
          File "/usr/lib/python2.4/site-packages/twisted/web/xmlrpc.py", 
line 117, in render
            defer.maybeDeferred(function, *args).addErrback(
        --- <exception caught here> ---
          File 
"/usr/lib/python2.4/site-packages/twisted/internet/defer.py", line 107, 
in maybeDeferred
            result = f(*args, **kw)
        exceptions.TypeError: xmlrpc_addEditedFavorite() takes exactly 7 
arguments (9 given)

John



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to