作者:jkjkjd_105 | 来源:互联网 | 2023-07-30 14:22
Jackett is, apparently randomly, crashing from an OutOfMemoryException:
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.String.Concat(String str0, String str1, String str2)
at Jackett.Common.Models.ResultPage.ToXml(Uri selfAtom)
at Jackett.Server.Controllers.ResultsController.d__18.MoveNext()
all the other entries in the log are HTML fragments of what looks like search resaults.
here is a bit of the log file, all 5 log files are full of the HTML and they get replaced very quickly
https://pastebin.com/V6gGpkEn
Jackett version: 0.12.993.0
Mono version: N/A
该提问来源于开源项目:Jackett/Jackett
ok after updating i have not noticed any crashes so hopfuly this issue is resolved.
i will close this issue