Quest 2 and ADB stopped working
Hello! I've been using MQDH with Quest2 for almost a year now and they used to work perfectly fine, but since a few days ago, every time I connect my Quest 2 via Link Cable, it is detected and shown as below: However, if I try to issue any command whatsoever, be it a push, install, reconnect, etc, it turns offline. This can be seen by simply opening the Meta Quest Developer Hub. It initially appears as following: But as soon as one of those commands "finishes" (they always fail), this is the screen I'm left with. I have tried issuing `adb reconnect offline`, which simply makes the device completely vanish from the devices list. Needing a reboot of the device (and a unplug/plug of the USB cable) for it to reappear. I have tried deleting the adb keys and re-authorizing; rebooting the adb server; disabling and re-enabling the developer mode; factory resetting the Quest 2; disabling Oculus Air Link; changing which adb version to use; clean reinstall of Windows; all above with no other program running on PC, to no avail. Any help would be greatly appreciated. Maybe it was something in the last update? I can't find a way to rollback and test. INFOS Headset System Version: 49068160412800150 Version: 47.0.0.282.341.428237303 Runtime Version: 47.0.0.282.341.428237138 OS Version: user-49068160412800150 No lock pattern Oculus Android App Version: 198.0.0.4.103 MQDH Version 3.1.1 ADB Version 1.0.40 4986621 OS Windows 10 Pro 22H2 Build: 19045.2486Solved15KViews1like5CommentsI cannot upload an apk with oculus developer hub (odh) and ovr-platform-util.exe command
I made an app on the oculus developer console (developer.oculus.com) and uploaded an apk (version 0.1) to two release channels: production (LIVE) and ALPHA. First, I could not upload an apk (version 0.2) from the "Upload" button on the oculus developer hub (odh). So, I tried it from "ovr-platform-util.exe" commant directly and successfully uploaded it and updated the app (v0.1 -> v0.2). But now, I cannot upload an apk (version 0.3) with no errors (see below). PS C:\Users\Matsumura\VADAX\apk> ovr-platform-util upload-quest-build --app-id xxxxxxxxxxxxxx --app-secret yyyyyyyyyyyyyyyyyyyyyyy --apk zzzzzzzzzzzzzz_v0.3.apk --channel LIVE Logs are written to: C:\Users\MATSUM~1\AppData\Local\Temp\oc_cli_5237330736364627_2022-08-17T23-45-38-317Z.log ************************************************************************* * Your copy of Oculus Platform Command Line Utility is old. * * Version 1.76.0.000001 has been released on Wed Jul 13 2022. * * Please use the following command to update it: * * > ..\..\..\..\AppData\Roaming\odh\ovr-platform-util.exe self-update * ************************************************************************* Validating build... NOTE: Your manifest includes the following permissions restricted by Oculus: - android.permission.RECORD_AUDIO - android.permission.MODIFY_AUDIO_SETTINGS Please remove these permissions if they are not needed by your application. If they are needed, you must include justification in the “Notes for the Reviewer” field when submitting your application for review. Failure to provide justification will result in the rejection of your application. Preparing for upload... Uploading APK... Downloading signature of previous build Generating patch When I sccessfully uploaded, the log showed a progress bar of uploading. Does anyone had the same issue and a solution? Thank you. Environment OS: Windows 10 64-bit ODH Version: 2.6.1Solved3.9KViews0likes2CommentsODH - Production Channel for AppLab not available
Hi folks, I just noticed that I now need to use the developer hub to push new builds. When I opened it I also noticed that I have no Production Channel available. Only the Alpha, Beta and RC channels are available. Does anyone know why this is the case and what I can do to fix it? Cheers1.7KViews0likes1Comment