anyproto / anyproto/any-sync-dockercompose
Images stuck at Syncing
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 941
- Forks
- 134
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 3
Description
Have you read a contributing guide?
- I have read CONTRIBUTING.md
- I have searched the existing issues and didn't find any that were similar
- I have considered creating a pull request with fixes instead of a bug report and want to proceed
Current Behavior
After creating a space and importing a AnyBlock export, some of the images from the export get stuck in syncing the spinner even shows as stopped, as seen in this image:
This is not the case in a space where there are no images, like the default one:
Expected Behavior
All images synced, and space shown as synced.
Steps To Reproduce
I have a server running Ubuntu 24.04.2 LTS, and I'm using the client in my windows machine in the same network.
- I setup the
'EXTERNAL_LISTEN_HOSTS=<yourExternalIp1> <yourExternalIp2'in the.env.overridefile with the local IP of my server (like 192.168.0.10) - Did the setup as usual with
make start - Did the setup in client with the
client.ymlfile generated - Created new Spaces and selected "Import my data" in the space creation process, then selected the exported AnyBlock zip -> Here is one that I used that is just a boilerplate for Game Development and has some images stuck: https://drive.google.com/file/d/1xv7Sv46IDAp3BhC1sZ9x3c-pct2CQSrH/view?usp=sharing
Environment
- OS: Ubuntu
- Version: 24.04.2 LTS
Anything else?
Might have missed some important information, but let me know and I'll add to the thread
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
Reproduce the import using the provided AnyBlock export, starting with make start and the .env.override and generated client.yml settings. Compare the image-containing space with the default space and trace the sync behavior; done means all imported images finish syncing and the space is shown as synced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker-compose, shell
- Domain
- infrastructure, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100