Jump to content

Arch Linux


Luke

Recommended Posts

On 9/2/2020 at 7:08 AM, AGhost said:

Thought this was about the best place to post my issue. I just moved Sputnik (2020) to my movies from it's temporary location and I cannot get it to pull information when I select identify. I get no results at all. I decided to try on other movies in the library and it's the same even though everything else in the library and my other libraries  are correct. Any idea why Emby might not be pulling data from any of the sites setup just for this? Steps attempted below. Thanks

launched emby

opened movies library

found what sputnix was being called

clicked the 3 dots

selected identify

searched for sputnik nothing

searched for sputnik 2020 nothing

searched by it's movie database number nothing

 

embyserver.txt 523.98 kB · 1 download

Can I please get some help with figuring out what is causing this issue? 

@ebr

Edited by AGhost
Link to comment
Share on other sites

17 minutes ago, AGhost said:

Can I please get some help with figuring out what is causing this issue? 

@ebr

All of your outgoing communications to MovieDb are failing. Looks like an issue with the trust store on your system. Is that potentially out of date? I would make sure your system is fully up to date.

Link to comment
Share on other sites

10 minutes ago, Luke said:

All of your outgoing communications to MovieDb are failing. Looks like an issue with the trust store on your system. Is that potentially out of date? I would make sure your system is fully up to date.

My system is fully up to date. What is this "trust store"?

EDIT:

 

Just checked full updates and other than 1 file fully updated.

Edited by AGhost
Link to comment
Share on other sites

3 hours ago, AGhost said:

My system is fully up to date. What is this "trust store"?

EDIT:

 

Just checked full updates and other than 1 file fully updated.

Actually taking another look at the error it looks like it's being thrown by the .NET Core runtime. You can see it here:

https://github.com/dotnet/corefx/pull/2806/files#diff-97146b006d1e7892c2cc8390444738bdR73

This is a little hacky but try creating an environment variable called HOME that points to your system user's home directory.

Link to comment
Share on other sites

I'll have to take your word on that cause that's beyond my skill level. Now this environment variable what is that exactly? By the way thanks for the feedback and help.

Link to comment
Share on other sites

10 hours ago, Luke said:

Actually taking another look at the error it looks like it's being thrown by the .NET Core runtime. You can see it here:

https://github.com/dotnet/corefx/pull/2806/files#diff-97146b006d1e7892c2cc8390444738bdR73

This is a little hacky but try creating an environment variable called HOME that points to your system user's home directory.

This can help you set an environment variable:

https://linuxize.com/post/how-to-set-and-list-environment-variables-in-linux/

Link to comment
Share on other sites

  • 4 weeks later...
MediaMogal

Noticed Emby attempted to update 4 times without success I'm not seeing any issues with the server itself. That seem to be working exactly as it should, so no idea why it's not updating.

Resource temporarily unavailable
at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
at MediaBrowser.Common.Updates.GithubUpdater.CheckForUpdateResult(String organzation, String repository, Version minVersion, PackageVersionClass updateLevel, String assetFilename, String packageName, String targetFilename, TimeSpan cacheLength, CancellationToken cancellationToken)
at Emby.Server.Implementations.ApplicationHost.CheckForApplicationUpdate(CancellationToken cancellationToken, IProgress`1 progress)
at Emby.Server.Implementations.ScheduledTasks.SystemUpdateTask.Execute(CancellationToken cancellationToken, IProgress`1 progress)
at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)
Resource temporarily unavailable
at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
at Emby.Server.Implementations.Updates.InstallationManager.GetAvailablePackagesWithoutRegistrationInfo(Boolean enableCache, CancellationToken cancellationToken)
at Emby.Server.Implementations.Updates.InstallationManager.GetAvailablePluginUpdates(Version applicationVersion, CancellationToken cancellationToken)
at Emby.Server.Implementations.ScheduledTasks.PluginUpdateTask.Execute(CancellationToken cancellationToken, IProgress`1 progress)
at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)
Resource temporarily unavailable
at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
at Emby.Server.Implementations.Updates.InstallationManager.GetAvailablePackagesWithoutRegistrationInfo(Boolean enableCache, CancellationToken cancellationToken)
at Emby.Server.Implementations.Updates.InstallationManager.GetAvailablePluginUpdates(Version applicationVersion, CancellationToken cancellationToken)
at Emby.Server.Implementations.ScheduledTasks.PluginUpdateTask.Execute(CancellationToken cancellationToken, IProgress`1 progress)
at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)
Resource temporarily unavailable
at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
at MediaBrowser.Common.Updates.GithubUpdater.CheckForUpdateResult(String organzation, String repository, Version minVersion, PackageVersionClass updateLevel, String assetFilename, String packageName, String targetFilename, TimeSpan cacheLength, CancellationToken cancellationToken)
at Emby.Server.Implementations.ApplicationHost.CheckForApplicationUpdate(CancellationToken cancellationToken, IProgress`1 progress)
at Emby.Server.Implementations.ScheduledTasks.SystemUpdateTask.Execute(CancellationToken cancellationToken, IProgress`1 progress)
at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)

 

embyserver.txt hardware_detection-63737207745.txt

Link to comment
Share on other sites

1 minute ago, MediaMogal said:

Noticed Emby attempted to update 4 times without success I'm not seeing any issues with the server itself. That seem to be working exactly as it should, so no idea why it's not updating.


Resource temporarily unavailable
at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
at MediaBrowser.Common.Updates.GithubUpdater.CheckForUpdateResult(String organzation, String repository, Version minVersion, PackageVersionClass updateLevel, String assetFilename, String packageName, String targetFilename, TimeSpan cacheLength, CancellationToken cancellationToken)
at Emby.Server.Implementations.ApplicationHost.CheckForApplicationUpdate(CancellationToken cancellationToken, IProgress`1 progress)
at Emby.Server.Implementations.ScheduledTasks.SystemUpdateTask.Execute(CancellationToken cancellationToken, IProgress`1 progress)
at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)

Resource temporarily unavailable
at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
at Emby.Server.Implementations.Updates.InstallationManager.GetAvailablePackagesWithoutRegistrationInfo(Boolean enableCache, CancellationToken cancellationToken)
at Emby.Server.Implementations.Updates.InstallationManager.GetAvailablePluginUpdates(Version applicationVersion, CancellationToken cancellationToken)
at Emby.Server.Implementations.ScheduledTasks.PluginUpdateTask.Execute(CancellationToken cancellationToken, IProgress`1 progress)
at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)

Resource temporarily unavailable
at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
at Emby.Server.Implementations.Updates.InstallationManager.GetAvailablePackagesWithoutRegistrationInfo(Boolean enableCache, CancellationToken cancellationToken)
at Emby.Server.Implementations.Updates.InstallationManager.GetAvailablePluginUpdates(Version applicationVersion, CancellationToken cancellationToken)
at Emby.Server.Implementations.ScheduledTasks.PluginUpdateTask.Execute(CancellationToken cancellationToken, IProgress`1 progress)
at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)

Resource temporarily unavailable
at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
at MediaBrowser.Common.Updates.GithubUpdater.CheckForUpdateResult(String organzation, String repository, Version minVersion, PackageVersionClass updateLevel, String assetFilename, String packageName, String targetFilename, TimeSpan cacheLength, CancellationToken cancellationToken)
at Emby.Server.Implementations.ApplicationHost.CheckForApplicationUpdate(CancellationToken cancellationToken, IProgress`1 progress)
at Emby.Server.Implementations.ScheduledTasks.SystemUpdateTask.Execute(CancellationToken cancellationToken, IProgress`1 progress)
at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)

 

embyserver.txt 13.78 MB · 0 downloads hardware_detection-63737207745.txt 114.77 kB · 0 downloads

The server doesn't automatically update on arch linux, rather it just checks for updates to notify you in the server dashboard when one is available. Plugins do automatically update though. As you can see, http requests to both github and our admin domain are coming back "resource temporarily unavailable". As this is happening with more than one domain, this suggests you have something on your system blocking or tampering with those requests, such as firewall, security software, or VPN.

  • Like 1
Link to comment
Share on other sites

MediaMogal

More likely like you said the update has to be done for the AUR side when they push the latest update. bet bottom dollar they're still post the 4.50 and not the 4.51. Right now I have no security software of any kind. 

EDIT: just checked Pamac and yea they're still on 4.50.

Now about those instructions in the first post. Like I said I read that post several times and there are no Arch instructions.

Link to comment
Share on other sites

12 minutes ago, MediaMogal said:

 

Now about those instructions in the first post. Like I said I read that post several times and there are no Arch instructions.

Yes there are. You click the link to open the downloads page of our website. Select linux, then arch linux.

Link to comment
Share on other sites

  • 4 weeks later...
kevaskous

The Emby-Server package in Arch Repo is very, very outdated. Any hope this gets resolved?

Edited by kevaskous
Link to comment
Share on other sites

4 hours ago, kevaskous said:

The Emby-Server package in Arch Repo is very, very outdated. Any hope this gets resolved?

Hi, what version are you on?

Link to comment
Share on other sites

alucryd

I would hardly call 2 minor versions very, very outdated, but I suppose I forgot the Arch Linux package with what's been happening lately. It is now up to date.

Link to comment
Share on other sites

  • 2 weeks later...
kevaskous
On 10/30/2020 at 3:29 PM, alucryd said:

I would hardly call 2 minor versions very, very outdated, but I suppose I forgot the Arch Linux package with what's been happening lately. It is now up to date.

it is when there is critical fixes and improvements in those versions from long ago that you need and run into daily. Thank you for the update!

Link to comment
Share on other sites

  • 6 months later...
13 hours ago, rossome said:

Using an Nvidia, NVENC enable card, what dependencies are necessary to have HDR tonemapping enabled and accessible? HDR tonemapping is hidden/inaccessible on my arch box.

hardware_detection-63757534721.txt 220.37 kB · 1 download

Hi there, have you followed our hardware acceleration setup guide?

https://support.emby.media/support/solutions/articles/44001160148-hardware-acceleration-overview

Link to comment
Share on other sites

rossome
3 hours ago, Luke said:

Hi there, have you followed our hardware acceleration setup guide?

https://support.emby.media/support/solutions/articles/44001160148-hardware-acceleration-overview

I have; and acceleration is working just fine, minus the ability to enable HDR tonemapping (disabled/hidden via html/css in my transcoding section). There is nothing in the hardware-acceleration-overview that states whether or not my configuration should support it. Hence the ask about potential missing dependencies. I have a xeon system (no igpu) and am relying on nvenc/nvdec solely (quadro p4000) for hardware acceleration. Any further information would be greatly appreciated.

Link to comment
Share on other sites

  • 2 weeks later...
On 5/26/2021 at 4:05 PM, rossome said:

I have; and acceleration is working just fine, minus the ability to enable HDR tonemapping (disabled/hidden via html/css in my transcoding section). There is nothing in the hardware-acceleration-overview that states whether or not my configuration should support it. Hence the ask about potential missing dependencies. I have a xeon system (no igpu) and am relying on nvenc/nvdec solely (quadro p4000) for hardware acceleration. Any further information would be greatly appreciated.

Please attach the emby server log as well. thanks.

Link to comment
Share on other sites

  • 5 months later...
7 minutes ago, khvalera said:

Compiled the emby-server package for archlinux armv7l. Where to download or better collect the ffdetect file for arm? For x64, you can download it from here: https://mediabrowser.github.io/embytools/ffdetect-$ {_ffmpeg_ver }-x64.tar.xz

Which kind of video hwa do you expect to detect on an armv7 Linux?

Link to comment
Share on other sites

ffdetect is there to detect video hardware acceleration. On Linux, it can detect VAAPI, QSV, Nvidia and AMF. From my state of knowledge, none of those are supported on arm platforms, that's why we don't have an ffdetect binary for arm. But things can change, that's why I was asking whether there's a specific case you are up to.

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...