-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
SCEE 60.0 aborts upload and cannot continue uploading #712
Comments
Here is the log from Crux seems to be this error:
here is rest of the log: |
What's the edit you're uploading? Maybe something wrong with that? |
Today I've tried uploading and it uploaded just fine:
So only Notes were being uploaded (and failing to upload). I guess it might have been some temporary error on @westnordost sc-photo-service yesterday which produced those errors; perhaps there is some server-side logging there which can tell us what was the problem (and how to avoid it in the future):
As for the SC(EE) app side, it might be good idea to log whole errors received from remote server (i.e. split them to multiple lines if they are too long instead of having them end up truncated)? |
As that transient error did not repeat, all that remains actionable is to do better logging (i.e. without truncating). |
How to Reproduce
Don't know. I've just been solving few dozen quests and adding few notes with pictures. When I've got home I've tried uploading (I have autouplaod disabled), it uploaded several of them and then failed with "Connection error while uploading answers. Try again later" when it got to last 9 items to upload.
Retrying upload, changing network, restarting app etc. does not help.
Might be related to notes (perhaps some character in the text of the note the app doesn't like?), because IIRC they are being uploaded last (at last I guess so, because last few items to uploaded always take longer per-item, and I usually have pictures attached to notes)
(I'll try to fetch the log manually later, trying to share it unfortunately crashes the app due to streetcomplete#5561)
Expected Behavior
I expect I'd be able to upload all the remaining items.
Does it happen in normal StreetComplete?
Well, no, but it didn't happen in several previous uploads done via SCEE 60.0, so I suspect it is related to specific data I'm uploading. It is still unknown what need to be done.
Versions affected
SCEE 60.0, Android 14. Never had it happen in previous SCEE versions (nor in StreetComplete 60.0).
The text was updated successfully, but these errors were encountered: