rhysmorgan134 / react-carplay

MIT License
381 stars 58 forks source link

Autokit.apk not a zip file #30

Closed BasicMacintosher closed 8 months ago

BasicMacintosher commented 1 year ago

On the first start of the application i get following error. file downloaded, unzipping End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of AutoKit.apk or AutoKit.apk.zip, and cannot find AutoKit.apk.ZIP, period.

remcodj commented 1 year ago

Same here...

It seems that the path to the AutoKit.apk is no longer valid. I have created a temporary NAT rule on my router to direct traffic to my NAS. On my NAS I put the file on an http server where the script can download it and that seems to work.

the file can be downloaden from http://121.40.123.198/autokit.apk (yes port 80)

rhysmorgan134 commented 1 year ago

Thanks guys, I’ll update the download url in nodecarplay, looks like it may have changed