Closed taskwarrior closed 6 years ago
Migrated metadata:
Created: 2015-01-26T10:03:48Z
Modified: 2015-08-08T16:11:11Z
Paul Beckingham on 2015-08-06T01:32:24Z says:
Is this something you are experiencing with a new release? I cannot replicate this on Cygwin, and we have unit tests that also succeed without data truncation, so I'm considering closing this issue as not reproducible.
Paul Beckingham on 2015-08-08T16:11:11Z says:
No response, cannot reproduce. If something changes we can reopen this. Thank you!
Niels Kobschätzki on 2015-01-26T10:03:48Z says:
After a "task sync" the .data-files are incomplete. Content is missing.
Example: completed.data [description:"fkuo" end:"1422176845" entry:"1421944757" modified:"1422176823" progress:"100.000000" project:"Shopping" status:"completed" uuid:"55b32bbc-03ea-46d2-8e8f-36d43febf22a"]
uid:"948f64be-6d5e-4abe-9b8b-a2eaa2b70790"] uid:"effff283-f653-4b29-b4c0-c45a6ac46359"] d" uuid:"098c19b9-b4dc-4c5f-8ee6-a401ba9f8705"] 62-f7bb-4072-887e-1406046569c1"]
On a computer where everything works fine completed.data is 7.5k big pending.data: 263 Byte vs 4,4k
backlog.data works sometimes and sometimes it does not.
Last sync with debug-flags looked like this:
task rc.debug=1 rc.debug.tls=1 sync
c: INFO Server certificate will be verified but hostname ignored. c: INFO Handshake was completed: (TLS1.2)-(ECDHE-RSA-SECP192R1)-(AES-128-GCM) c: INFO Sending 'XXXXclient: task 2.4.0 key: ff54f8aa-21cb-4f24-9e38-0b95550f104d org: inthe_am protocol: v1 type: sync user: n.kobschaetzki
706fea8c-e0c5-4c99-876f-bbc6baecc2bd
' (164 bytes) c: INFO expecting 972 bytes. c: INFO Receiving 'XXXXclient: taskd 1.0.1 code: 200 status: Ok
{"description":"Krankenzettel ins Büro bringen","due":"20150126T100000Z","end":"20150126T094903Z","entry":"20150126T054045Z","modified":"20150126T082904Z","priority":"H","progress":"100.000000","project":"Work","reminder":"20150126T090038Z","status":"completed","uuid":"4eb36547-2558-41cd-98d2-0a81ba9914b4"} {"description":"Bücher verlängern von der VOEBB","due":"20150125T230000Z","end":"20150126T094903Z","entry":"20150126T070128Z","modified":"20150126T094219Z","progress":"100.000000","project":"Home","reminder":"20150126T080001Z","status":"completed","uuid":"f46dc38d-b334-4244-bf7e-055adeb8d267"} {"description":"Congstar aufladen","due":"20150125T230000Z","end":"20150126T094903Z","entry":"20150126T081409Z","modified":"20150126T094853Z","progress":"100.000000","project":"Home","reminder":"20150126T101435Z","status":"completed","uuid":"c449633f-cf29-447d-abab-71e751431cc9"} 5b17240f-234f-42a9-96a3-988b20fc00d2
' (972 bytes) Timer Config::load (/cygdrive/t/cyghome/nik-adm/.taskrc) 0.095010 sec Configuration override rc.debug:1 Configuration override rc.debug.tls:1 Taskwarrior no longer supports file format 1, originally used between 27 November 2006 and 31 December 2007. in /cygdrive/t/cyghome/nik-adm/.task/pending.data at line 2
The last message also appears when I start taskwarrior after a sync, I suppose because of the broken files.