Jump to content

Recommended Posts

Posted (edited)

Running Emby 4.9.1.0 beta.

Tuner HDHomeRun PRIME HDHR3-CC

Running server on Windows.

Noticed in the last month or so that Emby will stop being able to record shows or play shows.  Either launching from the guide, or recording nothing records.  Last time this happened I did the worst thing and I updated the firmware on the HDHomeRun, and restarted it, and also updated Emby and restarted it.  Started working again.  So I made to many changes at once.

So now it's happening again.  I've done nothing until I wrote here first.  Any idea why it's not working and what to check as opposed to restarting Emby and seeing if it comes back?  Note the HDHomeRun webpage shows everything is all good and signal at 100%.

Embylog.txt

Edited by jriker1
Posted

I didn't review your logs, so this is just a random thought.  Check your drive space.  Make sure you're not running low as it could have an impact.

Neminem
Posted

@richtIs right 

2025-06-11 00:18:36.903 Error App: Error checking for application updates.
    *** Error Report ***
    Version: 4.9.1.0
    Command line: C:\Users\jriker\AppData\Roaming\Emby-Server\system\EmbyServer.dll -service
    Operating system: Microsoft Windows 10.0.20348
    OS/Process: x64/x64
    Framework: .NET 8.0.15
    Runtime: C:/Users/jriker/AppData/Roaming/Emby-Server/system/System.Private.CoreLib.dll
    Processor count: 8
    Data path: C:\Users\jriker\AppData\Roaming\Emby-Server\programdata
    Application path: C:\Users\jriker\AppData\Roaming\Emby-Server\system
    System.IO.IOException: System.IO.IOException: There is not enough space on the disk.
       at Microsoft.Win32.SafeHandles.SafeFileHandle.OverlappedValueTaskSource.GetResult(Int16 token)
       at Microsoft.Win32.SafeHandles.SafeFileHandle.OverlappedValueTaskSource.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
       at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state)
    --- End of stack trace from previous location ---
       at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.CacheResponse(HttpResponseInfo response, String responseCachePath)
       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, Boolean debugLoggingOnly, CancellationToken cancellationToken)
       at Emby.Server.Implementations.ApplicationHost.CheckForApplicationUpdate(CancellationToken cancellationToken, Boolean isInBackground, IProgress`1 progress)
       at Emby.Server.Implementations.ScheduledTasks.SystemUpdateTask.Execute(TaskOptions options, IProgress`1 progress, CancellationToken cancellationToken)
    Source: System.Private.CoreLib
    TargetSite: Void Throw()

@jriker1You have all sorts of issues in that log file you need to fix.

But start here.

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