-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I'm getting issues like: https://docs.google.com/document/d/190FBElJHbzCqvI9-pZGuHOg4jC2gbMh3lB6INCaiQcs/edit#bookmark=id.6xpze2glg563
- I have seen "gone" results from the server:
"syncserver-message-params" = (
"{\"gone\":\"fileRemovedOrRenamed\",\"cloudStorageType\":\"Google\"}"
);
Each of us using this are using Google Drive I believe. So this reflects a 404 coming back from Google. I don't think I've seen this before. None of the server files have actually been deleted.
- And also it seems that the server is not responding at all in certain cases. I.e., the file is still downloading in
iOSBasicsfor a very long period of time.
This seems to be an issue due to my use of ngrok, which I believe doesn't respond in certain cases when overloaded.
Metadata
Metadata
Assignees
Labels
No labels