AGhost 0 Posted September 2, 2020 Share Posted September 2, 2020 (edited) On 8/29/2020 at 2:25 PM, ZombTux said: Hello im new here do you have tutorial how give access on my folder on Manjaro ? If you're using Manjaro KDE which I'd personally suggest you do you can simply add the Services Menu and then the Root Action to that. Then you would be able to rightclick in the folder you want to share with Emby and under Root Actions select ownership to active user, click yes when asked, then enter your password. They can walk you through adding the above on the Manjaro forums, or you can go to the KDE forums and request help there. Edited September 2, 2020 by AGhost Link to post Share on other sites
AGhost 0 Posted September 4, 2020 Share Posted September 4, 2020 (edited) 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 September 4, 2020 by AGhost Link to post Share on other sites
Luke 25767 Posted September 4, 2020 Author Share Posted September 4, 2020 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 post Share on other sites
AGhost 0 Posted September 4, 2020 Share Posted September 4, 2020 (edited) 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 September 4, 2020 by AGhost Link to post Share on other sites
Luke 25767 Posted September 4, 2020 Author Share Posted September 4, 2020 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 post Share on other sites
AGhost 0 Posted September 4, 2020 Share Posted September 4, 2020 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 post Share on other sites
Seb8888 0 Posted September 4, 2020 Share Posted September 4, 2020 Possible skip password when i log to my tv ? Link to post Share on other sites
Luke 25767 Posted September 5, 2020 Author Share Posted September 5, 2020 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 post Share on other sites
MediaMogal 4 Posted October 2, 2020 Share Posted October 2, 2020 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 post Share on other sites
Luke 25767 Posted October 2, 2020 Author Share Posted October 2, 2020 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. 1 Link to post Share on other sites
MediaMogal 4 Posted October 2, 2020 Share Posted October 2, 2020 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 post Share on other sites
Luke 25767 Posted October 2, 2020 Author Share Posted October 2, 2020 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 post Share on other sites
MediaMogal 4 Posted October 2, 2020 Share Posted October 2, 2020 23 minutes ago, Luke said: Yes there are. You click the link to open the downloads page of our website. Select linux, then arch linux. we must be looking at two different pages, cause the below does not have a link for download. https://emby.media/community/index.php?/topic/42868-emby-theater-for-linux/ Link to post Share on other sites
Luke 25767 Posted October 3, 2020 Author Share Posted October 3, 2020 3 hours ago, MediaMogal said: we must be looking at two different pages, cause the below does not have a link for download. https://emby.media/community/index.php?/topic/42868-emby-theater-for-linux/ Ok this is the server section of the community. Link to post Share on other sites
kevaskous 0 Posted October 30, 2020 Share Posted October 30, 2020 (edited) The Emby-Server package in Arch Repo is very, very outdated. Any hope this gets resolved? Edited October 30, 2020 by kevaskous Link to post Share on other sites
Luke 25767 Posted October 30, 2020 Author Share Posted October 30, 2020 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 post Share on other sites
alucryd 79 Posted October 30, 2020 Share Posted October 30, 2020 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 post Share on other sites
kevaskous 0 Posted November 10, 2020 Share Posted November 10, 2020 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 post Share on other sites
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now