signalpillar / iocaml

An OCaml kernel for the IPython notebook
MIT License
0 stars 0 forks source link

Error on autocompletion call (when `tab` key pressed) #1

Open signalpillar opened 8 years ago

signalpillar commented 8 years ago

The following error happens on completion call:

<IDS|MSG>
  HMAC:
  header: {"date":"2015-12-05T12:22:47.481813","username":"username","session":"F872F3F77E2642148519055ED30878AA","msg_id":"e6e040a3-f3a0-4e5a-8ef4-a59e4ba731a9","msg_type":"kernel_info_reply"}
  parent: {"date":"2015-12-05T12:22:47.481813","username":"username","session":"F872F3F77E2642148519055ED30878AA","msg_id":"DBCD6418A3E44E35B574887A7A64F017","msg_type":"kernel_info_request"}
  content: {"protocol_version":[3,2],"language_version":[4,1,0],"language":"ocaml"}
Exception: Failure("content_of_json: comm_open")
signalpillar commented 8 years ago

The same error message happens when notebook loads. I found that this is a message sent in scope of heartbeat mechanism