[bokeh] [bokeh server]I want advice about bokeh server

If there is an error on the server you should run the server in debug mode to see the server stack trace and then we can help you further

···

On Apr 11, 2015 6:14 AM, “Shikwan Yen” [email protected] wrote:

First ,I thank the person who made this wonderful Bokeh Service.
I’m strugglingand and enjoy “Bokeh”.
well, I start using “Bokeh-Server” with multi user mode with redis on ubuntu.

:~/bokeh-master python bokeh-server -m
Bokeh Server Configuration
==========================
python version : 2.7.9
bokeh version : 5bc0c55fb5ffff582fbf325e742ee1567be382a4
listening : 127.0.0.1:5006
backend : memory
python options : debug:OFF, verbose:OFF, filter-logs:OFF, multi-user:ON
js options : splitjs:OFF, debugjs:OFF

and I’m trying “Embedding Bokeh Plots” refer to this URL sample code,running bokeh-server.(bokeh-server -m --backend redis)
http://bokeh.pydata.org/en/latest/docs/user_guide/embedding.html#server-data
As a result, an error goes out, and it doesn’t work.
error msg below

runfile(‘/home/yenshikwan/bokeh-master/bokeh/server/untitled2.py’, wdir=r’/home/yenshikwan/bokeh-master/bokeh/server’)
Using saved session configuration for http://localhost:5006/
To override, pass ‘load_from_config=False’ to Session
Traceback (most recent call last):
File “”, line 1, in
File “/home/yenshikwan/anaconda/lib/python2.7/site-packages/spyderlib/widgets/externalshell/sitecustomize.py”, line 601, in runfile
execfile(filename, namespace)
File “/home/yenshikwan/anaconda/lib/python2.7/site-packages/spyderlib/widgets/externalshell/sitecustomize.py”, line 73, in execfile
builtins.execfile(filename, *where)
File “/home/yenshikwan/bokeh-master/bokeh/server/untitled2.py”, line 15, in
session.login(“tomo”, “tomo”)
File “/home/yenshikwan/anaconda/lib/python2.7/site-packages/bokeh/session.py”, line 239, in login
raise RuntimeError(“Unknown Error”)
RuntimeError: Unknown Error


at
http://bokeh.pydata.org/en/latest/docs/user_guide/server.html#authentication
said
“The bokeh client library will store authentication keys in the ~/.bokeh directory, so that in subsequent invocations, logging in is not necessary”

but,In case of me,.~/.bokeh directory is empty.
What is In “The bokeh client library”?

Regards,

YenShiKwan

You received this message because you are subscribed to the Google Groups “Bokeh Discussion - Public” group.

To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].

To post to this group, send email to [email protected].

To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/87e29a9a-120a-40ea-8e2a-0e0bb5d00892%40continuum.io.

For more options, visit https://groups.google.com/a/continuum.io/d/optout.