Coder Social home page Coder Social logo

Comments (6)

dmitrylyzo avatar dmitrylyzo commented on June 11, 2024

from https://developer.youi.tv/6.1/Content/Tizen_DevTopics/H1BuildingInstallingAppWidgets.htm

Device is either out of space and does not have enough room to install your widget, or it is already installed. Possible cause include:

  • There could be an issue with your Tizen config.xml manifest file.
  • This device requires a Samsung certificate instead of a Tizen certificate.
  • Your device is not whitelisted in your Samsung certificate.
  • There may be restricted privileges or trust anchors in your Tizen config.xml manifest file.

On some TV’s, the 118### sub-errors are often generalized into a 118 error, so it can often be difficult to track down the root cause of the error.

Also, when building using a Samsung certificate, you need to Permit to install applications from the Device Manager (right-click on the connected TV) first.

from jellyfin-tizen.

klnstprx avatar klnstprx commented on June 11, 2024

from https://developer.youi.tv/6.1/Content/Tizen_DevTopics/H1BuildingInstallingAppWidgets.htm

Device is either out of space and does not have enough room to install your widget, or it is already installed. Possible cause include:

  • There could be an issue with your Tizen config.xml manifest file.
  • This device requires a Samsung certificate instead of a Tizen certificate.
  • Your device is not whitelisted in your Samsung certificate.
  • There may be restricted privileges or trust anchors in your Tizen config.xml manifest file.

On some TV’s, the 118### sub-errors are often generalized into a 118 error, so it can often be difficult to track down the root cause of the error.

Also, when building using a Samsung certificate, you need to Permit to install applications from the Device Manager (right-click on the connected TV) first.

Yep, I forgot to mention that I already did that, and saw that page. Still the same error. The config.xml was not touched; I think the TV has enough storage space, since only a handful of applications were installed (I uninstalled some of them to confirm that), no photos, videos or any files whatsoever should be stored on the TV.

from jellyfin-tizen.

mrld341 avatar mrld341 commented on June 11, 2024

For me it didn't install, until I had 250+MB free.
Had to delete some default apps and reset TV to default settings.

from jellyfin-tizen.

klnstprx avatar klnstprx commented on June 11, 2024

For me it didn't install, until I had 250+MB free. Had to delete some default apps and reset TV to default settings.

This might just be the case. The TV has 700MB of memory, only 59MB being free. How did you delete the default apps? Is there any way to increase the storage capacity? (I plugged in a usb drive and it doesn't seem to have done anything.)

from jellyfin-tizen.

klnstprx avatar klnstprx commented on June 11, 2024

Managed to free 236MB by deleting some default apps with the following commands:
Listing all apps:
sdb shell 0 vd_applist
Deleting:
sdb shell 0 vd_appuninstall <id>

Still encountering the same error:

❯ ./tizen install -n ~/jellyfin-tizen/Jellyfin.wgt -t UE58MU6125
Transferring the package...
Transferred the package: /home/klnstpr/jellyfin-tizen/Jellyfin.wgt -> /home/owner/share/tmp/sdk_tools/tmp
Installing the package...
--------------------
Platform log view
--------------------
install AprZAARz4r.Jellyfin
package_path /home/owner/share/tmp/sdk_tools/tmp/Jellyfin.wgt
was_install_app return WAS_TRUE
app_id[AprZAARz4r.Jellyfin] install start
app_id[AprZAARz4r.Jellyfin] installing[8]
app_id[AprZAARz4r.Jellyfin] installing[11]
app_id[AprZAARz4r.Jellyfin] installing[14]
app_id[AprZAARz4r.Jellyfin] installing[17]
app_id[AprZAARz4r.Jellyfin] installing[20]
app_id[AprZAARz4r.Jellyfin] installing[22]
app_id[AprZAARz4r.Jellyfin] install failed[118]
spend time for wascmd is [12466]ms
cmd_ret:0
Failed to install Tizen application.
Total time: 00:00:18.427

from jellyfin-tizen.

klnstprx avatar klnstprx commented on June 11, 2024

Success. I decided to try the 1 command docker again, and it worked.
https://github.com/Georift/install-jellyfin-tizen

from jellyfin-tizen.

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.