MerginMaps / MerginMaps/mobile
"Server stopped accepting new streams before this stream was established" error when synchroniziation needs to pull a large number of files
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
If the synchronization process needs to pull down a large number of files (photos in this case, where the total number of files is about 1000 but the total size is not really very big, about 250MB), then the App throws this error. I have not found any that can be tweaked on server side (MM CE in this case), is there any?

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is identified in the report. Start by reproducing synchronization with about 1,000 files and 250 MB, then trace where the stream-creation error is surfaced and determine whether the app or server-side configuration is responsible; done means the large synchronization completes without this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- mobile, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100