Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
shanecolbert's avatar
6 years ago

Oculus Quest with expansion file - failure to install

We are working on a Quest project that has a required expansion file. 
Since Yesterday, we have been unable to install our game.
From looking at the logs, i see the following

06-21 11:38:15.711  1944  8836 W DownloadManager: [744] Stop requested with status HTTP_DATA_ERROR: Local halt requested; job probably timed out
06-21 11:38:15.712  1944  8836 D DownloadManager: [744] Finished with status WAITING_TO_RETRY
06-21 11:38:15.712  1465  1483 I com.oculus.telemetry.core.EventRecorder: Event flushed: oculus_mobile_download_thread_stop_request {"current_bytes":"1924331547","device_sleeping":"true","etag":"\"8edfd4a8d1e1f2f86be2a92f8638acb7\"","exception":"Local halt requested; job probably timed out","failure_count":"0","made_progress":"true","realtime_ms":4131271,"stacktrace":"com.android.providers.downloads.StopRequestException: Local halt requested; job probably timed out\n\tat com.android.providers.downloads.DownloadThread.transferData(DownloadThread.java:694)\n\tat com.android.providers.downloads.DownloadThread.transferData(DownloadThread.java:656)\n\tat com.android.providers.downloads.DownloadThread.executeDownload(DownloadThread.java:520)\n\tat com.android.providers.downloads.DownloadThread.run(DownloadThread.java:311)\n","status":"HTTP_DATA_ERROR","total_bytes":"2264413538","uptime_ms":4131271}

If i go into the web-front-end (Manage Builds) and remove the expansion file, the game will download and install successfully, but some parts of the game functionality will not work (as the expansion file is missing).
Before yesterday, we did not have any problems with this.
Has there been a change to how the expansion files are used or downloaded? 

Regards,
Shane
No RepliesBe the first to reply