ispyagentdvr-docker icon indicating copy to clipboard operation
ispyagentdvr-docker copied to clipboard

Failed to create CoreCLR, HRESULT: 0x80070008

Open Voidrunner42 opened this issue 3 years ago • 2 comments
trafficstars

Affected Version Latest

Describe the bug Fatal: Exits. Volume is, however utilized.

Steps To Reproduce Steps to reproduce the behaviour:

  1. Just run the container with the parameters from instructions.

Reproduction rate 100%

Host System Information (where ispy agent is running/hosted):

  • Bare-metal Alpine linux docker-host. Latest build

Voidrunner42 avatar Oct 09 '22 14:10 Voidrunner42

Googling Failed to create CoreCLR, HRESULT: 0x80070008...

https://www.linuxserver.io/blog/anatomy-of-an-issue

"Finally, one of the team reported being able to replicate the problem and we started digging into what was special about their setup. After a lot of back and forth and numerous test images being built we finally identified a difference: they were running a very out of date version of Docker. Specifically 19.03.5, which was released 2019-11-14. We know we've had issues in the past with older Docker versions causing problems so we got them to update to latest and retest: everything worked as expected."

ispysoftware avatar Oct 11 '22 06:10 ispysoftware

Encountered this on unRAID 6.10 which had Docker v20.10.9.

The issue is gone after updating unRAID to 6.11.1 with Docker v20.10.18

mitchray avatar Oct 24 '22 00:10 mitchray