Title: Verge3D Network upload repeatedly fails during S3 upload
I’m trying to upload a large Verge3D app to Verge3D Network, but the upload keeps failing partway through.
Environment:
– Verge3D for Blender 4.12.0
– Windows 11
– Enterprise license
– App folder moved to C:\verge_upload_test to rule out OneDrive issues
What happens:
– App Manager starts normally
– It requests S3 credentials
– Many files are skipped as already uploaded
– Then it fails while uploading large .bin / .bin.xz files
– The failed file changes between attempts, so it does not seem like one corrupt file
Recent errors include:
– ExpiredToken when calling the UploadPart operation
– ssl.SSLEOFError: EOF occurred in violation of protocol
– botocore.exceptions.SSLError: SSL validation failed
Latest failure was during upload to:
soft8soft-eu.s3.eu-central-1.amazonaws.com
App Manager route:
/network/upload?app=ssdemo_rev2&zip=0
Does this sound like a large-app upload/session timeout issue, a network/SSL inspection issue, or a Verge3D Network upload tool issue? Any recommended workaround for uploading a large app with many model assets?
Outputs from the console from the last two upload attempts attached.