Skip to content

sqlite database error forces server restart #2915

Open

Description

I am opening, running, saving and closing a bunch of notebooks (dozens). After doing this for about 20-30 of them, I get an sqlite error making it impossible to save a notebook (have to restart the server).

screen shot 2017-10-09 at 9 46 56 pm

[E 21:46:52.609 LabApp] Error while saving file: github/altair-viz/altair_notebooks/notebooks/examples/stacked_bar_v.ipynb unable to open database file
    Traceback (most recent call last):
      File "/Users/bgranger/github/jupyter/notebook/notebook/services/contents/filemanager.py", line 444, in save
      File "/Users/bgranger/github/jupyter/notebook/notebook/services/contents/manager.py", line 444, in check_and_sign
      File "/Users/bgranger/anaconda/envs/python34/lib/python3.5/site-packages/nbformat/sign.py", line 447, in sign
      File "/Users/bgranger/anaconda/envs/python34/lib/python3.5/site-packages/nbformat/sign.py", line 209, in store_signature
    sqlite3.OperationalError: unable to open database file
[W 21:46:52.610 LabApp] Unexpected error while saving file: github/altair-viz/altair_notebooks/notebooks/examples/stacked_bar_v.ipynb

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions