Hello,

since some weeks, this appears when I try to access the webinterface. I 
don't believe anything, but.,..  My box is running Freevo 1.7.3 (debian 
packages).


web.Server Traceback (most recent call last):

exceptions.UnicodeDecodeError: 'utf8' codec can't decode bytes in 
position 1-3: invalid data
/usr/lib/python2.4/site-packages/twisted/web/server.py, line 160 in process
158    try:
159      resrc = self.site.getResourceFor(self)
160      self.render(resrc)
161    except:
Self
site    
twisted.web.server.Site instance @ -0x48ff8554 <twisted.web.server.Site 
instance at 0xb7007aac>
Locals
resrc   
__builtin__.IndexResource instance @ -0x49384254 
<__builtin__.IndexResource instance at 0xb6c7bdac>
self    
twisted.web.server.Request instance @ -0x49395d94 <GET / HTTP/1.1>
/usr/lib/python2.4/site-packages/twisted/web/server.py, line 167 in render
165  def render(self, resrc):
166    try:
167      body = resrc.render(self)
168    except UnsupportedMethod, e:
Locals
resrc   
__builtin__.IndexResource instance @ -0x49384254 
<__builtin__.IndexResource instance at 0xb6c7bdac>
self    
twisted.web.server.Request instance @ -0x49395d94 <GET / HTTP/1.1>
Globals
UnsupportedMethod       <class twisted.web.server.UnsupportedMethod at 
0xb707605c>
/usr/lib/python2.4/site-packages/freevo/www/web_types.py, line 100 in render
98      # thus we return the self._render methode
99      # which hopefully will do something usefull
100      return self._render(request)
101
Locals
self    
__builtin__.IndexResource instance @ -0x49384254 
<__builtin__.IndexResource instance at 0xb6c7bdac>
request 
twisted.web.server.Request instance @ -0x49395d94 <GET / HTTP/1.1>
/usr/share/freevo/htdocs/index.rpy, line 50 in _render
48    fv.res += '<div id="contentmain">\n'
49
50    fv.res += '<br/><br/><h2>'+( _('Freevo Web Status as of %s') % \
51        time.strftime('%B %d ' + config.TV_TIMEFORMAT, 
time.localtime()) ) +'</h2>'
Locals
fv      
www.web_types.HTMLResource instance @ -0x49384554 
<www.web_types.HTMLResource instance at 0xb6c7baac>
Globals
time    <module 'time' from '/usr/lib/python2.4/lib-dynload/time.so'>
config  <module 'config' from 
'/usr/lib/python2.4/site-packages/freevo/config.pyc'>

exceptions.UnicodeDecodeError: 'utf8' codec can't decode bytes in 
position 1-3: invalid data

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to