Tasks not displaying
grovesteyn opened this issue · 6 comments
I had to use the [Configuration / Danger Zone / Clear Task Data] option to make task sync init
work. It then uploaded my 2075 tasks. However, no tasks display in the https://inthe.am/tasks page. Any ideas?
That sounds like the taskserver & the UI probably can't agree on what to synchronize. I recently added some additional logging that'll show up in "Log" in those cases. So, I'm curious to hear if you see anything interesting there?
I am having the same issue, with this difference: I not only cleared the data, but deleted my account and started over again (why I did that is another story). My two clients are able to sync through inthe.am. However:
- Like @grovesteyn, none of my tasks display on the inthe.am tasklist
- Emails that I send do not result in creating tasks; I don't get any errors back from the mail server -- the emails just have no effect.
Here is what I have in my log file. It does appear something has gone awry:
2021-08-11T14:48:28.988258Z | Taskrc extras saved.
-- | --
2021-08-11T02:24:45.278787Z | Email integration settings changed.
2021-08-11T02:03:05.152790Z | Synchronization with other taskd servers is no longer supported. Your account has been automatically reconfigured to synchronize with Inthe.AM's built-in task server.You may need to re-configure your local taskwarrior instances.
2021-08-11T01:30:25.487042Z | An error was encountered when attempting to sync Inthe.AM's UI with the Taskserver: 2: :: Configuration override rc.json.array:TRUE Configuration override rc.verbose:new-uuid Configuration override rc.confirmation:no Configuration override rc.dependency.confirmation:no Configuration override rc.gc:off Configuration override rc.recurrence.confirmation:no Configuration override rc.uda.intheamattachments.type:string Configuration override rc.uda.intheamattachments.label:"Inthe.AM Attachments" Configuration override rc.uda.intheamoriginalemailsubject.type:string Configuration override rc.uda.intheamoriginalemailsubject.label:"Inthe.AM E-mail Subject" Configuration override rc.uda.intheamoriginalemailid.type:numeric Configuration override rc.uda.intheamoriginalemailid.label:"Inthe.AM E-mail ID" Configuration override rc.uda.intheamtrelloid.type:string Configuration override rc.uda.intheamtrelloid.label:"Inthe.AM Trello Object ID" Configuration override rc.uda.intheamtrelloboardid.type:string Configuration override rc.uda.intheamtrelloboardid.label:"Inthe.AM Trello Board ID" Configuration override rc.uda.intheamtrellolistid.type:string Configuration override rc.uda.intheamtrellolistid.label:"Inthe.AM Trello List ID" Configuration override rc.uda.intheamtrellolistname.type:string Configuration override rc.uda.intheamtrellolistname.label:"Inthe.AM Trello List Name" Configuration override rc.uda.intheamtrellourl.type:string Configuration override rc.uda.intheamtrellourl.label:"Inthe.AM Trello URL" Configuration override rc.uda.intheamtrellodescription.type:string Configuration override rc.uda.intheamtrellodescription.label:"Inthe.AM Trello Description" Configuration override rc.uda.intheamtrellolastupdated.type:string Configuration override rc.uda.intheamtrellolastupdated.label:"Inthe.AM Trello Last Updated" Configuration override rc.uda.intheamduplicateof.type:string Configuration override rc.uda.intheamduplicateof.label:"Inthe.AM Duplicate of Task" Configuration override rc.uda.intheammergedfrom.type:string Configuration override rc.uda.intheammergedfrom.label:"Inthe.AM Duplicate Tasks Merged" Sync failed. The Taskserver returned error: 431 Account suspended.
Many thanks for your help!
Hi @TheTaoOfPhil, about your second bullet, be aware that if the email subject is other than New
or empty, it won't work.
Hi @TheTaoOfPhil, about your second bullet, be aware that if the email subject is other than
New
or empty, it won't work.
Hi @szaffarano,
Thanks so much for the quick reply.
In the previous account, email worked correctly with all lowercase new
in the subject. In the current account, I tried with both empty subject and subject New
and it still doesn't work.
I also tried sending with a different account (after whitelisting it of course), all to no avail.
I was wondering whether the "account suspended" message at the end of the log message might have something to do with this?
Thanks again.
Did anybody find a solution to this? I'm having the same issue. Tasks are synced but they are not displayed on the https://inthe.am/tasks page.
I also had the same problem. Here's error log
Taskwarrior Error: (2) Configuration override rc.verbose:new-uuid Configuration override rc.json.array:TRUE Configuration override rc.confirmation:no Configuration override rc.dependency.confirmation:no Configuration override rc.recurrence.confirmation:no Configuration override rc.gc:off Configuration override rc.uda.intheamattachments.type:string Configuration override rc.uda.intheamattachments.label:"Inthe.AM Attachments" Configuration override rc.uda.intheamoriginalemailsubject.type:string Configuration override rc.uda.intheamoriginalemailsubject.label:"Inthe.AM E-mail Subject" Configuration override rc.uda.intheamoriginalemailid.type:numeric Configuration override rc.uda.intheamoriginalemailid.label:"Inthe.AM E-mail ID" Configuration override rc.uda.intheamtrelloid.type:string Configuration override rc.uda.intheamtrelloid.label:"Inthe.AM Trello Object ID" Configuration override rc.uda.intheamtrelloboardid.type:string Configuration override rc.uda.intheamtrelloboardid.label:"Inthe.AM Trello Board ID" Configuration override rc.uda.intheamtrellolistid.type:string Configuration override rc.uda.intheamtrellolistid.label:"Inthe.AM Trello List ID" Configuration override rc.uda.intheamtrellolistposition.type:numeric Configuration override rc.uda.intheamtrellolistposition.label:"Inthe.AM Trello Card Position in List" Configuration override rc.uda.intheamtrellolistname.type:string Configuration override rc.uda.intheamtrellolistname.label:"Inthe.AM Trello List Name" Configuration override rc.uda.intheamtrellourl.type:string Configuration override rc.uda.intheamtrellourl.label:"Inthe.AM Trello URL" Configuration override rc.uda.intheamtrellodescription.type:string Configuration override rc.uda.intheamtrellodescription.label:"Inthe.AM Trello Description" Configuration override rc.uda.intheamtrellolastupdated.type:string Configuration override rc.uda.intheamtrellolastupdated.label:"Inthe.AM Trello Last Updated" Configuration override rc.uda.intheamduplicateof.type:string Configuration override rc.uda.intheamduplicateof.label:"Inthe.AM Duplicate of Task" Configuration override rc.uda.intheammergedfrom.type:string Configuration override rc.uda.intheammergedfrom.label:"Inthe.AM Duplicate Tasks Merged" '-1998916096' is not a valid date in the '' format.
I think the last line might be the problem.