Markus
Markus
I updated to Macfuse 5.0.5 to see if it fixes the problem, still no luck though. Using to the new `backend=fskit` doesn't help either.
I ran a manual bisect between [v2.4.0 and 2.5.0](https://github.com/rfjakob/gocryptfs/compare/v2.4.0...v2.5.0) and identified the following: - last working commit: 6fbe61d11017051b035cebe00b66481203a2a036 - first commit were the error happens: 0dfa7f8fadfa200c62f8ed9d3d08f745aa182f5b - following commits between...
I was having it today and ran the same manual bisect with go-fuse. To keep it short: - last working commit: hanwen/go-fuse@c1a4d6c4a7dfe1743433197d5616ec93c516e0ab - commit introducing the error: hanwen/go-fuse@35021463a2a9adbcd94a071c27a326b40c1401a5 I'll probably...
> Can you check if https://github.com/hanwen/go-fuse/tree/master/example/loopback also shows the problem? Good idea! I was bisecting with gocryptfs before (changing `go.mod` on each try). I just checked it with the example...
> Maybe I'll try https://www.scaleway.com/en/hello-m1/ . I can sponsor some time for you if you want. Do you accept donations (through github or somewhere else)? > It looks like the...
Thanks for your great work, I can confirm the problem is gone for me, too!
One thing I noticed which maybe helps: When I delete the `dovecot.index{,.log}` files and access the virtual folder, the first access is successful and it displays the messages according to...
Sorry, one more information, actually it is like this: - Removing `dovecot.index{,.log}` files allows to access the virtual folder - `dovecot.index` gets recreated on access and the folder can be...
Is there anything I can do to help you debug it? Can you reproduce it? AFAIK to reproduce it, it should be enough to create some virtual folders with the...
Thanks for the investigations and detailed feedback! Do you know how to contact the dovecot team about this since https://github.com/dovecot/core has issues disabled? 🤔 (Maybe you should leave this issue...