On 24 September 2012 23:58, klo uo <klonuo@gmail.com> wrote: > Console is clean and I don't know how can I debug this situation? If you start it with the command 'ipython notebook --debug', the terminal should show all messages sent and received. That might help work out the issue. Thomas