Fabian Knittel

Results 4 comments of Fabian Knittel

@mdkent Looks like Windows-Azure-Blob doesn't add the Last-Modified header to 304-responses either and therefore confuses some part of imageproxy's caching logic - the same way Apache httpd did in our...

See https://github.com/jwilder/dockerize/issues/120#issuecomment-443442786

Does your system have a `/run/tmpfiles.d/x11.conf` file? If not, does the `/tmp/.X11-unix` folder/symlink get fixed if you create your own empty `/etc/tmpfiles.d/x11.conf` file? (Reboot of wsl required)

> It seems that with 2.0.15, /run/tmpfiles.d/x11.conf is not created. Maybe that's the root cause of this problem? It definitely feels like the issue you referenced, https://github.com/microsoft/WSL/issues/10818, is related. The...