Jump to content

Recommended Posts

Posted

Sorry to bother you guys

I have an emby server used by multiple people,

but half a month ago I found that there seemed to be a memory leak on the server.

When users watch videos, the memory occupied will continue to increase until the server is stuck.

I have tried to upgrade and downgrade my docker image, but it is still not solved.

I also found a post on this site in 2022 that also describes a similar problem. I also tried the method you provided to delete unnecessary plug-ins and turn off scanning, but it did not solve it.

I would like to ask if you have other ideas and thoughts that can help me solve this problem?

Thank you, btw, I am a paying user.

 

visproduction
Posted

Just guessing here...

"Resource not found" 147 times

Linux directory rights?  

line 562 example

Quote

    *** Error Report ***
    Version: 4.8.8.0
    Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3
    Operating system: Linux version 6.8.0-45-generic (buildd@lcy02-amd64-075) (x86_64-linux-gnu-gcc-12 (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubunt
    Framework: .NET 6.0.25
    OS/Process: x64/x64
    Runtime: system/System.Private.CoreLib.dll
    Processor count: 96
    Data path: /config
    Application path: /system
    MediaBrowser.Common.Extensions.ResourceNotFoundException: MediaBrowser.Common.Extensions.ResourceNotFoundException: Resource not found. Type: LibraryItem, Id: 327139
       at Emby.Api.UserLibrary.UserLibraryService.Get(GetItem request)
       at Emby.Server.Implementations.Services.ServiceController.GetTaskResult(Task task)
       at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost httpHost, IServerApplicationHost appHost, IRequest httpReq, IResponse httpRes, IStreamHelper streamHelper, RestPath restPath, String responseContentType, CancellationToken cancellationToken)
       at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IRequest httpReq, ReadOnlyMemory`1 urlString, ReadOnlyMemory`1 localPath, CancellationToken cancellationToken)
    Source: Emby.Api
    TargetSite: Void MoveNext()
 

===
"Response 404" found 524 times

dbase issues?

Example: Line 2274

Quote

2025-02-19 21:22:11.679 Info Server: http/1.1 Response 404 to host41. Time: 533ms. GET http://host4/emby/Users/6a2fd205dbbc4ea39a76246193a47986/Items/278438
 

 

Posted

I looked carefully and found that the multiple 404 errors probably meant that my firewall had disabled the user's IP address, so it could not be accessed. @Regular 

GrimReaper
Posted (edited)

OP's reply quoted from Report received:

Quote

Thank you for your reply. The permissions are all 777. 404 should be caused by a docker error. It has been resolved later. It seems to have nothing to do with the memory leak. Today I tried to remove the system swap, and I don’t know if the memory leak will occur again

@Wastonxxkindly do not use "Report Malicious" for troubleshooting purposes, you'll get all the assistance in respective thread. 

Thanks. 

Edited by GrimReaper
Posted

Hi, can you please try remind the infuse plugin, then restart the server and see how things compare. Thanks.

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