You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a file that's getting truncated in my dat inside of dathttpd. I'm using normal sharing on dat-next. It ends with some control characters I've never seen.
<li><a href="http^@^@
I think this is the issue you and I discovered with the verify-on-read addition, where a dat process will ask for old content chunks once it discovers theyre missing due to verify-on-read, and then overwrite the current version with old data. You said you had a fix planned for this, IIRC. What's the status on that?
The text was updated successfully, but these errors were encountered:
Hey @mafintosh we've got a live one.
There's a file that's getting truncated in my dat inside of dathttpd. I'm using normal sharing on dat-next. It ends with some control characters I've never seen.
I think this is the issue you and I discovered with the verify-on-read addition, where a dat process will ask for old content chunks once it discovers theyre missing due to verify-on-read, and then overwrite the current version with old data. You said you had a fix planned for this, IIRC. What's the status on that?
The text was updated successfully, but these errors were encountered: