pablojrl123 / moonlight-tizen-docker

28 stars 13 forks source link

Error installing application #1

Closed razenxd closed 1 year ago

razenxd commented 1 year ago

Hello, upon following your guide everything is going good but I get an error on the last step app_id[MoonLightS.MoonlightWasm] install failed[118019]

Upon reasearching this probably has something to do with the certificate. Any ideas on how to fix that? Thanks

jsk0415 commented 1 year ago

I am also failing with a similar error message.

This error when I type the message below : 'tizen install MoonlightWasm.wgt -t xxxxxxxx'

Transferring the package... Transferred the package: /home/moonlight/MoonlightWasm.wgt -> /home/owner/share/tmp/sdk_tools/tmp Installing the package...

install MoonLightS.MoonlightWasm package_path /home/owner/share/tmp/sdk_tools/tmp/MoonlightWasm.wgt was_install_app return WAS_TRUE app_id[MoonLightS.MoonlightWasm] install start app_id[MoonLightS.MoonlightWasm] install failed[118, -19], reason: Parsing error : spend time for wascmd is [772]ms cmd_ret:0 Failed to install Tizen application. Total time: 00:00:01.381

I'd really appreciate it if you could figure out a solution.

razenxd commented 1 year ago

I never figured this out. But I believe that I couldn't install it due to my TV running Tizen OS 4.0 and not 5.0.

pablojrl123 commented 1 year ago

You should probably use KyroFrCode's moonlight-chrome-tizen-docker instead. Apparently, that one works properly.

razenxd commented 1 year ago

I had tried KyroFrCode repo also and I was getting the same error.