21
submitted 1 day ago by url@feddit.fr to c/selfhosted@lemmy.world

Hello guys so I installed jellyfin on termux. It ran fine few hours ago. I turned it off and got running few times. Now when I'm trying to start jellyfin I'm getting this error

You must install .NET to run this application.
App: /data/data/com.termux/files/usr/lib/jellyfin/jellyfin
Architecture: arm64 App host version: 9.0.18
.NET location: Not found
Learn more:
https://aka.ms/dotnet/app-launch-failed
Download the .NET runtime:
https://aka.ms/dotnet-core-applaunch?missing_runtime=true&arch=arm64&rid=linux-bionic-arm64&os=linux-bionic&apphost_version=9.0.18
Failed to resolve libhostfxr.so [not found]. Error code: 0x80008083
Any suggestion to fix it ?

top 5 comments
sorted by: hot top new old
[-] WhyAUsername_1@lemmy.world 2 points 10 hours ago

While we are here, why not use docker? If you trouble shoot your way into getting docker running, then everything will work automatically.

[-] url@feddit.fr 1 points 9 hours ago

I thought about udocker for termux. I went with plain old ftp :)

[-] frongt@lemmy.zip 10 points 1 day ago

Through termux? You're running this on an android phone? I didn't know you could do that. What process did you follow? What happens if you rerun the installation process?

[-] url@feddit.fr 1 points 1 day ago

You can just install it with pkg in jellyfin-server. I actually run a lot of stuff on termux. Like Forgejo, syncthing, Readeck, TOR as dns resolver
But i dont want to set it up again

[-] CausticFlames@sopuli.xyz 2 points 23 hours ago

I don’t know all that much about jellyfins runtime on android in general, but if it depends on dotnet could you try running dotnet —info

If that returns nothing or outdated packages, you could probably install or update them with something along the lines of:

pkg update

apt install --reinstall \ dotnet-hostfxr-9.0 \ dotnet-runtime-9.0 \ aspnetcore-runtime-9.0 \ dotnet-host

this post was submitted on 18 Aug 2026
21 points (100.0% liked)

Selfhosted

61512 readers
789 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS