Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

losing calendar on machine restart #712

Open
realpshev opened this issue Mar 4, 2024 · 6 comments
Open

losing calendar on machine restart #712

realpshev opened this issue Mar 4, 2024 · 6 comments

Comments

@realpshev
Copy link

Your environment

Fedora 39,

TbSync version: 4.8
Thunderbird version: TB 115.8..0

Expected behavior

When I reboot / restart my system and then Thunderbird I expect my previously sync'ed caldar items to be there.
...

Actual behavior

I get that there are no calendars. I bring up TBSyncv and nothing is checked.

Steps to reproduce

shutdow, reboot, launch TB.

To help resolving your issue, enable debug logging (TbSync Account Manager -> Help) and send me the debug.log via e-mail (use the title of your issue as subject of the email).

@alistair-low
Copy link

I've also seen this issue a few times over the last few months. My calendar and contacts disappear, and I have to reselect them in TBSync. I'm running Windows 11 and TB 115.9.0

@mewalter
Copy link

mewalter commented Apr 3, 2024

This also started happening to me on a weekly basis. All my checked sync items in TBsync suddenly go unchecked. I have to re-check them and sync again. About 1 week later, boom, happens again. I am wondering if it is because authorization is being lost somewhere upstream? This problem might coincide with my also having to re-authenticate my Office365 calendar more often? I have not been able to directly correlate these events. I'm running Windows 10, TB 115.9.0 (32-bit), TBSync 4.8, and Provider for EAS 4.8.

@alistair-low
Copy link

I'm seeing this on roughly the same frequency as @mewalter as well as having to re-authenticate my Microsoft account

@LinAGKar
Copy link

LinAGKar commented Apr 5, 2024

For me, it happens sometimes at random when it has been running in the background for days or weeks. Last time, I got this in the log:

** Wed Apr 03 2024 11:21:54 GMT+0200 (centraleuropeisk sommartid) **
[EventLog] : Sync.12
Request:
<?xml version="1.0"?>
<Sync xmlns='AirSync'>
<Collections>
<Collection>
<SyncKey>269227692</SyncKey>
<CollectionId>9</CollectionId>
<DeletesAsMoves/>
<GetChanges/>
<WindowSize>50</WindowSize>
<Options>
<FilterType>7</FilterType>
<Class>Calendar</Class>
<BodyPreference xmlns='AirSyncBase'>
<Type xmlns='AirSyncBase'>1</Type>
</BodyPreference>
</Options>
</Collection>
</Collections>
</Sync>

Response:
<?xml version="1.0"?>
<Sync xmlns='AirSync'>
<Status>12</Status>
</Sync>

** Wed Apr 03 2024 11:21:54 GMT+0200 (centraleuropeisk sommartid) **
[setSyncState] : State: done, Account: MS365

** Wed Apr 03 2024 11:21:54 GMT+0200 (centraleuropeisk sommartid) **
[setSyncState] : State: prepare.request.options, Account: MS365

** Wed Apr 03 2024 11:21:54 GMT+0200 (centraleuropeisk sommartid) **
[Sending] : OPTIONS https://outlook.office365.com/Microsoft-Server-ActiveSync

** Wed Apr 03 2024 11:21:54 GMT+0200 (centraleuropeisk sommartid) **
[setSyncState] : State: send.request.options, Account: MS365

** Wed Apr 03 2024 11:21:55 GMT+0200 (centraleuropeisk sommartid) **
[setSyncState] : State: eval.request.options, Account: MS365

** Wed Apr 03 2024 11:21:55 GMT+0200 (centraleuropeisk sommartid) **
[EAS OPTIONS with response (status: 200)] : 
responseText: 
responseHeader(MS-ASProtocolVersions): 2.0,2.1,2.5,12.0,12.1,14.0,14.1,16.0,16.1
responseHeader(MS-ASProtocolCommands): Sync,SendMail,SmartForward,SmartReply,GetAttachment,GetHierarchy,CreateCollection,DeleteCollection,MoveCollection,FolderSync,FolderCreate,FolderDelete,FolderUpdate,MoveItems,GetItemEstimate,MeetingResponse,Search,Settings,Ping,ItemOperations,Provision,ResolveRecipients,ValidateCert,Find

It's also a bit of work when reenabling them, as it marks other people's calendars as writeable, visible and notifications enabled by default.

@roaima
Copy link

roaima commented Jun 21, 2024

FWIW I've this too, Windows 11 TBSync 4.8. I'd assumed initially it was because I'm using BetterBird 115.8.1-bb25 (64-bit) rather than TB. It doesn't seem to trigger after every powercycle, but I'd say that's definitely the most likely time for it to trip

@mewalter
Copy link

mewalter commented Jun 21, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants