Error uploading worlds from unity windows 2022.3.6f1

Build only does work. but when you launch build and publish get Upload fail
and 8 console errors (also tried in fresh unity install, new project, and template worlds)
But it can be uploaded before today

:face_with_head_bandage:First:
[API] Failed to send request
UnityEngine.Debug:LogError (object,UnityEngine.Object)
VRC.Core.Logger:LogError (string,VRC.Core.DebugLevel,UnityEngine.Object)
VRC.SDKBase.Editor.Api.VRCApi/d__15`2<byte, VRC.SDKBase.Editor.Api.VRCApi/EmptyResponse>:MoveNext () (at ./Packages/com.vrchat.base/Editor/VRCSDK/Dependencies/VRChat/API/VRCApi.cs:266)
UnityEngine.UnitySynchronizationContext:ExecuteTasks ()

:face_with_head_bandage:Second:
[API] An error occurred while sending the request
UnityEngine.Debug:LogError (object,UnityEngine.Object)
VRC.Core.Logger:LogError (string,VRC.Core.DebugLevel,UnityEngine.Object)
VRC.SDKBase.Editor.Api.VRCApi/d__15`2<byte, VRC.SDKBase.Editor.Api.VRCApi/EmptyResponse>:MoveNext () (at ./Packages/com.vrchat.base/Editor/VRCSDK/Dependencies/VRChat/API/VRCApi.cs:267)
UnityEngine.UnitySynchronizationContext:ExecuteTasks ()

:face_with_head_bandage:Third:
[API] failed to upload File to https://s3.amazonaws.com/files.vrchat.cloud/World-Asset-bundle-202236f1_4_st.file_e5ed5ca8-7ed8-478a-9675-c00a5fe5a22a.58.vrcw?AWSAccessKeyId=AKIA5KYCRATSLNUQFQNK&Expires=1711170285&Signature=56rk99va%2BEpGjjpkH%2FjR1W6ntOs%3D&partNumber=1&uploadId=3TYQq3XTWBKF1AFr_NrKQuJ8BLKTk0CpZWi0wF3JX1Te5yqkXF7fF3ku4RL99hWipMa6L4WzpQfmUZF6.mbPRPCmY3HPF1GtQr.i1FWjoR1y_kJ6niRLXQ1sO6cgM3Po, exiting upload
UnityEngine.Debug:LogError (object,UnityEngine.Object)
VRC.Core.Logger:LogError (string,VRC.Core.DebugLevel,UnityEngine.Object)
VRC.SDKBase.Editor.Api.VRCApi/d__41:MoveNext () (at ./Packages/com.vrchat.base/Editor/VRCSDK/Dependencies/VRChat/API/VRCApi.cs:1209)
System.Runtime.CompilerServices.AsyncTaskMethodBuilder1<System.ValueTuple2<VRC.SDKBase.Editor.Api.VRCApi/EmptyResponse, System.Net.Http.HttpResponseMessage>>:SetException (System.Exception)
VRC.SDKBase.Editor.Api.VRCApi/d__15`2<byte, VRC.SDKBase.Editor.Api.VRCApi/EmptyResponse>:MoveNext () (at ./Packages/com.vrchat.base/Editor/VRCSDK/Dependencies/VRChat/API/VRCApi.cs:332)
UnityEngine.UnitySynchronizationContext:ExecuteTasks ()

:face_with_head_bandage:Fourth:
[API] An error occurred while sending the request
UnityEngine.Debug:LogError (object,UnityEngine.Object)
VRC.Core.Logger:LogError (string,VRC.Core.DebugLevel,UnityEngine.Object)
VRC.SDKBase.Editor.Api.VRCApi/d__41:MoveNext () (at ./Packages/com.vrchat.base/Editor/VRCSDK/Dependencies/VRChat/API/VRCApi.cs:1210)
System.Runtime.CompilerServices.AsyncTaskMethodBuilder1<System.ValueTuple2<VRC.SDKBase.Editor.Api.VRCApi/EmptyResponse, System.Net.Http.HttpResponseMessage>>:SetException (System.Exception)
VRC.SDKBase.Editor.Api.VRCApi/d__15`2<byte, VRC.SDKBase.Editor.Api.VRCApi/EmptyResponse>:MoveNext () (at ./Packages/com.vrchat.base/Editor/VRCSDK/Dependencies/VRChat/API/VRCApi.cs:332)
UnityEngine.UnitySynchronizationContext:ExecuteTasks ()

:face_with_head_bandage:Fifth:
[Always] Failed to upload file
UnityEngine.Debug:LogError (object,UnityEngine.Object)
VRC.Core.Logger:LogError (string,VRC.Core.DebugLevel,UnityEngine.Object)
VRC.SDK3.Editor.VRCSdkControlPanelWorldBuilder/d__126:MoveNext () (at ./Packages/com.vrchat.worlds/Editor/VRCSDK/SDK3/VRCSdkControlPanelWorldBuilder.cs:2415)
System.Runtime.CompilerServices.AsyncVoidMethodBuilder:Start<VRC.SDK3.Editor.VRCSdkControlPanelWorldBuilder/d__126> (VRC.SDK3.Editor.VRCSdkControlPanelWorldBuilder/d__126&)
VRC.SDK3.Editor.VRCSdkControlPanelWorldBuilder:UploadError (object,string)
VRC.SDK3.Editor.VRCSdkControlPanelWorldBuilder/d__119:MoveNext () (at ./Packages/com.vrchat.worlds/Editor/VRCSDK/SDK3/VRCSdkControlPanelWorldBuilder.cs:2311)
System.Runtime.CompilerServices.AsyncTaskMethodBuilder1<System.Exception>:Start<VRC.SDK3.Editor.VRCSdkControlPanelWorldBuilder/<HandleUploadError>d__119> (VRC.SDK3.Editor.VRCSdkControlPanelWorldBuilder/<HandleUploadError>d__119&) VRC.SDK3.Editor.VRCSdkControlPanelWorldBuilder:HandleUploadError (System.Exception) VRC.SDK3.Editor.VRCSdkControlPanelWorldBuilder/<Upload>d__117:MoveNext () (at ./Packages/com.vrchat.worlds/Editor/VRCSDK/SDK3/VRCSdkControlPanelWorldBuilder.cs:2294) System.Runtime.CompilerServices.AsyncTaskMethodBuilder1<VRC.SDKBase.Editor.Api.VRCWorld>:SetException (System.Exception)
VRC.SDKBase.Editor.Api.VRCApi/d__29:MoveNext () (at ./Packages/com.vrchat.base/Editor/VRCSDK/Dependencies/VRChat/API/VRCApi.cs:515)
System.Runtime.CompilerServices.AsyncTaskMethodBuilder1<string>:SetException (System.Exception) VRC.SDKBase.Editor.Api.VRCApi/<UploadFile>d__38:MoveNext () (at ./Packages/com.vrchat.base/Editor/VRCSDK/Dependencies/VRChat/API/VRCApi.cs:1053) System.Runtime.CompilerServices.AsyncTaskMethodBuilder1:SetResult (bool)
VRC.SDKBase.Editor.Api.VRCApi/d__41:MoveNext () (at ./Packages/com.vrchat.base/Editor/VRCSDK/Dependencies/VRChat/API/VRCApi.cs:1239)
System.Runtime.CompilerServices.AsyncTaskMethodBuilder1<System.ValueTuple2<VRC.SDKBase.Editor.Api.VRCApi/EmptyResponse, System.Net.Http.HttpResponseMessage>>:SetException (System.Exception)
VRC.SDKBase.Editor.Api.VRCApi/d__15`2<byte, VRC.SDKBase.Editor.Api.VRCApi/EmptyResponse>:MoveNext () (at ./Packages/com.vrchat.base/Editor/VRCSDK/Dependencies/VRChat/API/VRCApi.cs:332)
UnityEngine.UnitySynchronizationContext:ExecuteTasks ()

:face_with_head_bandage:Sixth:
UploadException: Failed to upload file
VRC.SDKBase.Editor.Api.VRCApi.UploadFile (System.String filename, System.String fileId, System.String friendlyFileName, System.Action2[T1,T2] onProgress, System.Threading.CancellationToken cancellationToken) (at ./Packages/com.vrchat.base/Editor/VRCSDK/Dependencies/VRChat/API/VRCApi.cs:956) VRC.SDKBase.Editor.Api.VRCApi.UpdateWorldBundle (System.String id, VRC.SDKBase.Editor.Api.VRCWorld data, System.String pathToBundle, System.Action2[T1,T2] onProgress, System.Threading.CancellationToken cancellationToken) (at ./Packages/com.vrchat.base/Editor/VRCSDK/Dependencies/VRChat/API/VRCApi.cs:496)
VRC.SDK3.Editor.VRCSdkControlPanelWorldBuilder.Upload (VRC.SDKBase.Editor.Api.VRCWorld world, System.String bundlePath, System.String thumbnailPath, System.Threading.CancellationToken cancellationToken) (at ./Packages/com.vrchat.worlds/Editor/VRCSDK/SDK3/VRCSdkControlPanelWorldBuilder.cs:2267)
Rethrow as UploadException: Failed to upload file
VRC.SDK3.Editor.VRCSdkControlPanelWorldBuilder.Upload (VRC.SDKBase.Editor.Api.VRCWorld world, System.String bundlePath, System.String thumbnailPath, System.Threading.CancellationToken cancellationToken) (at ./Packages/com.vrchat.worlds/Editor/VRCSDK/SDK3/VRCSdkControlPanelWorldBuilder.cs:2294)
VRC.SDK3.Editor.VRCSdkControlPanelWorldBuilder.BuildAndUpload (VRC.SDKBase.Editor.Api.VRCWorld world, System.String thumbnailPath, System.Threading.CancellationToken cancellationToken) (at ./Packages/com.vrchat.worlds/Editor/VRCSDK/SDK3/VRCSdkControlPanelWorldBuilder.cs:2493)
VRC.SDK3.Editor.VRCSdkControlPanelWorldBuilder+<>c__DisplayClass112_0.b__9 () (at ./Packages/com.vrchat.worlds/Editor/VRCSDK/SDK3/VRCSdkControlPanelWorldBuilder.cs:1985)
System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.b__7_0 (System.Object state) (at :0)
UnityEngine.UnitySynchronizationContext+WorkRequest.Invoke () (at :0)
UnityEngine.UnitySynchronizationContext.Exec () (at :0)
UnityEngine.UnitySynchronizationContext.ExecuteTasks () (at :0)

:face_with_head_bandage:Seventh:
AmplitudeAPI: upload failed with exception - 由于目标计算机积极拒绝,无法连接。
UnityEngine.Debug:LogError (object)
AmplitudeSDKWrapper.AmplitudeWrapper/<>c__DisplayClass79_0:b__1 (BestHTTP.HTTPRequest,BestHTTP.HTTPResponse)
BestHTTP.HTTPRequest:CallCallback ()
BestHTTP.ConnectionBase:HandleCallback ()
BestHTTP.HTTPManager:OnUpdate ()
BestHTTP.HTTPUpdateDelegator:Update ()
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()

:face_with_head_bandage:Eighth:
AmplitudeAPI: unhandleable error code: Exception - discarding batch of 1 events
UnityEngine.Debug:LogError (object)
AmplitudeSDKWrapper.AmplitudeWrapper/<>c__DisplayClass77_1:b__2 (AmplitudeSDKWrapper.AmplitudeWrapper/ErrorCode)
AmplitudeSDKWrapper.AmplitudeWrapper/<>c__DisplayClass79_0:b__1 (BestHTTP.HTTPRequest,BestHTTP.HTTPResponse)
BestHTTP.HTTPRequest:CallCallback ()
BestHTTP.ConnectionBase:HandleCallback ()
BestHTTP.HTTPManager:OnUpdate ()
BestHTTP.HTTPUpdateDelegator:Update ()
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()

Oh Boi. From how deep the error is, I would. Say you encountered a connectivity issue. Is is still broken today?
Maybe you have a slow connection or you have a firewall or VPN limiting what you can do.

I base this by the fact the logs mention pushing data to AWS, this isn’t an error we should see as it’s internal vrc stuff.

1 Like

I still have these problems today. I have turned off my firewall and VPN, but I still cannot upload. Many of my friends have also encountered such problems in the past two days. :joy:

any idea of what you guys can have in common ?

There is nothing in common, but the errors are all the same and cannot be uploaded. Some prompt API errors, some do not. Some people can solve the error by modifying the DNS of the computer network and the upload is successful, but mine cannot.

Maybe the only thing in common is that everyone’s network is fine, and accessing all websites and vrchat games is smooth and fast, but errors are reported when uploading, and it’s all in the past two days.

1 Like

I encountered the same problem while uploading to the world

我怀疑是广东电信这边搞得鬼,这问题好像都是广东的遇到

1 Like

不会吧 我用手机流量也传不了

反正这两天在贴吧和Q群里遇到的这问题的全是广东的。流量的方法我也是不行了,第一次用手机流量可以传,后面就不行了,难道整个广东网络都被管控了 :rofl:

1 Like

我传上去了,试试雷神北方专线联通节点模式二

感恩!!!成功了!!

太真实了,我之前在江苏就还好,刚回广东也没啥事。今天也开始寄了()

just had this same issue and fixed it. its the connection to the wifi. i connect ethernet wise and had this issue. i just reconnected the wifi and it fixed this issue.

haha 原来都是在中国(我在 成都)才有这个问题,卡了好久。
我开的也是vpn,无法传文件,试试流量?

所以最后是怎么传的呜呜 试了流量也不行 雷神也不行

:joy:我的还是用雷神可以,选择路线3的节点