Hi all,
ive ran into a issue regarding the release zip file in my cache.
after ive downloaded it it isn' t stored in the cache. while the console says it did.
this results is the in promise error which says that there is a NULL object instead of a file
ive made sure to check if my phone was supported and that it has a NULL object on the carrier ID .
ive used the cable that came with it,
ive ran bare metal on google chome on chrome os without icognito and with V8 defaults settings, cross orgin cookies set to allow and DNT request off. while no .crx files that could hinder it where present and using google's public dns.
i've checked my RAM and storage space and they where compatible.and ive updated both the chomebook and the phone beforehand. and ive directly connected it to the laptop. chrome os recognised it as a pixel phone.
ive checked if the zip file was up on the server by directly visting the URI and ive saved a console log of the events.
Im happy that i was still able to lock the bootloader and got it set up and running again as a stock android os. but you may understand the scare. :)
can you help me? thanks in advance.
file: console log of the error:
file name :grapheneos.org-1725675388072.log
file content:
common.ts:29 Found paired USB devices: Array(1)
common.ts:29 Using USB device: USBDevice
common.ts:35 Checking endpoint: USBEndpoint
common.ts:35 Checking endpoint: USBEndpoint
common.ts:35 Endpoints: in = 1 , out = 2
common.ts:29 Command: getvar:product
common.ts:29 Response: OKAY panther
ae6a0a90.web-install.js:2 Downloading https://releases.grapheneos.org/panther-install-2024090400.zip
ae6a0a90.web-install.js:2 File downloaded, saving...
ae6a0a90.web-install.js:2 File saved
common.ts:29 Command: getvar:product
common.ts:29 Response: OKAY panther
ae6a0a90.web-install.js:2 Uncaught (in promise) Error: You need to download a release first!
at ae6a0a90.web-install.js:2:4761
at async o.onclick (ae6a0a90.web-install.js:2:3317)