anyproto / anyproto/any-sync-dockercompose

Images stuck at Syncing

Open
#148 4 comments 8 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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:

Image

This is not the case in a space where there are no images, like the default one:

Image
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.

  1. I setup the 'EXTERNAL_LISTEN_HOSTS=<yourExternalIp1> <yourExternalIp2' in the .env.override file with the local IP of my server (like 192.168.0.10)
  2. Did the setup as usual with make start
  3. Did the setup in client with the client.yml file generated
  4. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.