[Freedombox-discuss] How can I get plinth listening on a public address?

Keith keith at fernie.eu
Tue Sep 3 09:51:21 UTC 2013


[Petter]

Try http://myfreedombox:8001/help
There's more to see there

I'm unable to get the login working, the error message is

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/cherrypy/_cprequest.py", line
656, in respond
    response.body = self.handler()
  File "/usr/lib/python2.7/dist-packages/cherrypy/lib/encoding.py", line
188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/cherrypy/_cpdispatch.py", line
34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "/home/fbx/plinth/modules/auth_page.py", line 33, in login
    error_msg = check_credentials(username, passphrase)
  File "/home/fbx/plinth/modules/auth.py", line 21, in check_credentials
    u = cfg.users[username]
  File "/home/fbx/plinth/vendor/withsqlite/withsqlite.py", line 158, in
__getitem__
    self.crsr.execute('select val from %s where key=?' % self.table,
[key])
ProgrammingError: SQLite objects created in a thread can only be used in
that same thread.The object was created in thread id 139782915708672 and
this is thread id 139782671795968


Keith

> 
> But the plinth interface I get access to via http://myfreedombox:8001/
> do not seem to do much.  It ask for the host name and key, but do not
> write anything in /etc/ when I set it.





More information about the Freedombox-discuss mailing list