Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error executing cast web api desktop on Ubuntu 19.04 #5

Open
singhj0910 opened this issue Jun 8, 2019 · 2 comments
Open

Error executing cast web api desktop on Ubuntu 19.04 #5

singhj0910 opened this issue Jun 8, 2019 · 2 comments
Labels
bug Something isn't working
Milestone

Comments

@singhj0910
Copy link

Since I wasn't able to get this to work on my RPI 3 I decided to try on my Ubuntu desktop and encountered a different issue now. Upon executing the AppImage I get a javascript popup error as well as this error in the terminal:

(node:11595) UnhandledPromiseRejectionWarning: Error: Failed to get 'logs' path
at resolve (/tmp/.mount_cast-wVSi9hg/resources/app/main.js:362:122)
at new Promise ()
at getInit (/tmp/.mount_cast-wVSi9hg/resources/app/main.js:361:12)
at WebContents.mainWindow.webContents.on (/tmp/.mount_cast-wVSi9hg/resources/app/main.js:49:9)
at WebContents.emit (events.js:182:13)
(node:11595) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
(node:11595) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

The app does start but it gets stuck at the loading screen and I cannot click on start. Please advise.

@vervallsweg vervallsweg added the bug Something isn't working label Jun 14, 2019
@vervallsweg vervallsweg added this to the v1.2.2 milestone Jun 14, 2019
@gpetru1
Copy link

gpetru1 commented Jul 2, 2020

I have this issue as well. What type and version of Linux has this been tested as working on?

@MrRasmus
Copy link

MrRasmus commented Jan 11, 2021

Is there a solution to this? - Still trying to get it to work on Raspbian - But no luck at all, either with appimage or cast-web-api-cli -g - Just says "Starting" and never get further

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants