An error occurred: Renderer process gone

Joplin stores notes in C:\Users\YourUserName\.config\joplin-desktop\database.sqlite as an SQLite database. It should be possible to recover the relevant notes from that file.

I suggest:

  1. Making a copy of C:\Users\YourUserName\.config\joplin-desktop\database.sqlite and storing it in a safe place.
  2. Checking whether disconnecting from the internet/similar approaches fix the issue:
    • To verify that this isn't an ongoing sync issue with Joplin Cloud, try disconnecting from the internet and starting Joplin.
    • To make sure that this isn't a low-memory issue, try restarting the computer, making sure that no other applications are running, then starting Joplin.
  3. If the above doesn't work, you might try:
    • Making another copy of C:\Users\YourUserName\.config\joplin-desktop\database.sqlite and opening it in Notepad. Search for text that should appear near/in the same note as the information that was lost with ctrl-f. (This might not work: Joplin databases are very large and not the type of data Notepad is optimized for reading). If this fails, this post may be related.

To help us prevent this from happening in the future, the following information might be helpful:

  1. When Joplin crashes, it should create files with names similar to joplin_crash_dump_20240319T171500.json in C:\Users\YourUserName\ (or a similar folder — I'm currently on a different OS and can't easily double-check).
  2. C:\Users\YourUserName\.config\joplin-desktop\ should contain a log.txt file that may contain information about the crash (perhaps near the end of the file).