Giter Club home page Giter Club logo

Comments (4)

rhysmorgan134 avatar rhysmorgan134 commented on July 18, 2024

I think you have inadvertently cancelled the download of the apk file. The first time it launches it downloads this file, extracts the files that need to be uploaded to the dongle. It only has to download this once.

In the same directory that you run the AppImage, delete AutoKit.apk, and also delete the assets folder if it is there. Then re run the executable, it may take a short while to download, but once it has done it once it won’t need it again.

from react-carplay.

mojmojtoo avatar mojmojtoo commented on July 18, 2024

Thanks for the response. I tried your suggestions with the same result. :/ It looks like the issue it's having is with extracting. The drive has plenty of space so that's not it. I'm wondering if it's an OS issue with the packages it's using, maybe? Is there a debug mode I can use for more diag info?

Thanks,

pi@raspberrypi:/var/cplay $ sudo ./ReactCarplay-1.0.4-armv7l.AppImage --no-sandbox
/root/.config/ReactCarplay
spawning carplay {
dpi: 240,
nightMode: 0,
hand: 0,
boxName: 'nodePlay',
width: 800,
height: 480,
fps: 30
}
Assets not present, downloading
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 942 100 942 0 0 2699 0 --:--:-- --:--:-- --:--:-- 2699
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.
WebContents #1 called ipcRenderer.sendSync() with 'fpsReq' channel without listeners.
pi@raspberrypi:/var/cplay $

from react-carplay.

rhysmorgan134 avatar rhysmorgan134 commented on July 18, 2024

There wouldn't really be any more info it can give, it should download the file from here

http://121.40.123.198:8080/AutoKit/AutoKit.apk

then just run the unzip command on that apk.

I am wondering whether it is because you are running it from /var directory and that needs root permissions? In any case, if you extract the contents of that apk and place in the root directory of the project, it will use the files from there. However I would recommend maybe trying it in the pi home directory

from react-carplay.

mojmojtoo avatar mojmojtoo commented on July 18, 2024

Hi, thanks for the response again. I figured it out, your initial observation was right, the download is stopped inadvertently",..

Apparently that URL is on a page that is a virus ridden and putrid swamp, according to my Bitdefender Box... :| So, I just allowed that (because security schemurity) and hey presto - works great actually!

BD Box is an inline domestic IDS/IPS type device and it's likely no one has tried to download from behind that in this way, or if they did they were smart enough to work it out before contacting you. ;)

I don't know why Bitdefender have flagged this page but it thinks the page is either trying to download something malicious or collect data from the browser it doesn't like. I thought you'd like to know, although it's likely pretty irreverent to the Pi in this situation. Makes you wonder what might be in the APK though.

from react-carplay.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.