tculpepp
03/27/2022, 1:12 AMkevins8
03/27/2022, 3:00 AMSeriousBug
03/27/2022, 3:06 AMkevins8
03/27/2022, 3:09 AMSeriousBug
03/27/2022, 3:09 AMtculpepp
03/27/2022, 4:29 AMhikchoi
03/28/2022, 4:13 AM0.86.1
and let us know if that solves the issue? This will help us pinpoint what went wrong and when the error was introduced.{workspace root}/.backup/config
?tculpepp
03/28/2022, 12:18 PMhikchoi
03/28/2022, 12:24 PMdendron.yml
? If it contains sensitive information, you can DM me with the sensitive parts replaced. I'll try to recreate a minimal example of this issue with that.tculpepp
03/29/2022, 12:34 AMhikchoi
03/29/2022, 12:52 AMtculpepp
03/29/2022, 12:54 AMhikchoi
03/29/2022, 12:55 AMDendron: Open Backup
command in the command palette, and if so does it list anything?tculpepp
03/29/2022, 12:55 AMhikchoi
03/29/2022, 12:56 AMtculpepp
03/29/2022, 12:57 AMhikchoi
03/29/2022, 1:01 AMtculpepp
03/29/2022, 1:02 AMhikchoi
03/29/2022, 1:02 AMOpen Backup
command was introduced with 0.87.0
so this should be present in the command palette. Otherwise during plugin activation something went wrong while Dendron was registering commands. This could be a clue to our issue here.tculpepp
03/29/2022, 1:03 AMhikchoi
03/29/2022, 1:04 AMtculpepp
03/29/2022, 1:05 AMhikchoi
03/29/2022, 1:06 AMvaults
under workspace
was empty. This is usually not empty if a workspace was initialized and was never touched manually.
Can you confirm that Dendron works as intended if you use the backed up dendron.yml
? with vaults
set to an empty list, I suspect that it will still have problems. But I'm assuming your workspace was functional before the upgrade so I'm curious.tculpepp
03/29/2022, 1:14 AMhikchoi
03/29/2022, 1:16 AM...
workspace:
vaults:
-
fsPath: vault
...
kevins8
03/29/2022, 1:17 AMDEBUG
. Restart Dendron. All logs should now be printed in debug mode.
When you initialize your workspace again, run Open Logs
. The last note that Dendron loads - that is either the problematic note or it is right before the problematic note (the problematic note should be the next one as by alphabetical ordering)tculpepp
03/29/2022, 1:26 AM"dendron.logLevel": "debug",
or "dendron.logLevel": "DEBUG",
?kevins8
03/29/2022, 1:27 AMhikchoi
03/29/2022, 1:37 AMtculpepp
03/29/2022, 1:39 AMworkspace:
vaults:
-
fsPath: vault
kevins8
03/29/2022, 1:49 AMdendron.yml
again with the updated vaults property?tculpepp
03/29/2022, 1:59 AMhikchoi
03/29/2022, 3:20 AMtculpepp
03/29/2022, 3:27 AMhikchoi
03/29/2022, 3:34 AMtculpepp
03/29/2022, 3:36 AMhikchoi
03/29/2022, 3:37 AM