Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on Saving? #244

Open
Red-Giuliano opened this issue Apr 30, 2024 · 0 comments
Open

Error on Saving? #244

Red-Giuliano opened this issue Apr 30, 2024 · 0 comments

Comments

@Red-Giuliano
Copy link
Contributor

Exception in thread Thread-27:
Traceback (most recent call last):
File "C:\Users\rg\anaconda3\envs\pbd-comp\lib\threading.py", line 980, in _bootstrap_inner
self.run()
File "C:\Users\rg\anaconda3\envs\pbd-comp\lib\threading.py", line 1306, in run
self.function(*self.args, **self.kwargs)
File "C:\Users\rg\anaconda3\envs\pbd-comp\lib\site-packages\zt_backend\utils\debounce.py", line 11, in call_it
fn(*args, **kwargs)
File "C:\Users\rg\anaconda3\envs\pbd-comp\lib\site-packages\zt_backend\utils\notebook.py", line 180, in save_notebook
conn = duckdb.connect(notebook_state.notebook_db_path)
duckdb.duckdb.SerializationException: Serialization Error: Failed to deserialize: expected end of object, but found field id: 104

not sure how to reproduce exactly...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant