Jackett gives error after update - GC initialization failed with error 0x80004005

I updated Jackett on a Qnap in container station by deleting the application that contains Jackett, removing the Jackett image, and then pulled the latest version. After this all of my other linuxserver docker containers worked correctly except Jackett.

I get over and over the error:

GC: Failed to Initialize GCToOSInterface
GC initialization failed with error 0x80004005
Failed to create CoreCLR, HRESULT: 0x80004005

I have tried uninstalling container station, deleted the container shared folder, restarting the qnap and then installing container station and readding the application with the Jackett container and the same error persists. I have deleted the files in the config folder. I’ve tried a new config folder. I’ve tried renaming the container.

Is there any assistance you could provide? I’m sorry to have to bug you with this issue.

It’s likely the model / kernel version of your qnap that’s causing the issue.

Are you able to provide what tag you’re running? Also host kernel/version info.

I’m not sure what you mean by what tag I’m running. The firmware version is QTS 5.2.2.2950 on a QNAP TS-1635AX. The LInuxserver.io build version is: v0.22.1116-ls623 Build-date:- 2024-12-24T06:49:02+00:00

I’m more than willing to gather any information if I can understand where to get it from.

Linux JediArchives 4.2.8 #1 SMP Thu Nov 14 03:41:37 CST 2024 aarch64 GNU/Linux

sha256:22beb55cb6a14b9c5ce5e3a6061b5843cc7df6d6f2ae7575abb739cf5a56eced

I was using lscr.io/linuxserver/jackett:latest

I downgraded to the most recent .21 build and it works again.

i suspect this is your issue, this kernel went end of life in December of 2015. As things get upgraded to newer base OS, you’re going to see more and more issues with a 9 year old kernel.

Thanks for taking the time to respond. I’ll just have to look to replace this one in the near future.

you can just use a raspi or something

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.