Good day,
I cannot figure out what is wrong but when i go to
http://myfreevopc:8080/config.rpy
I get the following error:
Request did not return a string
Request:
<GET /config.rpy HTTP/1.1>
Resource:
<__builtin__.ConfigResource instance at 0x8873b6c>
Value:
u'<?xml version="1.0" encoding="UTF-8"?>\n<!DOCTYPE html PUBLIC "-//W3C//DTD
XHTML 1.0 Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n<html>\n\t<head>\n\t<title>Freevo
| Config None</title>\n\t<meta http-equiv="Content-Type" content=
"text/html; charset=UTF-8"/>\n\t<link rel="stylesheet"
href="styles/main.css" type="text/css" />\n\t<script language="JavaScript"
type="text/JavaScript"
src="scripts/config.js"></script>\n</head>\n\n\n\n\n<body>\n<!-- Header Logo
and Status Line -->\n<div id="titlebar"><span class="name"><a href="
http://freevo.sourceforge.net/"
target="_blank">Freevo</a></span></div>\n<div id="header">\n<ul><li><a
href=" index.rpy" title="Home">Home</a></li>\n<li><a href="guide.rpy"
title="View TV Listings">TV Guide</a></li>\n<li><a href="record.rpy"
title="View Scheduled Recordings">Scheduled Recordings</a></li>\n<li><a
href=" favorites.rpy" title="View Favourites">Favourites</a></li>\n<li><a
href="library.rpy" title="View Media Library">Media Library</a></li>\n<li><a
href=" manualrecord.rpy" title="Schedule a Manual Recording">Manual
Recording</a></li>\n<li><a href="search.rpy" title="Advanced Search
Page">Search</a></li>\n<li><a href="help/" title="View Online Help and
Documentation">Help</a></li>\n</ul>\n</div>\n<!-- Main Content -->\n<script
language="JavaScript" type="text/JavaScript"
src="scripts/browsefile.js"></script>\n<link rel="stylesheet"
href="styles/config.css" type="text/css">\nUnable to find file.'
I think somewhere my localconf.py or freevo.conf has something missing or
misconfigured but I am clueless the
http://myfreevopc:8080/pluginconfig.rpyalso gives an error:
web.Server Traceback (most recent call last):
<type 'exceptions.TypeError'>: cannot concatenate 'str' and 'NoneType'
objects
/usr/lib/python2.5/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 @ 0x849536c
<twisted.web.server.Siteinstance at 0x849536c>
Locals
resrc
__builtin__.ConfigurePluginsResource instance @ 0x891c1cc
<__builtin__.ConfigurePluginsResource instance at 0x891c1cc>
self
twisted.web.server.Request instance @ 0x8870c2c <GET /pluginconfig.rpy
HTTP/1.1>
/usr/lib/python2.5/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__.ConfigurePluginsResource instance @ 0x891c1cc
<__builtin__.ConfigurePluginsResource instance at 0x891c1cc>
self
twisted.web.server.Request instance @ 0x8870c2c <GET /pluginconfig.rpy
HTTP/1.1>
Globals
UnsupportedMethod <class 'twisted.web.server.UnsupportedMethod'>
/usr/lib/python2.5/site-packages/freevo/www/web_types.py, line 99 in render
97 # thus we return the self._render methode
98 # which hopefully will do something usefull
99 return self._render(request)
100
Locals
self
__builtin__.ConfigurePluginsResource instance @ 0x891c1cc
<__builtin__.ConfigurePluginsResource instance at 0x891c1cc>
request
twisted.web.server.Request instance @ 0x8870c2c <GET /pluginconfig.rpy
HTTP/1.1>
/usr/share/freevo/htdocs/pluginconfig.rpy, line 375 in _render
373
374 if not configfile:
375 fv.printMessages (['Unable to find file - ' + configfile])
376 return fv.res
Locals
configfile None
fv
www.web_types.HTMLResource instance @ 0x889034c
<www.web_types.HTMLResourceinstance at 0x889034c>
<type 'exceptions.TypeError'>: cannot concatenate 'str' and 'NoneType'
objects
please any suggestions.
For now I will configure the old vi method which is fine the webconfig is
just a nice to have.
Thanks in advance
--
Kind Regards
Wayne Rolfe
[EMAIL PROTECTED]
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users