DrakeHamString
DrakeHamString
yes, that plugin is very needed here as well! according the the console its a missing javascript library: `Uncaught TypeError: jQuery(...).perfectScrollbar is not a function` in `lib/exe/js.php` A friend of...
I'm using ldaps:// since port 636 is the only open port here. I'm forced to use it here... So I'm relying on the option to actively ignore the certificate check...
Well, on the Server (its a LDAP proxy) with OpenLDAP and slapd.conf: `slapd.conf`: (anonymized) ``` database ldap suffix "o=BASE" uri "ldaps://ldap-master.xyz" tls ldaps tls_reqcert=never ``` `ldap.conf`: (anonymized) ``` uri ldaps://127.0.0.1...
It would be helpful if I could disable the ssl check for LDAP completely
On the QNAP Host there is already automatically installed a Nvidia driver and its working
thanks, thats what I also tried and I checked with the extra devices and mappings from the doc - everything is already there in my container: ``` root@Jellyfin:/# ls -l...
yeah, yesterday I learned that I shall not edit anything inside of the container, so I reverted everything and went to the host instead. The command by @nyanmisaka gives this...
Finally found the solution! Had to use this [fix](https://forum.qnap.com/viewtopic.php?t=167052&p=822648#p822456). My solution works on a QNAP TS-673A (applicable for every TS-x76A, like TS-476A and TS-876A) with a Quadro P400 (but other...
Hi, unfortunately I have to open this case again... My fix I've posted here stopped working at some point. The output of the commands is the same, the container can...
QNAP released an update and now the driver version is 550 With this HWA works again like nothing happened!