Hi All,

I try to install freevo on my raspberry pi and use it only with the web
interface,
 but when I start it with  freevo webserver start and I go to
192.168.1.150:8080

I have the following error.

any idea ?

thanks
a+

You are not part of the group 'freevo', you cannot exploit shared resources
(such as the cache). Your data will be saved in /home/elekis/.freevo
================================================================================
Freevo 1.9.2-svn rupstream started at Thu Feb 28 05:15:53 2013
--------------------------------------------------------------------------------
Unhandled Error
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/twisted/protocols/basic.py", line
564, in dataReceived
    why = self.lineReceived(line)
  File "/usr/lib/python2.7/dist-packages/twisted/web/http.py", line 1551,
in lineReceived
    self.allContentReceived()
  File "/usr/lib/python2.7/dist-packages/twisted/web/http.py", line 1618,
in allContentReceived
    req.requestReceived(command, path, version)
  File "/usr/lib/python2.7/dist-packages/twisted/web/http.py", line 773, in
requestReceived
    self.process()
--- <exception caught here> ---
  File "/usr/lib/python2.7/dist-packages/twisted/web/server.py", line 131,
in process
    resrc = self.site.getResourceFor(self)
  File "/usr/lib/python2.7/dist-packages/twisted/web/server.py", line 562,
in getResourceFor
    return resource.getChildForRequest(self.resource, request)
  File "/usr/lib/python2.7/dist-packages/twisted/web/resource.py", line 65,
in getChildForRequest
    resource = resource.getChildWithDefault(pathElement, request)
  File "/usr/lib/python2.7/dist-packages/twisted/web/resource.py", line
169, in getChildWithDefault
    return self.getChild(path, request)
  File "/usr/lib/python2.7/dist-packages/twisted/web/rewrite.py", line 24,
in getChild
    return self.resource.getChildWithDefault(path, request)
  File "/usr/lib/python2.7/dist-packages/twisted/web/resource.py", line
169, in getChildWithDefault
    return self.getChild(path, request)
  File "/usr/lib/python2.7/dist-packages/twisted/web/static.py", line 314,
in getChild
    return resource.IResource(processor(fpath.path, self.registry))
  File "/usr/lib/python2.7/dist-packages/twisted/web/script.py", line 64,
in ResourceScript
    execfile(path, glob, glob)
  File "/usr/share/freevo/htdocs/index.rpy", line 108, in <module>
    resource = IndexResource()
  File "/usr/share/freevo/htdocs/index.rpy", line 45, in __init__
    self.recordclient = RecordClientResource()
  File "/usr/lib/python2.7/dist-packages/freevo/www/web_types.py", line 53,
in RecordClientResource
    _singleton = RecordClientActions()
  File "/usr/lib/python2.7/dist-packages/freevo/www/web_types.py", line 65,
in __init__
    kaa.inprogress(self.recordclient.channel).wait()
  File "/usr/lib/python2.7/dist-packages/kaa/base/async.py", line 720, in
wait
    return self.result
  File "/usr/lib/python2.7/dist-packages/kaa/base/async.py", line 353, in
result
    raise self._exception[1]
kaa.base.async.AsyncException: Exception raised asynchronously; traceback
follows:
  File "/usr/lib/python2.7/dist-packages/kaa/base/thread.py", line 181, in
__call__
    result = self._callable()
  File "/usr/lib/python2.7/dist-packages/kaa/base/callable.py", line 226,
in __call__
    return cb(*cb_args, **cb_kwargs)
  File "/usr/lib/python2.7/dist-packages/kaa/base/sockets.py", line 519, in
_connect
    sock, addr = self._make_socket(addr)
  File "/usr/lib/python2.7/dist-packages/kaa/base/sockets.py", line 411, in
_make_socket
    sock = socket.socket(socket.AF_INET6, socket.SOCK_STREAM)
  File "/usr/lib/python2.7/socket.py", line 187, in __init__
    _sock = _realsocket(family, type, proto)
error: [Errno 97] Address family not supported by protocol


-- 
http://twoji.deviantart.com/
http://www.flickr.com/elekis
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to