-
Notifications
You must be signed in to change notification settings - Fork 23
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
Stack Overflow error when trying to Sync #31
Comments
@talex5 I get myself out this by removing my cuekeeper/ directory, re-cloning master, and building the client and server. Right now, between my phone and laptop, the sync'ing is working fine right now. Some thoughts:
|
Well, back to getting the stack overflow messages on Safari iOS now (syncing to my Mac cuekeeper server on my local network). |
A stack overflow where? On iOS? On Chrome? On the server? The server doesn't store the data on disk at all at the moment. It's all stored in the browser, and the browser sends to whole history to the server the first time it connects after the server restarts. The only stack-overflow issue I know about is #2. |
Stack overflow errors on both Mac Chrome and iOS Chrome or Safari. I have deleted cuekeeper and rebuilt several times, but after a few syncs start to hit this issue again. Maybe I can clear by client/browser side data? How do I do that? Not sure where to find it. |
I am now getting constant Stack Overflow errors when trying to sync between Safari on iOS and Chrome on Mac.
@talex5, Is there debug logs I can post here to help your troubleshoot?
The text was updated successfully, but these errors were encountered: