jupyter / colaboratory

[deprecated] Jupyter CoLaboratory, goto google colab now
https://colab.research.google.com
BSD 3-Clause "New" or "Revised" License
739 stars 111 forks source link

Handle "Fatal Realtime API Error", warn on large notebooks #79

Closed probablyrgbkrk closed 7 years ago

probablyrgbkrk commented 10 years ago

Just set up colaboratory on a fresh Google profile, uploaded a notebook to drive. After some time, I end up getting this error message:

Fatal Realtime API Error
The realtime API gave the following error: Open compound operation at end of synchronous block - did you forget to call endCompoundOperation()?. You must reload this document.

screen shot 2014-08-08 at 8 40 44 pm

kayur commented 10 years ago

@probablyrgbkrk: can you be more specific? does this happen when you create a new notebook or in the middle of your work?

@KesterTong this seems different than the 500 error we are familiar with. Do you have any idea why this might be happening?

probablyrgbkrk commented 10 years ago

@kayur Brand new notebook. Are there any other diagnostics I can get for you?

This is a fairly large notebook (>10 MB) by the way.

marksandler2 commented 10 years ago

Uh. Yeah. This would cause that. You might be hitting internal limit for the notebook size imposed by drive. We will investigate more. On Aug 8, 2014 10:20 PM, "Probably rgbkrk" notifications@github.com wrote:

@kayur https://github.com/kayur Brand new notebook. Are there any other diagnostics I can get for you?

This is a fairly large notebook (>10 MB) by the way.

— Reply to this email directly or view it on GitHub https://github.com/jupyter/colaboratory/issues/79#issuecomment-51677704.

kayur commented 10 years ago

@probablyrgbkrk were you able to test on smaller notebooks?

probablyrgbkrk commented 10 years ago

Certainly able to create a brand new notebook, just tried a smaller notebook and it was just fine.

This issue could probably be re-named to "Handle and display warning about large notebooks". I'll do that now.

rgbkrk commented 7 years ago

This version of colaboratory is no longer supported, please switch to https://colab.research.google.com.