Qnap [ Qmono ] [ 6.12.0.122 ] Mono Framework

QoolBox a dit:
Hi Kaso which plateform ARM ?

I think that it's x19:
https://github.com/Jackett/Jackett/issues/2392#issuecomment-357915385

I am the same Zhoth as in the above thread and I have a TS-219P.
 
@Qoo!Box: I don't know which toolchains you're using for which platform. But any platform which uses a toolchain with gcc version below 4.8 is affected.
I only found these official tool chains for ARM/x86 (https://sourceforge.net/projects/qosgpl/files/QNAP%20NAS%20Tool%20Chains/) both are very old (from 2011) with old gcc versions and need the patch.
 
Hi Kaso

on ARM i dont use toolchain..

ARMV7 is a ubuntu 1404 chroot

ARMv5 is a Debian9 chroot ( i make binaries run under another ELF)

i am not sure the GCC version i need to check
 
Salut, j'essaye d'installer Emby 3.2.70 sur un TS-228A. J'ai vu dans 'qnap.club.eu' qu'il y a un .qpkg pour TS-X28A mais il requiert Qmono> = 4.4.2.1. Et je ne sais pas s'il est possible d'installer Qmono dans cette architecture de nos jours?

Merci
 
Hi Qoolbox,
it seems that there is some problem with Qmono (ARM version) and DNS.

Could you take a look at this issue that I opened some day ago in Sonarr github?

https://github.com/Sonarr/Sonarr/issues/2389

I got problems with DNS also with Jackett but running it with - c safecurl parameter solved my problem.

Have you got any idea? Thanks a lot for all your work!
 
Hi Zhoth

ARMv5 version is a bit experimental.. because glibc is very very old on this NAS, I cannot cross compile it, or compile it under a distro

the only way i found, is using a Debian9 to compile source and force mono runs under this ELF.. by using the ld.so from Debian...

so it is not bug free... not sure i can do something for that...
 
Hello
I think there's an issue with QMono 5.10. Since i upgraded it, it broke all : Sonarr, Radarr and Jackett
I spent a day to understand..
Downgrade to 5.4 had resolved the issue
 
Merci bien. Oui pour sonarr, radarr et jackett il y a eu un bug qui a était régler par une maj.
 
Does anyone have a mirror to the intel x86_64?
The
Code:
https://www.qnapclub.eu/en/qpkg/model/download/462996/Qmono_5.10.0.160_x86_64.qpkg
is timing out for me.
 
GonheRiba a dit:
Hello
I think there's an issue with QMono 5.10. Since i upgraded it, it broke all : Sonarr, Radarr and Jackett
I spent a day to understand..
Downgrade to 5.4 had resolved the issue

What broke?

I recently got a TS-219P QNAP nas. I loaded Python, SABNZBD, QMono (V5.12.0.266 - Latest release for my X19), Sonaar (V2.0.0.5163) and Radarr. Everything runs and works but I have an issue with my Sonarr and Radarr Indexers. I can't add any. I've read a bit and it looks like its either something to do with a curl or with QMono (Not sure exactly but might be something with 32 bit vs 64bit or an Environmental setting to be legendary or something... But like I say, not 100% sure.) But it seems its a DNS issue. I've set my NAS to dynamic and then I've tested setting my DNS to 8.8.8.8 and 1.1.1.1 but still getting the same issue. Please keep in mind I have limited knowledge on Linux :)

Here's the debug and trace files for Sonarr

https://www.dropbox.com/s/xiwzpfgj87mbibx/sonarr.debug.txt?dl=0

https://www.dropbox.com/s/y09dkbz5yq2nw02/sonarr.trace.txt?dl=0

Any idea on how to fix this?
 
i am aware of this...

ARMv5 Qmono run under another ELF... it is a Debian9 compiled Version... because nativ glibc is tooo old

it is a bit complicated to warranty a full functionnal version... but i have an idea about the problem

I will try to fix it by adding a libcurl version for this ELF package
 
Hi.
First, thank you @QoolBox for the effort.
My Qnap TS-420 is on arm-x19.
Any news on the build testing?