Dav_Mos
(Dav Mos)
June 5, 2025, 4:08am
1
Environment
Mac OSX Sequoia 15.5
How to reproduce
clicking on any note results in this message:
{
“stack”: “not_found: missing\n at 62198 (/Applications/Inkdrop.app/Contents/Resources/app.asar/main-195.js:2:402957)\n at s (/Applications/Inkdrop.app/Contents/Resources/app.asar/main.js:2:789146)\n at 34214 (/Applications/Inkdrop.app/Contents/Resources/app.asar/main-214.js:1:221)\n at Function.s (/Applications/Inkdrop.app/Contents/Resources/app.asar/main.js:2:789146)”,
“status”: 404,
“name”: “not_found”,
“message”: “missing”,
“error”: true,
“reason”: “missing”,
“docId”: “note:Apu9D5uP”
}
craftzdog
(Takuya Matsuyama)
June 5, 2025, 6:00am
2
Hi @Dav_Mos ,
Thanks for the report. That looks strange.
Can you please try restarting the app and rebooting macOS?
Have you tried disabling all the third-party plugins?
Do you remember when it started happening?
If you mean you get this error when clicking any note on the note list, the error “missing” does not make sense since the app actually lists the selected note.
So, there must be something wrong that makes the app internally inconsistent.
Dav_Mos
(Dav Mos)
July 4, 2025, 2:08am
3
Ok, so now my prior fix of editing the config.json no longer works, I had to delete the local data:
cd ~/Library/Application Support/
mv inkdrop inkdrop_corrupted
restart inkdrop and log in again.
This is a serious problem.
David
craftzdog
(Takuya Matsuyama)
July 7, 2025, 7:33am
4
maybe related to this issue
I’m not actually following your answer, I never explicitly set any note id, that was implicit, not something I did.
But it’s blocking, I have to resort to the above procedure every time, and it’s really worrying to have to lose notes, that in some cases took hours to craft.
Sadly, this is blocking for me, I don’t want to leave this app, I’ve been a customer for probably 10 years, but I’m worried about losing hours of work each time.
Here is the stacktrack as required:
browser-main.js:2 Alrea…
Community plugins often can introduce these strange errors.
Please try uninstalling them first if the behavior seems to be undefined in the app.