kotsius
kotsius
One has to admire this bug's perseverance! 
Yes, it certainly seems so. 
If this issue is too much trouble to resolve, perhaps a simple warning that the Erlang path should not contain unicode characters would suffice. Otherwise, I am happy to help...
When the unicode character (• plus a space) is replaced with an ascii one (+ minus the space), it compiles. This is the output:  
## 1. Environment ### 1a. Operating system and version ``` Architecture: x86-64 Kernel: Linux 6.1.0-13-amd64 Operating system: Debian GNU/Linux 12 (bookworm) ``` ### 1b. Caddy version (run `caddy version` or...
Thanks for testing my site Francis. As I indicated, the problem is not connecting with HTTP/3 in general (the HTML page always loads), but serving subsequent requests; in particular those...
I run the following command (copied from Firefox, where the request had failed): ``` docker run -it --rm --net=host ymuski/curl-http3 curl -vs -o/dev/null --http3-only --compressed "https://hot.mintfirsts.com/lossy/Girl-20-Kingsley-Amis-1U9-4R1-1_48.gsFGPC.avif" -H "User-Agent: Mozilla/5.0 (Windows...
Just tested on the latest Vivaldi (Chromium) and Firefox, including in private browsing mode. The issue persists and, if HTTP/3 doesn't work with these clients, v2.7.5 remains unusable in production...
FYI, having just upgraded to shiny new v2.8.1, the problem persists on both Chromium and Firefox.
HTTP/3 is not enabled on https://www.mintfirsts.com, due to the issue in question. Please try again on https://hot.mintfirsts.com (temporarily accessible for testing). I expect curl to work just fine, however, as...