cancel
Showing results for 
Search instead for 
Did you mean: 

Upload apk failed with ovr-platform-util

q41029974
Honored Guest
HI,
    I want to upload new binary to the STORE channel.The file size is lager than 200M.
I use the ovr-platform-util tool,but it failed.
I use the agent software to access the website.
The tool retun message:A network error occurred. The request will be retried.

Please help me. Thank you. 

log:
2019-03-15T03:28:50.738Z [DEBUG] A network error occurred. The request will be retried.
2019-03-15T03:28:50.739Z [ERROR] Server log: {"app_id":2109155872504962,"log_level":"ERROR","event_name":"NETWORK_ERROR","stack_trace":"Error: connect ETIMEDOUT 174.37.154.236:443\n    at Object.exports._errnoException (util.js:1026:11)\n    at exports._exceptionWithHostPort (util.js:1049:20)\n    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1081:14)","extra":"{\"options\":{\"method\":\"POST\",\"url\":\"https://graph.oculus.com/graphql\",\"qs\":{},\"formData\":{\"q\":\"node(1076686279105243){\\n    latest_binary {\\n      version,\\n      release_date,\\n      size,\\n      checksum_hash,\\n      uri,\\n    },\\n  }\"},\"json\":true,\"disableRetries\":false},\"os\":\"{\\\"platform\\\":\\\"win32\\\",\\\"arch\\\":\\\"ia32\\\",\\\"type\\\":\\\"Windows_NT\\\"}\",\"cli_version\":\"1.37.0.000001\",\"compatibility_version\":2}"}

1 REPLY 1

foxeon
Honored Guest
I had same error when uploading new version to a channel. "A network error occurred. The request will be retried." 
But in the LOG I had this:
log_level":"ERROR","event_name":"NETWORK_ERROR","stack_trace":"Error: read ECONNRESET\n    at TLSWrap.onread (net.js:622:25)
The problem was because I changed Product Name in Unity Project Settings.