-
-
Notifications
You must be signed in to change notification settings - Fork 399
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ARM version - Failed to initialize CoreCLR, HRESULT: 0x80004005 #2009
Comments
Is this a new issue or has this never worked on v3? |
it never worked with v3 :( |
Arm build is currently 32bit but I'm going to make it 64bit (aarch64) will that help? |
I actually used an Armv7l, which is 32bit... (TS-531P), and this has been done inside this NAS Qnap also have 64 bit aarch64... ( i am currently testing one) Not sure what belong this Error code |
tried latest 3.0.3030.. same issue :( are you sure this is running on all ARMV7 cat /proc/cpu/cpu_info |
The linux-arm build is built for ARM7 |
Hi tidusjar trying to resolve this issue by compiling source directly from my chroot on NAS and getting an related to Cake.Core
trying to pass --settings_skipverification=true `root@ts531P:/SRC/Ombi# ./build.sh --settings_skipverification=true All packages listed in /SRC/Ombi/tools/packages.config are already installed. ========================================
|
Ombi build Version:
V 3.0.2881
Operating System:
Qnap ARMv7
[~/OmbiV3] # uname -a
Linux ts531P 4.2.8 #2 SMP Tue Feb 13 06:57:01 CST 2018 armv7l unknown
Problem Description:
Hi tidusjar
on Qnap ARm version refuse start
[~/OmbiV3] # ./Ombi --host http://*:8976
Failed to initialize CoreCLR, HRESULT: 0x80004005
no logs generated
The text was updated successfully, but these errors were encountered: