Jump to content

4.7.0 requires "aspnet-runtime" if its not installed already


tet

Recommended Posts

Could not connect to the local host after the update. After checking machine logs i found 

ARCH emby-server[8542]: It was not possible to find any compatible framework version
ARCH emby-server[8542]: The framework 'Microsoft.AspNetCore.App', version '6.0.0' (x64) was not found.
ARCH emby-server[8542]:   - No frameworks were found.
ARCH emby-server[8542]: You can resolve the problem by installing the specified framework and/or SDK.
ARCH emby-server[8542]: The specified framework can be found at:
ARCH emby-server[8542]:   - https://aka.ms/dotnet-core-applaunch?framework=Microsoft.AspNetCore.App&framework_version=6.0.0>
ARCH systemd[1]: emby-server.service: Main process exited, code=exited, status=150/n/a

Emby has "dotnet-runtime" as dependency, but it also needs "aspnet-runtime" to work which needed to be installed manually.

pacman -S aspnet-runtime

Link to comment
Share on other sites

  • 1 month later...
ferrvittorio

Hi!

Seemingly I have still the same problem, a missing dependency in current community package 4.6.7.0-4

I do not dare touch dotnet files because I do not what to break system.

 

Missing frame has now different name? :

remove dotnet-runtime 6.0.2.sdk102-1, dotnet-host 6.0.2.sdk102-1;

install dotnet-host-bin 6.0.6.sdk301-1, dotnet-runtime-bin 6.0.6.sdk301-1, aspnet-runtime-bin 6.0.6.sdk301-1;

 

 

Quote

× emby-server.service - Emby brings together your videos, music, photos, and live television.
Loaded: loaded (/usr/lib/systemd/system/emby-server.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Sat 2022-05-28 14:14:36 CEST; 36s ago
Process: 6044 ExecStart=/usr/bin/emby-server (code=exited, status=150)
Main PID: 6044 (code=exited, status=150)
CPU: 67ms

mag 28 14:14:36 desktop systemd[1]: Started Emby brings together your videos, music, photos, and live television..
mag 28 14:14:36 desktop emby-server[6044]: It was not possible to find any compatible framework version
mag 28 14:14:36 desktop emby-server[6044]: The framework 'Microsoft.AspNetCore.App', version '6.0.0' (x64) was not found.
mag 28 14:14:36 desktop emby-server[6044]: - No frameworks were found.
mag 28 14:14:36 desktop emby-server[6044]: You can resolve the problem by installing the specified framework and/or SDK.
mag 28 14:14:36 desktop emby-server[6044]: The specified framework can be found at:
mag 28 14:14:36 desktop emby-server[6044]: - https://aka.ms/dotnet-core-applaunch?framework=Microsoft.AspNetCore.App&framework_version=6.0.0&arch=x64&rid=manjaro-x64
mag 28 14:14:36 desktop systemd[1]: emby-server.service: Main process exited, code=exited, status=150/n/a
mag 28 14:14:36 desktop systemd[1]: emby-server.service: Failed with result 'exit-code'.

 

Edited by ferrvittorio
Link to comment
Share on other sites

On 7/1/2022 at 11:59 AM, ferrvittorio said:

Hi!

Seemingly I have still the same problem, a missing dependency in current community package 4.6.7.0-4

I do not dare touch dotnet files because I do not what to break system.

 

Missing frame has now different name? :

remove dotnet-runtime 6.0.2.sdk102-1, dotnet-host 6.0.2.sdk102-1;

install dotnet-host-bin 6.0.6.sdk301-1, dotnet-runtime-bin 6.0.6.sdk301-1, aspnet-runtime-bin 6.0.6.sdk301-1;

 

 

 

Hi there, what community package are you referring to? Emby Server 4.6.7 is built against .net core 3.1, not .net 6.0. We have never tested the 4.6 server with .net 6.

The new Emby Server 4.7 release is built against .NET 6 though.

Link to comment
Share on other sites

7 hours ago, ferrvittorio said:

Hi,

Sorry! I mistakenly wrote versions.

I had to degrade to 4.6.7.0 - I find problems with 4.7.5.0 

 

 

What problem? 

Link to comment
Share on other sites

30 minutes ago, ferrvittorio said:

I think I understood, will ask the mantainer then get back to you

Let us know what you find. Thanks.

Link to comment
Share on other sites

8 hours ago, ferrvittorio said:

It is ok now

What was the solution?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...