-
-
Notifications
You must be signed in to change notification settings - Fork 53
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
OS X Mojave, etesync-dav process not responding #87
Comments
Thanks for reporting! Your message is cut after "the error part of the log reads:", could you please add the missing part? |
Thanks for noticing the missing log data. Strangely, it disappears when I post it. If I edit the post, it reappears in the edit text box! Must be something about the XML chevrons. I had to remove the <> from each of the three lines to get it to appear. error xmlns="DAV:" |
@embamba you can wrap the code in backquotes to make it appear properly. e.g.
will appear as
|
In my case when it is not responding Calendar fails to sync. I never tried leaving it long enough to see if it ever revives, I usually kill the process and restart. |
Does it actually happen to you often? I wonder if the Mac actively stops it because we don't do whatever they want us to do regarding "pings". |
I think once every couple of days. I will try to monitor it from now on. |
The CPU usage is probably because it's performing a large sync. Could you maybe run it with -D to see if there are any obvious error messages? Is the CPU usage momentary? If so, I wouldn't worry about it. |
Yes, you are correct :) |
About which part? It's just a momentary large sync? |
Yeah, that it is a momentary large sync. But I am still surprised because it is quite a large consumption of recourses. |
It needs to decrypt all of your data which could be quite a bit, especially since at the moment it's done in Python if memory serves, rather than a faster implementation. |
On OS X Mojave 10.14.6, I've noticed in the Activities Monitor, one of the two etesync-dav processes displays as "Not Responding" with its line in red typeface. It's always the item with the app icon next to the process name, never the other process. Sometimes, it takes on this status within seconds after it launches. Other times, it takes longer. But it seems that after some period of time, it always gets there.
That said, I see no evidence that the process is actually hanging. Syncing works. Still, once the Activity Monitor identifies the process as not responding, it stays that way, even if it's working fine. Other processes, on occasion, go to not responding, then, after a few seconds or minutes, return to normal status.
In a browser window, https://localhost:37358 sometimes reroutes to localhost:37359. Other times, it fails, not necessarily when the process is not responding.
Syncing is successful in Thunderbird's TbSync addon. But I sometimes get a non fatal error (409) in the address book that I'm syncing. The error part of the log reads:
The text was updated successfully, but these errors were encountered: