Replies: 4 comments 12 replies
-
|
Generally it's best to restore from a backup of the SQLite database than with a larger import. Do you have one to restore from? Also, is the ZIP 500 gigabytes or megabytes? I see you mentioned both units in separate threads. 500 MB sounds feasible, might only require increasing the RAM available to the application. |
Beta Was this translation helpful? Give feedback.
-
|
You can modify the maximum size of a file allowed to be uploaded by setting either of the two environment variables in the docs: https://docs.triliumnotes.org/user-guide/setup/server#disabling-modifying-the-upload-limit MAX_ALLOWED_FILE_SIZE_MB |
Beta Was this translation helpful? Give feedback.
-
|
Environment values for the local desktop machine, or the server? I've got it set for the server, but the browser version of Trilium does nothing when importing my file. The desktop version of Trilium, on the same machine, spits back the 250 MiB limit. I've read the docs. My comprehension of them is limited as I'm not a dev. Just trying to recover my notebook. |
Beta Was this translation helpful? Give feedback.
-
|
Ok. I created a docker stack for direct access and the import was successful. Thank you |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Recently, I made an export of my Notebook. All good. Unzipping it, it looks just fine.
In doing a bunch of futzing with my homelab getting Trilium to run under Docker Swarm, I damaged my database.
Restoring a recent database backup, most of the images have been lost. This is a major issue. Trying the other back up databases, they are the same. That's problematic.
Dropping back, to importing the Notebook I exported. The issue: It's ~500Gb and can't be imported.
Seems nonsensical to be able to export a notebook that can't be imported.
Is there a way I can restore my Notebook?
Thanks
Chris
Beta Was this translation helpful? Give feedback.
All reactions