Closed sa3664 closed 3 years ago
Hi @sa3664 can you take a look at PR #707 and see if this fix resolves the issue you were having. I don't have a windows machine handy to test on.
Hello @robdefeo I tried the fix from PR #707 , however, was receiving the below error on two different windows machines :
Upon researching, I found a recommendation on the official badger GitHub repo on the below link :
https://github.com/dgraph-io/badger/issues/246
The working solution is available in PR #708
Describe the bug I am receiving the below error while doing the application setup in my local windows system :
Error: Could not config mailbox store: During db.vlog.open: Value log truncate required to run DB. This might result in data loss
To Reproduce Steps to reproduce the behavior:
What version of Mailchain are you using ?
$ mailchain version
Version: v0.0.69
Expected behavior The expected behavior should be a running instance of mailchain application in local.
Screenshots
Desktop (please complete the following information):
Additional context N/A