It failed pretty fast on a subsequent restart: ```...
# feedback
a
It failed pretty fast on a subsequent restart:
Copy code
json
info: Segment Residual Cache flush attempted. {"successCount":0,"nonRetryableErrorCount":0,"retryableErrorCount":0}
info: {"ctx":"ReloadIndex.execute","durationEngineInit":221103}
error: {"ctx":"ReloadIndex.execute","error":{"message":"read ECONNRESET","stack":"Error: read ECONNRESET\n\tat TCP.onStreamRead (node:internal/stream_base_commons:217:20)","config":{"url":"http://localhost:3951/api/workspace/initialize?","method":"post","data":"{\"uri\":\"c:\\\\Users\\\\\\\\Development\\\\Notes\\\\\",\"config\":{\"vaults\":[{\"fsPath\":\"dependencies/github.com//vault.inbox\",\"remote\":{\"type\":\"git\",\"url\":\"git@github.com:/vault.inbox.git\"},\"selfContained\":true,\"name\":\"vault.inbox\"},{\"fsPath\":\"vault\",\"name\":\"vault\",\"sync\":\"sync\",\"remote\":{\"type\":\"git\",\"url\":\"git@github.com:.git\"}},{\"fsPath\":\"\",\"name\":\"\",\"sync\":\"sync\",\"remote\":{\"type\":\"git\",\"url\":\"git@github.com:.git\"}},{\"fsPath\":\"vault\",\"name\":\"\",\"sync\":\"sync\",\"remote\":{\"type\":\"git\",\"url\":\"git@github.com:/.git\"},\"workspace\":\"\"}]}}","headers":{"Accept":"application/json, text/plain, */*","Content-Type":"application/json","User-Agent":"axios/0.21.4","Content-Length":685},"transformRequest":[null],"transformResponse":[null],"timeout":0,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1,"maxBodyLength":-1,"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false}},"code":"ECONNRESET"},"msg":"unable to initialize engine"}
j
Hi @aleksey which version of vscode are you using?
a
Hey, Joshi, it's the same as @Bassmann's
k
@aleksey two asks: can you set dendron log level to debug and try starting up again? when you do, can you also dm me the server logs? [Troubleshooting](https://wiki.dendron.so/notes/a6c03f9b-8959-4d67-8394-4d204ab69bfe#set-dendron-to-debug-mode) [Cookbook](https://wiki.dendron.so/notes/401c5889-20ae-4b3a-8468-269def4b4865##server-logs)
a
@Joshi @kevins8 @Bassmann I turned off
enableLinkCandidates
and the initialization time is back to normal, no errors also.
k
thanks for the update. we're currently going through a phase of refactoring to get things ready for sqlite. looks like this broke the candidate logic. we'll prioritize getting a fix out!
b
Same here!
3 Views