Have you read a contributing guide?
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.override file 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.yml file 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
Have you read a contributing guide?
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.
'EXTERNAL_LISTEN_HOSTS=<yourExternalIp1> <yourExternalIp2'in the.env.overridefile with the local IP of my server (like 192.168.0.10)make startclient.ymlfile generatedEnvironment
Anything else?
Might have missed some important information, but let me know and I'll add to the thread