James Harris

Results 9 comments of James Harris

OpenNI 1.1.0.41 . Nite 1.3.1.5 Avin2's sensor kinect (5.0.1.32).

I have found the problem but not a specific solution. `std::exception(const char *)` is a windows specific extension of the C++ standard library. It is not apart of the C++...

xn::CreateProductionTree wants a ref to an xn:NodeInfo object. I was never able to get this to compile properly so I had to roll back the multiple device support. My stable...

Thanks, That was the solution I came up with. I was commenting from my iPhone which made proper formatting challenging.

Has anyone been able to determine what is causing this? With the latest iOS I can't access any subdomains behind authelia.

@jaytrickett1 From the log messages I see, when connected on my phone: ``` time="2022-11-05T14:40:57Z" level=debug msg="TLS options difference: SNI:tls-opts@file, Header:default" req.Host=readarr-loc.$DOMAIN_NAME req.TLS.ServerName=dozzle-loc.$DOMAIN_NAME host=readarr-loc.$DOMAIN_NAME ``` It looks like safari's caching is...

interesting: If I navigate to my plex host and then back to an authelia protected page, the SNI mismatch changes to say `req.TLS.ServerName=plex-loc.$DOMAIN_NAME` note: using `$DOMAIN_NAME` for privacy

Yes. alternate use case is to mount host system device files into the build image.