@Bryan thank you for offer me your help. I set the level-log into the mode debug and write some lines these days:
1 warning
2019-11-28 16:09:08,281 Configuring for SSL termination
2019-11-28 16:09:08,284 Host wildcard ‘*’ will allow connections originating from multiple (or possibly all) hostnames or IPs. Use non-wildcard values to restrict access explicitly
2019-11-28 16:09:08,286 User authentication hooks NOT provided (default user enabled)
2019-11-28 16:09:08,295 Bokeh app running at: http://alf06.uab.es:506/dimerbow_crystal
2019-11-28 16:09:08,295 Bokeh app running at: http://alf06.uab.es:506/dimerbow_simulation
2019-11-28 16:09:08,295 Starting Bokeh server with process id: 31555
2 warning
2019-11-28 20:10:40,719 ServerConnection created
2019-11-28 20:12:43,388 WebSocket connection closed: code=None, reason=None
2019-11-29 02:05:22,857 Uncaught exception, closing connection.
Traceback (most recent call last):
File “/usr/local/lib/python3.6/dist-packages/tornado/iostream.py”, line 709, in _handle_events
self._handle_read()
File “/usr/local/lib/python3.6/dist-packages/tornado/iostream.py”, line 1581, in _handle_read
self._do_ssl_handshake()
File “/usr/local/lib/python3.6/dist-packages/tornado/iostream.py”, line 1501, in _do_ssl_handshake
self.socket.do_handshake()
File “/usr/lib/python3.6/ssl.py”, line 1077, in do_handshake
self._sslobj.do_handshake()
File “/usr/lib/python3.6/ssl.py”, line 689, in do_handshake
self._sslobj.do_handshake()
OSError: [Errno 0] Error
2019-11-29 02:05:22,860 Exception in callback None()
handle:
Traceback (most recent call last):
File “/usr/lib/python3.6/asyncio/events.py”, line 145, in _run
self._callback(*self._args)
File “/usr/local/lib/python3.6/dist-packages/tornado/platform/asyncio.py”, line 122, in _handle_events
handler_func(fileobj, events)
File “/usr/local/lib/python3.6/dist-packages/tornado/stack_context.py”, line 300, in null_wrapper
return fn(*args, **kwargs)
File “/usr/local/lib/python3.6/dist-packages/tornado/iostream.py”, line 709, in _handle_events
self._handle_read()
File “/usr/local/lib/python3.6/dist-packages/tornado/iostream.py”, line 1581, in _handle_read
self._do_ssl_handshake()
File “/usr/local/lib/python3.6/dist-packages/tornado/iostream.py”, line 1501, in _do_ssl_handshake
self.socket.do_handshake()
File “/usr/lib/python3.6/ssl.py”, line 1077, in do_handshake
self._sslobj.do_handshake()
File “/usr/lib/python3.6/ssl.py”, line 689, in do_handshake
self._sslobj.do_handshake()
OSError: [Errno 0] Error
2019-11-29 02:05:23,927 WebSocket connection opened
2019-11-29 02:05:23,928 ServerConnection created
3 warning
2019-12-03 08:55:02,142 SSL Error on 10 (‘79.154.249.204’, 57301): [SSL: INAPPROPRIATE_FALLBACK] inappropriate fallback (_ssl.c:852)
4 warning
2019-12-04 15:32:11,169 Starting Bokeh server version 1.4.0 (running on Tornado 5.1.1)
2019-12-04 15:32:11,170 Configuring for SSL termination
2019-12-04 15:32:11,173 Host wildcard ‘’ will allow connections originating from multiple (or possibly all) hostnames or IPs. Use non-wildcard values to restrict access explicitly
2019-12-04 15:32:11,175 User authentication hooks NOT provided (default user enabled)
2019-12-04 15:32:11,175 These host origins can connect to the websocket: [’’]
2019-12-04 15:32:11,177 Patterns are:
2019-12-04 15:32:11,180 [(’/dimerbow_crystal/?’,
2019-12-04 15:32:11,180 <class ‘bokeh.server.views.doc_handler.DocHandler’>,
2019-12-04 15:32:11,180 {‘application_context’: <bokeh.server.contexts.ApplicationContext object at 0x7f4b97f54630>,
2019-12-04 15:32:11,180 ‘bokeh_websocket_path’: ‘/dimerbow_crystal/ws’}),
2019-12-04 15:32:11,180 (’/dimerbow_crystal/ws’,
2019-12-04 15:32:11,180 <class ‘bokeh.server.views.ws.WSHandler’>,
2019-12-04 15:32:11,181 {‘application_context’: <bokeh.server.contexts.ApplicationContext object at 0x7f4b97f54630>,
2019-12-04 15:32:11,181 ‘bokeh_websocket_path’: ‘/dimerbow_crystal/ws’}),
2019-12-04 15:32:11,181 (’/dimerbow_crystal/metadata’,
2019-12-04 15:32:11,181 <class ‘bokeh.server.views.metadata_handler.MetadataHandler’>,
2019-12-04 15:32:11,181 {‘application_context’: <bokeh.server.contexts.ApplicationContext object at 0x7f4b97f54630>,
2019-12-04 15:32:11,181 ‘bokeh_websocket_path’: ‘/dimerbow_crystal/ws’}),
2019-12-04 15:32:11,181 (’/dimerbow_crystal/autoload.js’,
2019-12-04 15:32:11,181 <class ‘bokeh.server.views.autoload_js_handler.AutoloadJsHandler’>,
2019-12-04 15:32:11,182 {‘application_context’: <bokeh.server.contexts.ApplicationContext object at 0x7f4b97f54630>,
2019-12-04 15:32:11,182 ‘bokeh_websocket_path’: ‘/dimerbow_crystal/ws’}),
2019-12-04 15:32:11,182 (’/dimerbow_simulation/?’,
2019-12-04 15:32:11,182 <class ‘bokeh.server.views.doc_handler.DocHandler’>,
2019-12-04 15:32:11,182 {‘application_context’: <bokeh.server.contexts.ApplicationContext object at 0x7f4b945abe80>,
2019-12-04 15:32:11,182 ‘bokeh_websocket_path’: ‘/dimerbow_simulation/ws’}),
2019-12-04 15:32:11,182 (’/dimerbow_simulation/ws’,
2019-12-04 15:32:11,182 <class ‘bokeh.server.views.ws.WSHandler’>,
2019-12-04 15:32:11,183 {‘application_context’: <bokeh.server.contexts.ApplicationContext object at 0x7f4b945abe80>,
2019-12-04 15:32:11,183 ‘bokeh_websocket_path’: ‘/dimerbow_simulation/ws’}),
2019-12-04 15:32:11,183 (’/dimerbow_simulation/metadata’,
2019-12-04 15:32:11,183 <class ‘bokeh.server.views.metadata_handler.MetadataHandler’>,
2019-12-04 15:32:11,183 {‘application_context’: <bokeh.server.contexts.ApplicationContext object at 0x7f4b945abe80>,
2019-12-04 15:32:11,183 ‘bokeh_websocket_path’: ‘/dimerbow_simulation/ws’}),
2019-12-04 15:32:11,183 (’/dimerbow_simulation/autoload.js’,
2019-12-04 15:32:11,183 <class ‘bokeh.server.views.autoload_js_handler.AutoloadJsHandler’>,
2019-12-04 15:32:11,183 {‘application_context’: <bokeh.server.contexts.ApplicationContext object at 0x7f4b945abe80>,
2019-12-04 15:32:11,184 ‘bokeh_websocket_path’: ‘/dimerbow_simulation/ws’}),
2019-12-04 15:32:11,184 (’/?’,
2019-12-04 15:32:11,184 <class ‘bokeh.server.views.root_handler.RootHandler’>,
2019-12-04 15:32:11,184 {‘applications’: {’/dimerbow_crystal’: <bokeh.server.contexts.ApplicationContext object at 0x7f4b97f54630>,
2019-12-04 15:32:11,184 ‘/dimerbow_simulation’: <bokeh.server.contexts.ApplicationContext object at 0x7f4b945abe80>},
2019-12-04 15:32:11,184 ‘index’: None,
2019-12-04 15:32:11,184 ‘prefix’: ‘’,
2019-12-04 15:32:11,184 ‘use_redirect’: True}),
2019-12-04 15:32:11,184 (’/static/(.*)’,
2019-12-04 15:32:11,184 <class ‘bokeh.server.views.static_handler.StaticHandler’>)]
5 warning
2019-12-04 15:32:13,804 WebSocket connection opened
2019-12-04 15:32:13,804 Receiver created for Protocol(‘1.0’)
2019-12-04 15:32:13,805 ProtocolHandler created for Protocol(‘1.0’)
2019-12-04 15:32:13,806 ServerConnection created
2019-12-04 15:32:13,922 Sending pull-doc-reply from session ‘Ta663aQB7l0FbOL684CeImEMs4kDBncCMtSIq8wobfYI’
2019-12-04 15:32:26,198 [pid 19635] 1 clients connected
2019-12-04 15:32:26,198 [pid 19635] /dimerbow_crystal has 1 sessions with 0 unused
2019-12-04 15:32:26,198 [pid 19635] /dimerbow_simulation has 1 sessions with 1 unused
2019-12-04 15:32:41,201 [pid 19635] 1 clients connected
2019-12-04 15:32:41,202 [pid 19635] /dimerbow_crystal has 1 sessions with 0 unused
2019-12-04 15:32:41,202 [pid 19635] /dimerbow_simulation has 1 sessions with 1 unused
2019-12-04 15:32:45,192 Scheduling 1 sessions to discard
2019-12-04 15:32:45,193 Discarding session ‘TyFAPwjDL6mIlsfdreXFRfkQtQv4T3ZOsv2s6CxkwVci’ last in use 31399.55800819397 milliseconds ago
2019-12-04 15:32:45,193 Deleting 1 modules for <bokeh.document.document.Document object at 0x7f4b5e1fbcc0>
6 warning
2019-12-08 17:16:06,250 Starting Bokeh server version 1.4.0 (running on Tornado 5.1.1)
2019-12-08 17:16:06,251 Configuring for SSL termination
2019-12-08 17:16:06,254 Cannot start Bokeh server, port 506 is already in use
I don’t know if some of these warnings are related with the problem of the loading of “autoload.js” but I suppose that is related with the 4th warning. Sorry for the long text and I expect that this would help you to give me an answer and solve the problem.
Thank you for your time,
Adrián.